/* styles */
* {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: 1.2em;
}
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;
}
h1, h2, h3, h4, h5, h6 {
}
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-left: 10px;
	margin-bottom: 0.75em;
}

#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 {
	font-size: x-large;
	margin-bottom: 5px;
}
#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 {
	float: right;
	width: 590px;
	overflow: hidden;
}
#alpha-inner {
	position: relative;
}

.asset {
	width: 570px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF9900;
}
.asset-header {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	background-color: #FFCC99;
	border: 1px solid #FF9900;
}

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

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: auto;
	border: 10px solid #FFCC33;
	margin-bottom: 10px;
}
.widget-header {
	font-weight: bold;
	font-size: medium;
	color: #FF9900;
	background-image: url(img/x_yellow.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	margin: 0px;
}
.widget-header {
	/* 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 ul {
	margin: 0;
	padding: 0px;
}
.widget-content li {
	list-style-type: none;
	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-recent-assets .widget-content ul {
	overflow: auto;
	margin-right: 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-content {
	font-size: small;
	text-align: center;
}
#footer-navi {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	clear: both;
	padding-top: 10px;
}

.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: x-small;
	position: relative;
	float: right;
	top: 3px;
}
.entry-tags {
	font-size: small;
	margin-bottom: .5em;
}
.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 {
	overflow: hidden;
	width: 100%;
	position: static;
	clear: both;
	margin-bottom: 1.5em;
}
.archive-header {
	color: #60a1ba;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}
.archive-title {
	font-size: small;
	font-weight: bold;
	color: #5590a6;
	margin: 3px;
}
.archive-content {
	clear: both;
	margin-bottom: .75em;
}
.archive-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.archive-list-item {
	margin-bottom: 5px;
}

.item {
	list-style: none;
	display: inline;
	margin: 0pt 5px 5px;
	overflow: hidden;
	vertical-align: middle;
	width: 75px;
}

/* end */

.smallfont {
	font-size: small;
	list-style-type: none;
}
#page-title {
	font-size: large;
	font-weight: bold;
	color: #666666;
}
.oneblog {
	font-size: medium;
	margin: 10px;
}
.asset-footer {
	font-size: small;
	text-align: right;
}


