/*styles*/
* {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: 1.3;
}
a img {
	border: 0;
}
address {
	display: inline;
}
body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-color: #FFFFFF;
}
blockquote {
	margin-bottom: .75em;
	margin-left: 30px;
}
caption {
	text-align: left;
}
dl {
	margin-bottom: .75em;
}
fieldset {
	margin-bottom: .75em;
}
hr {
	height: 5px;
	color: #FFCC00;
	margin: 0px;
	background-color: #FFCC00;
}
ol {
	margin-left: 30px;
	margin-bottom: .75em;
	list-style: decimal outside;
 }
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
pre {
	margin-bottom: .75em;
}
q:before,q:after {
	content: '';
}
th {
	text-align: left;
}
ul {
	margin-bottom: 0.75em;
	padding: 0px;
 }

#gotop {
	position: absolute;
	top: 0px;
	right: 0px;
}
#container {
}
#container-inner {
	min-height: 100%;
	text-align: left;
	width: 810px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
#header {
	width: 810px;
	background-image: url(../img/shop.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#header-content {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#header-name {
	margin: 0px;
	font-size: x-large;
}
#header-description {
	margin: 0px;
	font-size: medium;
}

#content {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#content-inner { display: block; }
/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }
/* */
#content-inner {
	height: 1%;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	position: static;
	position: relative;
	width: 800px;
}
.content-nav {
	  margin: 0px;
	padding-top: 5px;
	  padding-right: 0px;
	  padding-bottom: 10px;
	  padding-left: 0px;
	text-align: center;
}

#alpha {
	display: inline;
	float: right;
	width: 590px;
	overflow: hidden;
}
#alpha-inner {
	position: relative;
}

/* Assets */
.asset {
	overflow: hidden;
	position: static;
	clear: both;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
.asset-body {
	clear: both;
	position: relative;
}
.asset-body img {
	float: right;
	padding: 5px;
}
.asset-date {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	margin-right: 10px;
}
.asset-header {
	position: relative;
	border-top-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
.asset-name {
	font-size: large;
	font-weight: bold;
}
.asset-content {
	position: relative;
	padding-bottom: 10px;
	padding-top: 5px;
}
.asset-meta {
	font-size: medium;
	position: relative;
	font-weight: bold;
	border-top-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.asset-more {
	clear: both;
	font-size: 11px;
}
.asset-more-link {
	clear: both;
	font-weight: bold;
	font-size: 11px;
}
.asset-excerpt {
	clear: both;
}
.asset-footer {
	color: #999999;
	position: relative;
	clear: both;
}

#beta {
	position: relative;
	display: inline;
	float: left;
	width: 190px;
	overflow: hidden;
	margin-bottom: 10px;
}
#beta-inner {
	position: relative;
}

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: auto;
	margin-bottom: 15px;
	border: thin solid #999999;
}
.widget-header {
	font-weight: bold;
	color: #3399CC;
	background-image: url(img/x_yellow.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	margin: 0px;
	font-size: medium;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	w\idth: auto;
}
.widget-about-this-page .widget-content {
	padding: 10px;
}
.widget-content {
	position: relative;
	font-size: small;
	padding: 5px;
	width: auto;
}
.widget-content li {
	list-style-type: square;
	margin-bottom: 3px;
}
.widget-tag-cloud .widget-content ul {
	margin-right: 0;
	margin-left: 0;
}

.widget-tag-cloud .widget-content li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2;
	background: none;
}
.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }
.widget-recent-assets .widget-content ul {
	overflow: auto;
	margin-right: 0;
}
.widget-search ul {
	margin-left: 0;
	list-style: none;
}
.widget-search li {
	margin: 5px 0;
}
.widget-syndication ul {
	margin-left: 0;
	list-style: none;
}
.widget-syndication li  {
	margin: 5px 0;
}
.widget-openid {
	width: 160px;
	margin: 10px auto;
	border: none !important;
}
.widget-openid .widget-content {
	border: 1px solid #ccc;
	background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #666;
	margin: 0;
	padding: 0 !important;
}
.widget-openid .widget-content em {
	display: block;
	font-style: normal;
	padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
	left: -9999px;
	position: absolute;
}
.widget-openid .widget-content a {
	display: block;
	background: #eee;
	text-align: center;
	padding: 5px 3px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

/* Footer */
#footer {
	clear: both;
}
#footer-inner {
	overflow: hidden;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
