@charset "Shift_JIS";
body  {
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: justify; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.jdpa #container {
	width: 802px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/gradation02.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
} 
.jdpa #container2 {
	width: 802px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/gradation02.png);
	background-repeat: repeat-x;
	background-color: #fae3cd;
} 
.jdpa #container3 {
	width: 802px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/gradation04.png);
	background-repeat: repeat-x;
	background-color: #fae3cd;
} 
.jdpa #container4 {
	width: 802px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/gradation03.png);
	background-repeat: repeat-x;
	background-color: #fae3cd;
} 
.jdpa #tablecontainer {
	width: auto; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
} 
.jdpa #newscontainer {
	width: 380px; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: left;
} 
.jdpa #header {
	padding-top: 0;
	text-align: center;
	height: 132px;
	width: 762px;
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 2px;
} 
.jdpa #flash_space {
	padding-top: 0;
	text-align: center;
	height: 255px;
	width: 762px;
	margin-right: 19px;
	margin-left: 19px;
} 
.jdpa #top_imsge_space {
	padding-top: 0;
	text-align: center;
	height: 155px;
	width: 762px;
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 10px;
} 
.jdpa #topimage_space {
	padding-top: 0;
	text-align: center;
	height: 160px;
	width: 762px;
	margin-right: 19px;
	margin-left: 19px;
} 
.jdpa #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.jdpa #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 134px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0066FF;
}
.jdpa #sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 134px;
	padding-right: 20px;
	padding-left: 0px;
	text-align: center;
}
.jdpa #mainContent {
	width: 472px;
	margin-top: 0;
	margin-right: 154px;
	margin-bottom: 0;
	margin-left: 154px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.jdpa #school_info_index {
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.jdpa #index {
	height:auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.jdpa #separation {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.jdpa #image_box {
	height:87px;
	width: 134px;
	padding-bottom: 10px;
} 
.jdpa #float_image {
	height:133px;
	width: 150px;
	float: right;
	margin-left: 10px;
} 
.jdpa #footer {
	text-align: center;
	font-size: 9pt;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.jdpa #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-weight: normal;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.blue_index {
	color: #FFFFFF;
	background-color: #f74e5c;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 100%;
	display: block;
}
.orange2_index {
	color: #FFFFFF;
	background-color: #f74e5c;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 100%;
	display: block;
}
.purple_index {
	color: #FFFFFF;
	background-color: #f74e5c;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 100%;
	display: block;
}
.orange_index {
	color: #FFFFFF;
	background-color: #f74e5c;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 100%;
	display: block;
}
.red_index {
	color: #FFFFFF;
	background-color: #f74e5c;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 100%;
	display: block;
}
.turquoise_index {
	color: #FFFFFF;
	background-color: #f74e5c;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	display: block;
}
.sub_index {
	color: #666666;
	background-color: #Fdd9bd;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	display: block;
	text-indent: 9pt;
}
info {
	color : #FC804C;
	vertical-align: middle;
	font-weight: normal;
}
info2 {
	color : #FC804C;
	vertical-align: middle;
	font-weight: normal;
}
info3 {
	color : #F96874;
	vertical-align: middle;
	font-weight: normal;
}
info_back {
	color : #00A0C6;
	vertical-align: middle;
	font-weight: normal;
}
.jdpa #image_box2 {
	height:auto;
	width: 134px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
	background-color: #EFEFB3;
}
.jdpa #image_box3 {
	height:auto;
	width: 134px;
	margin-bottom: 5px;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color: rgb(244,196,156);/*#CC00FFrgb249,140,31*/
	text-decoration: none;
	text-shadow: 0px 0px 4px rgb(254,230,170);/*#FF6600249,140,31*/
}
a:active {
	color:#0066FF;
	text-decoration: none;
}
.style1 {
	color: #CF1757;
	font-weight: bold;
}
.style2 {
	font-size: 8pt;
}
.style3 {
	font-size: 8pt;
	font-weight: normal;
}
.style4 {
	color : #FC804C;
}
.style5 {
color: #DE185A
}
.style6 {
	text-align: left;
	color: #DE185A;
	font-weight: bold;
}
.style7 {
	text-align: left;
	font-weight: bold;
}
.style8 {
	text-align: left;
	font-weight: bold;
	color: #0066FF;
}
.style9 {color: #FCC0BE
}
.style10 {
	font-size: 8pt;
	color: #666666;
