@charset "utf-8";


/*----------------------------------------------------
    ■ share 
----------------------------------------------------*/

*{
/*	font-size: 12px;*/
/*	color: #333333;*/
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	letter-spacing: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li,ul,dl,dt,dd {
	list-style:none;
}

h1,h2,h3,h4 {
	font-weight: normal;
}



/*----------------------------------------------------
    ■ layout 
----------------------------------------------------*/

/******* wrapper start ********/

#wrapper {
/*	width: auto;
	margin: auto;
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
	background-color: #FFFFFF;
*/}

/******* wrapper end ********/


/******* header start ********/


#header {
	height: 109px;
	width: 995px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(../img/bg_head.jpg);
	background-repeat: repeat-x;
	

}

#header_inner {
	width: 995px;
}

#header_l {
/*	width: 390px;
	float: left;
*/
}

#header_r {
	width: 561px;
	float: right;
}

#header h1 {
	display: block;
	float: left;
	padding-bottom: 20px;
	padding-top: 29px;
}

/*----------------------------------------------------
    ■ navi_header
----------------------------------------------------*/

/******* navi_header start ********/

#navi_header {
	width:551px;
	float: right;
}
.navi_header_bt_box {
	padding-top: 12px;
	width: 500px;
	margin-left: 200px;
	z-index: 100;
	display: block;
}

.navi_header_bt01 {
	float: left;
	font-size: 10px;
	padding-bottom: 5px;
	z-index: 100;
}
#layout #header #header_inner #header_r #nav .nav01_bg .nav1_ldiv1 f_l a:v {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.navi_header_bt01 a {
	font-size: 10px;
	color: #000000;
	z-index: 100;
}

.navi_header_bt04 a {
	font-size: 10px;
	color: #000000;
}

.header_mk {
	vertical-align: top;
	padding-right: 4px;
	margin-top: 6px;
	/margin-top: 4px;
	_margin-top: 4px;
	z-index: 100;
}

.header_mk2 {
	vertical-align: top;
	padding-right: 2px;
	margin-top: 6px;
	/margin-top: 4px;
	_margin-top: 4px;
	z-index: 100;
}


#navi_header ul {
	list-style:none;
}

#navi_header li {
	list-style:none;
}

/******* navi_header bt start ********/



#navi_header #h_bt01 {
	width: 177px;
	float: left;
	height: 30px;
	padding-right: 10px;
}

#navi_header #h_bt02 {
	width: 177px;
	float: left;
	height: 30px;
	padding-right: 10px;
}

#navi_header #h_bt03 {
	width: 177px;
	float: left;
	height: 30px;
}
#navi_header #h_bt04 {
	width: 177px;
	float: left;
	height: 30px;
}

/*----------------------------------------------------
    ■ pankuz
----------------------------------------------------*/

#pkz {
	clear: both;
	font-size: 11px;
	color: #333333;
}
#pkz li {
	color: #333333;
	font-size: 11px;
}

#pkz a {
	clear: both;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

/******* navi_header bt end ********/


/******* contents start ********/



#navi_left {
	width: 190px;
	float: left;
}

.l_navi_box1 {
	background-image: url(../img/navi/l_menu_bg.jpg);
	width: 190px;
	background-repeat: repeat-y;
}


.l_navi_box2 {
	background-image: url(../img/navi/l_menu_bg2.jpg);
	width: 190px;
	background-repeat: repeat-y;
}


.l_navi_box3 {
	background-image: url(../img/l_navi3_bg.jpg);
	width: 190px;
	background-repeat: repeat-y;
}


/******* footer start ********/

#footer_n {
	width: auto;
	clear: both;
	/*background-image: url(../img/f_bg.jpg);*/
	height: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-repeat: repeat-x;*/
	
}
#footer_n .copyright span {
	color: #fff;
}



#fcontents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../img/f_bg.jpg);*/
	padding-top: 50px;
}

#fcontents_ul1 {
	width: 200px;
	float: left;
	text-align: left;
}

#fcontents_ul2 {
	width: 200px;
	float: left;
	text-align: left;
}

#fcontents_ul3 {
	width: 200px;
	float: left;
	text-align: left;
}

#fcontents_ul4 {
	width: 243px;
	float: left;
	text-align: left;
}

#fcontents_ul5 {
	width: 110px;
	float: left;
	text-align: left;
}

#fcontents a {
	color: #999999;
	font-size: 11px;
}


#fcontents_cp {
	color: #FFFFFF;
	clear: both;
	padding-top: 70px;
	text-align: center;
}
