@charset "shift_jis";
/* CSS Document */


#index {
width:560px;
float:left;
text-align:center;

}

#index h2.reform {
height:210px;
background-image:none;
margin:0 0 5px 0;
padding:0;
}



#index h3.main {
height:auto;
background-image:none;
margin:0 0 5px 0;
text-align:center;
padding:0;
}


#index h3 {
height:23px;
background-image:url(img/no1.gif);
background-position:left top;
background-repeat:no-repeat;
padding: 7px 0 0 30px;
}

#index h3.no1 {
background-image:url(img/no1.gif);
}
#index p.img {
text-align:center;
width:550px;
margin:5px 0 3px 0;
padding:0;
float:left;
}
#index p.img2 {
text-align:center;
width:550px;
margin:0px 0 0px 0;
padding:0;
float:left;
}

#index p.img3 {
text-align:left;
padding:0;
margin:0;
}




.left {
float:left;
margin:2px 0;

}
.right {
float:right;
margin:2px 0;

}



.reform_ql {
float:left;
width:280px;
height:30px;
background-color:#FBFBFB;
background-image:url(img/reformex_bg.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
border-bottom:solid 1px #999;
vertical-align:middle;
}

.reform_qr {
float:right;
width:280px;
height:30px;
background-color:#FBFBFB;
background-image:url(img/reformex_bg.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
border-bottom:solid 1px #999;
vertical-align:middle;
}


#index .reform_ql p, #index .reform_qr p {
margin:0;
padding:4px 0 0 25px;
font-size:16px;
color:#FF6600;
}

#index .reform_ql p a, #index .reform_qr p a {

color:#FF6600;
text-decoration:underline;
}


#index p.new {
border-bottom:dotted 1px;
border-color:#999999;
width:550px;
margin:0 auto;
padding:0;
}





