body {
	background-color: #DFDFDF;
	background-image: url(../images/top-slice/back01.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link{
	color: #3366CC;
	text-decoration: underline;
}
a:visited{
	color: #3366CC;
	text-decoration: underline;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#box-Header {
	width: 740px;
	margin: 0px auto 2px;
	padding: 0px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px 0px 2px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
#box-Header #MainLogo {
	margin: 0px;
	float: left;
	padding: 0px;
}
#box-Header #box-FuncMenu {
	text-align: right;
	float: right;
	width: 250px;
	margin-top: 3px;
	margin-right: 5px;
	clear: right;
	font-size: 12px;
}
#box-FuncMenu a:link{
	color: #333333;
	text-decoration: underline;
}
#box-FuncMenu a:visited {
	color: #333333;
	text-decoration: underline;
}
#box-FuncMenu a:hover {

	color: #FF6600;
	text-decoration: underline;
}
#HeadMenuBar {
	background-color: #336699;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	clear: both;
}
#btn-Home a{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	float: left;
}
#btn-Home a:link{
	background-image: url(../images/top-slice/homebtn-back-out.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px;
	height: 17px;
	width: 144px;
	float: left;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
}
#btn-Home a:visited {
	background-image: url(../images/top-slice/homebtn-back-out.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px;
	height: 17px;
	width: 144px;
	float: left;
	display: block;
	color: #FFFFFF;
	background-color: #999999;
}
#btn-Home a:hover {
	background-image: url(../images/top-slice/homebtn-back-over.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px;
	height: 17px;
	width: 144px;
	float: left;
	display: block;
	color: #FF6600;
	background-color: #FFCC00;
}
#HeadMenuBar #box-HeadMenu-ul {
	float: right;
	width: 350px;
	margin-right: 5px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#box-HeadMenu-ul li{
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 3px;
	list-style-type: none;
}
#box-HeadMenu-ul a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#box-HeadMenu-ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#box-HeadMenu-ul a:hover {

	color: #FFCC00;
	text-decoration: underline;
}





/* 左側メニュー */

.Menu-Ctg {
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	background-color: #CC99CC;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/* 左側メニュー「概要」 */


.Menu-Ctg .Menu-Gaiyo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;

}
.Menu-Ctg .Menu-Gaiyo a{
	display: block;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;

}
.Menu-Ctg .Menu-Gaiyo a:link{
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-gaiyo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;

}
.Menu-Ctg .Menu-Gaiyo a:visited {
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-gaiyo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}

.Menu-Ctg .Menu-Gaiyo a:hover {
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-gaiyo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFCC;
}

/* 左側メニュー「受験生の方へ」 */

.Menu-Ctg .Menu-Juken{
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-juken.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}

/* 左側メニュー「リストメニュー」 */

