/* CSS Document */
/*-----------------------------------------
base
*/
body {
	margin: 0px;
}
body,td,th,input,textarea {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	font-size: 12px;
}
form {
	margin: 0;
}
.index_wrapper {
	margin: auto;
	width: 700px;
}
.wrapper {
	margin: auto;
	width: 950px;
}
.cleaning {
	clear: both;
}
.error {
	color: #F00;
}

/*-----------------------------------------
h tag
*/
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}


/*-----------------------------------------
top
*/
.top_text {
	background-color: #CCCCCD;
	color: #000000;
	line-height: 20px;
	font-size: 9px;
	padding-left: 10px;
}
.top_link {
	text-align: right;
	margin-top: -20px;
	font-size: 12px;
}
.top_link input {
	height: 20px;
}
/*-----------------------------------------
header
*/
.header {
	margin: 25px;
	text-align: center;
	line-height: 200%;
}
.index_main_header {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: auto;
	width: 450px;
}
.1000rioka_news {
	width: 400px;
}
.1000rioka_news_provider {
	font-size: 8px;
	color:#999;
	padding: 2px;
}
.main_header {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 550px;
}
.contents_header {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.shop_header {
	margin-top: 10px;
	margin-bottom: 2px;
}
.header_search {
	background-color: #CCCCCD;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 2px;
}
.header_link {
	font-size: 12px;
}
.header_link_data_title {
	padding: 5px;
	color: #FFFFFF;
	background-color: #7FB019;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.header_link_data_value {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCD;
	font-size: 12px;
}
.header_link_bbs_title {
	padding: 5px;
	color: #FFFFFF;
	background-color: #2EA9C3;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.header_link_bbs_value {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCD;
	font-size: 12px;
}
.header_link_info_title {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7DAF1F;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.header_link_info_value {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.header_link_shop_title {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7DAF1F;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.header_link_shop_value {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCD;
	font-size: 12px;
}
.header_link_ad_title {
	padding: 5px;
	color: #FFFFFF;
	background-color: #F87E0F;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.header_link_ad_value {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCD;
	font-size: 12px;
}
.header_link_data_value a:link, .header_link_data_value a:visited, .header_link_bbs_value a:link, .header_link_bbs_value a:visited, .header_link_ad_value a:link, .header_link_ad_value a:visited {
	text-decoration: none;
	color: #0088cc;
}
.header_link_data_value a:hover, .header_link_data_value a:active, .header_link_bbs_value a:hover, .header_link_bbs_value a:active, .header_link_ad_value a:hover, .header_link_ad_value a:active {
	text-decoration: underline;
	color: #0088cc;
}
.station_search {
	padding: 5px;
	font-size: 12px;
	background-color: #CCCCCD;
	margin: 20px 0 10px 0;
}
.header_counter {
	font-size: 10px;
}


/*-----------------------------------------
contents
*/
.contents {
}
.contents_title {
	background-color: #7DAF1F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.contents_info {
	font-size: 12px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAF1F;
	padding: 15px 0;
}
.contents_info_title {
	font-size: 14px;
	font-weight: bold;
}
.contents_info_title a:link, .contents_info_title a:visited {
	text-decoration: none;
	color: #2E962E;
}
.contents_info_title a:hover, .contents_info_title a:active {
	text-decoration: underline;
	color: #2E962E;
}
.contents_info_title_link {
	font-size: 12px;
	font-weight: normal;
}
.contents_info_title_link a:link, .contents_info_title_link a:visited {
	text-decoration: none;
	color: #000000;
}
.contents_info_title_link a:hover, .contents_info_title_link a:active {
	text-decoration: underline;
	color: #000000;
}

.index_bbs_h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.bbs_h1_note {
	color: #FFFFFF;
}

.shop_result_text {
	font-size: 12px;
}
.breadcrumb {
	font-size: 12px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
	color: #000000;
}
.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration: underline;
	color: #000000;
}

.contents_top_sort {
	background-color: #7FB019;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
}
/*-----------------------------------------
index
*/
.index_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}
.index_title strong {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}
.index_subcat_link {
	padding: 2px;
	font-size: 12px;
}
.index_subcat_link a:link, .index_subcat_link a:visited {
	text-decoration: none;
	color: #0088cc;
}
.index_subcat_link a:hover, .index_subcat_link a:active {
	text-decoration: underline;
	color: #0088cc;
}



.index_bbs_h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}
.index_info_h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}
.index_info_h2 span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}
.index_h2_note {
	color: #FFFFFF;
}
.index_bottom_table {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7FB019;
	padding-bottom: 3px;
}
.index_bottom_new {
	float: left;
	font-size: 12px;
	padding: 3px 6px;
	color: #FFFFFF;
	background-color: #7FB019;
	margin-right: 5px;
}
.index_bottom_title {
	font-size: 12px;
	color: #7FB019;
	padding-top: 3px;
	margin-bottom: 3px;
}
.index_bottom_note {
	font-size: 12px;
}

