@charset "UTF-8";
/* CSS Document */
/*　チャリナビトップ
**************************************************/
/*50音順*/
#cw_charinavi_50{
	width: 725px;
	margin: 14px auto 0;
}

#cw_charinavi_50 a{
	text-decoration: none;
}

#cw_charinavi_50 a:hover{
	text-decoration: underline;
}

#cw_charinavi_50 p{
	padding: 14px 10px 14px 28px;
	background: url(../cw_images/point_bar_orange.gif) no-repeat 14px center;
	border-bottom: #C1C1C1 1px dotted;
}

/*　一覧
**************************************************/
/*カテゴリータイトル*/
h3.cw_category-1_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-1_title.gif) no-repeat;
}

h3.cw_category-2_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-2_title.gif) no-repeat;
}

h3.cw_category-3_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-3_title.gif) no-repeat;
}

h3.cw_category-4_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-4_title.gif) no-repeat;
}

h3.cw_category-5_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-5_title.gif) no-repeat;
}

h3.cw_category-6_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-6_title.gif) no-repeat;
}

h3.cw_category-7_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-7_title.gif) no-repeat;
}

h3.cw_category-8_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-8_title.gif) no-repeat;
}

h3.cw_category-9_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-9_title.gif) no-repeat;
}

h3.cw_category-10_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-10_title.gif) no-repeat;
}

h3.cw_category-11_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-11_title.gif) no-repeat;
}

h3.cw_category-12_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-12_title.gif) no-repeat;
}

h3.cw_category-13_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-13_title.gif) no-repeat;
}

h3.cw_category-14_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-14_title.gif) no-repeat;
}

h3.cw_category-15_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-15_title.gif) no-repeat;
}

h3.cw_category-16_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-16_title.gif) no-repeat;
}

h3.cw_category-17_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-17_title.gif) no-repeat;
}

h3.cw_category-18_title{
	width: 745px;
	height: 75px;
	margin: 20px 0 0;
	background: url(../cw_images/category-18_title.gif) no-repeat;
}

h3.cw_subtitle_charinavi{
	width: 745px;
	height: 51px;
	margin: 20px 0 0;
	background: url(../cw_images/subtitle_charinavi.gif) no-repeat;
}

h3.cw_category-1_title span,
h3.cw_category-2_title span,
h3.cw_category-3_title span,
h3.cw_category-4_title span,
h3.cw_category-5_title span,
h3.cw_category-6_title span,
h3.cw_category-7_title span,
h3.cw_category-8_title span,
h3.cw_category-9_title span,
h3.cw_category-10_title span,
h3.cw_category-11_title span,
h3.cw_category-12_title span,
h3.cw_category-13_title span,
h3.cw_category-14_title span,
h3.cw_category-15_title span,
h3.cw_category-16_title span,
h3.cw_category-17_title span,
h3.cw_category-18_title span,
h3.cw_subtitle_charinavi span{
	display: none;
}

/*枠*/
.cw_charinavi_category_list_frame{
	width: 725px;
	margin: 12px 0 0;
	padding: 8px 9px;
	border: #DCDDDD 1px solid;
}

.cw_charinavi_category_list_logo{
	float: left;
	width: 90px;
}

.cw_charinavi_category_list_text{
	float: right;
	width: 621px;
}

.cw_charinavi_category_list_text dt{
	font-weight: bold;
	font-size: 1.2em;
	color: #EA7116;
}

.cw_charinavi_category_list_text dt a{
	color: #EA7116;
	text-decoration: none;
}

.cw_charinavi_category_list_text dt a:hover{
	text-decoration: underline;
}

.cw_charinavi_category_list_text dd{
	padding-top: 1px;
}

.cw_charinavi_category_list_text p.cw_harinavi_category_list_area{
	float: left;
	margin-top: 7px;
	padding: 0 0 0 82px;
	background: url(../cw_images/bg_area.gif) no-repeat 4px 2px;
	font-weight: bold;
}

.cw_charinavi_category_list_text p.cw_harinavi_category_list_detail{
	float: right;
	width: 77px;
	height: 22px;
	margin: 5px 5px 0 0;
	background: url(../cw_images/bt_detail.gif) no-repeat;
}

.cw_charinavi_category_list_text p.cw_harinavi_category_list_detail a{
	display: block;
	width: 77px;
	height: 22px;
}

.cw_charinavi_category_list_text p.cw_harinavi_category_list_detail span{
	display: none;
}

/*　詳細レイアウト
**************************************************/
#cw_charinavi_frame{
	width: 725px;
	margin: 20px 0 0;
	padding: 22px 9px;
	border: #DCDDDD 1px solid;
	border-top: #EA7116 3px solid;
}

#cw_charinavi_data{
	width: 699px;
	margin: 0;
	padding: 0 13px 14px;
	border-bottom: #E0E0E0 1px solid;
}

#cw_charinavi_data_logo{
	float: left;
	width: 110px;
}

#cw_charinavi_data_text{
	float: right;
	width: 575px;
}

#cw_charinavi_data_text dt{
	padding-top: 5px;
	font-weight: bold;
	color: #EA7116;
}

#cw_charinavi_data_text dd{
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.5em;
	color: #EA7116;
}

#cw_charinavi_data_text p.cw_charinavi_data_category{
	margin-top: 6px;
	padding: 5px 0 2px 69px;
	background: url(../cw_images/icon_category.gif) no-repeat left 2px;
	font-weight: bold;
	color: #EA7116;
}

#cw_charinavi_data_text p.cw_charinavi_data_category a{
	color: #EA7116;
	text-decoration: none;
}

#cw_charinavi_data_text p.cw_charinavi_data_category a:hover{
	text-decoration: underline;
}

#cw_charinavi_msg{
	width: 679px;
	margin: 20px auto 0;
}

#cw_charinavi_msg_pic{
	float: left;
	width: 168px;
}

#cw_charinavi_msg_text{
	float: right;
	width: 497px;
}

#cw_charinavi_msg_text p{
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #EA7116;
}

table.cw_charinavi_data_table{
	width: 699px;
	margin: 20px auto 0;
	padding: 0;
}

table.cw_charinavi_data_table th{
	width: 150px;
	padding: 6px 8px 4px;
	background-color: #F4F4F4;
	border-bottom: #FFFFFF 3px solid;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

table.cw_charinavi_data_table td{
	padding: 6px 8px 4px;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 3px solid;
	text-align: left;
	vertical-align: middle;
}

#cw_charinavi_pic{
	width: 699px;
	margin: 30px auto 0;
}

#cw_charinavi_pic_left{
	float: left;
	width: 340px;
}

#cw_charinavi_pic_right{
	float: right;
	width: 340px;
}

.cw_charinavi_bt{
	width: 699px;
	margin: 30px auto 0;
	text-align: center;
}

.cw_charinavi_bt_npohp{
	width: 502px;
	height: 72px;
	margin: 30px auto 0;
	background: url(../cw_images/bt_homepage.gif) no-repeat;
}

.cw_charinavi_bt_npohp a{
	display: block;
	width: 502px;
	height: 72px;
}

.cw_charinavi_bt_npohp span{
	display: none;
}