﻿@charset "utf-8";

/* 共通
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #000000;
	background: #FFFFFF;
	background-image: url("../images/back_body.gif");
	background-repeat: repeat-x;
	text-align: center;
}

#wrapper {
	width: 740px;
	background: #FFFFFF;
	margin: 0 auto;
/*	text-align: left;*/
}
a {
	color: #000099;
        text-decoration : none;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #ffffff;
	background: #ff3333;
        text-decoration : underline;
}
img {
	border: none;
	vertical-align: top;
}
#header {
	width: 740px;
	background: #ff9999;
}

#logo h1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 86px;
	float: left;
	background: #fff url(../images/rogo1.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#logo p {
	float: left;
	width: 540px;
	height: 86px;
	float: left;
	background: #fff url(../images/rogober.jpg) top center no-repeat;
	text-indent: -9999px;
/*	overflow: hidden;*/
}

#globalNav {
	position: relative;
/*	top: 86px;*/
	left: 0px;
	width: 736px;
	margin: 2px 2px 2px 2px;
	list-style-type: none;
	background: #ff9999;
}
#globalNav li {
	font-size: 100%;
	font-weight: 500;
        float: left;
        margin: 2px 0px 2px 0px; 
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #ffffff;
	width: 92px;
}

#main {
/*	overflow: auto !important;
	overflow : hidden;*/
	width: 100%;
	background: #FFFFFF;
        margin: 0px 0px -2px 0px;
	padding-bottom: 30px;
	border-right: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
        border-bottom: 1px solid #ff9999;
}



}
#footer {
	clear: both;
	color: #000000;
	background: #ffcccc;
}

#indemnity {
	display: block;
	float: left;
	width: 246px;
        font-size: 75%;
}

#privacyPolicy {
	display: block;
	float: left;
	width: 246px;
        font-size: 75%;
}

#aboutLink {
	font-size: 75%;
}

#wrapper H6 {
	font-size: 180%;
	float: left;
	width: 100px;
	margin: 0 70px 0 70px;
}

/* トップページ
---------------------------------------------*/

#topCopy {
	width: 738px;
	height: 272px;
	float: left;
	background: #fff url(../images/2010top_h.jpg) top center no-repeat;
	text-indent: -9999px;
	overflow: hidden;

}

#primary {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 453px;
	border-left: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-bottom: 1px solid #ff9999;
}

#secondary {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 225px;
/*	padding-left: 1px;*/

}

#contentsLogo, #whatsNewLogo {
	color: #ff3333;
	background: #ff9999;
}
#contents .section {
	margin: 16px 18px -1px 18px;
	border-bottom: 1px solid #ff9999;
}

#contents .section p {
	margin: 10px 0;
	text-align: left; 
}

/* トップページ　マンスニュースはじめ
---------------------------------------------*/


#contents .section1 p {
	clear: both;
	font-size: 110%;	/*文字の大きさ*/
	margin: 10px 0;
	text-align: left; 
}

#contents .section1 h6 {
	clear: both;
	width: 450px;
	font-size: 140%;
	margin: 10px 0;
	text-align: left; 	/*left right center文字の位置*/
}

#contents .section1 h5 {
	clear: both;
	font-size: 200%;
	margin: 10px 0;
	text-align: senter; 
}

/* トップページ　マンスニュースおわり
---------------------------------------------*/



#whatsNew {

	height: 200px;
	border-left: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-bottom: 1px solid #ff9999;
        padding-top: 15px;
        padding-bottom: 40px;
        padding-left: 13px;
        padding-right: 3px;
}

#whatsNew h3 {
	font-size: 80%;	
        font-weight: normal;
	text-align: left; 
	
}

#whatsNew h4 {
        font-weight: normal;
	text-align: left; 
	
}

#whatsNew p {
	color: #666666;
	margin-top: 10px;
}


#favarite{
	margin: 16px 18px 0 18px;
}

/* 高等部
---------------------------------------------*/
#hischoolCopy {
	width: 738px;
	height: 272px;
	float: left;
	background: #fff url(../images/high_school_h.jpg) top center no-repeat;
	text-indent: -9999px;
	overflow: hidden;

}


