
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333; /* ページ全体で使用する文字色を指定 */
	background: #ffffff url(bg_yoko_green.gif) right top repeat-y;
	
	text-align: center;
	
}


#zentai {
	width: 750px; /* ボックスの幅を変更 */
	margin: 0 auto;
	text-align: left;
}


p{
	margin: 3px 0;
	text-indent: 1em;
}
.tyuu-b{
	color: #000000;
}
.tyuu-bb{
	color: #000000;
	font-weight: bold;
}

.tyuu-r{
	color: #ff0000;
}

.tyuu-rb{
	color: #ff0000;
	font-weight: bold;
}

.tyuu-ob{
	color: #ff4500;
	font-weight: bold;
}
.tyuu-o{
	color: #ff4500;
}


.tyuu-wb{
	color: #ffffff;
	font-weight: bold;
}


.c{
	text-align: center;
}

#logo {
	float: left;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: -5px;
	margin-bottom: 0px;
}


#counter{
	margin-top: 6px;
	margin-right: 5px;
	float: right;
	font-size: 80%;
	color: #ffff00;
	text-align: right;
}


#header2{
	clear: both;
	float: left;
	background-color: #ffffff;
	padding: 5px;
	border-left: 1px solid #adff2f;
	border-top: 1px solid #adff2f;
	border-bottom: 3px solid #228b22;
	border-right: 3px solid #228b22;
	margin-bottom: 20px;
	margin-top: 5px;
}

.top-bun {
	font-size:90%;
	padding: 10px;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em;
	/**/

	text-align: left;
}



	/* ナビゲーション
	---------------------------------------------*/
	#navi{
	position: static;
	}
	#navi ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navi li {
		float: left;
		width: 101px;
		margin: 0;
	}
	#navi li a {
		display: block;
		width: 100%; /* Windows Internet Explorer 6対策 */
		padding: 8px 0;
		text-align: center;
		font-size: 65%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		background: url(../img/tabu-003-01-w-a.gif) left top no-repeat;
	}
	#navi li a:hover {
		color: #EC8602;
		background: url(../img/tabu-003-01-w-a.gif) right top no-repeat;
	}





#header {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
}



#top-logo-waku{
	text-align: center;
}

#top-logo{
	margin: 10px;
	margin-left: auto; 
	margin-right: auto;
	width:550px;
}

#subheader {
	width: 650px; /* Windows Internet Explorer 6対策 */
	height: 50px;
}

#subheader .parent ul {
		display: none;
}

#subheader .parentOn ul {
		display: block;
		width: 100%;
		background-color: #f5f5f5;
		padding: 5px 0;
		font-size: 65%;
}



#waku{
	clear: both;
	position: relative;

}


#main {
	position: absolute;
	top: 10px;
	left: 0px;
	margin-top: 0px;
	width: 525px;

}


#hidari {
	position: absolute;
	margin-left: 560px;
	top:150px;
	width: 150px;
	text-align: left;

}


#top-main {
	cler:both;
	position: relative;

	left: 0px;
	margin-top: 10px;
	font-size:85%;
	width: 400px;
	
}


#top-hidari {
	position: absolute;
	left: 430px;
	top: 0px;
	width: 300px;
	font-size:85%;
	text-align: left;
}


#rykeion{
	margin-left: 50px;
	margin-top:10px;
}

#rykeion a{
	width: 200px;
	display: block;
	color: #ff1493;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

#rykeion a:hover{
	width: 200px;
	display: block;
	font-weight: bold;
}



#rykeion .parent ul{
	display: none;
	margin-left: -20px:
}

#rykeion .parentOn ul{
	display: block;
	background: #ffffee;
	list-style: none;
	margin-top: 0;
	margin-left: 15px;
	padding: 5px;
	margin-left: -20px:
}
    

