/* CSS Document */
body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 1.3;}
#cont{
	padding: 10px;
	border: 1px solid #663300;
	width: 800px;
	margin: 0 auto;
      }
#container{
	width: 800px;
	padding: 5px;
	height: 830px;
           }
#nav{
	width: 200px;
	float: left;
	background-color: #3A2826;
	height: 820px;
	 }
#secondry{
	width: 585px;
	float: left;
	height: 810px;
	padding: 5px;
	clear: none;
		  }
#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: right;
	width: 800px;
	font-size: 10px;
	color: #3A2826;
        }
.left_l{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A2826;
        }
.right_l{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A2826;
         }
.blo_12{
	font-size: 13px;
	color: #3A2826;
        }
.blo_12b{
	font-size: 14px;
	color: #3A2826;
	font-weight: bold;
	padding: 5px;
        }
.wh_12{
	font-size: 14px;
	color: #fff;
	padding: 5px;
        }
.wh_12b{
	font-size: 14px;
	color: #fff;
	padding: 5px;
	font-weight: bold;
        }
.wh_12_10{
	font-size: 14px;
	color: #fff;
	padding: 10px;
	line-height: 1.4;
        }
.wh_12_10b{
	font-size: 14px;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	line-height: 1.4;
        }
#vs{
	padding-top: 5px;
     }
#vs_10{
	padding-top: 10px;
     }
.blo_14{
	font-size: 14px;
	color: #3A2826;
        }
#front{
	margin:10px 0 10px 15px;
	}
#front .iframe{
	clear: both;
	width: 100%;
	}
#front .text{
	font-size: 14px;
	color: #FFF;
	background-color: #3A2826;
	text-align: left;
	width: 565px;
	padding: 10px;
	line-height: 1.5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-weight: normal;
	}
.price { font-size: 18px; color: #fff; text-align: center;}