@charset "UTF-8";
/* CSS Document */

.overimg:hover {
	opacity: 0.5;
}
.w100per {width: 100%; height: auto;}

.side_line {
	position: fixed;
	z-index: 999999;
	top: 30%;
	width: 70px;
	right: 0px;
}

body {
	margin:0px;
	padding:0px;
}

.tokuten {
	position:absolute;
	top:360px;
	right:3%;
}


.tokuten2 {
	position:absolute;
	top:340px;
	right:3%;
}


html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFF;
	text-align: center;
}


.dropshadow {
	
     box-shadow:1px 1px 5px;
}


/* 全体の囲み、wrap 関連 */

.message_wrap {
	width:100%;
	height:20px;
	background-image:url(../img/base_background_blue.jpg);
	background-repeat:repeat;
	margin:0px;
	
}

.header_wrap {
	width:100%;
	height:400px;
	margin:0px auto 0px auto;
}

.header_wrap_inside {
	width:100%;
	height:150px;
	margin:0px auto 0px auto;
}



.menu_wrap {
	width:1050px;
	text-align:left;
	margin:0 auto;
	margin-bottom:0px;
	
}

.flash_wrap {
	width:100%;
	height:400px;
	background-image:url(../img/flash_b.gif);
	background-repeat:no-repeat;
	background-size:cover;
}

.flash_wrap_inside {
	width:100%;
	height:150px;
	background-image:url(../img/flash03.png);
	background-repeat:no-repeat;
	background-size:cover;
}

.orange_line {
	background-image:url(../img/base_background_orange.jpg);
	background-repeat:repeat;
	width:100%;
	height:40px;
	padding-top:15px;
}

.gray_line {
	background-color:#E6E6E6;
	width:100%;
	height:40px;
	padding-top:15px;
}


.btn_wrap {
	width:1000px;
	height:340px;
	margin:0 auto;
}


.btn_wrap_inside {
	width:1000px;
	margin:0 auto;
}


.bnr_wrap
{
	width:1000px;
	height:250px;
	margin:0 auto;
}


.btn_wrap2 {
	background-image:url(../img/base_background_gray.png);
	background-repeat:repeat;
	width:100%;
	height:250px;
	margin:0 auto;
}


.btn_wrap3 {
	background-color:#FFFFFF;
	width:100%;
	height:250px;
	margin:0 auto;
}


.btn_wrap4 {
	background-image:url(../img/base_background_gray.png);
	background-repeat:repeat;
	width:100%;
	margin:0 auto;
}

a.btn_base {
	display:block;
	width:313px;
	height:60px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	letter-spacing:0.2em;
	text-align:center;
	padding-top:165px;
}

a.btn_base:hover {
	color:#FF3300;
}

.btn_a {
	background-image:url(../img/btn7.png);
	background-repeat:no-repeat;
	margin-right:30px;
	float:left;
}

.btn_b {
	background-image:url(../img/btn5.png);
	background-repeat:no-repeat;
	margin-right:30px;
	float:left;
}

.btn_c {
	background-image:url(../img/btn6.png);
	background-repeat:no-repeat;
	float:right;
}


a.btn_base2 {
	display:block;
	width:313px;
	height:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size:10px;
	letter-spacing:0.2em;
	text-align:center;
	padding-top:115px;
}


.btn_d {
	background-image:url(../img/btn8.png);
	background-repeat:no-repeat;
	margin-right:30px;
	float:left;
}

.btn_e {
	background-image:url(../img/btn10.png);
	background-repeat:no-repeat;
	margin-right:30px;
	float:left;
}

.btn_f {
	background-image:url(../img/btn9.png);
	background-repeat:no-repeat;
	float:right;
}


.footer_wrap {
	width:100%;
	height:50px;
	margin:0px auto;
	background-image:url(../img/base_footer_background.png);
	background-repeat:repeat;
}



.menu_inside {
	width:1000px;
	margin:0 auto;
}
