/*---  ご購入窓口_ページ共通  ---*/
/*---文字装飾---*/
.font_red {
	color:#FF0000;
}
.font_blue {
	color:#000099;
}
.font_gray {
	color:#3C3C3C;
}
.font_small {
	font-size: small
}
.font_bold {
	font-weight:bold;
}

/*---スペース---*/
.spacer {
	width: 100%;
	height:1px;
	margin-top: 0px;		
	margin-bottom: 5px;
}

/*---サイドメニュー---*/
#sidemenu{
}
#sales {
}

/*---ベース---*/
#sales_top{
	float: left;
	width: 100%;
}




/*---  ご購入について  ---*/
/*---ご購入窓口---*/
#salestop_message {
	width: 100%;
	height:auto;
	margin-bottom: 10px;	
}

.salescomment_left {
	float:left;
	width: 60%;
}

.salescomment_left .salestop_comment{
	width: 90%;
	height:auto;
	line-height: 1.3em;
	margin-bottom: 10px;	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
	letter-spacing: 1px;	
}

.salescomment_right {
	float:right;
	width: 40%;
}

/*---機能名リンク---*/
.salescomment_left .comp_link {
	width: 90%;
	height: auto;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	color: #3C3C3C;
	font-size: 80%;
	letter-spacing: 0.05em;	
}
.salescomment_left .comp_link .img {
	vertical-align:bottom;
}
.salescomment_left .comp_link a {
	color: #3C3C3C;
	text-decoration: none;
}
.salescomment_left .comp_link a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}


/*---Eco部分---*/
.saleeco_message {
	width: 94%;
	height:auto;
	line-height: 1.3em;
	margin-bottom: 10px;	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
	letter-spacing: 1px;	
}
.saleeco_message2 {
	width: 94%;
	height:auto;
	line-height: 1.3em;
	margin-bottom: 20px;	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
	letter-spacing: 1px;
	text-align:right;
}


/*---テーブル---*/
.sales_table{
	clear: both;
	width: 490px;
  margin-top: 10px;
	margin-right: auto;
  margin-bottom: 10px;	
	margin-left: auto;
	color:#3C3C3C;		
	font-size: 97%;	
}

.sales_table .tdr00top {
	border: none;
}

.sales_table .tdr00 {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.sales_table .tdr01 {
	width: 140px;
	height: 50px;
	vertical-align:middle;
	text-align:center;
}

.sales_table .tdl01 {
	height: 50px;
	vertical-align:middle;
	/*vertical-align:bottom;*/
}

/*---リンク---*/
.subnavi a:link {
	color: #3C3C3C;
	text-decoration: none;
}

.subnavi a:visited {
	color: #3C3C3C;
	text-decoration: none;
}

.subnavi a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}

.subnavi a:active {
	text-decoration: none;
}


/*---  ご購入窓口詳細ページ  ---*/
/*---テーブル(通常) ---*/
.salesplof_table{
	clear: both;
	width: 490px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;	
	margin-left: auto;
	color:#3C3C3C;		
	font-size: 97%;	
}

.salesplof_table .tdr00 {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.salesplof_table .tdr01 {
	width: 140px;
	height: 35px;
	vertical-align:middle;
	text-align:center;
}

.salesplof_table .tdl01 {
	height: 25px;
	padding-top:10px;
	vertical-align:bottom;
}

.salesplof_table .tbh1 {
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color:#7F7F7F;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

.salesplof_table .tbh2 {
	width: 70px;
	height: auto;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color: #CCCCCC;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}

.salesplof_table .tbh3 {
	width: 370px;
	height: auto;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color: #EEEEEE;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-size: 80%;
	text-align: left;
}

.salesplof_table .tbh4 {
	width: 100%;
	height: auto;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color: #EEEEEE;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	line-height: 1.3em;
	font-size: 80%;
	text-align: left;
}


/*---   ページトップへ戻る   ---*/
.n_pagetop{
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 30px;
}

/*---   地域別地図の範囲   ---*/
.MAP_image {
	width: 394px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left:39px;
}

/*---  機能詳細メニュー  ---*/
/*---ページ内メニュー領域---*/
.content_menu {
	float:left;
	width:97%;
	height:auto;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;	
	border-top-width: 1px;
	border-right-width: 0px;	
	border-bottom-width: 1px;	
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;	
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;			
	text-align:center;
}
/*---メニューリスト---*/
.content_menu .menu_ul {
	margin-top: 0.5px;
	margin-right: 0px;
	margin-bottom: 1.5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #3C3C3C;
	font-size: 75%;
	list-style-type: none;
}
.content_menu .menu_ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
	border-left-width: 1px;
	border-left-color: #0000CC;
	border-left-style: solid;
}
.content_menu .menu_ul .navi_rborder {
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-color: #0000CC;
	border-right-style: solid;
}
.content_menu .menu_ul .navi_selected {
	background-color:#E4E4E4;
	color: #A2A2A2;
}
.content_menu .menu_ul li .prefecture{
	background-color:#F8D8B1;
	color:#FF6633;
}
.content_menu .menu_ul li .op1{
	background-color: #E8ECF4;
	color:#0A51A1;
}	

.content_menu .menu_ul a:link {
	color: #333333;
	text-decoration: none;	
}
.content_menu .menu_ul a:hover {
	color: #333333;
	text-decoration: underline;	
}
.content_menu .menu_ul a:visited {
	color: #333333;
	text-decoration: none;	
}



<!--.common_lnk_table .border_l {-->
