@charset "utf-8";
/*ショッピングガイド　グループに属するページ全体の設定を格納*/

/*ショッピングガイド　グループに属するページのコンテンツ部分のラッパー*/

#contents {
	height: auto;
	width: 600px;
	float: right;
}

#contents_wrap {
	height: auto;
	width: auto;
	padding-left: 10px;
}

img.foot_img {
	height: auto;
	width: 800px;
	margin-bottom: 10px;
}

	#contents_wrap p {
	line-height: 1.4em;
	color: #666666;
	margin-left: 30px;
	text-align: left;
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	#contents_wrap p a {
	color: #4A4A4A;
	text-decoration: underline;
	}
	
	/*文字設定*/
	#contents_wrap h3{
		font-size: 16px;
		color: #330000;
		background-image: url(/image/contents/visitor/enpitu.gif);
		background-repeat: no-repeat;
		background-position: left;
		margin-bottom: 5px;
		padding-top: 15px;
		padding-bottom: 1px;
		padding-left: 30px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #669900;
		font-weight: bold;
	}
	
	#contents_wrap h4{
	font-size: 14px;
	color: #669900;
	font-weight: lighter;
	text-align: left;
	margin-left: 15px;
	line-height: 1.5em;
	margin-top: 8px;
	}
	#contents_wrap h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 1.5em;
	margin-left: 20px;
	}
	#contents_wrap h6.indent {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-left: 25px;
	}
	#contents_wrap #header_img {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	#contents_wrap ul {
	line-height: 1.6em;
	color: #333333;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 30px;
	}
	
	#contents_wrap ul a {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;		
	}

	#contents_wrap ol{
		line-height: 1.6em;
		color: #333333;
		margin:0 0 0 20px;
		text-align: left;
	}
	#contents_wrap ol a{
		color: #333333;
		border-bottom:dotted 1px #CCCCCC;	
	}
	#contents_wrap ol li{
		margin-left:30px;
		text-indent:0;
		padding:0;
	}
	#contents_wrap ol li span.small{
		line-height:1.1em;
		margin-left:10px;
	}

/*ショッピングガイドのメインページのみで使用する 150x150ロゴイメージ表示用*/
div.logo_box_left {
	height: 250px;
	width: 290px;
	float: left;
	text-align: center;
	color: #99CC66;
	font-size: 16px;
	font-weight: bold;
}
div.logo_box_right {
	height: 250px;
	width: 290px;
	float: right;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #99CC66;
}

div.logo_box_left a,
div.logo_box_left a:visited,
div.logo_box_left a:hover,
div.logo_box_right a,
div.logo_box_right a:visited,
div.logo_box_right a:hover{
text-decoration:none;
}

	
	div.logo_box_left p {
		font-size: 16px;
		line-height: 1.5em;
		font-weight: bold;
		color: #669900;
	}
	
	div.logo_box_left em {
		font-size: 9px;
		visibility: hidden;
		
	}
		

	div.logo_box_right p {
		font-size: 16px;
		line-height: 1.5em;
		font-weight: bold;
		color: #669900;
	}
	
	div.logo_box_right em {
		font-size: 9px;
		visibility: hidden;
	}

/*ショッピングガイドのメインページのみで使用する  各種背景イメージのロールオーバー設定*/
#shopping {
	height: 150px;
	width: 150px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/image/contents/shopping_guide/shopping_logo_active.gif);
	background-repeat: no-repeat;
}
	#shopping a, #shopping a:link {
		background-image: url(/image/contents/shopping_guide/shopping_logo.gif);
		background-repeat: no-repeat;
		display: block;
		height: 150px;
		width: 150px;
	}
	
	#shopping a:hover, #shopping a:active {
		background-color: transparent;
  		background-image: none;
	}

#payment {
	height: 150px;
	width: 150px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/image/contents/shopping_guide/payment_logo_active.gif);
	background-repeat: no-repeat;
}
	#payment a, #payment a:link {
	background-image: url(/image/contents/shopping_guide/payment_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 150px;
	}

	#payment a:hover, #payment a:active {
		background-color: transparent;
  		background-image: none;
	}
	
#privacy {
	height: 150px;
	width: 150px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/image/contents/shopping_guide/privacy_logo_active.gif);
	background-repeat: no-repeat;
}
	#privacy a, #privacy a:link {
		background-image: url(/image/contents/shopping_guide/privacy_logo.gif);
		background-repeat: no-repeat;
		display: block;
		height: 150px;
		width: 150px;
	}

	#privacy a:hover, #privacy a:active {
		background-color: transparent;
  		background-image: none;	
	}
	
#trade_law {
	height: 150px;
	width: 150px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/image/contents/shopping_guide/trade_law_logo_active.gif);
	background-repeat: no-repeat;
}
	#trade_law a, #trade_law a:link {
		background-image: url(/image/contents/shopping_guide/trade_law_logo.gif);
		background-repeat: no-repeat;
		display: block;
		height: 150px;
		width: 150px;
	}

	#trade_law a:hover, #trade_law a:active {
		background-color: transparent;
  		background-image: none;	
	}




/*ご注文について　ページで使用　日本地図画像の部分設定*/
#delivery_time {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
	#delivery_time #img {
		text-align: center;
		width: 550px;
	}
	#delivery_time #txt {
		text-align: left;
	}
	
/*お支払いについて ページで使用 トップの支払い種別選択用*/
#top_select {
	text-align: center;
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
	#top_select img.img_col {
		width: auto;
		margin-right: 10px;
		margin-left: 10px;
		float: left;
	}
	
#contents_wrap #text_box {
	border: 2px dashed #CCCCCC;
	margin-left: 100px;
}

/*特定所取引法についてのページの定義*/
/*テーブルCSS*/
table.company{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-left: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
}
table.company th{
	color:#330000;
	background-color:#666666;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.company td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.company td.head{
	padding:0.3em 1em;
	background-color: #99cc66;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#left_side ul {
	list-style-type: none;
	width: 190px;
	text-align: left;
}

#left_side li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 15px;
}



#left_side li a {
	color: #333333;
}


/*サイドバー　リストヘッド*/
#left_side li.head {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
	font-size: 14px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 5px;
	list-style-type: none;
	font-weight: bold;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
}
#left_side li.head a{
	color:#666666;
}

/*サイドバー　リストヘッド アクティブ*/
#left_side li.head_a {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 5px;
	list-style-type: none;
	font-weight: bold;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #99CC66;
}
#left_side li.head_a a{
	color:#FFFFFF;
}

/*カード支払い方法テーブル*/
table#card_list{
border-collapse:collapse;
border:1px solid #669900;
width:550px;
margin:0 auto;
}

table#card_list td,
table#card_list th{
border-bottom:1px solid #669900;
border-right:1px solid #669900;
text-align:center;
padding:5px 3px;
}

table#card_list th{
background-color:#669900;
border-right:1px solid #FFFFFF;
color:#ffffff;
}

table#card_list th.row{
background:none;
border-right:1px solid #669900;
color:#333333;
}