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



/* ***************BodyLeft*************** */

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}
.main{
	width:660px;
	margin:0 auto 40px;
}
.text01{
	padding:3px 0 5px 0;
	font-weight:bold;
	text-align:right;
}
#left iframe{
	border:1px solid #ccc;
	padding:4px;
}
h3{
	margin:20px 0 5px;
}
.box{
	height:100%;
}
.box div{
	width:210px;
	float:left;
}
.box div p{
	padding:5px 0 2px 12px;
}
.center{
	margin:0 15px;
}