/*-----------------------------------------
footer
*/
.footer {
	clear: both;
	background-color: #CCCCCD;
	text-align: center;
	font-size: 10px;
	line-height: 200%;
	margin-top: 35px;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
	color: #000000;
}
.footer_banner {
	text-align: center;
	margin: 40px 0;
}
.footer_banner img {
	padding: 5px 10px;
}

/*-----------------------------------------
contact
*/
.contact_h1 {
	padding: 5px;
	font-size: 20px;
	background-color:#0068B7;
	color:#FFF;
	text-align: center;
}

.contact_form_area {
	border: 5px solid #0068B7;
	padding: 5px;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 150px;
}
.contact_form_name {
	color:#FFF;
	padding: 5px 10px;
	margin-bottom:5px;
	background-color: #0068B7;
	border: 2px solid #0068B7;
	text-align: center;
}
.contact_form_value {
	padding: 5px 10px;
	margin-bottom:5px;
	border: 2px solid #B5B5B6;
}
.contact_form_submit {
	margin-top: 20px;
	text-align: center;
}
.contact_form_footer {
	margin-top: 10px;
	text-align: center;
	line-height: 240%;
}
.contact_form_footer a:link, .contact_form_footer a:visited {
	text-decoration: none;
	color: #0088cc;
}
.contact_form_footer a:hover, .contact_form_footer a:active {
	text-decoration: underline;
	color: #0088cc;
}

/*-----------------------------------------
data_contact
*/
.data_contact_form_area {
	border: 5px solid #7DAF1F;
	padding: 5px;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 150px;
}
.data_contact_form_name {
	color:#FFF;
	padding: 5px 10px;
	margin-bottom:5px;
	background-color: #7DAF1F;
	border: 2px solid #7DAF1F;
	text-align: center;
}
.data_contact_form_value {
	padding: 5px 10px;
	margin-bottom:5px;
	border: 2px solid #B5B5B6;
}
.data_contact_form_submit {
	margin-top: 20px;
	text-align: center;
}
.data_contact_form_footer {
	margin-top: 10px;
	text-align: center;
	line-height: 240%;
}
.data_contact_form_footer a:link, .data_contact_form_footer a:visited {
	text-decoration: none;
	color: #0088cc;
}
.data_contact_form_footer a:hover, .data_contact_form_footer a:active {
	text-decoration: underline;
	color: #0088cc;
}
/*-----------------------------------------
digitalad
*/
.digitalad_report {
	color: #FF6600;
	text-align: right;
	padding-bottom: 5px;
}
.digitalad_report a:link, .digitalad_report a:visited {
	text-decoration: none;
	color: #FF6600;
}
.digitalad_report a:hover, .digitalad_report a:active {
	text-decoration: underline;
	color: #FF6600;
}
.digitalad_h1 {
	background-color:#F87E0F;
	color:#FFF;
	font-size: 15px;
	padding: 5px;

}
.digitalad_desc {
	padding: 5px 0;
}
.digitalad_h2 {
	margin-top: 20px;
	font-size: 14px;
	padding: 0px;
}
.digitalad_table_area {
	line-height: 200%;
	margin-bottom: 40px;
}
.digitalad_table_area hr{
	margin:0;
}
.digitalad_table_area a:link, .digitalad_table_area a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.digitalad_table_area a:hover, .digitalad_table_area a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
}

.digitalad_row_even{
	background-color: #ebebeb;
}
.digitalad_row_odd{
	background-color: #FFFFFF;
}
/*-----------------------------------------
shop_cat_list
*/

.shop_cat_list_h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FB019;
	font-size: 18px;
	color: #349E2F;
	padding: 5px;
}
.shop_cat_list_h1 span {
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.shop_cat_list_h2 {
	clear: both;
	margin-top: 15px;
	padding: 5px;
	background-color: #7DAF1F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.shop_cat_list_h2 a:link, .shop_cat_list_h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.shop_cat_list_h2 a:hover, .shop_cat_list_h2 a:active {
	clear: both;
	text-decoration: underline;
	color: #FFFFFF;
}
.shop_cat_list_value {
	float: left;
	padding: 5px 0;
	font-size: 10px;
	width: 137px;
	/*
	685px/5
	*/
}
.shop_cat_list_value a:link, .shop_cat_list_value a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #349E2F;
}
.shop_cat_list_value a:hover, .shop_cat_list_value a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #349E2F;
}