#hischoolPrimary h2 {
	width: 100%;
	margin: 10px 5px 0px 5px;
	background: #ff9999;
}

#hischoolPrimary h3 {
	width: 100;
	background: #ffcccc;
}

#hischoolPrimarySection p {
	margin: 5px 5px 5px 5px;
	text-align: left; 
}

#hischoolContentsLogo {
	width: 100%;
	margin: 30px 10px 10px 10px;
	background: #ff9999;
}

#hischoolSecondarySection {
	width: 165px;
	height: 100px;
        margin: 10px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
	float: left;
}

#hischoolSecondarySection p {
	text-align: left;	
}

#hischoolThirdry h2 {
	width: 100%;
	margin: 10px 5px 5px 5px;
	background: #ff9999;
}

#hischoolThirdrySection h3 {
	width: 40px;
	background: #ffcccc;
}

#hischoolThirdrySection p {
	width: 150px;
	margin: 5px 5px 5px 5px;
}

#hischoolSection p {
	margin: 10px 0;
}

#hischoolPrimary {
	float: left;
	width: 170px;
/*	border-right: 1px solid #ccc;*/

}
#hischoolSecondary {
	float: left;
	width: 398px;
/*	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/

}
#hischoolThirdry {
	float: right;
	width: 170px;
}

/* 小・中等部
---------------------------------------------*/
#schoolCopy {
	width: 738px;
	height: 272px;
	float: left;
	background: #fff url(../images/school_h.jpg) top center no-repeat;
	text-indent: -9999px;
	overflow: hidden;

}


#schoolPrimary h2 {
	width: 100%;
	margin: 10px 5px 5px 5px;
	background: #ff9999;
}

#schoolPrimary h3 {
	width: 100;
	background: #ffcccc;
}

#schoolPrimarySection p {
	margin: 10px 5px 5px 5px;
	text-align: left;
}


#schoolContentsLogo {
	width: 100%;
	margin: 30px 10px 10px 10px;
	background: #ff9999;
}




#schoolSecondarySection {
	width: 165px;
	height: 100px;
        margin: 10px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
	float: left;
}

#schoolSecondarySection p {
	text-align: left;
}

#schoolThirdry h2 {
	width: 100%;
	margin: 10px 5px 5px 5px;
	background: #ff9999;
}

#schoolThirdrySection h3 {
	width: 40px;
	background: #ffcccc;
}

#schoolThirdrySection p {
	width: 150px;
	margin: 5px 5px 5px 5px;
}

#schoolSection p {
	margin: 10px 0;

}

#schoolPrimary {
	float: left;
	width: 170px;
/*	border-right: 1px solid #ccc;*/

}
#schoolSecondary {
	float: left;
	width: 398px;
/*	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/

}
#schoolThirdry {
	float: right;
	width: 170px;
}

/* ４大検定
---------------------------------------------*/
#examinationCopy {
	width: 738px;
	height: 272px;
	float: left;
	background: #fff url(../images/exam_h.jpg) top center no-repeat;
	text-indent: -9999px;
	overflow: hidden;

}

#examinationContents {
	width: 100%;
	margin: 18px 18px 0 18px;
}

#examinationContents H1{
	font-size: 150%;
 	background: #ff9999;
}

#examinationContents H2{
	font-size: 120%;
 	background: #ffcccc;
}

#examinationContents H3{
	font-size: 100%;
	width: 50px;
 	background: #ffcc99;
	border: 3px solid #ffffff;
	margin: 1px 0px 0px 0px; 
	float: left;
}

#examinationContents p{

	text-align: left;
}


#examinationSection {
	width: 300px;
	height: 480px;
	margin: 10px 10px 10px 20px;
	border-bottom: 1px solid #ccc;
	float: left;
}

/* 講師紹介
---------------------------------------------*/
#teacherComtents {
	margin: 10px 10px 10px 10px;

}

#teacherComtents H1 {
	font-size: 150%;
        background: #ff9999;
        width: 700px;
}

#teacherComtents P {
/*	text-align: left;  */

}

#topTeacherGroup {
	float: left;
	margin: 10px 10px 10px 100px;
	width: 400px;

}

