@charset "UTF-8";

@import "default.css";
@import "screen.css";
@import "common.css";

/* index -------------------------------------------------------*/
body{
background:url(../index_img/index_bg.jpg) 0 0 repeat-x;}

#wrap3{
background:url(../index_img/page_bg_top.gif) 0 0 no-repeat;}

.index #h3{
background:url(../com_img/m_title.gif) 0 0 no-repeat;
width:440px;
height:39px;
font-weight:bold;
padding:0 0 0 90px;
margin-top:7px;
font-size:100%;
text-indent:0;}

.index h4{
color:#006600;
font-size:90%;
margin:10px 0;}

.txtBox{
margin:10px 0;
font-size:80%;}

.txtBox p{margin-bottom: 15px;}

.imgBox{
background:url(../com_img/line_02.gif) 0 0 no-repeat;
padding-top:40px;}

.imgBox ul li{
padding:0;
margin:0;
display: inline;}

.imgBox ul li a{
width:270px;
height:100px;
float:left;
display:block;
text-indent:-9999px;}

.imgBox dl dt{
display:none;}

.imgBox .pic01 a{background:url(../index_img/pic01.jpg) 0 0 no-repeat;margin:0 10px 10px 0;}
.imgBox .pic02 a{background:url(../index_img/pic02.jpg) 0 0 no-repeat;}
.imgBox .pic03 a{background:url(../index_img/pic03.jpg) 0 0 no-repeat;margin-right:10px;}
.imgBox .pic04 a{background:url(../index_img/pic04.jpg) 0 0 no-repeat;}

.mainBaner a{
display:block;
margin-top:30px;
background:url(../index_img/main_banner.jpg) 0 100% no-repeat;
width:550px;
height:80px;
text-indent:-9999px;}
/*-------------------------------------------------------*/
