@charset "UTF-8";



/* basic layout
----------------------------------*/
body{
	background:#183338 url(../top_img/bg.jpg) 0 0 repeat-x;
}
#h_container {
	background:url(../top_img/header_bg.jpg) 50% 0 no-repeat;
	height:468px;
}
#wrapper {
	padding:20px 30px 80px;
}



/* header styles
----------------------------------*/
#headerArea01{
	margin-bottom:20px;
}



/* header menu styles
----------------------------------*/
ul#menu{
	margin-top:17px;
}



/* box styles
----------------------------------*/
#mainArea{
	width:710px;
	margin: auto auto 40px;
}
dl#lead dt{
	font-size:140%;
	text-align:center;
	letter-spacing:1px;
	margin-bottom:40px;
}
#text_yamato{
	font-size:160%;
}
dl#lead dd{
	font-size: 16px;
	line-height: 2.0;
}
dl#lead dd#text_daihyou{
	text-align:right;
	margin-top:20px;
}

#sideArea{
	width:710px;
	margin: auto;
}
#sideArea div {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
#sideArea div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* list styles
----------------------------------*/


/* table styles
----------------------------------*/






/* p styles
----------------------------------*/




/* img styles
----------------------------------*/






/* form styles
----------------------------------*/




/* other styles
----------------------------------*/

