@charset "shift_jis";
/*----------------------------------------------------------------共通設定*/
body {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#title_logo {
	text-align: center;
	position: relative;
	top: 78px;
}

#back_top {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#back_header {
	background-image: url(../images/back_header.jpg);
	height: 281px;
	width: 760px;
	margin-bottom: 20px;
}
#menu {
	background-image: url(../images/back_menu.gif);
	height: 45px;
	width: 760px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
}
#copyright {
	width: 760px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.head_style01 {
	padding-left: 5px;
	color: #410102;
	height: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #410102;
	border-left-color: #410102;
	display: inline;
	padding-right: 5px;
	padding-bottom: 3px;
}
.head_style02 {
	color: #FFFFFF;
	background-image: url(../images/sub_head_01.gif);
	height: 23px;
	width: 745px;
	padding-top: 7px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
/*----------------------------------------------------------------トップページ*/
.box_side {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 162px;
	margin-top: -3px;
	padding-top: 12px;
	padding-bottom: 10px;
	height: 500px;
	padding-right: 3px;
	padding-left: 3px;
}

.box_side ul {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/line_side.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_side li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
.box_side dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.box_side dd {
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.box_center {
	width: 360px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: -3px;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	height: 500px;
}
#top_left {
	width: 190px;
	margin-right: 20px;
}
#top_center {
	width: 400px;
}


/*----------------------------------------------------------------フォントスタイル*/
.style_red {
	color: #CC0000
}
.style_10px {
	font-size: 10px;
}
.style_url  {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;

}


/*----------------------------------------------------------------下層コンテンツ*/

#contents {
	margin-bottom: 40px;
}
#contents dl {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/line_760.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#contents dt {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 85px;
	text-align: right;
}
#contents dd {
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin-left: 95px;
	margin-right: 0px;
}
#box_contact {
	background-color: #EEEEEE;
	width: 500px;
	border: 1px solid #999999;
	padding-right: 20px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#box_contact td{
	padding-bottom: 15px;

}
#box_contact   td   p.confirm {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 300px;
	padding: 5px;
}

#box_contact th{
	text-align: right;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;

}
#box_contact .t1 {
	width: 290px;
}
#box_contact div {
	background-color: #FFFFFF;
	width: 400px;
	border: 1px solid #999999;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#box_contact div span {
	font-size: 16px;
	font-weight: bold;

}
#contents  .company td {
	width: 418px;
}
#contents  .company th {
	width: 342px;
	text-align: left;
}
.table_business {
	margin-bottom: 25px;
	margin-top: 25px;
}
a.box_link  {
	background-color: #EEEEEE;
	display: block;
	border: 1px solid #999999;
	color: #000000;
	margin-bottom: 15px;
	padding: 10px;
	width: 180px;
	font-size: 14px;
	text-decoration: underline;
}
a:hover.box_link  {
	background-color: #FFFFCC;
	display: block;
	border: 1px solid #FFCC00;
	color: #000000;
	margin-bottom: 15px;
	padding: 10px;
	width: 180px;
	font-size: 14px;
	text-decoration: underline;
}
#back_lesson01 {
	background-image: url(../images/img_point_01.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	height: 120px;
	width: 600px;
}
#back_lesson02 {
	background-image: url(../images/img_point_02.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: right;
	padding-right: 140px;
	width: 600px;
}
#back_lesson03 {
	background-image: url(../images/img_point_03.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	height: 110px;
	width: 600px;
}

#table_schedule {
	background-color: #330000;
	margin-bottom: 10px;
}
#table_schedule td {
	padding: 3px;
	background-color: #FFFFFF;
	text-align: center;
}
#table_schedule th {
	background-color: #FFFFCC;
	text-align: center;
	font-size: 12px;
	color: #330000;
}
#table_schedule thead {
	background-color: #996633;
}
#table_schedule  thead  td{
	background-color: #996633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
#table_schedule .spece {
	background-image: url(../images/teable_space.gif);
}
.table_system {
	margin-bottom: 10px;

}
.arrow_01 {
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #310000;
}

