@charset "utf-8";
/* 基本設定 ここから */

body {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	width: 820px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", "sans-serif";
	border: thin none #999999;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	height: 31px;
}


a:link {
	color:#003300;
	text-decoration:  bold;
	
}

a:visited {
	color: #003300;
	text-decoration: none;
	
}

a:hover {
	color:#333333;
	text-decoration:  bold;
}

a:active {
	color:#333333;
	text-decoration:underline;
}


h1{
	top: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック";
	color: #999999;
	font-size: 22px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	width: auto;
	border-top-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 70px;
}
h2{
	color:#003300;
	font-size: 14px;
	line-height: 20px;
	list-style-type:none;
	text-decoration: none;
	font-weight: 300;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	clear: both;
	float: none;
}


h3{
	top: 0px;
	left: 183px;
	font-size: 22px;
	color: #369966;
	font-weight: 700;
	line-height: 25px;
	border-bottom-style: inset;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 5px;
	border-bottom-color: #3EB97B;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	float: none;
	width: 625px;
}

h4{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 0px;
	left: auto;
	font-weight: 600;
	width: 615px;
	color: #003300;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-size: 18px;
}

img {
	border: 0;
	font-size: 0.8em;
}



/* 基本設定 ここまで*/



/* ヘッダー　ここから */
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #003300;
	background-color: #FFFFFF;
	top: 0px;
}
#menu_container
	{
	padding: 0px;
	top: 120px;
	visibility: visible;
	width: 820px;
	margin: 0px;
	height: 165px;
	
	}
#menu_container dl
	{
	float: left;
	font-size: 12px;
	color: #fff;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 18px;
	height: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#menu_container dt
	{
	text-align: center;
	font-weight: 600;
	background-color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	height: 30px;
	}
	

#menu_container dt a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_container dt a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

#menu_container dt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_container dt a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
	
#menu_container dd
	{
	display: none;
	margin: 0;
	border-left: 1px solid  #b19f93;
	border-right: 1px solid  #b19f93;
	text-align: center;
	
	}
#menu_container dl:hover dd
	{
	display: block;
	}
#menu_container dd a
	{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #b19f93;
	-width: 90px;

	line-height: 170%;
	background:#f3e9df;
	color: #463428;
	padding: 1px;
	}
#menu_container dd a:hover
	{
	background-color:#b7d654;
	text-decoration:none;
	color:#fefff9;
	}

/* ヘッダー　ここまで */

#pageBody {
	width: 820px;
	position:relative;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#topfooter {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
	font-size: 10px;
	color: #333333;
	text-align: right;
	line-height: 18px;
	margin-right: 5px;
	width: 740px;
	float: left;
}
#footer {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
	font-size: 10px;
	color: #333333;
	text-align: right;
	line-height: 18px;
	margin-right: 5px;
	width: 810px;
}
#contentsWrap{
	width: 820px;
	color: #333333;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	clear: both;

}
#contents {
	width: 645px;
	float:right;
	background-color: #FFFFFF;
	border: 1px none #475B1E;
	right: 0px;
	padding: 0px;
	color: #333333;
	margin: 1px;
}





/* 共通左サイド ここから */

#leftSide {
	width: 135px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	left: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
	background-color: #FFFFFF;
	background-attachment: fixed;
}


#leftSide ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: 500;
	padding: 0px;
}

#leftSide li {
	color:#349B67;
	font-weight: 500;
	font-size: 14px;
	list-style-type: none;
	line-height: normal;
	text-align: left;
	width: 130px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 22px;
	padding: 0px;
	
}
#leftSide li a
	{
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #3EB97B;
	padding-left: 3px;
	}
#leftSide li a:hover
	{
	text-decoration:underline;
	color:#0C2317;
	height: 20px;
	line-height: 20px;
	background-color: #339966;
	font-weight: 300;
	}

/* 共通左サイド ここまで */



/* 共通コンテンツ  ここから */




#contentsWrap #topcontents2 {
	padding: 10px;
	width: 785px;
	border: 5px double #475B1E;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 5px;
}

#pageBody #pageBody #contentsWrap #contents dt {
	padding-top: 0px;
	padding-left: 10px;
	color: #003300;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #EEFD68;
	font-size: 1em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 520px;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	font-style: normal;
}
#pageBody #pageBody #contentsWrap #contents dd {
	padding: 1px;
	text-decoration: none;
	font-size: 0.8em;
}
#pageBody #pageBody #contentsWrap #contents dd {
	font-size: 0.9em;
}

#pageBody #contentsWrap #contents dl {
	color: #333333;
	width: 590px;
	font-size: 0.9em;
	border-bottom-style: none;
	line-height: 1.3em;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 3px;
}
#pageBody #contentsWrap #contents dt {
	font-size: 17px;
	line-height: 40px;
	color: #FFFFFF;
	width: 620px;
	height: 40px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 600;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #475B1E;
	border: thin ridge #475B1E;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro EL", Arial;
}
#pageBody #contentsWrap #contents dd {
	font-size: 0.8em;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
}

