@charset "UTF-8";

/*News
--------------------------------------------------------------------------------------- */
#b-scheduleframe{
	width : 705px;
	margin-bottom : 30px;
}
dl.schedule {
	margin: 5px;
	padding: 0 5px 5px 0;
}
dl.schedule dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 10px 0.5em;

}
dl.schedule dd {
	margin-left: 0;
	padding: 10px 0.5em 10px 8em;
	border-bottom: dashed 1px #CCC;
}

/*PgGuide
--------------------------------------------------------------------------------------- */
.b-topcntns-ctrl{
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 705px;
	padding-bottom : 30px;
	border : dotted 0px #ff0000;
}
.b-topcntns-left{
	width : 374px;
	float:left;
}
.b-topcntns-right{
	width : 320px;
	float:right;
}
.b-news{
	padding : 5px 0 5px 3px;
	border-bottom: dashed 1px #CCC;
}

/*topguide
--------------------------------------------------------------------------------------- */
#b-topguide{
	border : solid 10px #272323;
	margin : 20px 0;
	padding : 10px;
}

.b-topbnr{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	margin : 40px 0;
}


/*cntnsmenu
--------------------------------------------------------------------------------------- */
#b-cntnsmenu{
	width : 916px;
	background-color : #272323;
}
.b-cntnsmenuctrl{
	padding : 15px 0px 15px 0px;
	border : dotted 0px #ff0000;
}
.b-bnrmenu{
	text-align : left;
	width : 278px;
	height : 176px;
	padding-left : 21px;
	border : dotted 0px #ff0000;
	float:left;
}

/*banner
--------------------------------------------------------------------------------------- */
p.p-bnrimg{
	padding : 0;
	margin : 50px 0px 0px 0px;
}

/*Facebook
--------------------------------------------------------------------------------------- */
.b-facebook {
    height: 500px;
    margin-top: 30px;
    position: relative;
}
.facebook-guide {
    float: right;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.facebook-guide p {
    position: relative;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 3px;
    line-height: 2.5;
    font-size: 16px;
    z-index: 1;
    text-shadow: 2px 2px 10px #111111, -2px 2px 10px #111111, 2px -2px 10px #111111, -2px -2px 10px #111111;
    padding-top: 20px;
}
.facebook-guide p.title {
    letter-spacing: 5px;
    line-height: 2.0;
    margin-left: 25px;
    font-size: 26px;
    padding-top: 0px;
}
.facebook-guide img {
    position: absolute;
	top: 200px;
	left: 500px;
	z-index: 0;
}
.dsp-b {
    display: block;
}

/*Smoke
--------------------------------------------------------------------------------------- */
.b-smoke {
    margin-top: 30px;
    margin-bottom: -40px;
    line-height: 160%;
}

/*osirase
--------------------------------------------------------------------------------------- */
.b-osirase {
    padding: 25px;
    margin: 0 0 60px 0;
    background-color: #444;
}
.b-osirase .title {
    font-size: 35px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    text-align : center;
}
.b-osirase p{
    padding: 0px;
    margin: 0px;
}
.b-osirase .lh15 {
    line-height: 1.5;
}
.b-osirase .lh30 {
    line-height: 3;
}
.b-osirase .fp24 {
    font-size: 24px;
}
