/**utility.css**/
.m0 {
	margin:0 !important;
}
.p0 {
	padding:0 !important;
}
.mt05 {
	margin-top:5px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt35 {
	margin-top:35px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt45 {
	margin-top:45px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mb05 {
	margin-bottom:5px !important;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb25 {
	margin-bottom:25px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb35 {
	margin-bottom:35px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb45 {
	margin-bottom:45px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb100 {
	margin-bottom:100px !important;
}
.mb150 {
	margin-bottom:200px !important;
}
.ml05 {
	margin-left:5px !important;
}
.ml10 {
	margin-left:10px !important;
}
.ml15 {
	margin-left:15px !important;
}
.ml20 {
	margin-left:20px !important;
}
.ml25 {
	margin-left:25px !important;
}
.ml30 {
	margin-left:30px !important;
}
.ml35 {
	margin-left:35px !important;
}
.ml40 {
	margin-left:40px !important;
}
.ml45 {
	margin-left:45px !important;
}
.ml50 {
	margin-left:50px !important;
}
.ml85 {
	margin-left:85px !important;
}
.mr05 {
	margin-right:5px !important;
}
.mr10 {
	margin-right:10px !important;
}
.mr15 {
	margin-right:15px !important;
}
.mr20 {
	margin-right:20px !important;
}
.mr25 {
	margin-right:25px !important;
}
.mr30 {
	margin-right:30px !important;
}
.mr35 {
	margin-right:35px !important;
}
.mr40 {
	margin-right:40px !important;
}
.mr45 {
	margin-right:45px !important;
}
.mr50 {
	margin-right:50px !important;
}
/*** padding ***/
.pt05 {
	padding-top:5px !important;
}
.pt10 {
	padding-top:10px !important;
}
.pt15 {
	padding-top:15px !important;
}
.pt21 {
	padding-top:21px !important;
}
.pt20 {
	padding-top:20px !important;
}
.pt25 {
	padding-top:25px !important;
}
.pt30 {
	padding-top:30px !important;
}
.pt35 {
	padding-top:35px !important;
}
.pt40 {
	padding-top:40px !important;
}
.pt45 {
	padding-top:45px !important;
}
.pt50 {
	padding-top:50px !important;
}
.pb05 {
	padding-bottom:5px !important;
}
.pb10 {
	padding-bottom:10px !important;
}
.pb15 {
	padding-bottom:15px !important;
}
.pb20 {
	padding-bottom:20px !important;
}
.pb25 {
	padding-bottom:25px !important;
}
.pb30 {
	padding-bottom:30px !important;
}
.pb35 {
	padding-bottom:35px !important;
}
.pb40 {
	padding-bottom:40px !important;
}
.pb45 {
	padding-bottom:45px !important;
}
.pb50 {
	padding-bottom:50px !important;
}
.pb100 {
	padding-bottom:100px !important;
}
.pl05 {
	padding-left:5px !important;
}
.pl10 {
	padding-left:10px !important;
}
.pl15 {
	padding-left:15px !important;
}
.pl20 {
	padding-left:20px !important;
}
.pl25 {
	padding-left:25px !important;
}
.pl30 {
	padding-left:30px !important;
}
.pl35 {
	padding-left:35px !important;
}
.pl40 {
	padding-left:40px !important;
}
.pl45 {
	padding-left:45px !important;
}
.pl50 {
	padding-left:50px !important;
}
.pr05 {
	padding-right:5px !important;
}
.pr10 {
	padding-right:10px !important;
}
.pr15 {
	padding-right:15px !important;
}
.pr20 {
	padding-right:20px !important;
}
.pr25 {
	padding-right:25px !important;
}
.pr30 {
	padding-right:30px !important;
}
.pr35 {
	padding-right:35px !important;
}
.pr40 {
	padding-right:40px !important;
}
.pr45 {
	padding-right:45px !important;
}
.pr50 {
	padding-right:50px !important;
}
.center {
	text-align:center;
} /* センター */
.right {
	text-align:right;
} /* 右 */
.left {
	text-align:left;
} /* 左 */
.top {
	vertical-align:top;
}/* テキスト縦上 */
.middle {
	vertical-align:middle;
}/* テキスト縦中央 */
.bottom {
	vertical-align:bottom;
}/* テキスト縦下 */
.float_r {
	float:right;
}
.float_l {
	float:left;
}
.fontb {
	font-weight:bold;
}
.font09 {
	font-size:9px;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font13 {
	font-size:13px;
}
.font14 {
	font-size:14px;
}
.font15 {
	font-size:15px;
}
.font16 {
	font-size:16px;
}
.font17 {
	font-size:17px;
}
.font18 {
	font-size:18px;
}
.font19 {
	font-size:19px;
}
.font20 {
	font-size:20px;
}
.lh20 {
	line-height:20px;
}
.lh24 {
	line-height:24px;
}
.lh28 {
	line-height:28px;
}
.lh32 {
	line-height:32px;
}
.ban {
	text-align: justify;
	text-justify: inter-ideograph;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
/**utility.css**/
/**reset.css**/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	background: none repeat scroll 0 0 #fff;
	color: #333;
}
body {
	font: 13px/1 "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Pゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
* html body {
	font-size: small;
}
:first-child + html body {
	font-size: small;
}
img {
	border: 0 none;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ul, dl, ol {
	text-indent: 0;
}
li {
	list-style: none outside none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Pゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: inherit;
	font-weight: inherit;
}
* html input, * html textarea, * html select {
	font-size: 100%;
}
:first-child + html input, *:first-child + html textarea, *:first-child + html select {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
th, td {
	text-align: left;
	vertical-align: top;
}
caption {
	text-align: left;
}
pre, code {
	font-family: monospace;
}
* html pre, * html code {
	font-size: 100%;
	line-height: 100%;
}
:first-child + html pre, *:first-child + html code {
	font-size: 108%;
	line-height: 100%;
}
input, select, textarea {
	font-size: 100%;
}
input {
	vertical-align: middle;
}
body {
}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/**reset.css**/

body {
	width: 100%;
	background-color:#e9e9e9;
	color:#191919;
}
#wrapper {
}
.block {
	width: 907px;
	margin: 0 auto;
}
.header_bg {
	background: url("/a_gekitai/images/header1.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	background-color:#2c9700;
}
.header {
	background: url("/a_gekitai/images/header1_2.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 81px;
	position: relative;
	width: 907px;
}
.main_bg {
	background: url("/a_gekitai/images/main1.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	background-color:#fff000;
}
.main {
	background: url("/a_gekitai/images/main1_2.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 464px;
	position: relative;
	width: 907px;
}
.pt330 {
	padding-top:330px;
}
.pl430 {
	padding-left:430px;
}
.bg1 {
	background-color:#FFF;
	width:907px;
	margin:0 auto;
}
.menu {
	width:849px;
	overflow:hidden;
	margin:0 auto;
}
.menu ul {
	list-style-type:none;
	margin-right:-16px;
}
.menu li {
	float:left;
	padding-right:16px;
}
.list {
	text-align:left;
	line-height:26px;
	font:14px;
	padding-left:38px;
}
.list li {
	list-style:inside;
	float:none;
	padding:0;
}
.pt70 {
	padding-top:70px;
}
.pt80 {
	padding-top:80px;
}
.top_bg {
	background: url("/a_gekitai/images/menu1_3.gif") no-repeat scroll left top transparent;
	height: 10px;
	margin-top: 0;
}
.middle_bg {
	background: url("/a_gekitai/images/menu1_4.gif") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	width: 654px;
}
.bg_inner {
	padding: 15px 30px;
}
.bg_inner2 {
	padding: 15px 60px;
	margin-bottom:60px
}
.bottom_bg {
	background: url("/a_gekitai/images/menu1_5.gif") no-repeat scroll left bottom transparent;
	height: 37px;
	margin-bottom: 0;
}
.pl127 {
	padding-left:127px;
}
.lh26 {
	line-height:26px;
}
.fontn {
	font-weight:normal;
}
.pt22 {
	padding-top:22px;
}
.pl28 {
	padding-left:28px;
}
.pr28 {
	padding-right:28px;
}
.w508 {
	width:508px;
}
.line {
	border-bottom:2px solid #cccccc;
}
.bg2 {
	background-color:#4dac26;
}
.mt80 {
	margin-top:80px;
}
.pt80 {
	padding-top:80px;
}
.pt100 {
	padding-top:100px;
}
.font30 {
	font-size:30px;
}
.lh40 {
	line-height:40px;
}
.h90 {
	height:90px;
}
.colorw {
	color:#ffffff;
}
.sns {
	overflow:hidden;
}
.sns ul {
	list-style-type:none;
	margin-right:-10px;
}
.sns li {
	float:left;
	padding-right:10px;
}
.pl300 {
	padding-left:300px;
}
/*トップに戻るボタン*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/*トップに戻るボタン*/