@charset "utf-8";
/* CSS Document */

@import url("../../css/common.css");

/* box01
-------------------------*/

#box01{
	clear:both;
	margin-bottom:20px;
}

#box01 h2{
	float:left;
	width:500px;
}

#box01 ul{
	padding:32px 0px 0 0px;
	background:url(../../img/main_bg.jpg) 0 0 no-repeat;
	width:240px;
	height:228px;
	float:right;
}

#box01 li{
	width:220px;
	background:url(../../img/main_btn.jpg) no-repeat;
}

#box01 a{
	display:block;
	overflow:auto;
	text-indent:-9999px;
}

#box01 li a:hover{background:url(../../img/main_btn_on.jpg) no-repeat;}
#box01 li#btn1,#box01 li#btn1 a:hover{background-position:0 0 ;}
#box01 li#btn1 a{
	margin-bottom:6px;
	height:96px;
}
#box01 li#btn2,#box01 li#btn2 a:hover{	background-position:0 -102px ;}
#box01 li#btn2 a{ height:51px;}



/* box02
-------------------------*/


#box02{
	clear:both;
	margin-bottom:20px;
}

#box02 h3{
	margin-bottom:10px;
}

#box02 #left{
	float:left;
	width:360px;
}

#box02 #left li{
	background:url(../../img/icon02.jpg) 0 0 no-repeat;
	padding-left:20px;
	margin-bottom:7px;
}

#box02 #right{
	float:right;
	width:360px;
}

#box02 #right #img{
	float:left;
	width:160px;
}

#box02 #right #txt{
	float:right;
	padding-left:10px;
	width:190px;
}

#box02 #right #txt li{
	margin-bottom:7px;
	color:#4c3925;
}

#box02 #right #txt li span{ color:#333333;}


#box02 #right #btn{
	background:url(../../img/title02_btn.jpg) 0 0 no-repeat;
	width:160px;
	height:34px;
}
#box02 #right #btn a{
	overflow:auto;
	display:block;
	width:160px;
	height:34px;
	text-indent:-9999px;
}
#box02 #right #btn a:hover{	background:url(../../img/title02_btn_on.jpg) 0 0 no-repeat;}

/* box03
-------------------------*/

#box03{
	margin-bottom:30px;
	clear:both;
}

#box03 h3{
	margin-bottom:20px;
}

/* box04
-------------------------*/

#box04{
	margin-bottom:40px;
	clear:both;
}

#box04 ul{
	margin-bottom:20px;
	clear:both;
}

#box04 li{
	float:left;
	width:360px;
}

#box04 p{
	padding:5px 10px 0 3px;
	line-height:2;
	height:120px;
}

#box04 li.marginR20{
	margin-right:20px;
}

#box04 li#btn1 a{
	background:url(../img/index/title04_btn.jpg) 0 0 no-repeat;
	width:360px;
	height:40px;
	overflow:auto;
	display:block;
	text-indent:-9999px;
}
#box04 li#btn1 a:hover{ background:url(../img/index/title04_btn_on.jpg) 0 0 no-repeat;}

#box04 li#btn2 a{
	background:url(../img/index/title05_btn.jpg) 0 0 no-repeat;
	width:360px;
	height:40px;
	overflow:auto;
	display:block;
	text-indent:-9999px;
}
#box04 li#btn2 a:hover{ background:url(../img/index/title05_btn_on.jpg) 0 0 no-repeat;}

#box04 li#btn3 a{
	background:url(../img/index/title06_btn.jpg) 0 0 no-repeat;
	width:360px;
	height:40px;
	overflow:auto;
	display:block;
	text-indent:-9999px;
}
#box04 li#btn3 a:hover{ background:url(../img/index/title06_btn_on.jpg) 0 0 no-repeat;}

#box04 li#btn4 a{
	background:url(../img/index/title07_btn.jpg) 0 0 no-repeat;
	width:360px;
	height:40px;
	overflow:auto;
	display:block;
	text-indent:-9999px;
}
#box04 li#btn4 a:hover{ background:url(../img/index/title07_btn_on.jpg) 0 0 no-repeat;}

/* box05
-------------------------*/

#box05{
	margin-bottom:30px;
	clear:both;
}

#box05 h3{ margin-bottom:10px;}

#box05 p{
	margin-bottom:20px;
	font-size:14px;
}

#box05 li{
	background:url(../../img/icon01.jpg) left no-repeat;
	padding-left:15px;
	float:left;
	margin:10px 10px 0 0;
}

#box05 li#btn{
	background:url(../../img/title09_btn.jpg) 0 0 no-repeat;
	width:210px;
	height:40px;
	float:right;
	margin:0;
	padding:0;
}

#box05 li#btn a{
	display:block;
	overflow:auto;
	width:210px;
	height:40px;
	text-indent:-9999px;
}

#box05 li#btn a:hover{ background:url(../../img/title09_btn_on.jpg) 0 0 no-repeat;}
