@charset "UTF-8";
/*----------------------------------------

	Default CSS (Last Update 2017.2.24)

	- default setting
	- body setting
	- link setting
	- color setting
	- common setting
	- indent setting
	- icon setting
	- space setting
	- link setting
	- clearfix
	- styleswitcher
	- wrapper setting
	+ header
		- header_l
		- header_r
	- gnav
	- topicpath
	- emergency_content
	+ content
		- side
		+ main
			- m_pickup01
			- m_menu01
			- m_bn01
			- m_info01
	- f_link01
	- footer

-----------------------------------------*/

/*----------------------------------------
	各TOP共通「重要なお知らせ」高さ指定
-----------------------------------------*/

#content #main #m_info01 #m_oshirase02 .m_info01_bg,
#content #main #m_info01 #m_oshirase02 .m_info01_bg #m_oshirase02_02 {
	height: 30px;
}

/*----------------------------------------
	default setting
-----------------------------------------*/

body, div, dl, dt, dd, th, td, ul, ol, li,
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, strong, em, p {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

em {
	font-weight: bold;
}

th {
	text-align: left;
	font-weight: normal;
}

li, dt, dd {
	list-style: none;
	vertical-align: bottom;
}

li img, dt img, dd img, {
	vertical-align: top;
}

img, table {
	border: 0;
}

hr {
	display: none;
}

html {
	overflow-y: scroll;
}

input, textarea, select {
	color: #333333;
	font-size: 100%;
	font-family:
		"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",
		"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",
		sans-serif;
}

/*----------------------------------------
	body setting
-----------------------------------------*/

body {
	background-color: #ffffff;
	color: #333333;
	font-family:
		"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",
		"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",
		sans-serif;
}

/*----------------------------------------
	link setting
-----------------------------------------*/

a:link,
a:visited {
	color: #425ff1;
	text-decoration: none;
}

a:hover,
a:active {
	color: #425ff1;
	text-decoration: underline;
}

#topicpath01 a:link,
#topicpath01 a:visited {
	color: #333333;
	text-decoration: underline;
}

#topicpath01 a:hover,
#topicpath01 a:active {
	color: #333333;
	text-decoration: underline;
}

#caution a:link,
#caution a:visited,
#oshirase a:link,
#oshirase a:visited,
#oshirase02 a:link,
#oshirase02 a:visited,
#news a:link,
#news a:visited,
#request a:link,
#request a:visited,
#okd_oshirase a:link,
#okd_oshirase a:visited,
#okm_oshirase a:link,
#okm_oshirase a:visited,
#pagetop01 a:link,
#pagetop01 a:visited,
#footer a:link,
#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#caution a:hover,
#caution a:active,
#oshirase a:hover,
#oshirase a:active,
#oshirase02 a:hover,
#oshirase02 a:active,
#news a:hover,
#news a:active,
#request a:hover,
#request a:active,
#okd_oshirase a:hover,
#okd_oshirase a:active,
#okm_oshirase a:hover,
#okm_oshirase a:active,
#pagetop01 a:hover,
#pagetop01 a:active,
#footer a:hover,
#footer a:active {
	color: #333333;
	text-decoration: underline;
}

/*----------------------------------------
	color setting
-----------------------------------------*/

.white01 {
	color: #ffffff;
}

.gray01 {
	color: #666666;
}

.black01 {
	color: #000000;
}

.red01 {
	color: #cb0000;
}

.red02 {
	color: #e8365f;
}

.red03 {
	color: #ff0000;
}

.green01 {
	color: #264c00;
}

.green02 {
	color: #336600;
}

.green03 {
	color: #445233;
}

.green04 {
	color: #269815;
}

.blue01 {
	color: #003366;
}

.blue02 {
	color: #425ff1;
}

.blue03 {
	color: #3680c3;
}

.brown01 {
	color: #663300;
}

.brown02 {
	color: #cc6600;
}

/*----------------------------------------
	common setting
-----------------------------------------*/

/* list */
.arrow01 {
	padding-left: 9px;
	background: url(../img/common_arrow01.gif) no-repeat left top;
}

.mark_square01 {
	padding-left: 12px;
	background: url(../img/common_mark_square01.gif) no-repeat left top;
}

.mark_circle01 {
	padding-left: 13px;
	background: url(../img/common_mark_circle01.gif) no-repeat left top;
}

.mark_circle02 {
	padding-left: 13px;
	background: url(../img/common_mark_circle02.gif) no-repeat left top;
}

.mark_circle03 {
	padding-left: 13px;
	background: url(../img/common_mark_circle03.gif) no-repeat left top;
}

