@charset "utf-8";
.FONT_Blue {
	color: #006;
}

.table_dod {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #543B15;
}


/* CSS Document */

.back {
	position: fixed;
	bottom: 10px;
	right: 10px;
	padding: 2pt;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-size: 140%;
}


.TEXT_R {
	text-align: right;
}
.TEXT_R_RED {
	text-align: right;
	color: #C00;
	font-size: 180%;
}
.text_small {
	font-size: 60%;
}


/* CSS Document */

.clearfloat {
clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 180%;
	background-image: url(../imag/bcg.jpg);
}
.AD_TEXT {
	background-image: url(../imag/bcg_plan.jpg);
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.HEAD_TEL {
	background-color: #630;
	text-align: right;
	padding: 15px;
}


.HEAD_Kazari {
	background-image: url(../imag/bcg_top.jpg);
	height: 30px;
}

.HEAD_TITEL {
	text-align: center;
}

.MAIN_AREA_TOP {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


.IMAGE_PHOTO {
	margin-right: auto;
	margin-left: auto;
}

.AREA90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
.TEXT_IN {
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 140%;
}
.box17{
	position: relative;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993;
	border-bottom-color: #993;
	padding-right: 1em;
	padding-left: 1em;
	width: 18em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.5px;
	padding-bottom: 0.5px;
}



.box17:before, .box17:after{
	content: '';
	position: absolute;
	top: -10px;
	width: 2px;
	height: -webkit-calc(100% + 20px);
	height: calc(100% + 20px);
	background-color: #993;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}

.PLAN_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99B44D;
	border-bottom-color: #99B44D;
	border-left-color: #99B44D;
	padding: 1em;
	text-align: left;
	background-image: url(img/plan_bcg.jpg);
}
.NEWS_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	padding: 1em;
	text-align: left;
	background-image: url(img/plan_bcg.jpg);
}
.NEWS_box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C30;
	border-bottom-color: #C30;
	border-left-color: #C30;
	padding: 1em;
	text-align: center;
	background-image: url(img/plan_bcg.jpg);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-color: #C30;
}

.INFO_boxCopy {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #386C00;
	border-bottom-color: #386C00;
	border-left-color: #386C00;
	padding: 1em;
	text-align: left;
	background-image: url(img/plan_bcg.jpg);
}


.PLAN_LL {
	float: left;
	width: 30%;
}

.PLAN_RR {
	float: right;
	width: 65%;
}


.LL {
	float: left;
	width: 45%;
	text-align: left;
}

.RR {
	float: right;
	width: 45%;
	text-align: left;
}
.TEXT_LEFT {
	text-align: left;
}
.box11{
	padding: 0.5em 1em;
	margin: 2em 0;
	background: white;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6666;
}
.FOOT_CON {
	background-image: url(../imag/bcg_foot_con.jpg);
	text-align: center;
	padding: 1.5em;
}
.TEXT_WHITE {
	color: #FFF;
}


.box11 p {
    margin: 0; 
    padding: 0;
}
.box_00 {
	background-image: url(img/plan_bcg.jpg);
	padding: 1em;
	border: 1px solid #C96;
}
.FONT_RED {
	color: #F00;
}
.DinningBOX {
	text-align: center;
	padding: 1em;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #698C00;
	width: 15em;
	font-size: 140%;
}
.TEXT_C {
	text-align: center;
}
