@charset "UTF-8";
/* CSS Document */



/*main--------------------*/

p{
font-size:0.8em;
line-height:164%;
}

h3.tits1{
	height:60px;
	background-image: url(../images/h3_tit1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
h3.tits2{
	width:600px;
	height:60px;
	background-image: url(../images/P_8.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

h3 em{
position:absolute;
left:-9990px;
}

.clean{
margin:20px 0 20px 17px;
}

.clean img{
float:left;
margin:0 7px 0 0;
}

.rightPhoto{
float:right;
margin:30px 5px 10px 20px;
}
.rightPhoto2{
float:right;
margin:0px 5px 10px 20px;
}
.rightPhoto3{
	float:right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.leftPhoto{
float:left;
margin:0 20px 10px 5px;
}

.rightText{
float:right;
width:375px;
}

.dotline{
	background:url(../../images/dot_line.gif) repeat-x left top;
	margin-top:40px;
	padding-top:30px;
}