.mark_circle04 {
	padding-left: 13px;
	background: url(../img/common_mark_circle04.gif) no-repeat left top;
}

.mark_disc01 {
	padding-left: 13px;
	background: url(../img/common_mark_disc01.gif) no-repeat left top;
}

span.arrow01, span.mark_square01, span.mark_circle01, span.mark_circle02, span.mark_circle03, span.mark_circle04, span.mark_disc01 {
	display: block;
}

/* img-layout */
img.l_right01 {
	float: right;
	margin: 0 0 10px 15px;
}

img.l_left01 {
	float: left;
	margin: 0 15px 10px 0;
}

/*----------------------------------------
	indent setting
-----------------------------------------*/

.caution01 {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

.list01 {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

.pause01 {
	padding-left: 1.4em;
}

span.caution01, span.list01 {
	display: block;
}

/*----------------------------------------
	icon setting
-----------------------------------------*/

.pdf {
	padding: 0 0 5px 18px;
	background: url(../img/common_icon_pdf01.gif) no-repeat left top;
}

*html .pdf {
	padding: 0 0 0 18px;
	background: url(../img/common_icon_pdf01.gif) no-repeat left 3px;
	text-indent: 0;
	zoom: 1;
}

/*----------------------------------------
	space setting
-----------------------------------------*/

/* padding-top */
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

/* padding-bottom */
.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb35 {
	padding-bottom: 35px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb45 {
	padding-bottom: 45px;
}

.pb50 {
	padding-bottom: 50px;
}

/*----------------------------------------
	clearfix
-----------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0.1px;
	line-height: 0.1px;
}

.clearfix {
	display: inline-block;
	position: relative; /* DW */
}

/* Hides from IE-mac ¥*/
.clearfix {
	display: block; 
}
/* End hide from IE-mac */

/*----------------------------------------
	styleswitcher
-----------------------------------------*/

dl#styleSwicher {
	float: left;
	margin-top: 1px;
	background: url(../img/common_h_fsize_bg01.gif) no-repeat left top;
}

dl#styleSwicher dt {
	float: left;
	padding: 4px 4px 0 0;
	font-size: 0;
	line-height: 0;
}

dl#styleSwicher dd {
	float: left;
	width: 25px;
}

dl#styleSwicher dd a {
	display: block;
	overflow: hidden;
	width: 23px;
	padding-top: 25px;
	height: 0;
	background: url(../img/common_h_fsize_t01.gif) no-repeat left top;
}

/* small */
#styleSwicher a#SS_small {
	background-position: -50px 0;
	text-indent: -9999px;
}

#styleSwicher a#SS_small.selected {
	background-position: -50px -25px;
}

/* middle */
#styleSwicher a#SS_middle {
	background-position: -25px 0;
	text-indent: -9999px;
}

#styleSwicher a#SS_middle.selected {
	background-position: -25px -25px;
}

/* large */
#styleSwicher a#SS_large {
	background-position: 0 0;
	text-indent: -9999px;
}

#styleSwicher a#SS_large.selected {
	background-position: 0 -25px;
}

/*----------------------------------------
	wrapper setting
-----------------------------------------*/

#h_wrapper {
	background: url(../img/common_h_bg01.gif) repeat-x left top;
	min-width: 980px;
}

#h_wrapper02 {
	background: url(../img/index_h_bg01.gif) repeat-x left top;
	min-width: 980px;
}

#gnav_wrapper {
	background: url(../img/common_gnav_bg01.gif) repeat-x left top;
	min-width: 980px;
}

#f_wrapper {
	background: #eaeaeb;
	min-width: 980px;
}

#f_wrapper02 {
	border-top: 1px solid #c7c7c8;
}

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

#header {
	width: 980px;
	margin: 0 auto;
	padding: 19px 18px 9px;
}

#h_wrapper02 #header {
	padding: 19px 18px 15px;
}

/*----------------------------------------
	header_l
-----------------------------------------*/

#header_l {
	float: left;
	padding-top: 1px;
	width: 570px;
}

#header_l p {
	float: left;
	width: 391px;
}

#header_l p img {
	float: left;
	font-size: 0;
	line-height: 0;
}

#header_l img#h_logo01 {
	padding: 12px 15px 0 11px;
}

#header_l p#code01 {
	position: relative;
	width: 170px;
	height: 48px;
}

#header_l p#code01 span {
	position: absolute;
	bottom: 0;
}

/*----------------------------------------
	header_r
-----------------------------------------*/

#header_r {
	float: right;
	width: 359px;
}

