@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.contact span{
position:absolute;
left:-9999px;
margin:0;
}

h2.contact{
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.tits1{
width:545px;
height:44px;
clear:both;
}

h3.tits1{
background:url(../images/tits_01.jpg) no-repeat 0 0;
}


h3.tits1 span{
position:absolute;
left:-9999px;
}

p{
margin:0 5px;
line-height:160%;
}

.small{
font-size:10px;
}

.tel{
font-size:16px;
color:#FF0000;
}

/*右メニュー-----------------*/

.rightmenuTit{
background:url(../images/right_tit.gif) no-repeat 0 0;
}



.downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:10px 0;
margin:8px 0 12px 5px;
_padding:12px 0 0 0;
}

/*IE7*/
*+html .downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:10px 0 0 0;
margin:8px 0 12px 5px;
}


.downLoad .pdfName{
background:url(../../common/images/arrow_red.gif) no-repeat 0 10px;
padding:0px 0 5px 20px;
width:250px;
float:left;
height:35px;
}

.downLoad .pdfFile{
background:url(../../common/images/icn_pdf.gif) no-repeat 0 0;
height:35px;
float:right;
padding:2px 0 0 30px;
}