#top-main .subtitle{

	width: 80%;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
		background: #FFFFFF url(../img/sr3.png) left bottom repert-x;
	
}
#top-hidari .subtitle{
	background: #FFFFFF url("so3.png") left bottom repert-x;
	width: 80%;
	margin-top: 25px;
	margin-left: 40px; 
	margin-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
}

#top-read {
	text-align: left;
	margin: 5px 10px 10px 10px;
	padding: 5px;
	background-color:#f5f5f5;
	border-color: #ffb6c1 #ff69b4 #ff69b4 #ffb6c1;
	border-width: 1px 2px 2px 1px; 
	border-style:solid;
	font-size: 85%;
	color: #000000;
	line-height: 1.5;
	letter-spacing: 0.1em;
	width: 95%;
}

#top-contents {
	clear: both;
	position: relative;
}


#top-contents li{
	list-style: none;
	text-align: left;
	color: #000000;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin: 20px 0px 20px -20px;
	border-color: #708090;
	border-width: 1px 4px 4px 1px; 
   border-style: solid double double solid;
	width: 350px;
}



.c-title a{
	width: 340px;
	padding: 4px 0 3px 10px;
	text-decoration: none;
	font-weight: bold;
    color: #000000;
    	display: block;
	background:#ffb6c1;
	text-decoration: none;

}

.c-title a:hover {
	color: #ff69b4;
	background:#c0c0c0;

}

.c-bun{
	padding: 5px;
	background-color:#f5f5f5;
	line-height: 1.5;
	font-size: 90%;

}


#top-hidari .parent ul {
		display: none;
}

#top-hidari .parentOn ul {
		display: block;
		width: 100%;
		background-color: #f5f5f5;
		padding: 5px;
		
}

#top-hidari li {
		list-style: none;
		text-align: left;
		font-size:85%;
		width: 100%;
		background-color: #f5f5f5;
		margin-top: 10px;
		margin-bottom: 10px;
}




#hp li {list-style: none;
	text-align: left;
	font-size: 100%;
	color: #000000;
	border-color: #708090;
		border-width: 1px 4px 4px 1px; 
   border-style: solid double double solid;
	width: 100%;
	font-size: 100%;

}




#hp a{
	width: 250px;
	padding: 4px 0 3px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
    color: #000000;
	background:#fa8072;
	font-size: 100%;
}

#hp a:hover{
	width: 250px;
	padding: 4px 3 3px 7px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #fa8072;
	background:#c0c0c0;
	font-size: 107%;

}



#footer{
	clear: both;
	position: relative;
	height: 50px;
	margin-top: 20px;
	font-size: 80%;
}

#comu {
	font-size:95%;
	width: 250px;
	text-align: left;
	margin-left: 20px;
}

#comu h2{
	font-size: 110%;
	color: #ff2200;
	background: #ffffff url(../img/h2-bg.gif) left center repeat-x;
	border-left: 7px solid #32cd32;
	padding-left: 15px;
	padding-bottom: 1px;
	margin-bottom: 0;
	
}



#comu ul{
	list-style: none;
	margin-top: 0;
	margin-left: 20px;
	padding: 0px 0;
	border-top: 1px solid #CCCCCC;
	line-height:2
}
#comu li{
	border-bottom: 1px solid #CCCCCC;

}



#comu a{
	padding: 7px 0 7px 10px;
	background: #FFFFFF; 
	display: block;
	width: 220px !important;
	width /**/: 230px;
	color: #4b0082;
	text-decoration: none;
}

#comu a:hover {
	color: #000000; /* オンマウス時の文字色を指定 */
	background-image: none; /* オンマウス時の背景画像を表示させないように指定 */
	background-color: #ff0000; /* オンマウス時の背景色を透過するように指定 */
}


#kyouzai {
	margin-top: 5px;
	margin-left: 20px;
	width: 290px;
}

#kyouzai .kyouzaisetumei{
	background: #ffffee;
	padding: 6px;
	font-size: 95%;
		line-height: 1.5;
}

