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

h2#mainImages2{
	height: 123px;
	width: 800px;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
}

h2#mainImages2 span, h2.about span{
position:absolute;
left:-9999px;
margin:0;
}

h2.about{
background:url(../images/h2title.gif) no-repeat 0 0;
width:545px;
height:54px;
margin:0 0 35px 0;
}

h3.tits1{
margin:35px 0 20px 0;
}

h3.tits2, h3.tits3{
margin:50px 0 20px 0;
}

h3.tits1, h3.tits2, h3.tits3{
width:545px;
height:44px;
clear:both;
}

h3.tits1{
background:url(../images/tits_01.jpg) no-repeat 0 0;
}

h3.tits2{
background:url(../images/tits_02.jpg) no-repeat 0 0;
}

h3.tits3{
background:url(../images/tits_03.jpg) no-repeat 0 0;
}

h3.tits1 span, h3.tits2 span, h3.tits3 span{
position:absolute;
left:-9999px;
}

p{
margin:0 5px;
line-height:160%;
}

p.text2{
margin:25px 5px 0 5px;
line-height:160%;
}

.photoRight{
margin:5px 10px 10px 15px;
border:1px solid #CCC;
padding:1px;
float:right;
}


.downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:12px 0;
margin:8px 0 8px 5px;
_padding:12px 0 0 0;
}

/*IE7*/
*+html .downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:12px 0 0 0;
margin:8px 0 8px 5px;
}


.downLoad .pdfName{
background:url(../../common/images/arrow_red.gif) no-repeat 0 10px;
padding:5px 0 0 20px;
width:250px;
float:left;
height:22px;
}

.downLoad .pdfName2{
background:url(../../common/images/arrow_red.gif) no-repeat 0 10px;
padding:5px 0 0 20px;
width:250px;
float:left;
height:38px;
}

.downLoad .pdfFile{
background:url(../../common/images/icn_pdf.gif) no-repeat 0 0;
height:25px;
float:right;
padding:2px 0 0 30px;
}


ul.texts{
margin:0 5px 30px 10px;
width:540px;
}

ul.texts li{
margin-bottom:7px;
font-size:14px;
padding-left:10px;
background:url(../../images/marker_list.gif) no-repeat 0 8px;
}


.rightmenuTit{
background:url(../images/right_tit.gif) no-repeat 0 0;
width:237px;
height:55px;
margin-bottom:15px;
}

.rightmenuTit a{
display:block;
width:237px;
height:55px;
}

.rightmenuTit span{
position:absolute;
left:-9999px;
}

.adobeReader{
width:530px;
margin:0 0 0 5px;
background:#F2F2F2 url(../../common/images/adobe.gif) no-repeat 8px 14px;
border:1px solid #E6E6E6;
font-size:12px;
line-height:140%;
padding:12px 0;
}

.adobeReader p{
width:370px;
margin-left:148px;
}

.shinsei_box{
width:530px;
margin:8px 0 8px 5px;
}

.shinsei_order{
	float:left;
	width:20px;
}

.shinsei_text{
	float:left;
	width:510px;
}

.about_detail{
	width:490px;
	border:solid 1px #CCCCCC;
	padding:10px;
	margin:30px 0 0 10px;
	background:#F7F7F7;
}