
html {
	height:100%;
}

body {
	color:#000;
	line-height:1.4;
	margin:0px;
	padding:0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro",sans-serif;
	background-color: #FFF;
}

a:link,
a:visited {
	color: #005fbb;
	outline: none;
}

a:hover {
	color: #4a97e1;
	text-decoration:underline;
	outline: none;
}

#wwrapper {
	width:100%;
	position:relative;
	font-size:16px;
	z-index:20;
	background: url(../img/shiba.png) 50% 0;
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 43px;
	overflow: hidden;
}

/*------------------------------------------------
リセット
------------------------------------------------*/
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;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

address, caption, cite, code, dfn, em, strong, var{
	font-style:normal;
	font-weight:normal;
}

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}

/*
q:before, q:after{
	content:".";
}
*/

abbr, acronym{
	border:0;
}

/*------------------------------------------------
ヘッダー
------------------------------------------------*/
#hheader {
	width:100%;
	margin-bottom: 11px;
}

#hheader .inner {
	width:1000px;
	height: 600px;
	margin:0 auto;
	position: relative;
	z-index: 50;
}

#hheader #sub_tit {
	position: absolute;
	top: 13px;
	left: 100px;
	z-index: 1100;
}
#hheader .inner #main_image {
	position: absolute;
	top: 0;
	right: -100px;
	z-index: 1100;
}

#description {
	padding-top: 505px;
	width: 1000px;
	margin: 0 auto;
}

#description .btn {
	background-color: #FFF;
}

.lh15 {
	line-height: 1.5;
}

#description .left {
	float: left;
	display: inline;
	width: 248px;
}

#description .right {
	float: right;
	display: inline;
	width: 595px;
}

div.snsBox {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 60;
	width: 100%;
	padding: 9px 0;
	background-color: #FFF;
}

div.snsBox ul {
	width: 300px;
	margin:0 100px 0 auto;
}

div.snsBox ul li {
	float: right;
	display: inline;
	margin-right: 14px;
}
div.snsBox ul li:first-child {
	margin-right: 0;
}

div.snsBox ul li a:hover {
	opacity: 0.7;
}


/*------------------------------------------------
メニュー
------------------------------------------------*/

#menu {

}

#menu .inner {
	width: 1000px;
	margin: 0 auto 18px;
	position: relative;
	z-index: 100;

}

#menu ul {
	background-color: #FFF;
}

#menu li {
	float: left;
	display: inline;
}

#menu li.m1 {
	width: 323px;
}
#menu li.m2 {
	width: 355px;
}
#menu li.m3 {
	width: 322px;
}

/*------------------------------------------------
コンテンツ
------------------------------------------------*/

#contents {
	width:100%;
	background-color: transparent!important;
	padding-bottom: 40px!important;
}

#contents .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}


#tab_menu {
	margin-bottom: 20px;
}

#tab_menu ul {
	padding-left: 25px;
	padding-right: 25px;
	margin: 0 auto;
}
#tab_menu .menu {
	padding-top: 25px;
	margin-bottom: 20px;
	background-color: #E5EFF8;
}

#tab_menu .menu li {
	width: 290px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#t3 {
	margin-right: 0!important;
}

#tab_menu .menu li a {
	width: 290px;
	height: 55px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#t1 a {
	background: url(../img/tab_menu1.jpg) no-repeat;
}
#t2 a {
	background: url(../img/tab_menu2.jpg) no-repeat;
}
#t3 a {
	background: url(../img/tab_menu3.jpg) no-repeat;
}

#t1.ui-state-active a {
	background: url(../img/tab_menu1_on.jpg) no-repeat;
}
#t2.ui-state-active a {
	background: url(../img/tab_menu2_on.jpg) no-repeat;
}
#t3.ui-state-active a {
	background: url(../img/tab_menu3_on.jpg) no-repeat;
}

#frame_pc li,
#frame_sp li,
#frame_mb li {
	width: 430px;
	/*height: 326px;*/
	float: left;
	display: inline;
	position: relative;
}

.link_txt {
	width: 100%;
	position: absolute;
	top: 58px;
	left: 0;
	z-index: 100;
	font-size: 13px;
}

.link_txt a,
.link_txt span {
	color:#4a97e1;
}


#contents .inner .left {
	float: left;
	display: inline;
}

#contents .inner .right {
	float: right;
	display: inline;
}


.frame {
	padding: 35px 30px;
	background-color: #FFF;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
}

#sec1 h2 {
	margin-bottom: 30px;
}

#sec1 .type {
	margin-bottom: 20px;
}
#sec1 .type > .left {
	padding-right: 20px;
	border-right: 1px dashed #BABABA;
}
#sec1 .type h3 {
	margin-bottom: 20px;
}
#sec1 .type .prize {
	margin-bottom: 20px;
}
#sec1 .chu {
	font-size: 11px;
	line-height: 1.6;
}
#sec1 .chu strong {
	font-size: 13px;
	color: #B90000;
	font-weight: bold;
}



#sec2 h3 {
	margin-bottom: 20px;
}

#sec2 .btn_contact {
	text-align: right;
	width: 890px;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #BABABA;
}

