@charset "UTF-8";

@import "default.css";
@import "common.css";

/*----------------------------------------------------------------------------
******************************************************************************
CSS for index
******************************************************************************
----------------------------------------------------------------------------*/

/* contents Box
---------------------------------------------------------------*/
.indexBox1 {
background: url(../common/line_01.gif) 0 100% repeat-x;
margin-bottom:25px;
padding-bottom:30px;}

.mainImg,h2.mainImg {
background: url(../common/main_img.jpg) 0 0 no-repeat;
width:548px;
height:210px;
text-indent:-99999px;
margin-bottom:12px;
display: block;}
/*
---------------------------------------------*/
.indexBox2 .left,
.indexBox2 .right{ width:269px;}

.indexBox2 h3.bnr01 {
background: url(../common/index_bnr01.jpg) 0 0 no-repeat;
text-indent:-99999px;}

.indexBox2 h3.bnr02 {
background: url(../common/index_bnr03.jpg) 0 0 no-repeat;
text-indent:-99999px;}

.indexBox2 h3.bnr03 {
background: url(../common/index_bnr02.jpg) 0 0 no-repeat;
text-indent:-99999px;}

.indexBox2 h3.bnr04 {
background: url(../common/index_bnr04.jpg) 0 0 no-repeat;
text-indent:-99999px;}

.indexBox2 h3 a{
display:block;
width:269px;
height:110px;}

.indexBox2 p {
width:249px;
padding:7px 10px 32px 10px;}

.indexBox2 p.p01 { padding-bottom:27px;}

/*
---------------------------------------------*/
.indexBox3 {
background: url(../common/index_bnr05.jpg) 0 0 no-repeat;
text-indent:-99999px;
width:548px;
margin-bottom:25px}

.indexBox3 a {
display:block;
width:548px;
height:100px;}

/* text-decoration_none
---------------------------------------------------------*/
.indexBox2 h3.bnr01 a,
.indexBox2 h3.bnr02 a,
.indexBox2 h3.bnr03 a,
.indexBox2 h3.bnr04 a,
.indexBox3 a{ text-decoration:none;}
