/*==================================================
*   メインメニューのタブ
*=================================================*/
div.menu_tab {
	width:910px;
	background-color:#ffffff;
}

div.sales_contents{
	padding:15px;
	padding-left:20px;
	padding-right:20px;
}

font.point {
	font-size:20px;
	font-weight:bold;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
}

table.itempay{
	background-color:#666666;
	text-align:center;
}
table.itempay th{
	background-color:#EEE0E5;
	font-size:14px;
	font-weight:normal;
}
table.itempay td{
	background-color:#ffffff;
	font-size:14px;
	padding:8px;
}

div.item_details{
	padding:10px;
}

div.item_dtitle{
	font-size:20px;
	font-weight:bold;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	padding:10px;
	padding-left:15px;
	padding-bottom:8px;
	background-color:#eeeeee;
}

table.item_details{
	background-color:#dddddd;
	font-size:12px;
}
table.item_details th{
	background-color:#e9ebf6;
	padding:20px;
	font-weight:normal;
	text-align:left;
}
table.item_details td{
	background-color:#ffffff;
	padding:15px;
}

table.store_company{
	background-color:#aaaaaa;
	font-size:12px;
}
table.store_company th{
	background-color:#e9ebf6;
	font-weight:normal;
	text-align:center;
	padding:6px;
}
table.store_company td{
	background-color:#ffffff;
	padding:6px;
}

div.guid {
	margin-top:10px;
	font-size:11px;
}

div.item_no{
	margin-left:15px;
	margin-bottom:20px;
	font-size:14px;
}

div.store_tab_panel {
	width:850px;
	font-size:14px;
	line-height:20px;
}

table.store_info {
	border-collapse:collapse;
	empty-cells:show;
}

table.store_info th {
	color:#666666;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	border-bottom:1px dotted #aaaaaa;
}

table.store_info td {
	color:#000000;
	font-size:12px;
	line-height:23px;
	border-bottom:1px dotted #aaaaaa;
}

div.shop_title_insurance {
	padding:10px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	background-image: url(bk_subtitle_insurance.gif);
	background-repeat:repeat-x;
}

div.shop_title_security {
	padding:10px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	background-image: url(bk_subtitle_security.gif);
	background-repeat:repeat-x;
}

div.shop_info_category {
	background-color:#FFE4C4;
	padding:5px;
	padding-left:15px;
}

div.shop_info_line {
	border-bottom:1px dotted #aaaaaa;
	margin-bottom:10px;
}

div.map {
	width:450px;
	height:450px;
}

ul.shop_topics {
	margin-top:4px;
	margin-bottom:0px;
	list-style-image:url(../image/topics_mark.gif)
}

ul.shop_topics li {
	margin-left: -17px;
	height:23px;
	line-height:18px;
	font-size:14px;
}

div.shop_message{
	float:left;
	font-size:14px;
	border:2px solid #666666;
	padding:10px;
	background-color:#FFFFEC;
	margin:0px;
	line-height:20px;
}