#header_r p {
	text-align: right;
	padding-bottom: 14px;
}

#header_r #header_r_01 {
	width: 359px;
}

#header_r #header_r_01 div {
	float: right;
}

#header_r #header_r_01 span {
	float: left;
	display: block;
	width: 172px;
	height: 26px;
	background: url(../img/common_h_search_bg01.gif) no-repeat left top;
}

#header_r #header_r_01 span input {
	width: 150px;
	height: 20px;
	margin-left: 8px;
	padding: 4px 3px 3px;
	border: none;
	background: transparent;
}

*html #header_r #header_r_01 span input {
	padding-top: 6px;
}

#header_r #header_r_01 input#h_search01 {
	float: left;
}

#header_r_02 {
	float: right;
	width: 149px;
	padding-top: 27px;
}

#header_r_02 dl#styleSwicher {
	float: none;
}

/*----------------------------------------
	gnav
-----------------------------------------*/

ul#gnav {
	width: 980px;
	margin: 0 auto;
	padding: 6px 18px 0;
}

ul#gnav li {
	float: left;
	font-size: 0;
	line-height: 0;
}

/*----------------------------------------
	topicpath
-----------------------------------------*/

ul#topicpath01 {
	width: 980px;
	margin: 0 auto;
	padding: 11px 18px 6px;
}

ul#topicpath01 li {
	float: left;
}

/*----------------------------------------
	emergency_content
-----------------------------------------*/

#emergency_content {
	width: 980px;
	margin: 0 auto 0;
	padding: 0 18px;
}

/*----------------------------------------
	content
-----------------------------------------*/

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0 18px;
}

/*----------------------------------------
	side
-----------------------------------------*/

#side {
	float: left;
	width: 200px;
}

/*----------------------------------------
	main
-----------------------------------------*/

#main {
	float: right;
	width: 744px;
}

#main .m_comment01 {
	text-indent: -9999px;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#main #date01 {
	padding: 10px 0 5px;
	text-align: right;
}

/*----------------------------------------
	m_pickup01
-----------------------------------------*/

#m_pickup01 {
	width: 744px;
	padding-bottom: 20px;
}

#m_pickup01 #m_pickup01_l {
	float: left;
	width: 556px;
	height: 270px;
	background: url(../img/common_m_pickup_bg01.gif) no-repeat left top;
}

#m_pickup01 #m_pickup01_l #m_noflash01 {
	width: 542px;
	padding: 26px 0 43px 14px;
}

#m_pickup01 #m_pickup01_l #m_noflash01 p {
	float: left;
	font-size: 0;
	line-height: 0;
}

#m_pickup01 #m_pickup01_l #m_noflash01 p#m_flash_t01 {
	padding: 13px 0 0 10px;
}

#m_pickup01 #m_pickup01_l dl {
	width: 541px;
	padding: 0 0 16px 15px;
}

#m_pickup01 #m_pickup01_l dl dt {
	padding-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

#m_pickup01 #m_pickup01_l dl dd {
	float: left;
	width: 128px;
	height: 56px;
	padding: 0 5px 5px 0;
	font-size: 0;
	line-height: 0;
}

#m_pickup01 #m_pickup01_l dl dd img {
	width: 128px;
	height: 56px;
}

#m_pickup01 #m_pickup01_r {
	float: right;
	width: 180px;
}

#m_pickup01 #m_pickup01_r dl dt {
	padding-top: 5px;
	font-size: 0;
	line-height: 0;
}

#m_pickup01 #m_pickup01_r dl dd {
	font-size: 0;
	line-height: 0;
}

/*----------------------------------------
	m_menu01
-----------------------------------------*/

#m_menu01 {
	width: 754px;
	margin-bottom: 20px;
}

*html #m_menu01 {
	width: 100% !important;
}

#m_menu01 ul {
	margin: 0 -10px -10px 0;
	font-size: 0;
	line-height: 0;
}

#m_menu01 ul li {
	float: left;
	padding-right: 8px;
	margin-bottom: 10px;
}

/*----------------------------------------
	m_bn01
-----------------------------------------*/

#m_bn01 {
	width: 752px;
	margin-bottom: 20px;
}

*html #m_bn01 {
	width: 100% !important;
}

#m_bn01 h2 {
	cursor: pointer;
}

#m_bn01 #m_topic01 {
	display: none;
	padding-top: 8px;
}

/*----------------------------------------
	m_info01
-----------------------------------------*/

#m_info01 {
	width: 744px;
}

#m_info01 #m_info01_tab {
	margin-right: -6px;
	padding-bottom: 5px;
	background: url(../img/common_m_info_line01.gif) no-repeat left bottom;
	font-size: 0;
	line-height: 0;
}