.Menu-Ctg .ul01 {
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../images/top-slice/btnback-list.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Menu-Ctg .ul01-yellow,.Menu-Ctg .ul01-green,.Menu-Ctg .ul01-blue,.Menu-Ctg .ul01-pink{
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Menu-Ctg .ul01-yellow {

	background-color: #FEFF99;

}
.Menu-Ctg .ul01-green {

	background-color: #D4EFC6;

}
.Menu-Ctg .ul01-blue {

	background-color: #CFDCE5;

}
.Menu-Ctg .ul01-pink {

	background-color: #EFE1EF;

}
.SubMenu-ul01 li,.Menu-Ctg .ul01-yellow li,.Menu-Ctg .ul01-green li,.Menu-Ctg .ul01-blue li,.Menu-Ctg .ul01-pink li{
	background-image: url(../images/top-slice/btnback-listbullet02.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 18px;
	font-size: 13px;
	padding-bottom: 2px;
	text-align: left;
	line-heigt:120px;
}


.SubMenu-ul01 li,.Menu-Ctg .ul01 li{
	background-image: url(../images/top-slice/btnback-listbullet.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 18px;
	font-size: 13px;
	padding-bottom: 2px;
	text-align: left;
}
.Menu-Ctg .ul02 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
.Menu-Ctg .ul02 li{
	background-image: url(../images/subpage/bullet02.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.SubMenu-ul01 li a:link,.Menu-Ctg .ul01-yellow li a:link,.Menu-Ctg .ul01-green li a:link,.Menu-Ctg .ul01-blue li a:link,.Menu-Ctg .ul01-pink li a:link{
	color: #333333;
	text-decoration: none;
}
.SubMenu-ul01 li a:visited,.Menu-Ctg .ul01-yellow li a:visited,.Menu-Ctg .ul01-green li a:visited,.Menu-Ctg .ul01-blue li a:visited,.Menu-Ctg .ul01-pink li a:visited {
	color: #333333;
	text-decoration: none;
}
.SubMenu-ul01 li a:hover,.Menu-Ctg .ul01-yellow li a:hover,.Menu-Ctg .ul01-green li a:hover,.Menu-Ctg .ul01-blue li a:hover,.Menu-Ctg .ul01-pink li a:hover {

	color: #333333;
	text-decoration: underline;
}



.SubMenu-ul01 li a:link,.Menu-Ctg .ul01 li a:link{
	color: #333333;
	text-decoration: none;
}
.SubMenu-ul01 li a:visited,.Menu-Ctg .ul01 li a:visited {
	color: #333333;
	text-decoration: none;
}
.SubMenu-ul01 li a:hover,.Menu-Ctg .ul01 li a:hover {

	color: #333333;
	text-decoration: underline;
}
.Menu-Ctg .font-attention{
	font-size: 10px;
	color: #FF0000;
	line-height: 110%;
}


/* 左側サブメニュー */
.SubMenu-ul01 {
	margin: 10px 8px 0px 5px;
	padding: 3px 0px 3px 2px;
	background-color: #FFFFFF;
	background-image: url(../images/top-slice/btnback-list.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
}


/* 左側メニュー「教育機関の方へ」 */

.Menu-Ctg .Menu-School {

	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-school.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}

/* 左側メニュー「教材」 */

.Menu-Ctg .Menu-Text{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.Menu-Ctg .Menu-Text a{
	display: block;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;

}
.Menu-Ctg .Menu-Text a:link{
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-text.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;

}
.Menu-Ctg .Menu-Text a:visited {
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-text.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}

.Menu-Ctg .Menu-Text a:hover {
	font-size: 16px;
	color: #000000;
	background-image: url(../images/top-slice/btnback-text.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFCC;
}

.font-red {
	color: #FF0000;
}
#box-Footer {
	background-color: #CCCCCC;
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
}

/* メインコンテンツテーブル　*/
#table-Main {
	clear: both;
}
#td-sideMenu {
	background-color: #f5f5f5;
	background-image: url(../images/sub/sidemenu-back01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#td-sideMenu .box-sideMenu01{
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 3px 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#td-sideMenu .box-sideMenu01 .box-img{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#td-Content {
	background-color: #FFFFFF;
	background-image: url(../images/sub/content-back01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#list-menu {
	font-size: 12px;
	text-align: left;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 10px 5px 10px 10px;
	border: 1px solid #999999;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 17px;
}
.h2-gray{
	background-color:#f0f0f0;
	background-image: url(../images/sub/h2-back-gray.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;

}
.h2-yellow{
	background-color:#FEFF99;
	background-image: url(../images/sub/h2-back-yellow.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
}
.h2-green{
	background-color: #D4EFC6;
	background-image: url(../images/sub/h2-back-green.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;

}
.h2-blue{
	background-color: #CFDCE5;
	background-image: url(../images/sub/h2-back-blue.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;

}
.h2-pink{
	background-color: #EFE1EF;
	background-image: url(../images/sub/h2-back-pink.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;

}



h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.box-MainTxt {
	padding: 0px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 30px;
	text-align: left;
	font-size: 85%;
	line-height: 135%;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #666666;
}
