@charset "UTF-8";

/*----------------------------------------------------
header
----------------------------------------------------*/
#header {
	height: 140px;
	}
	
#header #top {
	height: 78px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	}

#header #tel {
	margin-top: 5px;
	clear: both;
	float: right;
	height: 31px;
	width: 403px;
	}

#header #info {
	margin-top: 10px;
	float: right;
	height: 30px;
	width: 132px;
	}

#header #navi {
	background-image: url(../img/shared/top_navi_bk.jpg);
	height: 59px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	}

#navi li {
	display:list-item;
	list-style-type:none;
	padding: 0px;
	height: 59px;
	float: left;
}

#navi ul {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	}


/*----------------------------------------------------
TOPpage/flash,menu
----------------------------------------------------*/

#flash,#main {
	width: 860px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}

dl#menu {
	width: 215px;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	}

dl#menu dt,dd {
	background-image: url(../img/shared/tre_bk.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	display:list-item;
	list-style-type:none;
	padding: 0px;
}

.tit {
	font-weight: bold;
	margin-left: 10px;
	line-height: 2.5em;
	font-size: 110%;
	}
	
.sub_t {
	margin-left: 14px;
	background-image: url(../img/shared/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
	}

ul.naiyo {
	margin-left: 26px;
	font-size: 80%;
	margin-bottom: 5px;
}

.foot {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: -5px;
}

#maincontent {
	width: 605px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	}
	

/*----------------------------------------------------
TOPpage/maincontent
----------------------------------------------------*/

#worry {
	margin-top: 10px;
	clear: both;
	}

#worry dl {
	width: 302px;
	float:left;
	margin-bottom: 10px;
	}

#worry img {
	float: left;
	width: 91px;
	height: 68px;
	margin-right: 10px;
	}

#worry p {
	font-weight: bold;
	margin-bottom: 4px;
	}

.camp img {
	margin-top: 10px;
	}

.camp {
	margin-bottom: 20px;
	clear: both;
	}

#inf {
	width: 408px;
	float: left;
	}

#inf #text_area {
	width: 396px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #dfdfdf;
	padding: 5px;
}

#inf p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#inf hr {
	border:none;
	border-top:dashed 1px #dfdfdf;
	color:#FFFFFF;
	margin: 10px 0px 10px 0px;
	line-height: normal;
	}

#inf a{
	text-decoration:none;
	color:#626262;
}
	
.media {
	font-size: 7pt;
	color: #339999;
	border: 1px solid #339999;
	margin-right: 3px;
	padding: 0px 3px 0px 3px;
}

.sejyutsu {
	font-size: 7pt;
	color: #FF0099;
	border: 1px solid #FF0099;
	margin-right: 3px;
	padding: 0px 3px 0px 3px;
}

.news {
	font-size: 7pt;
	color: #FF9900;
	border: 1px solid #FF9900;
	margin-right: 3px;
	padding: 0px 3px 0px 3px;
}

.rink {
	font-size: 7pt;
	color:#FF0000;
	margin-left: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

#topic {
	width: 182px;
	float:right;
	}

#topic img {
	margin-bottom: 5px;
	border: 1px solid #dfdfdf;
	}

.osirase {
	width: 599px;
	margin-bottom: 10px;
	border: 3px double #dfdfdf;
}

.osirase p {
	padding-right: 15px;
	padding-left: 15px;
}

.osirase a {
	text-decoration: underline;
}

/*----------------------------------------------------
TOPpage/footer
----------------------------------------------------*/

#footer {
	background-image: url(../img/shared/footer_bk.jpg);
	height: 170px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

#footer_area {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	color: #FFF;
	clear: both;
	padding-bottom: 10px;
	}

#foot_logo {
	background-image: url(../img/shared/footer_lofo.gif);
	width: 275px;
	height: 51px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#foot_qr {
	background-image: url(../img/shared/qr.gif);
	background-repeat: no-repeat;
	float:right;
	width: 166px;
	height: 70px;
}

#foot_tel {
	text-align: center;
	margin-top: 20px;
	font-size:12pt;
	width: 399px;
	float:right;
}

#foot_menu {
	text-align: center;
	background-color: #bfbfbf;
	color: #FFF;
	position: relative;
}

#footer a {
	color:#FFFFFF;
	}

/*----------------------------------------------------
Other pages_style
----------------------------------------------------*/

#main_o {
	width: 605px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

#main_o p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 2em;
}

.bk_color_g {
	background-color:#f1faf7;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.bk_color_g2 {
	background-color:#f1faf7;
	padding: 1px 5px 5px 5px;
	margin-top: 5px;
	margin-bottom: 25px;
	}
	

.icon_green_text {
	font-size: 11pt;
	background-image: url(../img/shared/icon_green.gif);
	background-repeat: no-repeat;
	color: #0a743b;
	text-indent: 15px;
	background-position: left center;
	letter-spacing: 0.2em;
	}

.line_green {
	border: none;
	border-top: dashed 1px #0a743b;
	height: 1px;
	color: #FFFFFF;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.qa li {
	display:list-item;
	list-style-type:none;
	background-image: url(../img/shared/arrow_brown.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	line-height: 2em;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	}

.qa_q_text {
	font-size: 120%;
	color: #133073;
	}

.qa_q {
	font-size: 200%;
	color: #133073;
	margin-right: 5px;
	margin-left: 2px;
	}

.qa_a {
	font-size: 240%;
	color: #14a47f;
	margin-right: 5px;
	}

.p_arrow {
	background-image: url(../img/shared/arrow_brown.gif);
	background-position: left 9px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

/*-------------------
sho-rei
---------------------*/
table.sho-rei {
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	}
	
table.sho-rei td {
	text-align: center;
	vertical-align: middle;
}


table.sho-rei2 {
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
table.sho-rei2 td.sho-rei2_l {
	width: 240px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.sho-rei {
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	}

/* corse_price
----------------------------------------------------------- */
.price th	{
	background: url(../img/corse/th.jpg) repeat-x;
	border-top: 1px solid #d1d0d0;
	border-bottom: 1px solid #FFF;
	padding: 2px 20px;
}
.price td	{
	background: url(../img/corse/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	padding: 10px 20px;
	text-align:center;
}

table.price	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
}


#wrap .price1 {
	text-align:left;
}

#wrap .price2 {
	color: #FFFFFF;
}

#wrap .price_end  {
	border-bottom: 1px solid #d1d0d0;
	}

.w400 {
	width: 400px;
	}
	
/* worry
----------------------------------------------------------- */	

#wor {
	margin-top: 10px;
	clear: both;
	margin-left: 10px;
	}

#wor dl {
	width: 198px;
	float:left;
	margin-bottom: 10px;
	}

#wor img {
	float: left;
	width: 42px;
	height: 32px;
	margin-right: 10px;
	border: 1px solid #F3F3F3;
	}

#wor p {
	font-weight: bold;
	margin-bottom: 4px;
	}
	
/* sitemap
----------------------------------------------------------- */	

#main_o p.site_menu {
	font-size: 90%;
	text-indent: 15px;
	margin-top: 3px;
	}

.site_w {
	width: 201px;
	float:left;
	}

