@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;
}

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


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

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


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

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


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

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


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

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

.tel{
font-size:16px;
color:#FF0000;
}

/*右メニュー-----------------*/

.rightmenuTit{
background:url(../images/right_tit.gif) no-repeat 0 0;
}


/*以下annaiから移植-----------------*/
h4{
width:535px;
font-size:14px;
border-bottom:2px solid #CCC;
margin:0 0 8px 5px;
padding-bottom:3px;
color:#003366;
}

h4.tit2{
margin:30px 0 8px 5px;
}

.downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:10px 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;
}

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

.downLoad .pdfFile2{
background:url(../../common/images/icn_pdf.gif) no-repeat 0 0;
float:right;
padding:2px 0 0 30px;
font-size:14px;
margin:10px 0 0 0;
}