/*-----------------------------------------
shop_detail
*/
.shop_detail_title_h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7DAF1F;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7DAF1F;
	margin: 5px 0 15px 0;
	padding: 4px 0;
	color: #2E962E;
	font-weight: normal;
	font-size: 15px;
}
.shop_detail_title_h1 span {
	font-weight: bold;
	font-size: 18px;
}
.shop_detail_title_h1 a:link, .shop_detail_title_h1 a:visited {
	text-decoration: none;
	color: #2E962E;
}
.shop_detail_title_h1 a:hover, .shop_detail_title_h1 a:active {
	text-decoration: underline;
	color: #2E962E;
}
.contenttitle {
}
.contenttitle_link {
	font-size: 12px;
}
.contenttitle_link a:link, .contenttitle_link a:visited {
	text-decoration: none;
	color: #000000;
}
.contenttitle_link a:hover, .contenttitle_link a:active {
	text-decoration: underline;
	color: #000000;
}

.contentbody {
	line-height: 140%;
	font-size: 15px;
	padding-bottom: 15px;
}
.contentbody img {
	float: left;
	padding: 0 10px 10px 0;
	border: 0;
}
.contentbody_date {
	margin-top: 15px;
	line-height: 140%;
	font-size: 11px;
	color: #999999;
}
.shop_detail_title_h2 {
	clear: both;
	background-color: #7DAF1F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 0 5px;
	line-height: 140%;
}
.shop_detail_title_h2 a:link, .shop_detail_title_h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.shop_detail_title_h2 a:hover, .shop_detail_title_h2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.shop_detail_spacer {
	height: 1px;
	background-color: #CCC;
}
.shop_detail_name {
	line-height: 140%;
	font-size: 12px;
	padding: 5px;
	color: #2E962E;
	letter-spacing: 0.5em;
	font-weight: bold;
}
.shop_detail_value {
	line-height: 140%;
	font-size: 12px;
	padding: 5px;
}
.shop_detail_value a:link, .shop_detail_value a:visited {
	text-decoration: none;
	color: #000000;
}
.shop_detail_value a:hover, .shop_detail_value a:active {
	text-decoration: underline;
	color: #000000;
}

/*-----------------------------------------
shop_info
*/
.shopinfo {
	font-size: 15px;
	margin: 10px 0;
}
.shopinfo_title {
	background-color: #7DAF1F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.shopinfo_desc {
	line-height: 140%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7DAF1F;
	border-bottom-color: #7DAF1F;
	border-left-color: #7DAF1F;
	padding: 10px;
}
.shopinfo_desc img {
	float: left;
	padding: 0 10px 10px 0;
	border: 0;
}
.shopinfo_desc_date {
	clear: both;
	font-size: 13px;
	margin: 10px 0
}
.datainfo {
	clear: both;
	background-color: #E6EDCD;
	font-size: 12px;
	line-height: 140%;
}
.datainfo a:link, .datainfo a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2E962E;
}
.datainfo a:hover, .datainfo a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #2E962E;
}
/*-----------------------------------------
kuchikomi
*/
.kuchikomi {
	font-size: 15px;
	margin: 10px 0;
}
.kuchikomi_title {
	background-color: #7DAF1F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.kuchikomi_desc {
	line-height: 140%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7DAF1F;
	border-bottom-color: #7DAF1F;
	border-left-color: #7DAF1F;
	padding: 10px;
}
.kuchikomi_desc_date {
	clear: both;
	font-size: 13px;
	margin: 10px 0
}
/*-----------------------------------------
campaign
*/

.campaign_form_area {
	border: 5px solid #E60012;
	padding: 5px;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 150px;
}
.campaign_form_name {
	color:#FFF;
	padding: 5px 10px;
	margin-bottom:5px;
	background-color: #E60012;
	border: 2px solid #E60012;
	text-align: center;
}
.campaign_form_value {
	padding: 5px 10px;
	margin-bottom:5px;
	border: 2px solid #B5B5B6;
}
.index_campaign_link {
	padding: 2px;
	font-size: 12px;
}
.index_campaign_link a:link, .index_campaign_link a:visited {
	text-decoration: none;
	color: #E60012;
}
.index_campaign_link a:hover, .index_campaign_link a:active {
	text-decoration: underline;
	color: #E60012;
}
