@charset "shift_jis";
/* CSS Document */

/* メインコンテンツボックス */
#mainbox {
	width:798px;
	margin:auto;
	background-image:url(../image/parts/topMainPh.jpg);
	background-repeat:no-repeat;
	height:500px;
}

/* メインイメージ */
#mainimagebox{
	width:798px;
	height:340px;
}

/* トピックスボックス */
#topicbox{
width:778px;
margin-left:10px;
margin-right:10px;
}

/* トピックステキストボックス */
#topictextbox{
	width:430px;
	height:122px;
	margin-right:auto;
	background-image: url(../image/parts/topicFrame.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 23px;
	float: left;
}

/* トピックステキスト */
#topictext {
	overflow:scroll;
	font-size: 10pt;
	height: 122px;
	width: 430px;
}

/* 味噌リンクボタン */
#misolink{
	height:17px;
	margin-top: 143px;
	float: right;
}

/* メインコンテンツ */
#maincontents{
	width:778px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

/* メインコンテンツ左側 */
#leftcontents{
	width:608px;
	height:auto;
	float:left;
}

/* メインコンテンツ右側 */
#rightcontents{
	width:160px;
	height:auto;
	float: right;
}

/*コンテンツ左側　緑*/
.greenbox{
	width:588px;
	height:auto;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-color:#8DC221;
	border-style:solid;
	border-width:1px;
}

.middlebox{
	height:auto;
	width:588px;
}

.greenboxleftbig{
	width:289px;
	float:left;
	height:140px;
	margin-bottom: 10px;
}

.greenboxleft{
	width:289px;
	float:left;
	margin-bottom: 10px;
}

.greenboxright{
	width:289px;
	float:right;
	margin-bottom: 10px;
}
.smaleboxpicture{
width:100px;
height:65px;
float:left;
}

.smaleboxtext{
	height:55px;
	width:169px;
	padding:5px;
	font-size:10pt;
	float:right;
	background-color:#F0FABE;
}

/*メインコンテンツ左側　オレンジ*/
.orangebox{
	width:588px;
	height:auto;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#E56B21;
	margin-bottom: 10px;
}

.smaleboxtextorange{
	height:55px;
	width:169px;
	padding:5px;
	font-size:12pt;
	float:right;
	background-color:#F8C058;
}

.smaleboxtextorangew{
	height:55px;
	width:279px;
	padding:5px;
	font-size:12pt;
	float:right;
	background-color:#F8C058;
}

/*グレイボックッス*/
.grayboxtitl{
width:160px;
height:auto;
}

.graybox{
width:150px;
height:auto;
padding:5px;
background-image:url(../image/parts/howTitle_02.gif)
}

.grayboxbotom{
width:160px;
height:auto;
margin-bottom:10px;
}

.graybox h2{
color:#286414;
}

.graybox h4{
color:#286414;
}

.misoph{
width:auto;
height:auto;
padding-right:10px;
padding-bottom:10px;
float:left;
}

#toumei{
width:798px;
height:auto;
display:none;
}

#leftpic {
width:200px;
height:auto;
margin-right:5px;
margin-bottom:5px;
float:left;
}

#whitebox {
width:608px;
height:auto;
margin-bottom:10px;
}