#pageBody #pageBody #contentsWrap #contents #rightContents #rightContents {
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 0.7em;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 1.3em;
}
#pageBody #pageBody #contentsWrap #contents #rightContents #rightContentsright {
	font-size: 0.9em;
	float: right;
	width: 260px;
	color: #333333;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 1.4em;
}
#pageBody #pageBody #contentsWrap #contents #rightContents #rightContents dt {
	background-color: #FFFF99;
	width: 500px;
}
#pageBody #pageBody #contentsWrap #contents #lead {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.3em;
	width: 550px;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 3px;
}
#pageBody #contentsWrap #contents #lead {
	font-size: 0.8em;
	color: #003300;
	text-decoration: none;
	width: 600px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: normal;
}
#pageBody #contentsWrap #contents th {
	font-size: 0.8em;
	color: #000000;
	margin: 10px;
	font-weight: normal;
}
#pageBody #contentsWrap #contents table {
	color: #333333;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F8F8F8;
	text-align: left;
	text-decoration: none;
	padding: 1px;
	line-height: normal;
	clear: both;
	font-size: 0.9em;
}
#pageBody #contentsWrap #contents #tablecap {
	font-size: 0.8em;
	color: #000000;
	width: 540px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#pageBody #contentsWrap #contents #contentsbox li {
	width: 600px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#pageBody #contentsWrap #contents #contentsbox {
	padding: 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pageBody #contentsWrap #contents #contentsbox #leftbox {
	line-height: 1.3em;
	color: #333333;
	width: 295px;
	text-decoration: none;
	padding: 0px;
	float: left;
	font-size: 0.9em;
	margin: 0px;
}
#pageBody #contentsWrap #contents #contentsbox #rightbox {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	float: right;
	width: 295px;
	right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#pageBody #contentsWrap #contents #contentsbox dl {
	color: #333333;
	padding: 0px;
	width: 600px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: none;
	clear: both;
}
#pageBody #contentsWrap #contents #contentsbox #box {
	font-size: 0.9em;
	width: 530px;
}


/* clearfix hack */
#pageBody #contentsWrap #contents #contentsbox dd :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#pageBody #contentsWrap #contents #contentsbox dd {
	display: inline-block;
}

/* hide macie \*/
*html #pageBody #contentsWrap #contents #contentsbox dd {
	height: 1%;
}

#pageBody #contentsWrap #contents #contentsbox dd {
	display: block;
}
/* end hide */
/* end clearfix hack */

/* 共通コンテンツ  ここまで */



#pageBody #contentsWrap #contents #syohin {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	margin-left: 3px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	width: 630px;
	clear: both;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pageBody #contentsWrap #contents #syohin #long {
	width: 610px;
	color: #333333;
	font-size: 0.8em;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
	float: none;
}
#pageBody #contentsWrap #contents #syohin #left {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 2px;
	color: #333333;
	font-size: 0.8em;
	border-right-width: thin;
	border-right-style: none;
}
#pageBody #contentsWrap #contents #syohin img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pageBody #contentsWrap #contents #syohin #left img {
	background-position: center;
	text-align: center;
}
#pageBody #contentsWrap #contents #syohin #right {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 2px;
	color: #333333;
	font-size: 0.8em;
}
#pageBody #contentsWrap #contents #bodyleft {
	float: left;
	width: 300px;
	font-size: 0.8em;
}
#pageBody #contentsWrap #contents #bodyright {
	float: right;
	width: 310px;
	font-size: 0.9em;
}
#pageBody #contentsWrap #contents #contentsbox #miryoku {
	background-color: #FFCCCC;
	margin: 5px;
	width: 630px;
	font-size: 0.9em;
}
#pageBody #contentsWrap #contents #miryoku #miryoku {
	color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: none;
	border-bottom-width: thin;
	border-bottom-color: #003300;
}
#pageBody #contentsWrap #contents #kiji #kiji {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
#pageBody #contentsWrap #contents #kiji #leftbox {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pageBody #contentsWrap #contents #kiji #rightbox {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#pageBody #contentsWrap #contents #contentsbox #plane {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pageBody #contentsWrap #contents #contentsbox  #plane {
	font-size: 18px;
	font-weight: 700;
	color: #FF6666;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro EL", Arial;
}
#pageBody #contentsWrap #contents #contentsbox #cap {
	color: #000000;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #E8E8E8;
	border: 1px solid #A1A1A1;
	padding: 2px;
	width: 280px;
}
#pageBody #contentsWrap #leftSide #leftSidelistmin {
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentsWrap #top #lead {
	float: left;
	font-size: 15px;
	line-height: 24px;
	width: 362px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	color: #666666;
	font-weight: 400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentsWrap #top #photo {
	float: right;
	padding: 0px;
	margin-top: -70px;
	width: 400px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
	color: #FF3366;
	font-weight: 600;
}
#contentsWrap #top {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	top: 200px;
	margin-right: 0px;
	clear: both;
	width: 820px;
}
#contentsWrap #top dt {
	font-size: 36px;
	color: #A42835;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: 600;
}
#contentsWrap #mini {
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: auto;
	margin-left: auto;
}
#contentsWrap #mini img {
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentsWrap #contents #lead {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
	color: #339966;
	line-height: 16px;
}
#contentsWrap #contents #syohin {
	padding: 0px;
	font-size: 1em;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#contentsWrap #contents #syohin dt {
	font-size: 14px;
	color: #1A0F0F;
	background-color: #F4E8BF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #1A0F0F;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: 600;
}
#contentsWrap #contents #syohin #left {
	width: 280px;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contentsWrap #contents #syohin #right {
	width: 290px;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentsWrap #contents #syohin  .style1 {
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 15px;
}
#contentsWrap #contents #contentsbox #rightbox {
}
#contentsWrap #top #lead #douga #douga {
	float: right;
	list-style-type: none;
	margin-top: -130px;
}
#contentsWrap #top #lead #douga li {
}
#contentsWrap #top #lead #douga #comment {
	margin-left: -35px;
	font-size: 12px;
	list-style-type: none;
	margin-top: 8px;
	line-height: 20px;
}