#sokkou{
	margin-top: 15px;
	margin-left: 20px;
	border-bottom: 2px solid #ff69b4;
	border-right: 2px solid #ff69b4;
	border-left: 1px solid #ff69b4;
	font-size: 90%;
}

#sokkou a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 30px;
	color: #ffffff;
	background-image: url(../img/sokkou-off.gif) ;
}

#sokkou a:hover{
	color: #ffffff;
	background-image: url(../img/sokkou-on.gif) ;
}

#dvd{
	margin-top: 15px;
	margin-left: 20px;
	border-bottom: 2px solid #ff69b4;
	border-right: 2px solid #ff69b4;
		border-left: 1px solid #ff69b4;
	font-size: 90%;
	}

#dvd a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 29px;
	color: #ffffff;
	background-image: url(../img/dvd-off.gif) ;
	
}

#dvd a:hover{
	color: #ffffff;
	background-image: url(../img/dvd-on.gif) ;
}

#saisyougen{
	margin-top: 15px;
	margin-left: 20px;
	border-bottom: 2px solid #ff69b4;
	border-right: 2px solid #ff69b4;
		border-left: 1px solid #ff69b4;
	font-size: 90%;
}

#saisyougen a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 30px;
	color: #ffffff;
	background-image: url(../img/saisyougen-off.gif) ;
}

#saisyougen a:hover{
	color: #ffffff;
	background-image: url(../img/saisyougen-on.gif) ;
}


#eigo{
	margin-top: 10px;
	margin-left: 38px;
	width: 280px;
	border-bottom: 2px solid #ff69b4;
	border-right: 2px solid #ff69b4;
		border-left: 1px solid #ff69b4;
	background: #ffffee;
	
}


#eigobun{
	padding: 6px;
	line-height: 1.3;
	font-size: 90%;
}
#eigo a{
	width: 270px;
	padding: 4px 0 3px 10px;
	text-decoration: none;
	display: block;
	color: #000000;
	background: #ffb6c1;
	font-size: 107%;
	font-weight: bold;
}

#eigo a:hover{
	width: 270px;
	padding: 4px 3 3px 7px;
	text-decoration: none;
	display: block;
	background:#c0c0c0;
	color: #0000cd;
	font-size: 107%;

}










.subcategory{
	padding: 5px ;
	margin: 20px 10px 5px 0 ;
	font-size:80%;
}

.hidarinavi {
	font-size:80%;
	width: 150px;
	
}
.hidarinavi ul{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px 0;
	border-top: 1px solid #CCCCCC;
}
.hidarinavi li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	background: #CC0000 url(../img/list_marker_white.gif) left center no-repeat;
}



.hidarinavi a{
	padding: 4px 0 4px 10px;
	background: #FFFFFF url(../img/list_marker_red.gif) left center no-repeat;
	display: block;
	width: 150px !important;
	width /**/: 150px;
	color: #333333;
	text-decoration: none;
}

.hidarinavi a:hover {
	color: #FFFFFF; /* オンマウス時の文字色を指定 */
	background-image: none; /* オンマウス時の背景画像を表示させないように指定 */
	background-color: transparent; /* オンマウス時の背景色を透過するように指定 */
}

#hidari .parent ul {
		display: none;
		font-size:80%;
}

#hidari .parentOn ul {
		display: block;
		font-size:80%;
}



#backnext{
	clear: both;
	margin-top: 20px;
	width :500px;

}

#back a {
	float: left;
	width: 100px;
	padding: 0 0 0 15px;
	background: url(../img/yajirusi_o_hidari.gif) left center no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;;
}

#back a:hover {
		color: #EC8602;
		background: url(../img/yajirusi_b_hidari.gif) left center no-repeat;
}

#next a {
	float: right;
	width: 250px;
	text-align: right;
	padding: 0 25px 0 0px;
	background: url(../img/yajirusi_o_migi.gif) right center no-repeat;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;;
}

