@charset "UTF-8";
/*
html,body {
	height: 100%;
}
body {
	background: #D4FFFF url(../images/bg.jpg) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {text-decoration: none;color: #ffffff;}
a:visited {text-decoration: none;color: #E6FFFF;}
a:active { text-decoration: none; color: #ffffff ; }
a:hover { text-decoration: underline ; color : #ffffff ; }
*/
#wapper_top {
	position: relative;
	width: 924px;
	background: url(../images/wapper_bg.png) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
}
#pcontents{
	width: 924px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#top_footer {
	width: 924px;
	margin: 0px auto;
	text-align: right;
}
#top_footer p {
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wapper_top #mainimg {
	margin: 0px auto;
	width: 924px;
	/* height: 590px; */
	background: url(../images/main.png) no-repeat 40px 40px;
}

#mainimg .mainbox {
	padding-top: 436px;
	margin: 0 auto;
	box-sizing: content-box;
	/*text-align: center;*/
}

#mainimg .mainbox .prize {
}

#mainimg .mainbox .prize li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#mainimg h1 {
	visibility: hidden;
	display: none;
	margin: 0 0 436px;
}

#pcontents .c_top {
	background: url(../images/contents_bg_top.png) no-repeat center top;
	height: 30px;
}
#pcontents .c_mid {
	background: url(../images/contents_bg_mid.png) repeat-y center;
}
#pcontents .c_buttom {
	background: url(../images/contents_bg_buttom.png) no-repeat center bottom;
	height: 30px;
}

.box {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.box .b_top {
	background: url(../images/box_bg_top.png) no-repeat center top;
	height: 30px;
}
.box .b_mid {
	background: url(../images/box_bg_mid.png) repeat-y center;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
.box .b_buttom {
	background: url(../images/box_bg_buttom.png) no-repeat center bottom;
	height: 30px;
}
.c_mid #title01 {
	height: 50px;
	width: 844px;
	margin-bottom: 12px;
}
.c_mid #title02 {
	height: 34px;
	width: 844px;
	margin-bottom: 12px;
}
#about .img01 {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#about.box .txt {
	float: left;
}
.box   p {
	width: 500px;
	line-height: 1.7em;
}
.box   .btn {
	float: right;
	width: 266px;
	margin-bottom: -20px;
}
#about .btn img {
	margin-bottom: 20px;
}
#kansetu {
	margin-bottom: 30px;
}
#kansetu .wrap div{
  display: table-cell;
  vertical-align: middle;
}
#kansetu .wrap .k_text{
  width: 500px;
}
#kansetu .wrap .k_btn{
	width: 266px;
	padding-left: 28px;
}

#link .b_mid {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#link img {
	margin-right: 15px;
	margin-left: 15px;
}
.link {
	position: absolute;
	top: 37px;
	right: 0;
}
.link a {
	color: #1E3F79;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 16px;
	background: url(../images/icon_link.gif) left center no-repeat;
}
.link a:hover {
	text-decoration: none;
}

 /* IE 6 */
    * html div.wrap div {
        display: inline;
        zoom: 1;
    }
 
    /* IE 7 */
    *:first-child+html div.wrap div {
        display: inline;
        zoom: 1;
    }
 
    /*\*//*/
    * html div.wrap div {
        display: inline-block;
    }
    /**/

.note {
	margin-top: 6px;
	margin-bottom: 40px;
	font-size: 14px;
}
.png_ttl {
	text-align: left;
}
.btn_wrap {
	display: block;
}
.local-FooterSearchMenu {
	margin-top: 60px;
}