#sec2 .btns {
	width: 890px;
	margin: 0 auto;
}

#method_fig {
	position: relative;
}
#method_fig .method_link1 {
	display: block;
	position: absolute;
	bottom: 32px;
	left: 74px;
	z-index: 10;
	font-size: 12px;
	color: #005FBB;
}
#method_fig .method_link2 {
	display: block;
	position: absolute;
	bottom: 11px;
	left: 57px;
	z-index: 10;
	font-size: 12px;
	color: #005FBB;
}

.pt17 {
	padding-top: 17px;
}

.gotop {
	padding-top: 10px;
	text-align: right;
}
.gotop a {

}

.cap {
	font-size: 12px;
}


#sec3 h3 {
	margin-bottom: 21px;
}

#sec3 dt {
	background: #e5eff8 url(../img/icon_q.jpg) no-repeat 10px 9px;
	padding: 12px 14px 8px 42px;
	font-size: 16px;
	font-weight: bold;
	color: #005FBB;
}

#sec3 dd {
	font-size: 14px;
	padding: 10px 5px 30px;
}

#sec3 ul,
#sec3 ol {
	padding-left: 1.5em;
}

#sec3 li {
	margin-bottom: 10px;
}
#sec3 .small {
	font-size: 11px;
}


#sec3 .m_num {
	list-style-type: decimal;
}

/*------------------------------------------------
フッター
------------------------------------------------*/

#ffooter {
	width: 100%;
	background-color: #FFF;
}

#ffooter .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: center;
	font-size:10px;
	color:#FFF;
}

#logo {
	float: left;
	display: inline;
	margin-top: -5px;
}

#copy {
	float: right;
	display: inline;
	font-size: 10px;
	color: #6A6F74;
}


/*------------------------------------------------
その他
------------------------------------------------*/

#btn_gotop {
	position: fixed;
	bottom: -105px;
	right: 20px;
	z-index: 5000;
}

.clear {
	clear:both;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.clearfix {
	zoom:1;
}

.posr{
	position: relative!important;
}

.p0 {
	padding:0!important;
}

.m0 {
	margin: 0!important;
}

.m0a {
	margin: 0 auto!important;
}

.mt0 {
	margin-top:0 !important;
}

.mt4 {
	margin-top:4px !important;
}

.mt6 {
	margin-top:6px !important;
}

.mt8 {
	margin-top:8px !important;
}

.mt10 {
	margin-top:10px !important;
}

.mt15 {
	margin-top:15px !important;
}

.mt20 {
	margin-top:20px !important;
}

.mb0 {
	margin-bottom:0 !important;
}

.mb1 {
	margin-bottom:1px !important;
}

.mb2 {
	margin-bottom:2px !important;
}

.mb5 {
	margin-bottom:5px !important;
}

.mb8 {
	margin-bottom:8px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb12 {
	margin-bottom:12px !important;
}

.mb15 {
	margin-bottom:15px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.mb25 {
	margin-bottom:25px !important;
}

.mb28 {
	margin-bottom:28px !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;
}

.mb80 {
	margin-bottom:80px !important;
}

.ml0 {
	margin-left:0 !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;
}

.mr0 {
	margin-right:0 !important;
}

.mr10 {
	margin-right:10px !important;
}

.mr20 {
	margin-right:20px !important;
}

.mr30 {
	margin-right:30px !important;
}

.pt0 {
	padding-top:0 !important;
}

.pt10 {
	padding-top:10px !important;
}

.pt15 {
	padding-top:15px !important;
}

.pt25 {
	padding-top:25px !important;
}

.pt40 {
	padding-top:40px !important;
}

.pb0 {
	padding-bottom:0 !important;
}

.pb15 {
	padding-bottom:15px !important;
}

.pb25 {
	padding-bottom:25px !important;
}

.pl0 {
	padding-left:0 !important;
}

.pl10 {
	padding-left:10px !important;
}

.pl20 {
	padding-left:20px !important;
}

.pr0 {
	padding-right:0 !important;
}

.fwb{
	font-weight:bold !important;
}

.fll{
	float:left !important;
	display:inline !important;
}

.flr{
	float:right !important;
	display:inline !important;
}

.tac {
	text-align:center;
	width:100%;
}

.tar {
	text-align:right;
	width:100%;
}

.bb {
	border-bottom:1px #DADADA solid !important;
}

.bn {
	border:none !important;
}

.fs0 {
	font-size:0 !important;
}

.fs10 {
	font-size:10px !important;
}

.fs12 {
	font-size:12px !important;
}

.fs13 {
	font-size:13px !important;
}

.fs14 {
	font-size:14px !important;
}

.fs69 {
	font-size:69% !important;
}

.fs86 {
	font-size:86% !important;
}

.fs115 {
	font-size:115% !important;
}

a.bha:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	zoom:1;
}

a.bha2{
	position:relative !important;
	z-index:0 !important;
}

a.bha3{
    opacity: 0.75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: 0.75; /* Safari 1.x */
    -moz-opacity: 0.75; /* FF lt 1.5, Netscape */
	zoom:1;
	display:block;
}

.db {
	display:inline-block !important;
}