#next a:hover {
		color: #EC8602;
		background: url(../img/yajirusi_b_migi.gif) right center no-repeat;
}



h1{
	font-size:110%;
}

h2{
	font-size:100%;
}

h3{
	font-size:90%;
}


/*
.koumoku{
	background-color: #fa8072;
	margin: 0px 0 1px 10px;
	padding: 0px 5px 0px 5px;
	font-size: 80%;
}

*/

#hidari .koumoku{
	/*background: #FFFFFF url(./img/sr3.png) left bottom repert-x;*/
	width: 160px;	

	text-align: center;
	font-size: 90%;
	margin-bottom: 10px;
	background: #ffffff url("../img/sr3.png") left bottom repeat-x;
}

#hidari .koumoku a{
	text-decoration: none;

}
.subukoumoku-oya{
	text-align: center; 
}


.subkoumoku{
	
	width: 350px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 15px;
	
	font-weight: bold;
	font-size:85%;
	background: #ffffff url("../img/so3.png") left bottom repeat-x;
}

.subkoumoku-syou{
	background: #ffffff url("../img/sr3.png") left bottom repeat-x;
	width: 250px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 15px;
	text-align: center;
}

.subkoumoku-syou2{
	background: #FFFFFF url("../img/so3.png") left bottom repert-x;
	width: 150px;
	margin-top: 35px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 15px;
	text-align: center;
}



.topbun {
	font-size:80%;
	text-align: left;
	padding: 0px 10px;
	
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em;
	/**/
}

.bun {
	font-size:90%;
	padding: 10px;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	width: 85%;
	text-align: left;
}



.step2-koumoku{
	font-size: 100%;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 20px; 
	margin-right: auto; 
	margin-bottom: 5px;
	text-align: left;
	

}


.step2-mondaisyuu{
	background: #FFFFFF url("../img/so3.png") left bottom repert-x;
	width: 350px;
	margin-top: 25px;
	margin-left: -100px; 
	margin-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size:85%;
	}

.step2-bun {
	font-size:80%;
	padding: 0 10px 0 10px ;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	width: 100%;
	text-align: left;
}

.step2-bun li{
	margin-left: -10px;
	margin-bottom: 5px;
}

.suisyo-mondaisyuu {
	table-layout: fixed ;
	border: 2px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 100%; 
	font-size: 85%;
	background-color: #fffaf0;
	text-align: center;
}
	
.suisyo-mondaisyuu td{
	border: 1px #a9a9a9 solid; 



}

.syou{
	font-size: 80%;
}

#step1-read {
	text-align: left;
	margin: 10px;
	padding: 5px;
	background-color:#f5f5f5;
	border-color: #ffb6c1; 
	border-style: double; 
	font-size: 85%;
	color: #000000;
	line-height: 1.5;
	letter-spacing: 0.1em;
	width: 80%
}


#read {
	text-align: left;
	margin: 5px 5px 15px 5px;
	padding: 5px;
	background-color:#f5f5f5;
	border-color: #ffb6c1; 
	border-style: double; 
	font-size: 80%;
	color: #000000;
	line-height: 1.5;
	letter-spacing: 0.1em;
}







#maegaki{
	text-align: left;
	width:80%;
	border-width :4px;
	border-style: double;	
	border-color: #778899;
	font-size: 90%;
	background-color: #fffaf0;
	line-height: 1.5;
	letter-spacing: 0.1em;
	padding: 20px; 

}


#hon-tokutyou {
	background-color: #fffaf0;
	border: 1px #a9a9a9 solid; 
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-size: 75%;
	width: 100%;
}

#hon-tokutyou td{
	border: 1px #a9a9a9 solid; 
	padding: 3px;
}

.haba1{
width: 38%;
}





.keikaku{
	table-layout: fixed ;
	border: 2px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 85%; 
	font-size: 80%;
	background-color: #fffaf0;
	line-height: 1.5;
	letter-spacing: 0.1em;
}