#TeacherIndexSection {
	float: left;
	width: 70px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#teacherGroup {
	float: left;
	width: 675px;
	margin: 10px 10px 10px 10px;

}

#teacherSection {
	float: left;
	width: 201px;

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#teacherIndexName {
	height: 101px;
	background: #ffcccc;
	border-bottom: 1px solid #ccc;
	font-size: 120%;
}

#teacherIndexName H2{
	height: 89px;
	margin: 5px 5px 5px 5px;
}

#teacherName {
	float: right;
	width: 100px;
	height: 101px;
	background: #ffcccc;
	border-bottom: 1px solid #ccc;
}

#teacherName H2{
	font-size: 120%;
	margin: 5px 5px 5px 5px;
}

#teacherPicture {
	float: left;
	width: 100px;
	height: 101px;
	border-bottom: 1px solid #ccc;
}

#teacherIndexSubject {
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherSubject {
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;

}

#teacherIndexBirthday {
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherBirthday {
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherIndexBlood {
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherBlood {
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherIndexHobby {
	height: 110px;
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherIndexHobby p {
	height: 78px;
	margin: 5px 5px 5px 5px;
}

#teacherHobby {
	height: 110px;
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#teacherHobby p {
	height: 78px;
	margin: 5px 5px 5px 5px;
}

#teacherIndexTalent {
	height: 90px;
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherIndexTalent p {
	height: 78px;
	margin: 5px 5px 5px 5px;
}

#teacherTalent {
	height: 90px;
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#teacherTalent p {
	height: 78px;
	margin: 5px 5px 5px 5px;
}

#teacherIndexWord {
	height: 90px;
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
}

#teacherIndexWord p {
	height: 78px;
	margin: 5px 5px 5px 5px;
}

#teacherWord {
	height: 90px;
/*	background: #ccff66;*/
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#teacherWord p {
	height: 78px;
	margin: 5px 5px 5px 5px;
}

#teacherIndexComment {
	height: 45px;
/*	background: #ccff66;*/
}

#teacherIndexComment p {
	height: 33px;
	margin: 5px 5px 5px 5px;
}

#teacherComment {
	height: 45px;
/*	background: #ccff66;*/
	text-align: left;
}

#teacherComment p {
	height: 33px;
	margin: 5px 5px 5px 5px;
}

/* お問い合わせ
---------------------------------------------*/

#inquiryCopy {
	width: 738px;
	height: 272px;
	float: left;
	background: #fff url(../images/toi_h.jpg) top center no-repeat;
	text-indent: -9999px;
	overflow: hidden;

}

#inquiryMain {
	margin: 16px 18px 0px 18px;
	border-bottom: 1px solid #ffffff;
}       

#inquiryMain h1{
	font-size: 150%;
        background: #ff9999;
	clear: both;
}


#inquiryMain h2{
        
	width: 100px;
}

#inquiryMain h4{
	text-align: left;        
	font-weight: normal;
}


#inquirySection {
        margin: 16px 17px 16px 17px;
        border-left: 1px solid #ff9999;
        border-right: 1px solid #ff9999;
	padding: 0px 10px 0px 10px;
        height: 80px;
        width: 180px;
	float: left;
}

#inquirySection H2{
	font-size: 120%;
	text-align: left;
	background: #ffcccc;
	text-align: center;
}

#inquirySection p{
	text-align: left;
}

#inquiryOutline p{
	line-height: 0;
        text-align: center;
}

/* 教育理念・開設にあたって
---------------------------------------------*/

#educationMain {
	margin: 16px 18px 0 18px;
}

#educationMain h1{
	font-size: 150%;
        background: #ff9999;
	clear: both;
}

#educationMain h2{
	font-size: 120%;
	width: 200px;
 	background: #ffcccc;
	border: 3px solid #ffffff;
	margin: 1px 0px 0px 0px; 
	float: left;
}        

#educationMain h3{
	font-size: 120%;
        background: #ffcc99;
	margin: 3px 10px 0px 10px; 
        font-weight: 400;
        text-align: left;
	clear: both;

}

#educationMain h4{
	clear: both;
	float: left;
	font-size: 120%;
 	width: 350px;
        background: #ffcccc;
	margin: 3px 10px 0px 4px; 
        font-weight: 600;
        text-align: left;

}

