@charset "Shift_JIS";

/* container
---------------------------------------------*/
#container{
	width : 100%;
}

/* contents
---------------------------------------------*/
#contents{
	width : 100%;
	text-align : center;
	padding-top: 18px;
}

/* message_box
---------------------------------------------*/
.message_box{
	text-align: left;
	background : #FFFEC5 url(../image/box_header.gif) no-repeat;
	width: 737px;
	padding-top: 6px;
	margin-bottom: 12px;
}
.message_box .body{
	margin-top: 10px;
	padding: 0 20px 10px 0;
	background : #FFFEC5 url(../image/box_body.gif) repeat-y;
}
.message_box .title{
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 66px;
	padding-bottom: 15px;
	background : url(../image/h2_back.gif) 6px no-repeat;
}
.message_box .body .message{
	width: 700px;
	background-color: white;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 25px;
	padding: 24px;
}
.message_box .body .message td{
	font-size: 14px;
	line-height: 25px;
	padding: 24px;
}
.message_box .footer{
	height: 18px;
	background : url(../image/box_bottom.gif)  no-repeat;
}


/* message_box2
---------------------------------------------*/
.message_box2{
	text-align: left;
	background : url(../image/box_header2.gif) no-repeat;
	width: 737px;
	padding-top: 6px;
	margin-bottom:20px;
}
.message_box2 .title{
	padding-top: 6px;
	padding-left: 66px;
	padding-bottom: 26px;
}
.message_box2 .body{
	margin-top: 10px;
	padding: 0 20px 10px 0;
	background : url(../image/box_body2.gif) repeat-y;
}
.message_box2 .body .message{
	width: 700px;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 25px;
	padding: 24px;
}
.message_box2 .body .message td{
	font-size: 14px;
	line-height: 25px;
	padding: 24px;
}
.message_box2 .footer{
	height: 27px;
	background : url(../image/box_bottom2.gif)  no-repeat;
}


/* box_mini
---------------------------------------------*/
.box_mini{
	text-align: left;
	background : #FFFEC5 url(../image/mini_header.gif) no-repeat;
	width: 350px;
	padding-top: 7px;
	margin-bottom: 12px;
}
.box_mini .body{
	margin-top: 10px;
	padding: 0 20px 10px 0;
	background : #FFFEC5 url(../image/mini_body.gif) repeat-y;
}
.box_mini .body .title{
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 66px;
	padding-bottom: 15px;
	background : url(../image/h2_back_mini.gif) 10px no-repeat;
}
.box_mini .body .message{
	width: 310px;
	background-color: white;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 25px;
}
.box_mini .body .message li{
	font-weight:bold;
}
.box_mini .body .message table td{
	padding: 24px;
	font-size: 14px;
	line-height: 25px;
}
.box_mini .footer{
	height: 18px;
	background : url(../image/mini_bottom.gif)  no-repeat;
}


/* gakkou
---------------------------------------------*/
#gakkou #price{
	font-size: 1.2em;
	line-height: 25px;
	margin-top: 16px;
	margin-left: 16px;
	padding: 16px;
	background-color: white;
	border-color: orange;
	padding-bottom: 10px;
}
#gakkou #price table{
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 640px;
}
#gakkou #price table th{
	width: 180px;
	padding: 4px;
	border: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.9em;
}
#gakkou #price table td{
	font-size: 0.9em;
	text-align:center;
	width: 100px;
	padding: 4px;
	border: 1px solid #cccccc;
}
#gakkou #price table .item{
	background-color: #E5FFCD;
}
#gakkou #price table .sum{
	background-color: #E4F1FF;
	font-weight: bold;
}
#gakkou #price img{
	margin-top: 20px;
}
#gakkou #dayservice ul{
	width: 640px;
}
#gakkou #dayservice li{
	float: left;
	padding-right: 20px;
	color: green;
	font-weight: bold;
}


/* gakuen
---------------------------------------------*/
#gakuen{
	text-align: center;
}
#gakuen #attension{
	margin-top: 20px;
	line-height: 18px;
	width: 300px;
	padding: 4px;
	border: 1px solid #cccccc;
}
#gakuen #attension p{
	margin-top:8px;
	margin-bottom:8px;
	font-size: 0.7em;
}
#gakuen #price{
	width: 240px;
	padding:24px;
	border:1px solid #ccccccx;
}
#gakuen #price th{
	border:1px solid #ccccccx;
	padding:4px;
}
#gakuen #price td{
	text-align: center;
	border:1px solid #ccccccx;
	padding:4px;
}
#gakuen .meimoku{
	border-top:2px solid green;
	border-bottom:1px dashed green;
	margin-bottom: 10px;
	background-color: #CBFFAC;
	padding-left: 10px;
}
#gakuen #price th{
	font-size: 12px;
	background-color: #F4FFED;
}
#gakuen #price td{
	font-size: 12px;
}


/* kaisya
---------------------------------------------*/
#kaisya #gaiyou{
	font-size: 1.2em;
	line-height: 25px;
	margin-top: 16px;
	margin-left: 16px;
	padding: 16px;
	background-color: white;
	border-color: orange;
	padding-bottom: 10px;
}
#kaisya #gaiyou table{
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 640px;
}
#kaisya #gaiyou table th{
	width: 100px;
	text-align:left;
	padding: 12px;
	border: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #F4FFED;
}
#kaisya #gaiyou table td{
	font-size: 0.9em;
	text-align:left;
	padding: 12px;
	border: 1px solid #cccccc;
	line-height: 20px;
}
#kaisya #gaiyou li{
	padding: 4px;
}


/* otoiawase
---------------------------------------------*/
#otoiawase #tell{
	font-size: 1.2em;
	line-height: 25px;
	margin-top: 16px;
	margin-left: 16px;
	padding: 16px;
	background-color: white;
	border-color: orange;
	padding-bottom: 10px;
}
#otoiawase #tell table{
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 640px;
}
#otoiawase #tell table th{
	width: 270px;
	height: 60px;
	text-align:left;
	padding: 12px;
	border: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #F4FFED;
}
#otoiawase #tell table td{
	font-size: 1.0em;
	text-align:left;
	padding: 12px;
	border: 1px solid #cccccc;
	line-height: 20px;
	letter-spacing: 1px;
}
#otoiawase #tell li{
	padding: 4px;
}

#otoiawase #mail{
	font-size: 1.2em;
	line-height: 25px;
	margin-top: 16px;
	margin-left: 16px;
	padding: 16px;
	background-color: white;
	border-color: orange;
	padding-bottom: 10px;
}
#otoiawase #mail table{
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 640px;
}
#otoiawase #mail table th{
	width: 120px;
	text-align:left;
	padding: 12px;
	border: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #F4FFED;
}
#otoiawase #mail table td{
	font-size: 0.9em;
	text-align:left;
	padding: 12px;
	border: 1px solid #cccccc;
	line-height: 20px;
}
#otoiawase #tell li{
	padding: 4px;
}


/* privacy
---------------------------------------------*/
#privacy-policy{
}
#privacy-policy p{
	border-bottom: 1px dotted #FF8200;
}
#privacy-policy ul{
	margin-top: 10px;
	margin-left: 6px;
}
#privacy-policy li{
	list-style-type: decimal;
	margin-left: 20px;
	font-size: 0.9em;
}
#shintai-zero li{
	margin-left: 20px;
	font-size: 0.9em;
}

