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

#topImg{
	background-color:#E5F4F9;
}

#topImg h2{
	width:900px;
	height:339px;
	background:url(../../img/top_img.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}

#topBox{
	width:660px;
	height:853px;
	margin:0 0 20px 0;
}

#topBox h3{
	width:620px;
	height:48px;
	background:url(../../img/top_title.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 15px 0;
}

#topBox p{
	width:660px;
	height:853px;
	background:url(../../img/topimg.jpg) no-repeat;
	text-indent:-9999px;
}

#topTextBox h4{
	width:660px;
	height:25px;
	background:url(../../img/top_bar.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 15px 0;
}

#topTextBox p{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	line-height:200%;
	color:#333;
}





