﻿@charset "UTF-8";


/*___________ 基本設定 ___________ */


body {
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #444444;
	background-color: #FFFFFF;
}

a:hover {
        color: #33CC33;}

img {
	border-style: none;}


/*floatをクリアする<br class="clear" />*/
.clear {
	clear:both;}


/*___________ レイアウト設定 ___________ */

/*大外の枠*/
#container {
	width: 866px;}

/*ヘッダー（ロゴ、サイトマップ）*/
#header {
	width: 100%;}

/*ヘッダーメニュー*/
#head_menu {
	width: 100%;}

/*メインleft とメインright の外枠*/
#container_main {
	width: 850px;
	margin: 8px;
}

/*メインleft*/
#container_left {
	float: left;
	width: 610px;
}

/*メインright*/
#container_right {
	float: right;
	width: 224px;
	padding: 6px;
}

/*ブログleft とブログright の外枠*/
#blog_main {
	width: 850px;
	margin: 8px;
}

/*ブログleft*/
#blog_left {
	float: left;
	width: 610px;
}

/*ブログright*/
#blog_right {
	float: right;
	width: 224px;
	padding: 6px;
}

/*フッター（ショップinfo、フッター）*/
#footer {
	clear: both;
	width: 100%;
}



/*___________ デザイン設定 ___________ */


/*______大外の枠の設定______*/

#container {
	text-align: left;
	margin: 0px auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
h1 {
	float: left;
        letter-spacing: 2px;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: 10px;
	left: 250px;
	color: #800000;
}
.sitemap {
	float: right;
        letter-spacing: 2px;
	font-size: 11px;
	position: relative;
	top: 10px;
	right: 10px;
	color: #800000;
}
h3{
	font-size: 11px;
	font-weight: normal;
	color: #800000;
	float:right;
}



/*______ヘッダーの設定______*/

#header {
	height: 40px;
	background-color: #FFFFFF;
}
.position40 {
	float: left;
	position: relative;
	top: 3px;
	left: 40px;
}
#header h2 {
        text-align: right;
        letter-spacing: 2px;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: 15px;
	right: 0px;
	color: #800000;
}


/*______ヘッダーメニューの設定______*/

#head_menu {
        text-align:center;
	height: 25px;
	background-color: #CC0000;
}
#head_menu p {
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
#head_menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#head_menu a:hover {
	color: #99CC00;
}


/*______メインleft の設定______*/

.redline_h2 {
	background-image: url(http://www.vohon.com/image/head_menu4.gif);
	padding: 5px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
}
.redtext_h2 {
	color: #CC0000;
	font-size: 18px;
	margin: 20px 0px;
}
.container_left_waku {
        text-align:left;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.container_left_waku1 {
        text-align:right;
	width: 590px;
	padding: 5px;
}
.container_left_waku2 {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}
.container_left_waku3 {
        text-align:left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}



/*______メインright の設定______*/

#container_right {
	background-image: url(http://www.vohon.com/image/bgdad_g.gif);
}

/*border無し*/
.container_right_in1 {
	border: 0px;
	text-align: center;
}
/*border有り*/
.container_right_in2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
}

/*商品メニュー枠（緑）*/
.waku_g_out {
	text-align: left;
	background-color: #CCFF99;
	border: 1px solid #99CC00;
	margin: 20px 0px;
	padding-top: 4px;
}
.waku_g_in {
	margin: 5px;
	line-height: 150%;
	text-align: left;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #006600;
	padding: 3px;
}

/*商品メニュー枠（青）*/
.waku_b_out {
	text-align: left;
	background-color: #CCCCFF;
	border: 1px solid #9999FF;
	margin: 20px 0px;
	padding-top: 4px;
}
.waku_b_in {
	margin: 5px;
	line-height: 150%;
	text-align: left;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #006600;
	padding: 3px;
}

/*商品メニュー枠（黄）*/
.waku_y_out {
	text-align: left;
	background-color: #FFCC99;
	border: 1px solid #CC9999;
	margin: 20px 0px;
	padding-top: 4px;
}
.waku_y_in {
	margin: 5px;
	line-height: 150%;
	text-align: left;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #006600;
	padding: 3px;
}



/*カレンダーのtable設定*/

.calender_table {
	background-color: #FF8888;
	font-size: 100%;
	line-height: 1.2;
}
.calender_month {
	text-align: center;
	background-color: #FFCC66;
	color: #FFFFFF;
}
.calender_wb {
	text-align: center;
	background-color: #FFFFFF;
	color: #666666;
	padding:3px
}
.calender_wr {
	text-align: center;
	background-color: #FFFFFF;
	color: #CC0000;
	padding:3px
}
.calender_bb {
	text-align: center;
	background-color: #CCFFCC;
	color: #666666;
	padding:3px
}
.calender_rw {
	text-align: center;
	background-color: #FF9999;
	color: #FFFFFF;
	padding:3px
}



/*______フッターの設定______*/
#footer {
	text-align: center;
}
.footer_line {
	width: 100%;
	height: 15px;
	color: #FFFFFF;
	background-color: #CC0000;
}