#bun-hyou{
	table-layout: fixed ;
	border: 2px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 85%; 
	font-size: 85%;
	margin: 20px;
	background-color: #fffaf0;
	line-height: 1.5;
	letter-spacing: 0.1em;
	text-align: left;
}


#bun-hyou th{
	border: 1px #a9a9a9 solid; 
	padding:5px 0 5px 15px;
	background-color: #ffe4e1;	
	text-align: left;
}



#bun-hyou td{ 
	border: 1px #a9a9a9 solid; 
	padding:15px;
} 

#sp2hyou {
	table-layout: fixed ;
	border: 2px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 100%; 
	font-size: 80%;
	background-color: #fffaf0;
	text-align: center;
}


#sp2hyou td{
	border: 1px #a9a9a9 solid; 
	border-collapse: collapse; 


}
.nanido1 {
	border-right:dotted 1px;
	text-align: center; 
}
.nanido2 td{
	border-left:dotted 1px;
	text-align: center; 
}

.mondaisyuu{
	width: 70px;
	text-align: center; 
}


.juyoudo{
	width: 60px; 
	text-align: center; 
}


.hyoumikata{
	margin: 20px 30px;
	text-align: left;
}


.pdfsansyou{
	text-align: center; 
	margin: 20px 0;
	font-size: 80%;
}


	#sp2itiran ul {
		margin: 20px;
		padding: 0;
	}
	#sp2itiran li {
		float: left;
		width: 70px;
		margin: 0;
	}



.dankai {
	width: 95px;
}

.keikaku {
	font-size: 70%;
	text-align: left;
	table-layout: fixed ;
	border: 1px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 85%; 
	background-color: #fffaf0;
	margin: 20px 0;
}

.keikaku td{
	border: 1px #a9a9a9 solid; 
	vertical-align: top; 
	padding: 1px 3px;
}

.keikakuhyou {
	font-size: 70%;
	text-align: center;
	table-layout: fixed ;
	border: 1px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 85%; 
	margin: 20px 0;
	background-color: #fffaf0;
}

.keikakuhyou td{
	border: 1px #a9a9a9 solid; 
}



.syomei{
 width:140px;
 text-align: center;
}

.sp1{
	background-color: #0000CC;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.sp2{
	background-color: #006600;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	}

.sp3{
	background-color: #999900;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.sp4{
	background-color: #990000;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.1nen{
	background-color: #CCFFCC;
	text-align: center;
}

.2nen{
	background-color: #99CCCC;
	text-align: center;
}

.3nen{
	background-color: #33CCCC;
	text-align: center;
}

.1gakki{
	background-color: #FFFF99;
	text-align: center;
}

.2gakki{
	background-color: #FFCCCC;
	text-align: center;
}

.3gakki{
	background-color: #FFCC66;
	text-align: center;
}

#bunya {
	width: 15%;
	}

#karikyuramu{
	width: 70%;
	text-align: center;

}


#hairetu th,td,table{
    border-width:0px;
 	border-collapse: collapse; 
 	font-size: 90%;
	padding: 3px 0;

}


#hairetu{
	width: 80%;
	}

#hairetu th{
	padding:5px 0 5px 15px;
	background-color: #ffe4e1;	
	text-align: left;

}



.kuuhaku {
	width: 6%;
}

.kuuhaku1{
	width: 3%;
	
}
.kuuhaku3{
	width: 38%;
	
}

.retu1{
	width: 3%;
		background-color: #f5f5f5;

}
.retu2{
	width: 3%;
		background-color: #f5f5f5;

}
.retu3{
	width: 38%;
		background-color: #f5f5f5;

}
.retu4{
	width: 5%;
	background-color: #f5f5f5;
}


.retu-dai{
		background-color: #f5f5f5;
	width: 44%;
}

#access{
	text-align: left;
}


