@charset "utf-8";

/* ------------------------------------------------------------
	index style
------------------------------------------------------------ */

@import "base.css";
@import "common.css";


/* ----------bottom_area---------- */

#bottom_area {
	border-style: none;
}

/* ----------footer---------- */

#footer {
	border-style: none;
}

/* ----------index_header---------- */

#index_header {
	position: absolute;
	width: 100%;
	height: 110px;
	background: url(../images/index/header.png) no-repeat center top;
	top: 0;
	left: 0;
	text-align: left;
	z-index: 10;
}


/* ----------index_main---------- */

#index_main {
	position: relative;
	width: 100%;
	height: 1000px;
}

/* ----------main---------- */

#main1 {
	width: 100%;
	height: 1000px;
	background: repeat-x left top;
	text-align: center;
}

#main2,
#main3,
#main4,
#main5 {
	display: none;
	position: absolute;
	top: 63px;
	left: 0;
	width: 100%;
	height: 1000px;
	background: repeat-x left top;
	text-align: center;
	z-index: 2;
}

#main1 span,
#main2 span,
#main3 span,
#main4 span,
#main5 span {
	display: block;
	width: 100%;
	height: 1000px;
	background: no-repeat center top;
	text-align: center;
}

#main1 {
	background-image: url(../images/index/main_01_bg2.jpg);
}

#main2 {
	background-image: url(../images/index/main_02_bg2.jpg);
}

#main3 {
	background-image: url(../images/index/main_03_bg2.jpg);
}

#main4 {
	background-image: url(../images/index/main_04_bg2.jpg);
}

#main5 {
	background-image: url(../images/index/main_05_bg2.jpg);
}


#main1 span {
	background-image: url(../images/index/main_01_bg.jpg);
	padding-top: 210px;
	padding-right: 497px;
	box-sizing: border-box;
}

#main2 span {
	background-image: url(../images/index/main_02_bg.jpg);
	padding-top: 48px;
}

#main3 span {
	background-image: url(../images/index/main_03_bg.jpg);
	padding-top: 52px;
}

#main4 span {
	background-image: url(../images/index/main_04_bg.jpg);
	padding-top: 293px;
}

#main5 span {
	background-image: url(../images/index/main_05_bg.jpg);
	padding-top: 196px;
}

/* ----------index_nav---------- */

#index_nav {
	position: absolute;
	width: 100%;
	top: 504px;
	z-index: 20;
}

#index_nav ul {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#index_nav ul li {
	float: left;
	width: 245px;
}

#index_nav ul li img {
	display: block;
}


/* ----------index_contents---------- */

#index_contents {
	position: absolute;
	width: 100%;
	top: 551px;
	z-index: 10;
}

#index_contents .container {
	background: url(../images/index/contents_bg.png) no-repeat left top;
}


/* ----------index_grid---------- */

#index_grid {
	width: 959px;
	padding: 39px 0 67px 16px;
	overflow: hidden;
}

#index_grid .box1,
#index_grid .box2,
#index_grid .box3 {
	float: left;
}

#index_grid .box1 {
	width: 464px;
}

#index_grid .box2 {
	width: 255px;
}

#index_grid .box3 {
	width: 240px;
}


/* ----------cate---------- */

#index_grid .cate {
	width: 463px;
	border-left: 1px solid #666666;
	overflow: hidden;
}

#index_grid .cate.type1 {
	width: 254px;
	margin-bottom: 35px;
}


/* ----------banner_left---------- */

dl.banner_left {
	margin-left: 10px;
	font-size: 142%;
	font-weight: bold;
	line-height: 1.4em;
	cursor: pointer;
}

dl.banner_left dt {
	background: url(../images/commmon/arrow_01.png) no-repeat left 0.4em;
	padding-left: 13px;
}

dl.banner_left dt a {
	text-decoration: none;
}

dl.banner_left dd {
	width: 440px;
	margin-left: 13px;
	overflow: hidden;
}

dl.banner_left dd p {
	float: left;
	margin-left: 10px;
	line-height: 1.4em;
}

dl.banner_left dd p:first-child {
	margin-left: 0;
}

dl.banner_left dd p.comment1 {
	width: 180px;
}

dl.banner_left dd p.comment2 {
	width: 130px;
}

dl.banner_left dd p.comment3 {
	width: 183px;
}


/* ----------cate_ttl---------- */

#index_grid .cate_ttl1,
#index_grid .cate_ttl2 {
	margin-bottom: 15px;
}

#index_grid .cate_ttl1 a,
#index_grid .cate_ttl2 a {
	display: block;
	width: 178px;
	background: no-repeat left top;
	padding-left: 22px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#index_grid .cate_ttl1 a {
	height: 30px;
	background-image: url(../images/index/cate_ttl1_base.jpg);
	padding-top: 8px;
	line-height: normal;
}

#index_grid .cate_ttl2 a {
	height: 34px;
	background-image: url(../images/index/cate_ttl2_base.jpg);
	padding-top: 4px;
	font-size: 15px;
	line-height: 15px;
}

#index_grid .cate_ttl3 {
	margin-left: 12px;
	font-size: 134%;
	font-weight: bold;
}


/* ----------cate_photo---------- */

#index_grid .cate_photo {
	margin-bottom: 15px;
	margin-left: 12px;
}


/* ----------cate_head---------- */

#index_grid .cate_head1 {
	width: 220px;
	margin-bottom: 15px;
	margin-left: 12px;
	font-size: 142%;
	font-weight: bold;
	line-height: 1.2em;
}

#index_grid .cate_head2 {
	margin: 0 0 10px 10px;
	font-size: 150%;
	line-height: 1.3em;
}


/* ----------list_index_menu---------- */

#index_grid .list_index_menu1,
#index_grid .list_index_menu2 {
	margin-left: 12px;
	font-size: 134%;
	line-height: normal;
}

#index_grid .list_index_menu1 li {
	background: url(../images/commmon/arrow_01.png) no-repeat left 0.5em;
	margin-bottom: 5px;
	padding-left: 14px;
}

#index_grid .list_index_menu2 li {
	margin-left: 1.3em;
	text-indent: -1.3em;
}


/* ----------index_pdf---------- */

.index_pdf {
	margin: 20px 0 0 10px;
	line-height: normal;
}

.index_pdf dt {
	margin-bottom: 5px;
}

.index_pdf dd {
	font-size: 84%;
}


/* ----------index_banner1---------- */

.index_banner1 img {
	display: block;
}


/* ----------index_news_head---------- */

#index_news_head {
	position: relative;
	width: 230px;
	margin-top: 20px;
	margin-left: 2px;
}

#index_news_head .news_head1 {
	font-size: 150%;
}

#index_news_head .link {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 117%;
}

#index_news_head .link li a {
	background: url(../images/commmon/arrow_01.png) no-repeat left 0.5em;
	padding-left: 14px;
}


/* ----------index_news---------- */

#index_news {
	width: 230px;
	height: 287px;
	background: url(../images/index/news_frame.png) no-repeat left top;
	margin-left: 2px;
	padding: 1px;
}

#index_news dl {
	width: 213px;
	height: 238px;
	margin: 1px;
	padding: 24px 8px 23px 9px;
	overflow: auto;
}

#index_news dl dt {
	margin-bottom: 5px;
}

#index_news dl dd {
	margin-bottom: 10px;
}
