body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-image: url(fujinomiyahome_images/bk_y.jpg);
	background-repeat: repeat;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
}

#wrapper {
	width: 730px;
	border: 1px solid #BB0000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin:0 auto;
	
	margin-bottom: 0px;

	background-color: #FFF6BB;
}
#main {
	float: right;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #BB0000;
	border-left-color: #BB0000;
	width: 542px;
	margin: 0px;
	padding: 0px;
	/*IE7以降対策*/
	height: auto !important;
	min-height:800px;
	/*IE6対策*/
	height:800px;
	
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BB0000;
	background-image: url(fujinomiyahome_images/footer.gif);
	background-repeat: no-repeat;
	width: 730px;
	display: block;
	clear: both;
	line-height: 18px;
}

#footer a{
	color: #FFFFFF; 
}
#footer a:hover{
	color: #333333; 
}

/*タイトル大*/
#main h1 {
	background-image: url(fujinomiyahome_images/hinoki_title.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	display: block;
	height: 45px;
	width: 530px;
	color: #003333;

	background-position: center top;
	vertical-align: middle;
	padding-top: 12px;
	margin-left: 12px;
	font-weight: normal;
}

/*タイトル小*/
#main h4 {
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 16px;
	width: 450px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}

/*タイトル大部分位置*/
#main .title {
	padding-left: 30px;
}

/*右コンテンツ部分位置*/
#main .contens {
	padding-left: 40px;
	background-image: none;
}



/*コンテンツ　全体*/
#contents {
	width: 730px;
	
	height: auto;
}

#topnavi h2 {
	font-size: 14px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#topnavi {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 20px;
	width: 730px;
	text-align: center;
	line-height: 20px;
	display: block;
	background-color: #FFDB6B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

#topnavi a{
	text-decoration:none;
}


#header {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thick;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BB0000;
	height: 159px;
	width: 730px;
}

/*サイドナビ　左寄せ*/
#sidenavi {
	float: left;
	border: 1px none #CC0000;
	margin-top: 0px;
	margin-left: 0px;

	padding: 0px;
	height: auto;
	overflow: hidden;

}

/*連絡先部分の体裁*/
#line1 {
	text-align: center;
	background-color: #FFFFE4;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BB0000;
	border-right-color: #BB0000;
	border-bottom-color: #BB0000;
	border-left-color: #BB0000;
	color: #666666;
	width: 173px;
	font-size: 12px;
	margin-left: 5px;
}



/*サイドナビまとめ*/
#sidenavi ul {
	list-style-type: none;
	display: list-item;
	padding: 0px;
	border: 1px solid #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}



.pad {
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: none;
}





/*サイドナビリスト*/
#sidenavi li {
	
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CC0000;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CC0000;
	text-align: left;
	display: inline;
	text-indent: 30px;

}





/*ボタン背景イメージ*/
#sidenavi #button a {
	height: 30px;
	background-image: url(fujinomiyahome_images/side.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BB0000;
	line-height: 30px;
	width: 173px;
	text-decoration: none;
}

/*ボタンラスト背景イメージ*/
#sidenavi #last a {
	background-image: url(fujinomiyahome_images/side.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
	height: 30px;
	width: 173px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}

/*背景イメージ消す*/
#sidenavi #line1 #none a {
	background-image: none;
}
/*フッタークリア*/
#footer {
	width: 730px;
	clear: both;
}



/*リンク*/
a:link {
	text-decoration:underline;
	color: #666666;
	
}

a:visited {
	text-decoration:underline;
	color: #666666;
	
}



a:hover {
	text-decoration:underline;
	color: #9B431B;

}

a:active {


}

/*リンクサイド*/

#sidenavi #button a:link {
	color:#666666;
}

#sidenavi #button a:hover,#sidenavi #button a:active{
	color:#9B431B;
	background-image: url(fujinomiyahome_images/side_2.gif);
	background-repeat: no-repeat;
}

#sidenavi #last a:link {
	color:#666666;
}

#sidenavi #last a:hover,#sidenavi #last a:active{
	background-image: url(fujinomiyahome_images/side_2.gif);
	background-repeat: no-repeat;
	color: #9B431B;
}



/*リンクここまで↑*/



#sidenavi h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: none;
}


/*ぱんくずリスト*/

#main .pankuzu {
	padding-left: 10px;
	padding-top: 10px;
}


/*オプションいろいろ文字高調整*/
#sidenavi #OP {
	line-height: 110%;
}

/*赤ボタン部分*/

#sidenavi #midashi2 a {
	display: block;
	height: 45px;
	width: 173px;
	margin-left: 5px;
}

#sidenavi #midashi3 a {
	display: block;
	height: 45px;
	width: 173px;
	margin-left: 5px;
}
#midashi4 {
	background-image: url(fujinomiyahome_images/side_red4.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 173px;
}
#sidenavi #midashi {
	background-image: url(fujinomiyahome_images/side_red1.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 173px;
}


.left {
	float: left;
	height: 100px;
	width: 150px;
	margin-top: 40px;
}
.matome {
	width: 460px;
	height: 280px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*健康グッズ*/
.goods {
	background-color: #FFFFCC;
	height: 20px;
	width: 30px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 140px;
}

/*健康グッズ*/
.right1 {
	float: right;
	height: 150px;
	width: 250px;
	line-height: 200%;
}

/*健康グッズ*/
#left {
	float: left;
}



#right img {
	margin-right: 30px;
}

#table1 {
	border: 10px solid #CCCCCC;
	line-height: 2em;
}
/*よくある質問*/
.ans {
	padding-left: 20px;
}


/*オプションいろいろ用*/
.op {
	background-image: url(fujinomiyahome_images/op_bk.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	color: #FFFFFF;
}
.option {
	width: 450px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
}


/*ふじひのき　レイアウト用*/
.left1 {
	float: left;
	height: 100px;
	width: 100px;
}

.right2 {
	float: right;
	width: 350px;
	height: 100px;
}

.matome1 {
	width: 480px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 40px;
}


/*画像配置*/
#right {
	float: right;
}
/*二重構造レイアウト*/
#table_nijyu {
	background-image: url(fujinomiyahome_images/nijyukozo_bk.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 415px;
	background-position: center;
}

