@charset "UTF-8";
/* CSS Document */

body {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.50;
	padding: 0;
	margin: 0;
}
#container { background: #E5F7FF url(alo/takeover_img/bg.png) center top repeat-x; padding-bottom: 20px; }
#wrap {
	background: #E5F7FF url(alo/takeover_img/box_top.png) center top no-repeat;
	width: 990px;
	margin: 0 auto;
	padding: 90px 0 0;
	z-index: 0;
}
h1 {
	text-align: center;
	z-index: 1000;
}
h2 { margin-bottom: 0; }
h3 { margin: 50px 0; }
h5 { margin-bottom: 5px; }
.section {
	background: url(alo/takeover_img/box_mdl.png) center top repeat-y;
	padding: 0 150px 50px;
	position: relative;
}
.section_btm { background: #E5F7FF url(alo/takeover_img/box_btm.png) center bottom no-repeat; height: 120px; }
#box,#box25 {
	background: url(alo/takeover_img/block_mdl.png) center top repeat-y;
	padding: 30px 70px;
}
.box_btm {
	background: url(alo/takeover_img/block_btm.png) center bottom no-repeat;
	height: 15px;
	margin-bottom: 30px;
}
#box dl { margin: 30px 0; }
#box dd { margin-bottom: 1em;}
#box ul { margin: 0; }
#box li { font-size: 11px; margin-bottom: 3px; }
.chara01 { position: absolute; top: -300px; left: -126px; }
.chara02 { position: absolute; top: -300px; right: -109px; }

form { text-align: center; }
form ul {
	padding: 0;
	margin: 0 0 10px;
	list-style-type: none;
}
form li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
form input[type=image] { margin: 0 10px;}


