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

@import url(http://fonts.googleapis.com/css?family=Cutive+Mono);

html, body, div, span, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, article,
big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot,
thead, table, tr, th, td　{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	_font-size:18px;
	vertical-align:baseline;
}


body {
	 font-family:
                        "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
                        "メイリオ",Meiryo,
                        "ＭＳ Ｐゴシック","MS P Gothic",
                        sans-serif;
	background: #fff;
	font-size: 80%;
}

.clearfix {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.en {
	font-family: 'Cutive Mono';
	font-size: 130%;
}

.bold {
	font-weight: bold;
	font-family: Verdana,"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro w6", "メイリオ", Meiryo, Osaka, sans-serif;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

a {
	text-decoration: none;
	color: #000;
}

#wrap {
	width: 100%;
	height: 100%;
	color: #000;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
/*	z-index: 50; */
}

img.bgmaximage {
	padding-top: 120px;
	position: fixed !important;
}

.index {
    background: url(../images/background1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 120px;
}

.guidance {
    background: url(../images/background2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 120px;
}

/* -------------- header section --------------*/
#header {
	width: 100%;
	height: 120px;
	background: #fff;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

#header_wrap {
		width: 900px;
		margin: 0 auto;
}


.logo {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
}

#adress {
	font-size: 90%;
	float: right;
	margin-top: 35px;
}

.kounin {
	visibility: hidden;
	letter-spacing: 2px;
}

.yumeai {
	margin: -5px 0 0 0;
	padding: 0;
	font-size: 18px;
}


/* -------------- contents section --------------*/

#contanor {
	width: 900px;
	margin: 0px auto;
	padding-top: 120px;
	overflow: hidden;
}

#contents {
	width: 70%;
	min-height: 350px;
	float: right;
	padding: 20px 0 30px 0;
}

#contents h2 {
	font-family: Verdana,"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro w6", "メイリオ", Meiryo, Osaka, sans-serif;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
	background: url(../images/underline_l.png) no-repeat;
	background-position: 10px 10px;

}

#cost {
	width: 85%;
	background-image: url("../images/bg_for_ie.png");
	padding: 10px;
}

#cost .underline_s {
	background: url("../images/underline_s.png") no-repeat bottom left;
	background-position: 5px 8px;
}

#cost .underline_l {
	background: url("../images/underline_l.png") no-repeat bottom left;
	background-position: 5px 8px;
}

#cost h3 {
	padding: 13px 15px;
	background-color: #fff;
	color: #EB6475;
	font-size: 22px;
	line-height: 1em;
	text-align: center;
	border: 2px solid #EB6475;
	border-radius: 10px;
	width: 407px;
	margin: 0 auto;
	letter-spacing: .1em;
	box-sizing: border-box;
	font-weight: bold;
}


.top-catch {
	font-size: 200%;
	margin-top: 20px;
	text-align: right;
	text-shadow: 2px 2px 1px #fff;
}

.table1 {
	text-align: left;
	margin-bottom: 20px;
}

.table1 th {
	width: 6em;
}

.ryokin {
	width: 33em;
	line-height: 2;
	border-bottom: dashed #aaa 1px;
	padding: 5px 0;
}

.table2 {
	margin-top: 10px;
	text-align: left;
}

.table2 th {
	width: 6em;
}

.guidance-text {
	color: #EB6475;
	font-size: 16px;
	text-align: center;
	line-height: 31px;
	letter-spacing: .1em;
	font-weight: bold;
	padding: 1em 0 2em 0;
}

/* -------------- navigation section --------------*/

#navi {
	width: 26%;
	float: left;
	list-style: none;
	padding-top: 10px;
}

#navi li {
	margin: 10px 0;
	padding: 5px 10px;
	background-image: url("../images/bg_for_ie.png");
	overflow: hidden;
}

#navi li a {
	display: block;
}


#navi li img {
	margin-top: 3%;
}

#navi .underline_s {
	background: url("../images/underline_s.png") no-repeat bottom left;
	background-position: 13px bottom;
}

#navi .underline_s:hover {
	background: url("../images/underline_hover.png") no-repeat bottom left;
	background-position: 13px bottom;
	font-weight: bold;
}

#navi .jp {
	float: left;
	width: 60px;
	margin: 0 5px;
}

#navi .en {
	margin-top: 0px;
}

/* -------------- footer section --------------*/
#footer {
	width: 100%;
	height: 30px;
	background: #fff;
}

#footer_wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.effusion {
	position: fixed;
	bottom: 20%;
	right: 10%;
}

.copy {
	font-size: 16px;
	text-align: center;
	line-height: 2em;
}
