/* CSS Document */
/*----- 基本設定 -----*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-family: 'MS UI Gothic', Osaka, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
	background:url(../img/img_bg.jpg) top repeat-x #FFFFFF;
    font-size: 15px;
    color: #000000;
    margin: auto;
	text-align: center;
}

img{
	border: none;
	vertical-align: bottom;
}

.floatend {
    clear:both;
}

a:link {
	color: #EA5532;
	text-decoration:underline;
}

a:visited {
	color:#003399;
	text-decoration:underline;
}

a:hover {
	color:#EA5532;
	text-decoration:none;
}

strong{
	color:#B9010F;
}

.float_right{
    float: right;
	padding-left:10px;
	padding-bottom:5px;
}

/*----- 基本設定 -----*/
h1{
    font-size: 10px;
	font-weight:normal;
	color:#000000;
    margin-left: 146px;
    margin-bottom: 0px;
    margin-right: auto;
	padding-top:15px;
	padding-bottom:0px;
	text-align: left;
	line-height: 100%;
}
div#headder h1 {
	height:16px;
}

div#headder{
    width: 100%;
	height:135px;
    margin: auto;
    padding-top: 0px;
	text-align: left;
	background:url(../img/img_headder.jpg) top no-repeat;
}
div#headder a {
	display:block;
	height:100px;
	width:515px;
	text-indent:-9999px;
}

div#container{
    width: 868px;
    margin: auto;
}

div#left{
    width: 197px;
    margin: auto;
	text-align:left;
	float:left;
}

div#right{
    width: 671px;
    padding-top: 17px;
	float:right;
}

.btn_link{
	clear:left;
	overflow: hidden;
	text-indent:-9999px;
}

.btn_link2{
	clear:left;
	overflow: hidden;
	text-indent:-9999px;
	padding-top: 15px;
}

.btn_link a,.btn_link2 a{
	text-indent:-9999px;
	text-decoration:none;
	float:left;
}

/*----- 申し込みバナー -----*/
.banner_order,.banner_order a{
	background:url(../img/banner_order1.jpg) left top no-repeat;
	width:671px;
	height:96px;

	margin-bottom:10px;
}
.banner_order a:hover{
	background:url(../img/banner_order2.jpg) left top no-repeat;
	width:671px;
	height:96px;
}

/*----- 左メニュー -----*/
.nav{
    width: 197px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

.nav a{
	text-indent:-9999px;
	text-decoration:none;

}

.nav li,.nav li a{
	list-style:none;
	float:left;
}

.btnNav1,.btnNav1 a{
	width:181px;
	height:30px;
	background:url(../img/btn1_1.jpg) left top no-repeat;
}

.btnNav1 a:hover{
	width:181px;
	background:url(../img/btn1_2.jpg) left top no-repeat;
}

.btnNav2,.btnNav2 a{
	width:181px;
	height:30px;
	background:url(../img/btn2_1.jpg) left top no-repeat;
}

.btnNav2 a:hover{
	width:181px;
	background:url(../img/btn2_2.jpg) left top no-repeat;
}

.btnNav3,.btnNav3 a{
	width:181px;
	height:30px;
	background:url(../img/btn3_1.jpg) left top no-repeat;
}

.btnNav3 a:hover{
	width:181px;
	background:url(../img/btn3_2.jpg) left top no-repeat;
}

.btnNav4,.btnNav4 a{
	width:181px;
	height:30px;
	background:url(../img/btn4_1.jpg) left top no-repeat;
}

.btnNav4 a:hover{
	width:181px;
	background:url(../img/btn4_2.jpg) left top no-repeat;
}

.btnNav5,.btnNav5 a{
	width:181px;
	height:30px;
	background:url(../img/btn5_1.jpg) left top no-repeat;
}

.btnNav5 a:hover{
	width:181px;
	background:url(../img/btn5_2.jpg) left top no-repeat;
}

.btnNav6,.btnNav6 a{
	width:181px;
	height:30px;
	background:url(../img/btn6_1.jpg) left top no-repeat;
}

.btnNav6 a:hover{
	width:181px;
	background:url(../img/btn6_2.jpg) left top no-repeat;
}

.btnNav7,.btnNav7 a{
	width:181px;
	height:30px;
	background:url(../img/btn7_1.jpg) left top no-repeat;
}

.btnNav7 a:hover{
	width:181px;
	background:url(../img/btn7_2.jpg) left top no-repeat;
}

.btnNav8,.btnNav8 a{
	width:181px;
	height:30px;
	background:url(../img/btn8_1.jpg) left top no-repeat;
}

.btnNav8 a:hover{
	width:181px;
	background:url(../img/btn8_2.jpg) left top no-repeat;
}

.btnNav9,.btnNav9 a{
	width:181px;
	height:30px;
	background:url(../img/btn9_1.jpg) left top no-repeat;
}

.btnNav9 a:hover{
	width:181px;
	background:url(../img/btn9_2.jpg) left top no-repeat;
}

.btnNav10,.btnNav10 a{
	width:181px;
	height:30px;
	background:url(../img/btn10_1.jpg) left top no-repeat;
}

.btnNav10 a:hover{
	width:181px;
	background:url(../img/btn10_2.jpg) left top no-repeat;
}

.btnNav11,.btnNav11 a{
	width:181px;
	height:30px;
	background:url(../img/btn11_1.jpg) left top no-repeat;
}

.btnNav11 a:hover{
	width:181px;
	background:url(../img/btn11_2.jpg) left top no-repeat;
}

.btnNav12,.btnNav12 a{
	width:181px;
	height:30px;
	background:url(../img/btn12_1.jpg) left top no-repeat;
}

.btnNav12 a:hover{
	width:181px;
	background:url(../img/btn12_2.jpg) left top no-repeat;
}

.btnNav13,.btnNav13 a{
	width:181px;
	height:30px;
	background:url(../img/btn13_1.jpg) left top no-repeat;
}

.btnNav13 a:hover{
	width:181px;
	background:url(../img/btn13_2.jpg) left top no-repeat;
}

.btnNav14,.btnNav14 a{
	width:181px;
	height:30px;
	background:url(../img/btn14_1.jpg) left top no-repeat;
}

.btnNav14 a:hover{
	width:181px;
	background:url(../img/btn14_2.jpg) left top no-repeat;
}

.btnNav15,.btnNav15 a{
	width:181px;
	height:30px;
	background:url(../img/btn15_1.jpg) left top no-repeat;
}

.btnNav15 a:hover{
	width:181px;
	background:url(../img/btn15_2.jpg) left top no-repeat;
}

.btnNav16,.btnNav16 a{
	width:181px;
	height:30px;
	background:url(../img/btn16_1.jpg) left top no-repeat;
}

.btnNav16 a:hover{
	width:181px;
	background:url(../img/btn16_2.jpg) left top no-repeat;
}

.btnNav17,.btnNav17 a{
	width:181px;
	height:30px;
	background:url(../img/btn17_1.jpg) left top no-repeat;
}

.btnNav17 a:hover{
	width:181px;
	background:url(../img/btn17_2.jpg) left top no-repeat;
}

.menu_text1{
    font-size: 10px;
	margin-top:3px;
	margin-left:0px;
	margin-right:3px;
	padding-top:0px;
	text-align: left;
	line-height: 120%;
}

.title_menu{
    padding-top: 14px;
}

/*----- バナー -----*/
div#menu_banner{
	width:187px;
	background:url(../img/bg_menu.jpg) left top repeat-y;
	margin-top:16px;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:6px;
}