#educationMain h5{
	clear: both;
	float: left;
	font-size: 120%;
 	width: 350px;
        background: #ffcccc;
	margin: 30px 10px 0px 4px; 
        font-weight: 600;
        text-align: center;

}

#educationMain p{
	clear: both;
	font-size: 120%;
	margin: 3px 20px 10px 20px; 
	line-height: 3;
        text-align: left;
}

/* 塾長のブログ
---------------------------------------------*/

#blogMain {
	margin: 16px 18px 0 18px;
}

#blogMain h1{
	font-size: 150%;
	background: #ff9999;
	clear: both;
}

#blogMain h2{
	font-size: 120%;
	margin: 10px 20px 10px 20px; 
	background: #ffcccc;
	clear: both;
}

#blogMain h3{
	font-size: 110%;
	margin: 5px 0px 0px 5px; 
	clear: both;
}

#blogMain h4{
	font-size: 110%;
	margin: 60px 20px 10px 30px; 
	clear: both;
        text-align: left;
}

#blogMain p{
	text-align: left;
	margin: 3px 20px 3px 40px; 
}

/* 塾長のコラム
---------------------------------------------*/

#columnMain {
	margin: 16px 18px 0 18px;
}

#columnMain h1{
	font-size: 150%;
	background: #ff9999;
	clear: both;
}

#columnMain h2{
	font-size: 120%;
	margin: 10px 20px 10px 20px; 
	background: #ffcccc;
	clear: both;
}

#columnMain h3{
	font-size: 110%;
	margin: 5px 0px 0px 5px; 
	clear: both;
}

#columnMain h4{
	font-size: 120%;
        width: 250px;
 	background: #ffcccc;
	margin: 60px 20px 10px 30px; 
	float: left;	
        text-align: left;
}

#columnMain p{
	clear: both;
	text-align: left;
	margin: 3px 20px 3px 40px; 
}

/* 合格実績
---------------------------------------------*/

#passMain {
	margin: 16px 18px 0 18px;
}

#passMain h1{
	font-size: 150%;
	background: #ff9999;
	clear: both;
}


#passSection{
	margin: 16px 18px 0 18px;
	text-align: left;
}

#passSection h2{
	text-align: center;
	margin: 16px 18px 0 18px;
	background: #99ff00;
}

#passSubSection{
	margin: 16px 18px 0 18px;
	text-align: left;
	border-bottom: 1px solid #ff9999;
}

#passSubSection h3{
	width: 200px;
	margin: 16px 18px 0 18px;
	background: #3399ff;
	text-align: center;
}

#passSubSection h4{
	margin: 16px 18px 0 18px;
	text-align: center;
}

#passSubSection p{
	margin: 16px 18px 0 18px;
	text-align: left;
}

/* 小・中授業案内/高校授業案内
---------------------------------------------*/

#schoolClassMain {
	margin: 16px 18px 0 18px;
}

#schoolClassMain h1{
	font-size: 150%;
	background: #ff9999;
}


#schoolClassSection{
	margin: 16px 18px 0 18px;
	text-align: left;
}

#schoolClassSection h2{
	text-align: center;
	margin: 16px 18px 0 18px;
	background: #99ff00;
}

#schoolClassGrade p {
	margin: 2px 40px 0 40px;
	text-align: left; 
}

#schoolClassGrade h3 {
	margin: 5px 0px 5px 30px;
	width: 250px;
	background: #ffcccc;
	text-align: center;
}

#schoolClassSubSection {
	margin: 16px 18px 0 18px;
	text-align: center;
	float: left;
}

#schoolClassCourse {
	width: 200px;
	margin: 5px 18px 0 18px;
	background: #3399ff;
	text-align: center;
}

#schoolClassMonthlyFee {
	clear: both;
	width: 200px;
	margin: 16px 10px 0 250px;
	text-align: left;
}

#hischoolClassMonthlyFee H4 {
	clear: both;
	width: 350px;
	margin: 16px 10px 0 130px;
	text-align: center;
}