#footer-navi {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	clear: both;
	padding-top: 10px;
}
#footer-content {
	font-size: small;
	text-align: center;
}

.comments {
	position: relative;
	clear: both;
	margin-bottom: 40px;
	position: relative;
}
.comments-content {
	position: relative;
	background-image: url(img/tentyou.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comments-closed {
	clear: both;
	margin: 5px 0;
	margin-bottom: .75em;
}
.comments-open-header {
	margin-bottom: .75em;
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #60a1ba;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}
.comments-open-content {
	clear: both;
	margin-bottom: .75em;
	margin: 5px 0;
}
.comments-open-footer {
	margin-bottom: .75em;
	clear: both;
}
.comments-open-moderated {
	margin-bottom: .75em;
}
.comments-open label {
	display: block;
}
#comments-open-footer, #comments-open-text {
	margin-bottom: .75em;
}

.comment {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}
.comment .asset-meta {
	border: 0;
}
.comment-header {
	color: #666666;
	font-size: medium;
	font-weight: bold;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 3px;
	position: relative;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}
.comment-footer {
	margin-bottom: .75em;
	clear: both;
	font-size: 11px;
	color: #999;
}
.comment-footer a {
	color: #999;
}
.comment-content {
	margin-top: 5px;
}
.comment-content p {
	margin-bottom: .5em;
}
.comment-inner {
	width: 85%;
	position: relative;
	left: 85px;
}
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comment-greeting {
	margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
	display: inline;
}
#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}
#comment-submit {
	font-weight: bold;
}


.entry-editing {
	float: right;
	font-size: small;
	position: relative;
}
.entry-categories {
	margin-bottom: .5em;
}
.entry-categories h4 {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}
.entry-categories ul {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-categories ul li {
	display: inline;
}

.entry-category {
	font-size: small;
	float: right;
	position: relative;
	top: -18px;
}
.entry-tags {
	font-size: small;
	padding-bottom: 1em;
}
.entry-tags h4 {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}
.entry-tags ul {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags ul li {
	display: inline;
}

.archive {
	clear: both;
	left: 30px;
	overflow: hidden;
	margin-bottom: 1.5em;
	position: relative;
	width: 100%;
}
.archive-title {
	font-size: 26px;
	font-weight: bold;
	color: #6699CC;
}
.archive-description {
	font-size: medium;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: 20px;
}
.archive-header {
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #60a1ba;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}
.archive-content {
	clear: both;
	margin-bottom: .75em;
}
.archive-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.archive-list-item {
	margin-bottom: 5px;
}

.search-form {
	margin-bottom: 1.5em;
	position: relative;
	left: 30px;
}

.search-form-header {
	color: #60a1ba;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .75em;
	padding: 5px 0;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}

.search-results-header {
	color: #60a1ba;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .25em;
	padding: 5px 0;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}

.item {
	list-style: none;
	display: inline;
	float: left;
	margin: 0pt 5px 8px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}


/* Utilities ----------------------------------------------------------------- */

.pkg { display: block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

.mt-image-left {
	float: left;
	margin: 0 20px 20px 0;
}
.mt-image-center {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}
.mt-image-right {
	float: right;
	margin: 0 0 20px 20px;
}
.user-pic {
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
.auth-icon {
	position: absolute;
	bottom: 0;
	left: 0;
}
.input-default {
	background-color: #9AAEC2;
}
.status-indicator {
	display: inline;
	height: 20px;
	width: 20px;
	background: url(../images/indicator-login.gif) no-repeat 0 0;
	padding: 2px 7px;
}
@media print {
	* {
		position: static ! important;
		overflow: visible ! important;
	}
}
.typelist-thumbnailed {
	font-size: 11px;
}
#group-nav-inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
/*end*/


