@charset "UTF-8";
@import "common.css";

#main {
	width: 1006px;
	/*position:relative;*/
	top: 400px;
}


/*contents--------------------*/

#contents_w_bg {
	width: 965px;
	padding: 0 21px 0 20px;
}

/*header--------------------*/

#header_menu {
	margin: 0 auto;
	background:url(../img/menu_bg_common.jpg) bottom right no-repeat;
}



/*flash--------------------*/

#index_flash {
	width: 100%;
	height: 400px;
	/*top: 0px;
	left: 0px;
	position: absolute;*/
	text-align: center;
	background:#FFFFFF url(../img_top/fla_bg.gif) bottom repeat-x;
}


/*緊急情報--------------------*/

.caution_block {
	width: 640px;
	margin: 0 auto 10px auto;
	padding-top: 5px;
	background:url(../img_top/caution_top.gif) top left no-repeat;
}


.caution_block_btm {
	width: 620px;
	padding: 0 10px 5px 10px;
	background:#ffffff url(../img_top/caution_btm.gif) bottom left no-repeat;
}

.caution_block a:link,
.caution_block a:visited,
.caution_block a:hover,
.caution_block a:active {
	display: block;
	min-height: 16px;
	_height: 16px;
	padding-left: 10px;
	color:#000000;
	font-weight: bold;
	font-size: 116%;
	background:url(../img_top/icon_caution.gif) top left no-repeat;
}


/*info--------------------*/


.info_block {
	float: left;
	width: 640px;
}

.info_block h2 {
	width: 640px;
	height: 69px;
	background:url(../img_top/info_bg.gif) 1px 42px repeat-x;
}


.info_block h2 .more_btn {
	float: right;
	margin: 18px 0 0 0;
}

.info_box {
	clear: both;
	width: 624px;
	margin: 0 6px 0 10px;
	padding-top: 4px;
	background:url(../img/line_maru_y.gif) 308px 0 repeat-y;
}

.info_line_0 {
	float: left;
	width: 295px;
}

.info_line_1 {
	float: right;
	width: 295px;
}


.info_inner {
	clear: both;
	width: 295px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	background:url(../img/line_dot01.gif) bottom left repeat-x;
}

.info_inner .ph {
	float: left;
	width: 56px;
	padding: 1px;
	border: 1px solid #bfbfbf;
}

.info_inner .txt {
	float: right;
	width: 220px;
	text-align: left;
}

.info_inner .txt img {
	vertical-align: middle;
}

/*bana--------------------*/

.bana_block {
	float: right;
	width: 308px;
	margin: 40px 0 0 0;
}

.bana_box {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}


/*store--------------------*/

.stoer_block {
	/*float: right;*/
	width: 308px;
	/*margin-top: 40px;*/
	background:url(../img_top/store_bg.gif) left top repeat-y;
	color:#FFFFFF;
}

.stoer_block_btm {
	padding-bottom: 12px;
	background:url(../img_top/store_btm.gif) left bottom no-repeat;
}

.stoer_block_btm h3 {
	margin-bottom: 15px;
}

.shop_list {
	margin: 0 20px 20px 20px;
}

.shop_list li {
	margin-bottom: 4px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
}

.shop_list li a:link,
.shop_list li a:visited,
.shop_list li a:hover,
.shop_list li a:active {
	margin-left: 3px;
	color: #d96202;
}

.shop_bana {
	width: 284px;
	margin: 0 auto;
}

.shop_bana li {
	line-height: 0;
	font-size:0;
}


/*スマホボタン--------------------*/

#smartphone_link_area {
	width: 1006px;
	margin: 5px auto 0 auto;
	text-align: right;
}
