@charset "utf-8";
/*base設定*/

body {
	/*background:#70abe7 url(../images/body_bg.gif) center top repeat;*/
	background:#b2d8fe;
	color:#444444;
}
h1 {
	color:#390A03;
}
a {
	color:#0000ff;
}
a:hover {
	color:#390A03;
}
table, tr, td {
	color:#222222;
	background-color:#fdfdfd;
}
div.header {
	background:url(../images/header_bg.gif) left top repeat-x;
}
div.header h1 a {
	color:#000000;
}
div.header h2 {
}
div.header p {
	width:220px;
	display:brock;
}
div.wrap {
	background:#ffffff url(../images/main_bg.jpg) no-repeat;
}
div.area {
}
div.side-header {
}
div.side-header h1 {
	color:#ffffff;
}
div.side-content {
}
div.left_col {
	/*background:#ffffff url(../images/side_bg.gif) repeat-y;*/
	/*border-right:1px dotted #cccccc;*/
}
div.left_col ul li a {
	color:#556270;
}
div.left_col ul li a:hover {
	color:#390A03;
}
div.main {
	/*background:#ffffff;*/
}
div.main-content {
	/*background:#ffffff;*/
}
div.main h2 {
	border-left:6px solid #b11a09;
}
div.main ul.list01 {
	border-bottom:1px dotted #cccccc;
}
div.main ul.list01 li.q{
	background:transparent url(../images/mark_q.gif) left top no-repeat;
	padding:0 0 0 27px;
	margin:0 0 5px 0;
	color:#c03636;
	font-weight:bold;
}
div.main ul.list01 li.a{
	background:transparent url(../images/mark_a.gif) left top no-repeat;
	padding:0 0 0 27px;
	margin:0 0 5px 0px;
}
div.main table.table1 td {
	border:1px solid #eeeeee;
}
div.main table.table3 th {
	background:#f5f5f5;
}
div.main table.table3 th,
div.main table.table3 td {
	border-bottom:1px solid #eeeeee;
}
div.footer {
	background:#ffffff url(../images/footer_bg.gif) bottom repeat-x;
	height:60px;
}
div.footer p {
	color:#444444;
	font-size:0.8em;
}
div.footer a {
	color:#0000ff;
}
div.footer a:hover {
	color:#390A03;
}

/* additional styles */

div.header h2.tel {
	background:url(../images/header_tel.gif) right no-repeat;
}
div.header h2.fax {
	background:url(../images/header_fax.gif) right no-repeat;
}
div.header h2.place {
	background:url(../images/header_place.gif) right no-repeat;
}
div.topicpath {
	font-size:0.8em;
	background:#fdf2f1;
}
div.left_col ul.nav01 li.outline_on {
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_outline_on.gif) no-repeat;
}
div.left_col ul.nav01 li.course_on {
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_course_on.gif) no-repeat;
}
div.left_col ul.nav01 li.schedule_on {
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_schedule_on.gif) no-repeat;
}
div.left_col ul.nav01 li.entry_on {
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_entry_on.gif) no-repeat;
}
div.left_col ul.nav01 li.contact_on {
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_contact_on.gif) no-repeat;
}


div.left_col ul.nav01 li.outline{
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_outline.gif) no-repeat;
}
div.left_col ul.nav01 li.outline a{
	width:198px;
	height:50px;
	display:block;
}
div.left_col ul.nav01 li.outline a:hover{
	background:url(../images/side_menu_outline_on.gif) no-repeat;
}
div.left_col ul.nav01 li.course{
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_course.gif) no-repeat;
}
div.left_col ul.nav01 li.course a{
	width:198px;
	height:50px;
	display:block;
}
div.left_col ul.nav01 li.course a:hover{
	background:url(../images/side_menu_course_on.gif) no-repeat;
}
div.left_col ul.nav01 li.schedule{
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_schedule.gif) no-repeat;
}
div.left_col ul.nav01 li.schedule a{
	width:198px;
	height:50px;
	display:block;
}
div.left_col ul.nav01 li.schedule a:hover{
	background:url(../images/side_menu_schedule_on.gif) no-repeat;
}
div.left_col ul.nav01 li.entry{
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_entry.gif) no-repeat;
}
div.left_col ul.nav01 li.entry a{
	width:198px;
	height:50px;
	display:block;
}
div.left_col ul.nav01 li.entry a:hover{
	background:url(../images/side_menu_entry_on.gif) no-repeat;
}
div.left_col ul.nav01 li.contact{
	width:198px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/side_menu_contact.gif) no-repeat;
}
div.left_col ul.nav01 li.contact a{
	width:198px;
	height:50px;
	display:block;
}
div.left_col ul.nav01 li.contact a:hover{
	background:url(../images/side_menu_contact_on.gif) no-repeat;
}