#hischoolClassMonthlyFee p {
	clear: both;
	width: 450px;
	margin: 3px 10px 0 100px;
	text-align: left;
}

#schoolClassSubject {
	margin: 16px 18px 0 18px;
	text-align: center;
	border-bottom: 1px solid #ff9999;
}

/* 増田ページ
---------------------------------------------*/
#masuda {
	margin: 10px 10px 0px 10px;
	width: 710px;
}

#masuda h1{
	font-size: 150%;
}

#masudaSection {
	clear: both;
	width: 690px;
	margin: 5px 10px 0px 10px;
}

#masudaImageSection1 {
	float: right;
	width: 372px;
	height: 162px;
	background: #fff url(../images/masudapageImage1.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#masudaImageSection2 {
	margin: 5px 0px 0px 40px;
	float: right;
	width: 156px;
	height: 162px;
	background: #fff url(../images/masudapageImage2.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#masudaImageSection3 {
	margin: 5px 40px 0px 0px;

	float: left;
	width: 132px;
	height: 111px;
	background: #fff url(../images/masudapageImage3.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#masudaImageSection4 {
	margin: 5px 0px 0px 40px;

	float: right;
	width: 180px;
	height: 132px;
	background: #fff url(../images/masudapageImage4.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#masudaSectionLeft {
	
	text-align: left;
	margin: 5px 10px 0px 10px;
	float: left;
/*	width: 250px;*/
}

#masudaSectionCenter {

	text-align: left;
	margin: 5px 10px 0px 10px;
/*	width: 100%;*/
}

#masudaSectionRight {

	text-align: left;

	float: right;
/*	width: 300px;*/

}

/* 代ゼミ
---------------------------------------------*/

#yozemi {
	font-size: 130%;

	margin: 10px 10px 0px 10px;
	width: 710px;
}

#yozemiBanner  {
	clear: both; 
}

#yozemiBanner p {
	/* clear: both; */
	margin: 30px 0px 0px 70px;
	float: left; 
	height: 60px;
}

#yozemi h1{
	font-size: 120%;
	background: #ff9999;
}

#yozemi h2{
	font-size: 110%;
	margin: 10px 5px 0px 5px;
	background: #ffcccc;
}

#yozemi h3{
	font-size: 100%;
	width: 450px;
 	background: #ffcc99;
	border: 3px solid #ffffff;
	margin: 10px 0px 0px 0px; 
	float: left;
	text-align: left;
	clear: both;
}

#yozemiSectionIndex {
	margin: 10px 0px 0px 250px;
	text-align: left;
}

#yozemiSectionCenter {
	clear: both;
	margin: 3px 10px 3px 10px;
	text-align: left;
}

#yozemiSectionRectangle {
	clear: both;
	margin: 3px 200px 3px 50px;
	text-align: left;
	border: 1px solid #000000;
}

#yozemi H6 {
	font-size: 100%;
	float: left;
	width: 210px;
	margin: 0 5px 0 5px;
}

#yozemiImage1{

	width: 640px;
	height: 516px;
	background: #fff url(../images/yozemiImage1.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}


/* 渡辺ページ
---------------------------------------------*/
#watanabe {
	margin: 10px 10px 0px 10px;
	width: 710px;
}

#watanabe h1{
	font-size: 150%;
}

#watanabeSection {
	clear: both;
	width: 690px;
	margin: 5px 10px 0px 10px;
}
/*
#watanabeImageSection1 {
	float: right;
	width: 372px;
	height: 162px;
	background: #fff url(../images/masudapageImage1.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}
*/
#watanabeImageSection2 {
	margin: 5px 0px 0px 40px;
	float: right;
	width: 188px;
	height: 188px;
	background: #fff url(../images/watanabeImage2.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#watanabeImageSection3 {
	margin: 5px 40px 0px 0px;

	float: left;
	width: 190px;
	height: 182px;
	background: #fff url(../images/watanabeImage3.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#watanabeImageSection4 {
	margin: 5px 0px 0px 40px;

	float: right;
	width: 330px;
	height: 236px;
	background: #fff url(../images/watanabeImage4.gif) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#watanabeSectionLeft {
	
	text-align: left;
	margin: 5px 10px 0px 10px;
	float: left;
