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

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

.red2{
font-size:14px;
color:#FF0000;
}

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

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