@charset "UTF-8";

a:link{color: #cb1710; text-decoration: none;}
a:visited{color: #cb1710; text-decoration: none;}
a:hover{color: #336633; text-decoration: underline;}
a:active {color: #cb1710; text-decoration: none;}

body {
	text-align: center;
	color: #000000;
	background: #ffffff;
	font-family: Meiryo,'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Verdana, 'ＭＳ Ｐゴシック', sans-serif, 'Osaka';
}
td {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}
ul {
	margin: 0;
	padding: 0;
	border: 0px solid #000000;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/* [Layout] */
div#wrapper {

}
div#contents {
	padding: 0px;
	float: left;
	border-right: 1px solid #000000;
}
div#pagenavi {
	text-align: center;
	color: #CCC;
	font-size: 12px;
	padding-bottom: 10px;
}
div#navigation {
	width: 150px !important;
	width: 150px;
	text-align: left;
	font-size: 14px;
	float: left;
	margin: 15px 10px 15px 20px;
}
/* [Header] */
div#himg{
	height: 60px;
	border-bottom: 0px solid #000000;
	margin: 0px 0px 15px 0px;
}

div#header {
	padding: 0;
	background: #B17E96;
	border-bottom: 1px solid #000000;
	text-align: left;
}
div#header a:link{color: #003366; text-decoration: none;}
div#header a:visited{color: #003366; text-decoration: none;}
div#header a:hover{color: #ffffff; text-decoration: none;}
div#header a:active {color: #ffffff; text-decoration: none;}

/* [Entry] */
div.entry {
	width: 480px;
	margin: 15px 15px 15px 15px;
	font-size: 15px;
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 1px;
}
div.entry h2 {
	color: cb1710;
	font-size: 15px;
	padding: 0px;
	padding: 0px;
}

div.entry h2 a:link{color: #336633; text-decoration: none;}
div.entry h2 a:visited{color: #336633; text-decoration: none;}
div.entry h2 a:hover{color: #cb1710; text-decoration: underline;}
div.entry h2 a:active {color: #336633; text-decoration: none;}

div.entry_author {
	color: #336633;
	font-size: 12px;
	text-align: right;
	margin-bottom: px;
	border-bottom: 1px solid #CCC;
}
div.entry_body {
	margin-bottom: px;
}
div.entry_more {
	font-size: 14px;
	margin: 15 0 15 0px;
}
div.entry_state {
	clear: both;
	color: #CCC;
	text-align: right;
}
div.entry img.pict {
	border: 1px solid #ccc;
}
div.entry blockquote {
	width: 440px;
	border: 2px solid #86D886;
	padding-left: 20px;
	margin: 20px 10px;
	background-color: #E1FFE1;
	list-style-type: disc;
}
div.entry ul{
	width: 440px;
	border: 2px solid #86D886;
	padding-left: 20px;
	margin: 20px 10px;
	background-color: #E1FFE1;
	list-style-type: disc;
}
div.entry ol{
	width: 440px;
	border: 2px solid #86D886;
	padding-left: 20px;
	margin: 20px 10px;
	background-color: #E1FFE1;
	list-style-type: decimal;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: px;
	border-bottom:1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* [Profile] */
div#profile {
	width: 480px;
	margin: 15px 15px 15px 15px;
	font-size: 14px;
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 1px;
}
div#profile h2 {
	color: #F90;
	font-size: 16px;
	padding: 0px;
	padding: 0px;
}

div#profile h2 a:link{color: #003366; text-decoration: none;}
div#profile h2 a:visited{color: #006699; text-decoration: none;}
div#profile h2 a:hover{color: #FF6600; text-decoration: underline;}
div#profile h2 a:active {color: #cc33cc; text-decoration: none;}

div.profile_body {
	margin-bottom: px;
}
/* [Navigation] */
div#navigation dl {
	margin-bottom: 10px;
}
div#navigation dt {
	width:160px;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 5px solid #8fbc8f;
}
/**/
/* for IE5Mac */

/*\*//*/
div#navigation ul {
}
/**/
div#navigation li {
	padding-bottom: px;
}
p#link2top {
	padding-left: 15px;
}
/* [Footer] */
div#footer {
padding: 0px 0px;
font-size: 14px;
background: #ffffff;
border-top: 1px solid #000000;
text-align: center;
}

div#spec {
color: #3a6ea5;
font-size: 15px;
line-height: 120%;
}

div#price {
color: #CC3333;
font-size: 15px;
line-height: 120%;
}

div#mobile {
	padding: 6px 5px;
	font-size: 14px;
	background: #D0F1AA;
	border-bottom: 1px solid #000000;
	text-align: left;
}
