body {
	text-align: center;
	background: #D37474 url(images/bg_main.gif) center top repeat-y;
	padding: 0;
	margin: 0;
}
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	padding: 20px 0;
	background: transparent url(images/img.jpg) right top no-repeat;
}
#headbar {
/* 	padding: 15px 0px; */
	border-bottom: 3px double #ccc;
	padding-bottom: 13px;
	margin-bottom: 13px;
	position: relative;

}
#headbar h1 {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 59px;
	z-index: 100;
	margin: 0px;
	clear: both;
}
#indexbox {
	margin-bottom: 10px;
}
#leftside {
	text-align: left;
	width: 190px;
	float: left;
}
#content {
	text-align: left;
	width: 560px;
	float: right;
}
#content>* {
	margin-top: 0;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 80%;
	border-top: 3px double #ccc;
	padding-top: 13px;
	margin-top: 13px;
}
#navbar, #navbar li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navbar li {
	display: inline;
}
#navbar a {
	font-weight: bold;
	display: block;
	padding: 4px 0px ;
	text-decoration: none;
	background: transparent url(images/linkbg.gif) left center no-repeat;
	padding-left: 12px;
	color: #111;
	font-size: 14px;
}
#navbar a:hover {
	background-color: #ffd2df;
}
#navbar .nav_ex {
	background: none;
	padding: 0;
	margin: 20px 0 0 0;
}
#navbar li ul li a {
	font-weight: normal;
	padding: 0px 0px 3px 12px;
	margin-top: 0;
	font-size: 80%;
	text-decoration: none;
	background: none;
}
/* #navbar li ul li a:hover {
	background-color: pink;
} */
#navbar hr {
	display: none;
}
#navbar .divider {
	height: 20px;
	background: transparent url(images/nav_divider.gif) center center no-repeat;
	display: block;
}
#navbar a.active {
	background-color: #FBD783;
}
table.link {
	border-collapse: collapse;
	border: none;
	margin-left: 30px;
	margin-right: 30px;
}
table.link td {
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	font-size: 90%;
	line-height: 140%;
}

form.correspondenceform {
	border: 2px dotted #FFCC99;
	padding: 10px;
	background-color: #FFFFCC;
}


.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.heading_flower {
	background: transparent url(images/bg_heading.gif) left center no-repeat;
	padding-left: 44px;
	font-size: 18px;
	line-height: 40px;
}
.heading_flower span {
	background-color: #fff;
	padding: 4px;
}
h2.main {
	border-left: 14px solid #cc1d78;
	padding: 0px 4px;
	line-height: 120%;
	font-size: 18px;
	color: #222;
}
h4.main {
	font-size: 90%;
	color: #cc1d78;
}
.index_whatsnew {
	margin: 0;
	padding: 0;
}
.index_whatsnew dt {
/* 	background-color: red; */
	font-weight: bold;
	font-size: 85%;
	margin-left: 30px;
	color: #cc1d78;
}
.index_whatsnew dd {
	font-size: 90%;
	margin-bottom: 8px;
}



#graduate_owner dt {
/* 	background-color: red; */
	font-weight: bold;
	font-size: 85%;
	margin-left: 30px;
	color: #cc1d78;
}
#graduate_owner dd {
	font-size: 90%;
	margin-bottom: 8px;
	font-family: Tahoma;
}

.whatsnew_heading {
	color: #f30;
	font-weight: bold;
}
hr {
	display: block;
	clear: both;
	border: none;
	border-bottom: 3px dotted #BBC093;
	padding-top: 20px;
	margin: 0 20px 20px 20px;
}
ul.maintext li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 140%;
}
dl.school_course dt {
/* 	background-color: red; */
	font-weight: bold;
	font-size: 100%;
	margin-left: 12px;
	color: #cc1d78;
}
dl.school_course dd {
	font-size: 90%;
	line-height: 140%;
	margin-left: 28px;
	margin-bottom: 1.4em;
}
table.school_kyouzai {
	margin-left: auto;
	margin-right: auto;
}
table.school_kyouzai td {
/* 	padding: 0 4px; */
}
table.school_kyouzai th {
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	padding: 0;
}
.ex {
	background: transparent url(images/link-icon_external_01.gif)  right center no-repeat;
	padding-right: 13px;
	margin-right: 3px;
}
#address p.address_image {
	display: none;
}
#address {
	margin-top: 40px;
	margin-bottom: 40px;
	background: transparent url(images/salongaikan.jpg) left top no-repeat;
	padding-left: 210px;
	font-size: 90%;
	line-height: 140%;
/* 	letter-spacing: 1px; */
font-family: arial;
}
#address span {
	color: #456;
	font-weight: bold;
}

table.otoiawase
{
	border: 1px solid gray;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}


.spbox {
	padding:0px 14px;
	font-size:90%;
	line-height:140%;
	border: 1px solid #ddd;
	border-right-color: #999;
	border-bottom-color: #999;
	background: transparent url(images/bg_gradation.gif) right bottom repeat-x;
	margin-bottom: 10px;
}
.spbox strong {
	color: #c00;
}

dl.examination {
	margin-left: 20px;
	font-size: 90%;
	line-height: 150%;
	border-left: 10px solid #faa;
	padding-left: 4px;
}
dl.examination dt {
	color: #900;
}
dl.examination dd {
	color: #333;
}

table.repair_images {
	margin: 0px auto 40px auto;
}
table.repair_images td {
	padding: 0px 3px;
}
dl.repair_detail {
	font-size: 90%;
	line-height: 150%;
	margin-left: 50px;
	margin-right: 50px;
}
dl.repair_detail dt {
	font-weight: bold;
	color: #008080;
}
dl.repair_detail dd {
	margin-bottom: 1em;
	margin-left: 2em;
}

table.news100517 {
	border-collapse: collapse;
}
table.news100517 th {
	font-size: 90%;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	color: #456;
}
table.news100517 td {
	font-size: 90%;
	
}
table.news100517 td, table.news100517 th {
	line-height: 150%;
	padding: 5px 0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}