/* 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";
	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 {
	margin-bottom: 0.75cm;
}
hr {
	height: 5px;
	color: #FFCC00;
	margin: 0px;
	background-color: #FFCC00;
}
ol {
	margin-left: 30px;
	margin-bottom: .75em;
	list-style: decimal outside;
 }
p {
	margin-bottom: 8px;
	margin-top: 8px;
}
pre {
	margin-bottom: .75em;
}
q:before,q:after {
	content: '';
}
th {
	text-align: left;
}
ul {
	margin-left: 30px;
	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;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	height: auto;
	padding-top: 20px;
}
#header-inner {
	clear: both;
	position: relative;
}
#header-as01_aodaizu {
	background-image: url(img/as01_bean/top_aodaizu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#header-as01_freerange_egg {
	background-image: url(img/as01_egg/top_hiyoko.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	position: relative;
}
#header-as01_fullyripened_tomatojuice {
	background-image: url(img/as01_tomaju/top_tomaju.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
#header-as01_umebosi {
	background-image: url(img/as01_umebosi/top_umebosi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	position: relative;
}

#header-content {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header-name {
	font-size: x-large;
	margin: 0px;
	color: #990000;
}
#header-description {
	margin: 0px;
	font-size: small;
	font-weight: bold;
}
#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;
}
#alpha-inner {
	position: relative;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Assets */
.asset {
	overflow: hidden;
	position: relative;
	clear: both;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
}
.asset-body {
	position: relative;
}
.asset-body img {
	padding: 5px;
}
.asset-header {
	background-image: url(img/lineffffaa.gif);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	padding: 3px;
	position: relative;
}
.asset-name {
	font-size: large;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.asset-content {
	position: static;
	padding-bottom: 15px;
	padding-left: 15px;
}
.asset-meta {
	font-size: small;
	float: right;
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
}
.asset-more {
	clear: both;
	font-size: 11px;
}
.asset-more-link {
	clear: both;
	font-weight: bold;
	font-size: 11px;
}
.asset-excerpt {
	clear: both;
}
.asset-footer {
	clear: both;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;
}

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

/* 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-asset {
	clear: both;
	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: -25px;
}
.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;
}

.img-comment {
	font-size: small;
	color: #660000;
	text-align: center;
}

.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 {
	margin: 5px 0 30px;
	font-size: 26px;
	font-weight: bold;
	color: #5590a6;
}
.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;
}
.search-form-header {
	color: #60a1ba;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .75em;
	margin: 0;
	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: 0;
	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 */


