@charset "utf-8";
/* CSS Document */


.box01{
	background-color:  #FFFFCC;
	padding: 15px;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
}

.vspa-t15{
   margin-top: 15px;
}

.vspa-b15{
   margin-bottom: 15px;
}

.title01{
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 650px;
	padding-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.title02{
	background-image: url(../images/title02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 650px;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.title03{
	background-image: url(../images/title03.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 650px;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.text-box01{
	padding: 15px;
}

.text-box01 strong{
    color: #CC0000;
}

#right_list,#right_list02{
	padding: 0px;
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 10px solid #33CCFF;
	clear: both;
}

#right_list li,#right_list02 li{
	list-style: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.img_box{
    padding: 3px;
	border: 1px solid #E0E0E0;
}

.img_right{
	float: right;
	padding: 3px;
	border: 1px solid #E0E0E0;
	margin-left: 15px;
}

.img_left{
	float: left;
	padding: 3px;
	border: 1px solid #E0E0E0;
	margin-right: 15px;
}

.td-left01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 30%;
	text-align: right;
	vertical-align: top;
	background-color: #E8F9FF;
}

.td-left02{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 25%;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
}

.td-right01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #E8F9FF;
}

.td-right02{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}

.note_head{
	background-image: url(../images/note_head.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 55px;
	padding-top: 70px;
	padding-left: 120px;
	color: #6AD5FC;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.note_center{
	background-image: url(../images/note_center.gif);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 80px;
}

.note_center p{
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.note_bottom{
	margin-bottom: 60px;
	margin-top: 0px;
	padding: 0px;
	clear: both;
}



#accordion{
	padding: 0px;
	margin-top: 0px;
}

.accordion{
    width:650px;
	margin: 0px;
	padding: 0px;
}
.accordion dt {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	cursor:pointer;
	background-image: url(../images/question02.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
}

.accordion dt:hover{
	background-image: url(../images/question02.gif);
	background-repeat: no-repeat;
}


.accordion dd{
    overflow:hidden;
	background:#fff;
	background-image: url(../images/answer.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 620px;
}

.accordion span{
	display: block;
	width: 620px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.media_box{
	margin-bottom: 30px;
	border: 1px solid #E9E9E9;
	padding: 10px;
}

.media_box h3{
	color: #CC0000;
	font-weight: bold;
	font-size: 115%;
	padding-top: 5px;
	padding-bottom: 5px;
}


.media_box h3 a:link,.media_box h3 a:visited{
	color: #CC0000;
}


.media_box h3 a:hover{
	color: #FFCC00;
}

.media_box h3 a:active{
	text-decoration: none;
	color: #000000;
	outline: none;
}



#mailform dt{
	width: 140px;
	height: 45px;
	margin: 0px;
	float: left;
	font-size: 12px;
	clear: both;
	text-align: right;
	border-bottom: solid 1px #CCCCCC;
	overflow: hidden;
	background-image: url(../images/td_back.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mailform dd{
	width: 475px;
	height: 45px;
	float: left;
	margin: 0px;
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
	overflow: hidden;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mailform span{
	color: #0066FF;
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	display: block;
}

#mailform input,#mailform textarea{
	border: 1px solid #CCCCCC;
	background-color: #FFFFEE;
	font-family: "Century Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","meiryo","ＭＳ Ｐゴシック";
	font-size: 12px;
	padding: 3px;
}

#mailform ul{
	margin: 0px;
	padding: 0px;
}
#mailform li{
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
}

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}




/* tablecloth styles */

tr.even td{
	background-color: #FFFFFF;
}

tr.odd td{
}

th.over, tr.even th.over, tr.odd th.over{
    background:#4a98af;
}

th.down, tr.even th.down, tr.odd th.down{
    background:#bce774;
}

th.selected, tr.even th.selected, tr.odd th.selected{
}

td.over, tr.even td.over, tr.odd td.over{
	background-color: #FFFFCC;
}

td.down, tr.even td.down, tr.odd td.down{
	color:#fff;
	background-color: #0099FF;
}


td.selected, tr.even td.selected, tr.odd td.selected{
	color:#FFFFFF;
	background-color: #0099FF;
}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}


.price-table thead{
	background-color: #E8F9FF;
	text-align: center;
}

.price-table tfoot{
	background-color: #FFFFFF;
}

.point{
    background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
}

.price-table tbody{
	background-color: #FFFFFF;
}

.gessya,.time,.nenkan{
    width: 20%;
	text-align: center;
}

.price-table .bikou{
    width: 40%;
}

.gessya-title{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	font-size: 16px;
	letter-spacing: 0.2em;
}

.gessya-title02{
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	font-size: 16px;
	letter-spacing: 0.2em;
}

.contact-box{
	background-image: url(../images/contact-box-back.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 310px;
	margin-top: 50px;
	clear: both;
	padding-top: 65px;
	padding-left: 340px;
}

.results-tr td{
	background-image: url(../images/td_back03.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

.results-tr02 td{
	text-align: center;
	background-color: #FFFFFF;
	line-height: 200%;
}

.results-tr02 span{
	color: #CC0000;
	font-size: 130%;
	font-weight: bolder;
}

.results-tr03 td{
	background-image: url(../images/td_back02.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

.results-tr04 td{
	background-image: url(../images/td_back04.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

#footer-p-navi{
	padding: 20px;
	border: 8px solid #eeeeee;
}

#footer-p-navi p{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}

#footer-p-navi ul{
    padding: 0px;
	margin: 0px;
}

#footer-p-navi li{
	list-style: none;
	float: left;
	background-image: url(../images/yaji02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.back{
	background-image: url(../images/back_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 50px;
}


#sitemap{
	padding: 10px;
}

#sitemap p{
	background-image: url(../images/sitemap01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 8px;
	padding-left: 42px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#sitemap dl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sitemap dt{
	background-image: url(../images/sitemap01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 8px;
	padding-left: 42px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.sitemap-end{
	background-image: url(../images/sitemap04.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 8px;
	padding-left: 35px;
	padding-top: 6px;
	margin-top: 0px;
}

.sitemap-dd{
	background-image: url(../images/sitemap03.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 8px;
	padding-left: 35px;
	padding-top: 6px;
	margin-top: 0px;
}

#list_f{
    margin: 0px;
	padding: 0px;
}

#list_f li{
	padding: 0px;
	list-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}