div.left_col ul.sidemenu02 li {
	border-bottom:1px dotted #444444;
}
div.left_col ul.sidemenu02 img {
	border:1px solid #444444;
}
div.left_col .side-content-top {
	background:transparent url(../images/side_content_top.gif) no-repeat;
}
div.left_col .side-content-body {
	background:transparent url(../images/side_content_body.gif) repeat-y;
}
div.left_col .side-content-bottom {
	background:transparent url(../images/side_content_bottom.gif) no-repeat;
}

div.left_col p.btn {
	background:transparent url(../images/btn_home.gif) no-repeat;
}
/*
div.left_col p.textright,
*/
div.main p.textright {
	padding:10px 0 4px;
	border-bottom:1px dotted #cccccc;
	cler:both;
}
div.main h3 {
	/*border-top:2px solid #fdd2f1;*/
	border-bottom:2px solid #3194d6;
	background:url(../images/h3.gif) left center no-repeat;
	/*background-color:#f7b942;*/
	padding:3px 10px 3px 18px;
}
div.main h4 {
	border-top:2px solid #fdf2f1;
	border-bottom:2px solid #fdf2f1;
}
div.main table.table2 td {
	border-bottom:1px solid #dddddd;
}
div.main .hilight {
	border:1px solid #b11a09;
	border-left:4px solid #b11a09;
	background:#fdf2f1;
}

/* news用モジュール
==================================================*/
div.main .news h3 {
	width:570px;
	background:#fff;
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:15px 0 0 0;
}
.bg_news{
	/*background:#000 url(../images/bg_news.gif)left top repeat;*/
	background:#2998e0;
}
.news_list_01{
	font-size:14px;
	/*background:#000;*/
	margin:0;
	padding:5px 0px 5px 5px;
}

div.main .news_list_01 p{
	margin:0 0 0 5px;
	padding:0;
}
.news_ttl{
	padding:10px 0px 10px 20px;
	margin:0;
	font-size:12px;
	font-wight:bold;
	list-style:none;
	background:#f7fcff url(../images/icn_arw_01.gif) no-repeat 5px center;
	color:#03c;
	cursor:pointer;
}
.news_text{
	margin:0;
	padding:0 0 10px 0;
	background-color:#f7fcff;
}
.news_text img{
	margin:0;
	padding:0;
}

.dotline{
	background:url(../images/dot.gif) bottom no-repeat ;
	width:560px;
	padding:0 0 1px 0;
	margin:0 0 0 0;
}
.f12{
 font-size:12px;

}

/* table_schedule styles
==================================================*/
.table_schedule{
	width:280px;
	border-top:solid 1px #5e5e5e;
	border-left:solid 1px #5e5e5e;
}
.table_schedule table{
	width:100%;
}
.table_schedule th{
	padding:10px 0 0 0;
	border-right:solid 1px #5e5e5e;
	border-bottom:solid 1px #5e5e5e;
	background-color:#0c0c0c;
	color:#fff;
	vertical-align:top;
}
.table_schedule th p{
	font-weight:bold;
	white-space:nowrap;
	text-align:center;
}
.table_schedule td{
	padding:7px 0px 0px 0px;
	border-right:solid 1px #5e5e5e;
	border-bottom:solid 1px #5e5e5e;
	vertical-align:top;
}
.border_btm_none{
	border-bottom:none !important;
}
.border_top{
	border-top:solid 1px #5e5e5e !important;
}
.table_schedule th p,
.table_schedule td p{
	font-size:12px;
}
.table_schedule td.time{
	background-color:#F7F7F7;
}
/* table_entry styles
==================================================*/
.table_entry{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
}
.table_entry table{
	width:100%;
}
.table_entry th{
	padding:10px 5px 5px 8px;
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	background-color:#F7F7F7;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
}
.table_entry th p{
	line-height:1.3;
}
.table_entry td{
	padding:8px;
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	/*vertical-align:top;*/
}
.table_entry th p,
.table_entry td p{
	font-size:14px;
}
.table_entry td dl{
	width:390px;
	_width:396px;
}