/*	width: 250px;*/
}

#watanabeSectionCenter {

	text-align: left;
	margin: 5px 10px 0px 10px;
/*	width: 100%;*/
}

#watanabeSectionRight {

	text-align: left;

	float: right;
/*	width: 300px;*/

}

/* 石川のページ
---------------------------------------------*/
#ishikawa {
	margin: 10px 10px 0px 10px;
	width: 710px;
}

#ishikawa h1{
	font-size: 150%;
}

#ishikawa h2{

}

#ishikawa h3{

}

#ishikawa h4{
        font-weight: 400;
        color: #ff6633;
	margin: 0px 10px 0px 10px;
}

#ishikawa h5{
        font-weight: 400;
	color: #33cc00;
	margin: 0px 10px 0px 10px;
}

#ishikawa h6{
	font-size: 100%;
	color: #33cc00;
	margin: 1px 10px 5px 10px;
}

#ishikawaSection {
	clear: both;
	width: 690px;
	margin: 5px 10px 0px 10px;
}

#ishikawaImageSection1 {
	margin: 5px 0px 0px 40px;
	float: right;
	width: 200px;
	height: 300px;
	background: #fff url(../images/ishi_yadokari.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#ishikawaImageSection2 {
/*	clear: both;*/
        margin: 100px 0px 40px 40px;
	float: center;
	width: 400px;
	height: 300px;
	background: #fff url(../images/ishi_tdsall.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#ishikawaImageSection3 {
	margin: 10px 40px 0px 20px;

	float: left;
	width: 600px;
	height: 400px;
	background: #fff url(../images/ishi.vanilla.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#ishikawaImageSection4 {
	margin: 0px 10px 0px 50px;

	float: left;
	width: 300px;
	height: 236px;
	background: #fff url(../images/ishi_takanotsume.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#ishikawaSectionLeft {
	
	text-align: left;
	margin: 5px 10px 0px 10px;
	float: left;
/*	width: 250px;*/
}

#ishikawaSectionLeft2 {
        clear: both;
	text-align: left;
	margin: 5px 10px 0px 10px;
	float: left;
	width: 250px;
}

#ishikawaSectionLeft3 {

	text-align: left;
	margin: 5px 10px 0px 10px;
	float: left;
	width: 250px;
}

#ishikawaSectionCenter {

	text-align: left;
	margin: 5px 10px 0px 10px;
/*	width: 100%;*/
}

#ishikawaSectionCenter p{
        clear: both;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

#ishikawaSectionRight {

	text-align: left;

	float: right;
/*	width: 300px;*/

}


/*2007合格速報
---------------------------------------------*/
#pass_flashMain {
	clear: both;	
	margin: 18px 0px 0px 18px;
	text-align: left;
}

#pass_flashMain h1{
	clear: both;
	font-size: 150%;
        background: #ff9999;
        width: 700px;
	margin: 18px 0px 0px 5px;
	text-align: center;
}


#pass_flashSection {
	clear: both;
	width: 690px;
	margin: 5px 10px 0px 10px;
}

#pass_flashImageSection1 {
	margin: 5px 0px 0px 15px;
	float: center;
	width: 650px;
	height: 700px;
	background: #fff url(../images/2007school_passing.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}


/* ストウページ
---------------------------------------------*/
#suto {
	margin: 10px 10px 0px 10px;
	width: 710px;
}

#suto h1{
	font-size: 150%;
}

#suto h5{
	font-size: 200%;
}

#sutoSection {
	clear: both;
	width: 690px;
/*	margin: 5px 10px 0px 10px;*/
}

#sutoImageSection1 {
	float: left;
	width: 272px;
	height: 162px;
	background: #fff url(../images/suto_1.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageSection2 {
	margin: -50px 40px 0px 0px;
	float: right;
	width: 156px;
	height: 100px;
	background: #fff url(../images/suto_2.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageSection3 {
	margin: 0px 40px 0px 0px;

	float: left;
	width: 300px;
	height: 300px;
	background: #fff url(../images/suto_3.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageSection4 {
/*	margin: 5px 40px 0px 0px;*/

	float: left;
	width: 300px;
	height: 300px;
	background: #fff url(../images/suto_4.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageSection5 {
