@charset "utf-8";

@import url("common.css");
@import url("reset.css");
/* CSS Document */

#chip{
	height:5px;
	width:847px;
	margin: 37px 0 0 0;
	background: url(../img/item_chip.png) left top no-repeat;
	text-indent:-9999px;
}

#contents{
	margin:7px 0 0 0;
	padding:7px 33px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	text-indent:-9999px;
}

#contents h3 {
	height:42px;
	width:779px;
	background:url(../img/item_caption.png) top left no-repeat;
}

#contents #item01 {
	height:120px;
	width:779px;
	background:url(../img/item_01.png) top left no-repeat;
}

#contents #item02 {
	height:91px;
	width:779px;
/* 	margin-top:130px; */
	background:url(../img/item_02.png) top left no-repeat;
}

#contents #item03 {
	height:138px;
	width:779px;
	background:url(../img/item_03.png) top left no-repeat;
}

#contents #item04 {
	height:134px;
	width:779px;
	background:url(../img/item_04.png) top left no-repeat;
}

#contents #item05 {
	height:41px;
	width:779px;
	background:url(../img/item_05.png) top left no-repeat;
}

#contents #item06 {
	height:54px;
	width:779px;
	background:url(../img/item_06.png) top left no-repeat;
}

#contents .item07 {
	height:35px;
	width:779px;
	background:url(../img/item_07.png) top left no-repeat;
}

#contents #item08 {
	height:145px;
	width:779px;
	margin:10px 0 0 0;
	background:url(../img/item_08.png) top left no-repeat;
}

#contents #item09 {
	height:75px;
	width:779px;
	background:url(../img/item_09.png) top left no-repeat;
}

#contents #item10{
	height:145px;
	width:779px;
	background:url(../img/item_10.png) top left no-repeat;
}

#contents #item11 {
	height:148px;
	width:779px;
	background:url(../img/item_11.png) top left no-repeat;
}

#contents #item12 {
	height:33px;
	width:779px;
	background:url(../img/item_12.png) top left no-repeat;
}

#contents #item13{
	height:54px;
	width:779px;
	background:url(../img/item_13.png) top left no-repeat;
}

#contents #item_03_14{
	height:86px;
	width:779px;
/* 	margin: 130px 0 0 0; */
	background:url(../img/item_03_14.png) top left no-repeat;
}

#contents #item_03_15{
	height:304px;
	width:779px;
	background:url(../img/item_03_15.png) top left no-repeat;
}

#contents #item_03_16{
	height:78px;
	width:779px;
	background:url(../img/item_03_16.png) top left no-repeat;
}

#contents #item_03_17{
	height:78px;
	width:779px;
	margin-bottom:13px;
	background:url(../img/item_03_17.png) top left no-repeat;
}

#contents #item_04_18{
	height:86px;
	width:779px;
	margin:0px 0 13px 0;
	background:url(../img/item_04_18.png) top left no-repeat;
}

#contents #item_04_19{
	height:277px;
	width:779px;
	margin-bottom:13px;
	background:url(../img/item_04_19.jpg) top left no-repeat;
}

#contents #item_04_20{
	height:93px;
	width:779px;
	margin-bottom:13px;
	background:url(../img/item_04_20.png) top left no-repeat;
}

#contents #item_05_21{
	height:86px;
	width:779px;
	margin:130px 0 13px 0;
	background:url(../img/item_05_21.png) top left no-repeat;
}

#contents #item_05_22{
	height:382px;
	width:779px;
	/*margin-bottom:13px;*/
	background:url(../img/item_05_22.png) top left no-repeat;
}

#contents #item_05_23{
	height:78px;
	width:779px;
	margin-bottom:13px;
	background:url(../img/item_05_23.png) top left no-repeat;
}

#contents #item_06_24{
	height:86px;
	width:779px;
	margin-bottom:13px;
	background:url(../img/item_06_24.png) top left no-repeat;
}

#contents #item_06_25{
	height:382px;
	width:779px;
	/*margin-bottom:13px;*/
	background:url(../img/item_06_25.png) top left no-repeat;
}

#contents #item_06_26{
	height:78px;
	width:779px;
	margin-bottom:13px;
	background:url(../img/item_06_26.png) top left no-repeat;
}


#contents .navi_abc1 a{
	height:20px;
	width:352px;
	display:block;
	margin:0 7px 0 0;
	float:left;
	background:url(../img/item_btn_nav_abc.png) top left no-repeat;
}

#contents .navi_abc1 a:hover{
	background:url(../img/item_btn_nav_abc.png) bottom left no-repeat;
}

#contents .navi_abc2 a{
	height:20px;
	width:420px;
	display:block;
	float:left;
	background:url(../img/item_btn_nav_abc.png) top right no-repeat;
}

#contents .navi_abc2 a:hover{
	background:url(../img/item_btn_nav_abc.png) bottom right no-repeat;
}