.banner_jishin,.banner_jishin a{
	background:url(../img/banner_jishin1.jpg) left top no-repeat;
	width:169px;
	height:74px;
	margin-bottom:6px;
}
.banner_jishin a:hover{
	background:url(../img/banner_jishin2.jpg) left top no-repeat;
	width:169px;
	height:74px;
}

.banner_blog,.banner_blog a{
	background:url(../img/banner_blog1.jpg) left top no-repeat;
	width:181px;
	height:71px;
	margin-bottom:6px;
}
.banner_blog a:hover{
	background:url(../img/banner_blog2.jpg) left top no-repeat;
	width:181px;
	height:71px;
}

.banner_chirashi,.banner_chirashi a{
	background:url(../img/banner_chirashi1.jpg) left top no-repeat;
	width:169px;
	height:66px;
}
.banner_chirashi a:hover{
	background:url(../img/banner_chirashi2.jpg) left top no-repeat;
	width:169px;
	height:66px;
}

.banner_haisya,.banner_haisya a{
	background:url(../img/banner_haisya1.jpg) left top no-repeat;
	width:169px;
	height:70px;
	margin-bottom:6px;
}
.banner_haisya a:hover{
	background:url(../img/banner_haisya2.jpg) left top no-repeat;
	width:169px;
	height:70px;
}

/*----- TOPアンカー -----*/
#btn_p_top{
	width:868px;
	clear:left;
	overflow: hidden;
	text-indent:-9999px;
    padding-top: 20px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
	text-align: left;
}

#btn_p_top a{
	text-indent:-9999px;
	text-decoration:none;
	float:right;
	height:28px;
}

#btn_p_top ul,#links ul{
	margin:0;
	padding:0;
	list-style:none;
}

#btn_p_top li,#links li{
	float:right;
}

#btnTop_f,#btnTop_f a{
	background:url(../img/btn_top1.jpg) left top no-repeat;
	width:142px;
	height:28px;
}
#btnTop_f a:hover{
	background:url(../img/btn_top2.jpg) left top no-repeat;
	width:142px;
	height:28px;
}
/*----- フッター -----*/
div#footer{
	width:100%;
	background-color: #E50012;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

div#footer p{
	width:100%;
	color: #FFFFFF;
    font-size: 12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	line-height: 150%;
}

/*----- ページ間共通要素 -----*/
div.container1{
	background:url(../img/bg_contents1.jpg) left top repeat-y;
	width:671px;
	margin-top:17px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.container1_2{
	width:631px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.cate1{
	background:url(../img/title_cate1.jpg) left top repeat-y;
	width:671px;
	height:43px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.cate2{
	background:url(../img/title_cate2.jpg) left top repeat-y;
	width:671px;
	height:43px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.cate3{
	background:url(../img/title_cate3.jpg) left top repeat-y;
	width:671px;
	height:43px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.cate4{
	background:url(../img/title_cate4.jpg) left top repeat-y;
	width:671px;
	height:43px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


div.cate1 h2,div.cate2 h2,div.cate3 h2,div.cate4 h2{
	width:100%;
	color: #B9010F;
    font-size: 18px;
	margin-right:0px;
	padding-top:10px;
	padding-left:48px;
	line-height: 150%;
}

div.container2{
	background:url(../img/bg_contents2.jpg) left top repeat-y;
	width:655px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.container2_2{
	width:629px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.cate_sub{
	background:url(../img/title_sub.jpg) left top repeat-y;
	width:655px;
	height:33px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.cate_sub h3{
	width:100%;
	color: #000000;
    font-size: 16px;
	margin-right:0px;
	padding-top:5px;
	padding-left:48px;
	line-height: 150%;
}