/*フッター　ショップインフォの設定*/
/*shopinfoの枠*/
#shopinfo_waku {
        text-align:left;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.shopinfo1 {
	background-color: #FFCC66;
        text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}
.shopinfo2 {
	background-color: #FFFF99;
        text-align: center;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.fmi_out {
	float:left;
	width:800px;
	text-align: left;
	}

.fmi_inl {
	float:left;
	width:380px;
	}
.fmi_inr {
	float: right;
	width:380px;
	}
.ol_disc {
	list-style-type: disc;
	}




/*______商品コンテンツの設定______*/

.itiran_area {
	float: left;
	width: 180px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(http://www.vohon.com/image/bgdad_g.gif);
}
.itiran_area1 {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
        text-align:center;
}
.itiran_area2 {
	float: right;
	width: 180px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(http://www.vohon.com/image/bgdad_g.gif);
}
.product_area {
	float: right;
	width: 260px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(http://www.vohon.com/image/bgdad_g.gif);
}
.p_pa {
	background-color: #FFFFFF;
	padding: 3px 0px;
}
.sp_pgf {
	background-color: #CCFF99;
	padding: 1px 5px;
	margin-right: 10px;
}
.sp_pg {
	width: 80px;
	background-color: #CCFF99;
	padding: 1px 5px;
	margin: 1px 10px 1px 0px;
}
.p_pankuzu {
	padding: 10px 0px;
}
.p_pankuzu a {
	text-decoration: none;
	color: #800000;
}
.p_pankuzu a:hover {
	color: #33CC33;
}
.p_pankuzu2 {
	padding-left: 80px;
}
.p_pankuzu3 {
	padding-left: 40px;
}
.p_input {
	padding-left: 100px;
}



/*______文字・段落の設定______*/

h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
}
.normal13_h2 {
	font-size: 13px;
	color: #800000;
}
.float_right {
	float: right;}
.float_left {
	float: left;}

.yajirusi {
	padding-left: 10px;
	background-image: url(http://www.vohon.com/image/yajirusi_r.gif);
	background-repeat: no-repeat;
}
.yajirusi_g {
	padding-left: 20px;
	background-image: url(http://www.vohon.com/image/yajirusi_g.gif);
	background-repeat: no-repeat;
}
.sp_dashed {
	border-bottom:1px dashed #CCCCCC;
	line-height: 180%;
}
.p_pg {
	width: 250px;
	background-color: #CCFF99;
	padding: 1px 5px;
	margin-right: 10px;
}

.txt_red {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.txt_maroon {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}
.txt_center {
	text-align:center;
}
.txt_right {
	text-align:right;
}



/*______indexの個別デザイン設定______*/

table {
	font-size: 100%;
	line-height: 1.6;
}
.index_tdwidth440 {
	width: 440px;
}
.index_tdwidth160 {
	width: 160px;
	text-align: center;
}
.toplink {
	color: #999999;
	font-size: 10px;
}
.toplink a {
	text-decoration: none;
	color: #999999;
}
.toplink a:hover {
	color: #999999;
}


/*______higenkiの個別デザイン設定______*/

.higenki_py50 {
	width: 50px;
	background-color: #FFCC99;
	padding: 1px 5px;
	margin-right: 10px;
}

/*______ブログの個別デザイン設定______*/

.blog_tdwidth440 {
	width: 440px;
	vertical-align: top;
}
.blog_tdwidth160 {
	width: 160px;
	vertical-align: top;
}

h2.blogwaku {
	color:#900;
	font-size: 14px;
	text-align:left;
	border-color:#900;
	border-style:solid;
	border-width:1px;
	margin:0;
	padding:3px 3px 3px 20px;
}
p.blogwaku {
	color:#900;
	font-size: 14px;
	text-align:left;
	border-color:#900;
	border-style:solid;
	border-width:1px;
	margin:0;
	padding:3px 3px 3px 20px;
}

.blogwakutxt_11 {
	font-size: 11px;
}



/*______ガイドページのデザイン設定______*/

.guide_w {
	width: 550px;
	padding: 10px;
	margin-left: 20px;
}
.guide_info {
	margin-left: 20px;
}
.guide_link {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}



