@charset "utf-8";
/* CSS Document */

h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:15px 0px 5px 0px;
	padding:0px;
	color:#1392D7;
	font-size:1.2em;
}
#contents_inner {
	width:770px;
	margin:0px auto;
}
#contents p {
	letter-spacing:0.1em;
}

.box01,.box0  {
	margin-right:10px;
	float:left;
}
.box02 {
	float:right;
}
#top {
	clear:both;
	margin-bottom:15px;
	margin-top:15px;
}
#under{
	clear:both;
}
#under .box01{
	width:185px;
	height:150px;
	background-color:#C7E1F5;
	line-height:120%;
}
#under .box02{
	width:185px;
	height:150px;
	background-color:#C7E1F5;
	line-height:120%;
}
.box0 {
	width:380px;
	height:280px;
}
.box01,.box02 {
	width:185px;
	height:280px;
	background-color:#C7E1F5;
	line-height:120%;
}

.box01 p,.box02 p {
	margin:7px;
}
.smltxt {
	font-size:0.9em;
	letter-spacing:-0.1em;
}

