/*---------------------------------------------------------------------------*/
/*body&基本スタイルシート*/
/*---------------------------------------------------------------------------*/
body{
	text-align:center;
	font-family:"ＭＳＰゴシック","Osaka";
	font-size:10pt;
	margin:0;
	padding:0;
	word-break		:break-all;
	background-image	:  url(../common/background.jpg);
	background-position	: center top;
	background-repeat	: repeat-y;
	background-attachment	: fixed;
	background-color: #FEF9F0;


}

A:link		{
	text-decoration	:none;
	color:#222222;
}
A:visited{
	text-decoration	:none;
	color:#222222;
}
A:hover	{
	text-decoration	:underline;
	color:#FF0000;
}
A:active	{
	text-decoration	:underline;
	color:	#AA0000;
}
h1{
	font-size:10pt;
	word-break		:break-all;
}
h2{
	font-size:10pt;
	font-weight		:normal;
	word-break		:break-all;
}
h3{
	font-size:8pt;
	font-weight		:normal;
	color			:gray;
	word-break		:break-all;
}
/*---------------------------------------------------------------------------*/
/*ヘッダー*/
/*---------------------------------------------------------------------------*/

/*#header {
	background-position: center;
	width: 760px;
	background-color: #FFFFFF;




}

#header .base  {
	background-position: center;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(../common/header.jpg);
	height: 80px;
	background-repeat: no-repeat;






}*/
#header Table.header{
	font-size		:12px;
	margin			:0px;
	border-collapse		:collapse;
/*
	border-width		:1px 0px 0px 0px;
	border-style		:solid;
	border-color		:#000000;
*/
	width			:760px;
}
td.header1{
	width	:218px;
	height	:80px;
}

td.header2{
	vertical-align		:top;
	text-align:right;
	width	:542px;
	height	:80px;
	background-image	: url(../common/header_back.jpg);
	background-repeat: no-repeat;

}

td.header4{
	width	:592px;
	height	:7px;
}
/*---------------------------------------------------------------------------*/
/*コンテンツ*/
/*---------------------------------------------------------------------------*/

#contents {
	width	:760px;
	background-color: #FFFFFF;






}

/*---------------------------------------------------------------------------*/
/*左メニュー*/
/*---------------------------------------------------------------------------*/
#contents #menu  {
	width: 184px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	text-decoration: none;
	background-image: url(../common/menu_back.gif);
	margin-left: 0px;







}
#contents #menu .Lmidashi {
	padding-left: 8px;
	color: #FF6600;
	padding-bottom: 12px;
	background-image: url(../common/menu_back.gif);





}

#contents #menu .Smidashi {
	color: #FF6600;
	padding-left: 12px;
	padding-bottom: 12px;
	background-image: url(../common/menu_back.gif);




}

#contents #menu .below{
	color: #FF6600;
	padding-left: 10px;
	padding-bottom: 8px;
	background-image: url(../common/menu_below.gif);
	height: 50px;
	width: 184px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;






}

#contents #menu A:link {
	color: #FF6600;
	text-decoration: none;


}

#contents #menu A:visited {
	color: #FF6600;
	text-decoration: none;


}

#contents #menu A:hover {
	color: #FF3300;
	text-decoration: underline;


}

#contents #menu A:active {
	color: #FF3300;
	text-decoration: underline;


}

/*---------------------------------------------------------------------------*/
/*中央コンテンツ*/
/*---------------------------------------------------------------------------*/
#contents #middle  {
	width: 425px;





}
/*---------------------------------------------------------------------------*/
/*右バナー*/
/*---------------------------------------------------------------------------*/
#contents #banner  {
	margin-top: 10px;






}
/*---------------------------------------------------------------------------*/
/*サブページコンテンツ*/
/*---------------------------------------------------------------------------*/
#contents #right  {
	color: #333333;
	margin-left: 10px;
	width: 550px;












}

#contents #right .system{
	width: 500px;
	font-size: 10pt;



}

#contents #right .midashi {
	width: 572px;
	height: 51px;
	background-image: url(../common/titlebase.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 19pt;
	color: #333333;
	padding-left: 20px;
	padding-top: 12px;






}
#contents #right .detail {
	width: 572px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 130%;








}
#contents #right .midashi_half {
	width: 260px;
	height: 45px;
	background-image: url(../common/titleback_half.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16pt;
	color: #333333;
	background-position: center;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;












}
#contents #right .detail_half {
	width: 260px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
	color: #444444;













}

#contents #right .s_title {
	width: 562px;
	height: 35px;
	background-image: url(../common/s_title.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13pt;
	color: #0033FF;
	padding-left: 30px;
	padding-top: 5px;









}
#contents #right .s_title_detail {
	width: 550px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 130%;
	color: #444444;








}
#contents #right td.success {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 130%;









}
#contents #right td.form {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
	color: #444444;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;









}
#contents #right td.form {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
	color: #444444;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;









}
#contents #right td.form_soshin {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	color: #444444;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;









}
#contents #right td.caution{
	font-size:8pt;
	line-height: 150%;
	color: #FF0000;



	
}

#contents td.schedule{
	font-size:9pt;
	line-height: 120%;
	padding: 5px 3px 3px 15px;
	height: 77px;
	width: 257px;




	
}
#contents #right .caution{
	font-size:8pt;
	line-height: 150%;
	color: #FF0000;



	
}
/*---------------------------------------------------------------------------*/
/*フッター*/
/*---------------------------------------------------------------------------*/

#footer  {
	background-position: center;
	width: 760px;
	background-color: #FFFFFF;



}
/*---------------------------------------------------------------------------*/
/*フッター*/
/*---------------------------------------------------------------------------*/
Table.whats_new{
	font-size:9pt;
	line-height: 1.4em; 
	margin			:0px;
	border-collapse		:collapse;
}

td.footer_menu{
	font-size:9pt;
	border-collapse		:collapse;
}

td.copyright{
	font-size:9pt;
	border-collapse		:collapse;
}
/*---------------------------------------------------------------------------*/
/*02school pamphlet.html*/
/*---------------------------------------------------------------------------*/
#pamphlet .p_midashi{


}
#pamphlet .p_detail {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(../02school/image/arrow.gif);
	background-repeat: no-repeat;
	width: 504px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-position: 10px center;

}

#pamphlet .p_detail_caution {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	letter-spacing: 1px;
	background-image: url(../02school/image/arrow.gif);
	background-repeat: no-repeat;
	width: 494px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-position: 10px 10px;
	line-height: 150%;
	padding-right: 10px;

}
#contents #right #pamphlet .p_midashi {
	width: 507px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0397FB;
	background-color: #DFF1FD;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
}