#contentsWrap #top #lead #douga {
	margin-top: 30px;
}
#contentsWrap #contents #bodyleft {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#contentsWrap #contents #bodyright {
	float: right;
	width: 300px;
	margin-right: 10px;
}
#contentsWrap #contents #contentsbox #plane {
	font-size: 1.5em;
	color: #FF3366;
	width: 600px;
	font-weight: 500;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	clear: both;
	float: none;
	line-height: 1.5em;
}
#contentsWrap #contents #contentsbox {
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 0.7em;
	line-height: 1.4em;
	clear: both;
	float: none;
}
#contentsWrap #contents #contentsbox #leftbox {
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#contentsWrap #contents #contentsbox #rightbox {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px;
}
#contentsWrap #contents #contentsbox #rightbox #cap {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	width: 290px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}
#contentsWrap #contents #contentsbox #rightbox {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: normal;
}
#contentsWrap #contents #contentsbox #leftbox {
	width: 300px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentsWrap #contents #contentsbox #leftbox #cap {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: center;
	width: 280px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contentsWrap #contents #syohin #long {
	clear: both;
	float: none;
	width: 550px;
	font-size: 0.8em;
}
#contentsWrap #contents #contentsbox #tokutyo {
	font-size: 16px;
	color: #666666;
	background-color: #FBE8E6;
	clear: both;
	float: none;
	width: 620px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: 600;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC8FC;
	margin-right: 0px;
	margin-left: 0px;
}
#contentsWrap #contents #contentsbox #gotoTop {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#contentsWrap #leftSide #this {
	background-color: #3EB97B;
}
#contentsWrap #contents #contentsbox #box {
	clear: both;
	float: none;
	width: 560px;
	margin-bottom: 10px;
}
#contentsWrap #contents #contentsbox .style1 {
	color: #FF0033;
	font-weight: bold;
}
#topheader {
	background-image: url(http://www.babycar.co.jp/tokyoubaguruma/img/home/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 250px;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
#contentsWrap #contents table {
	color: #333333;
}
#contentsWrap #contents #contentsbox #innterviewer {
	font-size: 1em;
	width: 580px;
	list-style-type: none;
	border: thin outset #B98B57;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #FFF8E6;
	color: #400000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contentsWrap #contents #syohin  #cap {
	font-size: 0.9em;
	color: #562101;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contentsWrap #series {
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}
#contentsWrap #series a {
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}

#topheader a {
	text-decoration: none;
	font-size: 12px;
}
#contentsWrap #contents #user {
	width: 625px;
	border: medium inset #CCCCCC;
	padding: 5px;
	font-weight: 400;
	color: #006600;
	line-height: normal;
}
#contentsWrap #contents #user dt {
	font-size: 18px;
	color: #ff506f;
	font-weight: 600;
	text-align: center;
}
#contentsWrap #contents table {
	margin: 2px;
	padding: 3px;
	width: 640px;
	font-size: 0.9em;
	font-weight: normal;
}
#contentsWrap #contents #uservoice dl {
	width: 625px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: thick ridge #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contentsWrap #contents #uservoice dt {
	font-size: 20px;
	line-height: 35px;
	font-weight: 600;
	color: #FF3366;
	text-align: center;
}
#contentsWrap #contents #uservoice dd  {
	font-size: 15px;
	line-height: normal;
	font-weight: 300;
	color: #336666;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
#contentsWrap #contents #uservoice img {
	margin: 5px;
}