#m_info01 #m_info01_tab li {
	float: left;
	padding-right: 6px;
	cursor: pointer;
}

#m_info01 #m_info01_tab li img {
	vertical-align: bottom;
}

#m_info01 .m_info01_bg {
	position: relative;
	height: 425px;
	padding: 10px 10px 18px 14px;
	background: url(../img/common_m_info_bg04.gif) no-repeat left bottom;
}

#m_info01 .m_info01_bg #m_caution01_02 {
	height: 334px;
	overflow: auto;
}

#m_info01 .m_info01_bg #m_oshirase01_02 {
	height: 425px;
	overflow: auto;
}

#m_info01 .m_info01_bg #m_news01_02 {
	height: 405px;
	overflow: auto;
}

#m_info01 .m_info01_bg p#m_btn_more01 {
	position: absolute;
	bottom: 0;
	width: 715px;
	padding-bottom: 16px;
	text-align: right;
}

#m_info01 #m_caution01 {
	width: 744px;
	background: url(../img/common_m_info_bg03.gif) repeat-y left top;
}

#m_info01 #m_caution01 dl#m_caution01_bn01 {
	position: absolute;
	bottom: 0;
	margin-right: -9px;
	padding-bottom: 16px;
}

*html #m_info01 #m_caution01 dl#m_caution01_bn01 {
	width: 348px;
}

#m_info01 #m_caution01 dl#m_caution01_bn01 dt {
	padding: 0 9px 9px 0;
	font-size: 0;
	line-height: 0;
}

#m_info01 #m_caution01 dl#m_caution01_bn01 dd {
	float: left;
	width: 165px;
	padding-right: 9px;
	font-size: 0;
	line-height: 0;
}

#m_info01 #m_oshirase01 {
	display: none;
	width: 744px;
	background: url(../img/common_m_info_bg03.gif) repeat-y left top;
}

#m_info01 #m_news01 {
	display: none;
	width: 744px;
	background: url(../img/common_m_info_bg03.gif) repeat-y left top;
	
}

/* okd */
#m_info01 #m_request01 {
	float: left;
	width: 368px;
	background: url(../img/common_m_info_bg01.gif) repeat-y left top;
}

#m_info01 #m_okd_oshirase01 {
	float: right;
	width: 368px;
	background: url(../img/common_m_info_bg01.gif) repeat-y left top;
}

#m_info01 #m_request01 .m_info01_bg,
#m_info01 #m_okd_oshirase01 .m_info01_bg {
	width: 344px;
	height: 230px;
	padding: 10px 10px 18px 14px;
	background: url(../img/common_m_info_bg02.gif) no-repeat left bottom;
}

#m_info01 #m_request01 .m_info01_bg #m_request01_02,
#m_info01 #m_okd_oshirase01 .m_info01_bg #m_okd_oshirase01_02 {
	height: 211px;
	overflow: auto;
}

/* okm */
#m_info01 #m_oshirase02 {
	width: 744px;
	background: url(../img/common_m_info_bg03.gif) repeat-y left top;
}

#m_info01 #m_oshirase02 .m_info01_bg {
	width: 720px;
	height: 140px;
	padding: 10px 10px 18px 14px;
	background: url(../img/common_m_info_bg04.gif) no-repeat left bottom;
}

#m_info01 #m_oshirase02 .m_info01_bg  #m_oshirase02_02 {
	height: 140px;
	overflow: auto;
}

/*----------------------------------------
	pagetop01
-----------------------------------------*/

#pagetop01 {
	width: 980px;
	margin: 0 auto;
	padding: 39px 18px 6px;
	text-align: right;
}

#pagetop01 p span {
	padding-left: 11px;
	background: url(../img/common_pagetop_arrow01.gif) no-repeat left center;
	text-align: right;
}

/*----------------------------------------
	f_link01
-----------------------------------------*/

#f_link01 {
	width: 980px;
	margin: 0 auto;
	padding: 18px 18px 19px;
}

/*----------------------------------------
	footer
-----------------------------------------*/

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 17px 18px 29px;
}

#footer ul {
	margin-bottom: 13px;
}

#footer ul li {
	float: left;
	padding-left: 25px;
	background: url(../img/common_f_line02.gif) no-repeat 8px top;
	white-space: nowrap;
}

#footer ul li#f_st01 {
	padding-left: 8px;
	background: url(../img/common_f_line01.gif) no-repeat left top;
}

#footer p#f_copy01 {
	padding-top: 3px;
}