@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,
#main6,
#main7 {
	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,
#main6 span,
#main7 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);
}

#main6 {
	background-image: url(../images/index/main_06_bg2.jpg);
}

#main7 {
	background-image: url(../images/index/main_07_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: 62px;
}

#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: 62px;
}

#main5 span {
	background-image: url(../images/index/main_05_bg.jpg);
	padding-top: 293px;
}

#main6 span {
	background-image: url(../images/index/main_06_bg.jpg);
	padding-top: 207px;
}

#main7 span {
	background-image: url(../images/index/main_07_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:first-child {
	float: left;
	width: 165px;
}

#index_nav ul li {
	float: left;
	width: 163px;
}

#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: 366px;
}

#index_grid .box2 {
	width: 368px;
}

#index_grid .box3 {
	width: 225px;
}


/* ----------cate---------- */

#index_grid .cate {
	width: 342px;
	border-left: 1px solid #666666;
	overflow: hidden;
}

#index_grid .cate.type1 {
	width: 351px;
}

#index_grid .cate.end {
	margin-top: 28px;
}


/* ----------cate_ttl---------- */

#index_grid .cate_ttl,
#index_grid .cate_ttl1 a,
#index_grid .cate_ttl2 a {
	display: block;
	width: 148px;
	height: 38px;
	background: no-repeat left top;
	padding-left: 22px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	text-decoration: none;
}

#index_grid .cate_ttl {
	background-image: url(../images/index/cate_ttl_base.jpg);
	letter-spacing: 0.25em;
}

#index_grid .cate_ttl1 a {
	background-image: url(../images/index/cate_ttl1_base.jpg);
	letter-spacing: 0.25em;
}

#index_grid .cate_ttl2 a {
	background-image: url(../images/index/cate_ttl2_base.jpg);
}


/* ----------cate_photo---------- */

#index_grid .cate_photo {
	float: right;
}


/* ----------cate_head---------- */

#index_grid .cate_head1 {
	margin: 10px 0 20px 10px;
	font-size: 167%;
	font-weight: bold;
	line-height: 1.3em;
}

#index_grid .cate_head2 {
	margin: 15px 0 5px 10px;
	font-size: 134%;
	line-height: 1.3em;
}


/* ----------list_index_menu---------- */

#index_grid .list_index_menu1,
#index_grid .list_index_menu2 {
	margin-left: 10px;
	font-size: 117%;
}

#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_menu1.type1 {
	width: 332px;
	overflow: hidden;
}

#index_grid .list_index_menu1.type1 li {
	float: left;
	width: 152px;
	white-space: nowrap;
}


/* ----------index_pdf---------- */

.index_pdf {
	margin-top: 28px;
	line-height: normal;
}

.index_pdf dt {
	margin-bottom: 5px;
}

.index_pdf dd {
	font-size: 84%;
}


/* ----------index_banner1---------- */

.index_banner1 {
	margin-left: 8px;
}

.index_banner1 img {
	display: block;
}


/* ----------index_news_head---------- */

#index_news_head {
	position: relative;
	width: 215px;
	margin-left: 10px;
}

#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: 213px;
	height: 287px;
	background: url(../images/index/news_frame.png) no-repeat left top;
	margin-left: 10px;
	padding: 1px;
}

#index_news dl {
	width: 194px;
	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;
}
