@charset "Shift_JIS";

/* CSS‰ŠúÝ’è */
#bg {
	width:100%;
	margin-bottom:2%;
}
#bg img {
    width: 100%;
    height: auto;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.bottom{
	padding:0;
	margin:0 0 10px 0;
}

.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

/* œœœƒ^ƒCƒgƒ‹œœœ */
#title {
}

/* œœœ‰«“ê”ü‚çŠC…‘°ŠÙ‚É‚Â‚¢‚Äœœœ */
#titAbout {
	background: #000d6a;
    color: #FFF;
    width: 100%;
    z-index: 3;
    overflow: hidden;
    padding: 0px;
    page-break-after: always;
    text-align: center;
    line-height: 1.8;
    font-size: 20px;
}
#boxAbout {
	background: #FFF;
    width: 100%;
}
.txtAbout {
	font-family: "ƒƒCƒŠƒI", Meiryo;
    font-size: 14px;
    padding: 15px 10px;
}
.imgAbout {
    margin: 0 10% 5%;
}
.imgAbout p {
	font-size:12px;
	color:#1d2088;
	text-align:right;
	padding:0px;
	margin:-4px 0px 0px;
}

/* œœœh”‘ƒvƒ‰ƒ“œœœ */
#titSyuku {
	background: #e61288;
    color: #FFF;
    width: 100%;
    z-index: 3;
    overflow: hidden;
    padding: 0px;
    page-break-after: always;
    text-align: center;
    line-height: 1.8;
    font-size: 20px;
}
#titSyuku span {
    background: #fff;
    color: #e61288;
    font-size: 12px;
    margin: 0 2% 3%;
    padding: 5px 10px;
    border-radius: 5px;
    display: block;
}

.Syuku {
	width: 300px;
    margin: 5% auto;
}
.Syuku dl {
	border:1px solid #cadee3;
	padding:0px;
	margin:0px;
}
.Syuku dt {
	background-color:#FFF;
	padding:1px 0px 0px 1px;
	margin:0px;
}
.Syuku dd {
	background-color:#FFF;
	padding:7px 0px 10px 12px;
	margin:0px;
}
.imgSyuku {
	padding:0px;
	margin:0px 0px 5px 0px;
}
.txtSyuku {
	font-family:"ƒƒCƒŠƒI", Meiryo;
	font-size:13px;
	line-height:18px;
	padding:0px 17px 5px 5px;
	margin:0px;
}
.btnSyuku {
	padding:0px;
	margin:0px;
}

.btn01 a, input.btn01 {
    text-decoration: none;
    background: #FF7000;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000);
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF7000));
    background-size: 15px, auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    margin: 0 auto 16px;
    padding: 0;
    width: 92%;
    display: block;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

.btn02 a, input.btn02 {
    text-decoration: none;
    background: #FF7000;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #669966 #669966);
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#669966), to(#669966));
    background-size: 15px, auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    margin: 0 auto 16px;
    padding: 0;
    width: 92%;
    display: block;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

/* œœœƒoƒi[œœœ */
#boxBnr {
	list-style:none;
	padding:0px 0px 0px 9px;
	margin:0px;
}
#boxBnr li {
	float:left;
	width:150px;
	padding:0px;
	margin:0px;
}
#boxBnr img {
	border:0;
}