/*	margin: 5px 0px 0px 0px;*/

	float: left;
	width: 300px;
	height: 300px;
	background: #fff url(../images/suto_5.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageSection6 {
 	margin: 50px 0px 0px 50px;
        text-align: left;
	float: left;
	width: 300px;
	height: 300px;

	display: block;
}

#sutoImageSection7 {
/*	margin: 5px 0px 0px 0px;*/

	float: left;
	width: 300px;
	height: 300px;
	background: #fff url(../images/suto_6.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageSection8 {
/*	margin: 5px 0px 0px 0px;*/

	float: left;
	width: 300px;
	height: 300px;
	background: #fff url(../images/suto_7.jpg) top center no-repeat;
	text-indent: -9999px;
	display: block;
}

#sutoImageComent3 {
	margin: -70px 0px 0px 0px;

	float: left;
	width: 300px;
	height: 100px;
	
}


#sutoImageComent4 {
	margin: -70px 0px 0px 40px;
        text-align: left;
	float: left;
	width: 300px;
	height: 100px;
	
}

#sutoImageComent3 p {
/*	margin: 5px 40px 0px 0px;*/
        text-align: left;
	
	
}

#sutoSectionLeft {
	
	text-align: left;
/*	margin: 5px 10px 0px 10px;*/
	float: left;
/*	width: 250px;*/
}

#sutoSectionCenter {
        font-size: 200%;
	text-align: left;
/*	margin: 5px 10px 0px 10px;*/
/*	width: 100%;*/
}

#sutoSectionCenter2 {
        clear: both;
        font-size: 200%;
	text-align: left;
/*	margin: 5px 10px 0px 10px;*/
/*	width: 100%;*/
}

#sutoSectionRight {

	text-align: left;

	float: left;
/*	width: 300px;*/

}

#sutoSectionLeft2 {
	clear: both;
	text-align: left;
/*	margin: 5px 10px 0px 10px;*/
	float: left;
	width: 650px;
}


/* 桑子のページ
---------------------------------------------*/
#kuwako {
	margin: 10px 10px 0px 10px;
	width: 700px;
	background: #ffffcc;
}

#kuwako h1{
	font-size: 150%;
}

#kuwako h2{

}

#kuwako h3{
	color: #ffffff;
	font-size: 150%;
	background: #ff3300;
	width: 400px;
	padding-left: 10px 	
}

#kuwako h4{
        font-weight: 400;
        color: #ff6633;
	margin: 0px 10px 0px 10px;
}

#kuwako h5{
        font-weight: 400;
	color: #33cc00;
	margin: 0px 10px 0px 10px;
}

#kuwako h6{
	
	font-size: 100%;
	color: #33cc00;
	margin: 1px 10px 5px 10px;
}

#kuwako p {
	font-size: 120%;
	text-align: left;
}


#kuwakoSection {
	clear: both;
	width:650px;
	margin:10px;

}

#kuwakoImageSection1 {
	margin:20px;
	float: left;
	width: 144px;
	height: 144px;
	background: #fff url(../images/kuwako_2.jpg) top center no-repeat;
}

#kuwakoImageSection2 {
	margin:20px;
	float: left;
	width: 144px;
	height: 144px;
	background: #fff url(../images/kuwako_1.jpg) top center no-repeat;

}


.box_top {
                   font-size:0px;
                   margin:0px;
                   padding:0px;
                   width:250px;
                   height:26px;
                   background-image:url(../images/p_top.gif);
                   background-repeat:no-repeat;
}
.box_center  {
                   margin:0px;
                   width:250px;
                   background-color:#d8d8d8;
}

.box_bottom  {
                   font-size:0px;
                   margin:0px;
                   padding:0px;
                   width:250px;
                   height:14px;
                   background-image:url(../images/p_bottom.gif);
                   background-repeat:no-repeat;

}
#box1 {
	margin:10px;
	float:left;
}
#box2 {
	margin:10px;
	float:left;
}
#box3 {
	margin:10px;
	clear:both;
	float:left;
}
#box4 {
	margin:10px;
	float:left;
}
