@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: no-repeat;
	color: #3c3c3c;
}

header {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#page_bg_i {
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-x;
}
#page_bg_c {
	background-image: url(../img/page_bg_c.gif);
	background-repeat: repeat-x;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	    display: block;
	}

h1 {
	font-size: 11px;
	color: #969696;
	font-weight: normal;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 9px;
	line-height: 0px;
}
#title {
	float: left;
	line-height: 0px;
	padding-bottom: 7px;
}
nav {
	list-style-type: none;
}
article {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #005fca;
}




.line_hight_reset {
	line-height: 0px;
}

#header_navi {
	list-style-type: none;
	margin-left: 523px;
	padding-top: 24px;
	margin-right: -12px;
	line-height: 0px;
	padding-bottom: 7px;
}
.header_navi_li  {
	float: left;
	margin-right: 12px;
}
#gnavi {
	clear: both;
	list-style-type: none;
	line-height: 0px;
}
#gnavi li {
	float: left;
}
#content_div {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#content_bg {
	background-image: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	overflow: hidden;
	clear: both;
}
#content_bg_c {
	background-image: url(../img/content_bg_c.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	overflow: hidden;
	clear: both;
}

#mv_div {
	line-height: 0px;
	clear: both;
}
.bxslider {
	list-style-type: none;
}
.bxslider02 {
	list-style-type: none;
}



#side_div {
	width: 253px;
	margin-left: 20px;
	float: left;
}
.side_menu {
	list-style-type: none;
	margin-bottom: 16px;
	line-height: 0px;
}

#side_navi {
	list-style-type: none;
}
#side_navi li {
	padding-bottom: 8px;
}
#side_info {
	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: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	line-height: 0px;
}
#side_info_h2 {
	font-size: 14px;
	padding-top: 18px;
	padding-left: 14px;
}

#side_info_txt {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 75px;
}
#mcontent_div {
	width: 665px;
	float: right;
	margin-right: 24px;
}

#footer_div {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 134px;
	padding-top: 40px;
	clear: both;
}
#footer_div02 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer_navi {
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
}

.footer_navi_float {
	float: left;
	padding-right: 29px;
}
.footer_navi_float02 {
	float: left;
}

.footer_navi_float ul li {
	list-style-image: url(../img/list_btn.gif);
	color: #FFF;
	text-decoration: none;
}
.footer_navi_float02 ul li {
	list-style-image: url(../img/list_btn.gif);
	color: #FFF;
	text-decoration: none;
}

.footer_navi_float ul li a {
	color: #FFF;
	text-decoration: none;
}
.footer_navi_float02 ul li a {
	color: #FFF;
	text-decoration: none;
}


#copyright {
	text-align: center;
	padding-top: 16px;
	clear: both;
}
