/* body	*/
body		{ background : #E3E3E3; margin : 0;padding : 0; align : center; }
body,td,div,li	{ font-size : 8.5pt; font-family : georgia, "Times New Roman", 'ＭＳ Ｐ明朝', '平成明朝', sans-serif; line-height : 140%; color : #000; }

a		{text-decoration: none}
a:link		{ color: #000; text-decoration: none }
a:visited	{ color: #000; text-decoration: none }
a:active	{ color: #cc3300;  } 
a:hover		{ color: #cc3300; text-decoration: none }

h1,h2,h3,h4 { text-indent : -9999px; margin:0px;}

/********　div : container　*******************************************/
#container { width : 850px;	margin-top : 70px;	padding : 0; background : #fff; text-align : left;}	

/********　div : contents　*******************************************/
#contents { width : 710px;	height : 400px;	background : #fff; margin : 0 70px; padding-top: 10px; text-align : left;}	

/********　div : menu-bg　*******************************************/
#menu-bg { width : 850px;	height : 35px;	background : #B2B2B2; margin : 0; padding-top : 15px;}	

/********　div : footer　*******************************************/
#footer { width : 850px;	height : 28px;	background-image: url( ../images/copyright.jpg) ;background-repeat : no-repeat;}	

/********　フォント　*****************************************/
.f7 {font-size : 7pt;}	
.f8 {font-size : 8pt;}	
.f9 {font-size : 9pt;}	
.f10 {font-size : 10pt;}
.now { color : B1513A;}
/******************************************/


/***********************************************/
/********　index.html　*************************/
/***********************************************/

#idx-container {
    width : 850px;	
	height: 410px;
	margin-top : 70px;
	background-image: url(../images/top_2011.jpg);
	background-repeat : no-repeat;
}	


/***********************************************/
/********　news.html　**************************/
/***********************************************/

#h2border { width : 710px; height : 20px; border-bottom : 1px solid  #999;}

#newsbox {
	width : 673px;
	height : 300px;
	margin-top :20px;
	margin-left : 37px;
	text-align : left;
	background-image: url( ../images/news/newsbg.gif) ;
	background-repeat : repeat-y;
}

.ncomm{ padding-left:30px;}
/***********************************************/
/********　about.html　*************************/
/***********************************************/

#aboutbox-l {
	float: left;
	width : 365px;
	height : 280px;
	margin-top:20px;
	text-align : left;
}

.h3border { width : 365px; height : 13px; border-bottom : 1px solid  #999;}


#aboutbox-r {
	float: right;
	width : 300px;
	height : 100px;
	margin-top:30px;
	text-align : left;
	background : #fff;
}

.add {font-size : 8pt; line-height : 120%;}	



/***********************************************/
/********　brand.html　*************************/
/***********************************************/
#brandbox-k {
	float: left;
	width : 320px;
	margin-top:20px;
	padding-right : 70px;
	text-align : left;
}
.brf8{font-size : 8pt; line-height : 120%; letter-spacing: 0.5pt;}	


#brandbox-c {
	float: right;
	width : 320px;
	margin-top:20px;
	text-align : left;
}


/***********************************************/
/********　school.html　*************************/
/***********************************************/

#schoolinfo {
	width : 525px;
	height : 314px;
	margin-top : 10px;
	padding-left : 33px;
	text-align : left;
	background-repeat : no-repeat;
}

#scinfotxt {
	width : 350px;
	padding-top : 70px;
	line-height : 120%;
}



/***********************************************/
/********　school-gallery.html　*************************/
/***********************************************/

#scgal-l {
	float: left;
	width : 210px;
	height : 314px;
	padding-top : 54px;
	margin-left : 40px;
	text-align : left;
}

#scgal-r {
	float: right;
	width : 240px;
	height : 314px;
	padding-top : 54px;
	padding-left : 20px;
	text-align : left;
}



/***********************************************/
/********　school-cont.html　*************************/
/***********************************************/

#sccont-contents { width : 710px;	background : #cff; margin : 0 70px; padding-top: 10px; text-align : left;}	


/***********************************************/
/********　link.html　*************************/
/***********************************************/

.lkcat	{ width: 130px; display: block; margin: 10px 0; border-bottom: 1px solid #666 ;}
.lkleft { padding-right: 13px;}
.lkright { padding-left: 13px; font-size: 7.5pt;}

