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

#mv{
	margin-top:25px;
	margin-bottom: 40px;

}

/*main_menu */
#main_menu{
	width: 850px;
	height:180px;
}


dl {
	width:200px;
	padding:0 16px 0 0;
	float:left;
	margin-bottom:10px;
}
dl dt {
	text-align:center;
	margin-bottom:3px;
}
dl dd {
	text-align:center;
}
dl.last {
	padding-right:0px;
}

dd p {
	font-size:12px;
	line-height: 140%;
	text-align: justify;
	letter-spacing: 0.1em;
	color:#999999;
	margin-top:6px;	
}



/*中部分*/

#naka{
	width:850px;
	height:520px;
	margin-top:50px;
	clear:both;


}

#naka_left{
	width:429px;
	height:500px;
	float:left;
	background-image: url(../img/top/title1.gif);  
	background-repeat: no-repeat; 
}

#naka_right{
	width:393px;
	height:500px;
	margin-left:450px;
}

#naka_right img{
	margin-top:13px;
	margin-bottom:14px;
}


#naka_left p{
	width:380px;
	padding-top:75px;
	padding-left:5px;
	padding-bottom:25px;
	font-size:12px;
	line-height: 160%;
	text-align: justify;
	letter-spacing: 0.1em;
	color:#999999;	
}
