@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:verdana,"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}

html,body {             /*Footerを下に固定*/
	height: 100%;
	margin-bottom: 1px;
}

* html #container{
	height: 100%;}

body > #container {
	height: auto;
}

#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}

#page {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	background: #FFF;
	display: inline-table;
	overflow: hidden;
}

a {
	color: #4236e6;
}

a:hover {
	color: #e81235;
}

a:active {
}

img {
	border: 0px;
}

/*-----header---*/
#header {
	background:url(../img/header_bg.gif) repeat-x;
	height: 158px;
}

#header-top {
	height: 111px;
	width: 860px;
	display:block;
	overflow: hidden;
	padding-top: 0px;
	margin: 0px auto;
}
/*--IE6--*/
*html #header-top{
	height: 101px;
	width: 860px;
	display:block;
	overflow: hidden;
	padding-top: 10px;
	margin: 0px auto;
}
/*--IE7--*/
*+html #header-top{
	height: 101px;
	width: 860px;
	display:block;
	overflow: hidden;
	padding-top: 10px;
	margin: 0px auto;
}

#header .title {
	float: left;
}

#header-right-menu {
	padding-top: 10px;
	text-align: right;
}

#header-right-menu h1 {
	margin: 27px 0px 15px 0px;
	font-size: 10px;
	color: #4b4b4b;
	font-weight: normal;
	padding: 0px;
}

/*--IE6--*/
*html #header-right-menu h1 {
	margin: 35px 0px 15px 0px;
	font-size: 10px;
	color: #4b4b4b;
	font-weight: normal;
	padding: 0px;
}

/*--IE7--*/
*+html #header-right-menu h1 {
	margin: 35px 0px 15px 0px;
	font-size: 10px;
	color: #4b4b4b;
	font-weight: normal;
	padding: 0px;
}

#header-right-menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header-right-menu li {
	height: 10px;
	float: left;
	display: inline;
	list-style-type: none;
	margin-left: 6px;
	padding-right: 10px;
	font-size: 10px;
	border-right: 2px solid #b7b7b7;
	line-height: 1em;
}

#header-right-menu li.border-last {
	border-right: 0;
	padding-right: 0px;
}

/*---header end--*/

/*--top-menu--*/

#top-menu {
	clear: both;
	height:47px;
	background:url(../img/header_navi_bg.gif) repeat-x;
}
#top-menu ul {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
}
#top-menu li {
	display:inline;
	list-style-type:none;
}
#top-menu li a {
	height:41px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#top-menu li.top-menu01 a {
	background:url(../img/header_navi.gif) no-repeat -150px -41px;
	width:171px;
}

#top-menu li.top-menu02 a {
	background:url(../img/header_navi.gif) no-repeat -322px -41px;
	width:171px;
}

#top-menu li.top-menu03 a {
	background:url(../img/header_navi.gif) no-repeat -494px -41px;
	width:171px;
}

#top-menu li.top-menu04 a {
	background:url(../img/header_navi.gif) no-repeat -666px -41px;
	width:171px;
}

#top-menu li.top-menu05 a {
	background:url(../img/header_navi.gif) no-repeat -838px -41px;
	width:172px;
}

#top-menu li.top-menu01 a:hover {
	background:url(../img/header_navi.gif) no-repeat -150px 0px;
	width:171px;
}

#top-menu li.top-menu02 a:hover {
	background:url(../img/header_navi.gif) no-repeat -322px 0px;
	width:171px;
}

#top-menu li.top-menu03 a:hover {
	background:url(../img/header_navi.gif) no-repeat -494px 0px;
	width:171px;
}

#top-menu li.top-menu04 a:hover {
	background:url(../img/header_navi.gif) no-repeat -666px 0px;
	width:171px;
}

#top-menu li.top-menu05 a:hover {
	background:url(../img/header_navi.gif) no-repeat -838px 0px;
	width:172px;
}

/*--top-menu end--*/

/*--body--*/
#body {
	width: 860px;
	margin: 20px auto 20px auto;
	display: block;
	
}
/*--body end--*/

/*--left-contents--*/
#left-contents {
	float: left;
	width: 220px;
	display: inline-table;
	overflow: hidden;
	margin-right: 20px;
}

*html #left-contents {
	float: left;
	width: 220px;
	display: inline-table;
	overflow: hidden;
	margin-right: 15px;
}

/*--TV-menu--*/
#left-contents .tv-shopping{
	margin-bottom: 20px;
}

#left-contents .tv-shopping img.top {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}

#left-contents .tv-shopping-menu {
	margin: 0px;
	padding: 0px;
	width: 218px;
	border-left: 1px solid #d3e8f2;
	border-right: 1px solid #d3e8f2;
	background: #f3f9fe;
}

#left-contents .tv-shopping-menu ul {
	margin: 0px;
	padding: 5px 5px 5px;
	font-size: 12px;
}

#left-contents .tv-shopping-menu li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #d1d1d1;
	list-style-type: none;
}

#left-contents .tv-shopping-menu .list-image {
	float: left;
    margin: 0px;
	padding: 2px 10px 3px;
	overflow: hidden;
	border: none;
}

#left-contents .tv-shopping-menu li p {
    margin: 0px 0px 0px 25px;
	padding: 0px;
    width: 180px;
}


#left-contents .tv-shopping-menu li a {
	display: block;
	padding: 10px 0px 10px 0px;
	width: 208px;
	height: auto;
}

#left-contents .tv-shopping-menu li a:hover p {
	padding: 0;
	width: 180px;
	height: auto;
    text-decoration: underline;
}

#left-contents .tv-shopping img.bottom {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}

*+html #left-contents .tv-shopping img.bottom {
	margin-top: -2px;
	padding: 0px;
}

/*--TV-menu end--*/
/*--guide-menu--*/
#left-contents .tv-guide{
	margin-bottom: 20px;
}

#left-contents .tv-guide img.top {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}

#left-contents .tv-guide-menu {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #d3e8f2;
	border-right: 1px solid #d3e8f2;
	background: #f3f9fe;
}

#left-contents .tv-guide-menu ul {
	margin: 0px;
	padding: 5px 5px 5px;
	font-size: 12px;
}

#left-contents .tv-guide-menu li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #d1d1d1;
	list-style-type: none;
}

#left-contents .tv-guide-menu .list-image {
	float: left;
	padding: 2px 10px 3px;
	display: block;
	overflow: hidden;
	border: none;
}

#left-contents .tv-guide-menu li a {
	display: block;
	padding: 10px 0px 10px 0px;
	width: 208px;
	height: auto;
}

#left-contents .tv-guide img.bottom {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}

*+html #left-contents .tv-guide img.bottom {
	margin-top: -2px;
	padding: 0px;
}

/*--guide-menu end--*/
/*--banner-space--*/
.banner-space {
	margin: 0px 0px 40px 0px;
	padding: 10px 0px 0px 0px;
}

.banner-space img {
	border: 0px;
}

.banner-space p {
	margin: 0px;
	padding: 0px;
}

.banner-space .infotop-banner {
	height:250px;
	width: 220px;
    margin: 0px 0px 10px 0px;
	padding: 0px;
    background: url("../img/bn.gif") no-repeat;
}

.banner-space .infotop-banner a {
	height:250px;
	width: 220px;
    margin: 0px;
	padding: 0px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
}

.banner-space .infotop-banner a:hover {
	height:250px;
	width: 220px;
    margin: 0px;
    background: url("../img/bn_over.gif") no-repeat;
}

.banner-space .di-ve-banner {
	height:112px;
	width: 220px;
    margin: 0px 0px 10px 0px;
	padding: 0px;
    background: url("../img/dive_banner.gif") no-repeat;
}

.banner-space .di-ve-banner a {
	height:112px;
	width: 220px;
    margin: 0px;
	padding: 0px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
}

.banner-space .di-ve-banner a:hover {
	height:112px;
	width: 220px;
    margin: 0px;
    background: url("../img/dive_banner_over.gif") no-repeat;
}

.banner-space .teachers-banner {
	height:112px;
	width: 220px;
    margin: 0px 0px 10px 0px;
	padding: 0px;
    background: url("../img/teachers_banner.gif") no-repeat;
}

.banner-space .teachers-banner a {
	height:112px;
	width: 220px;
    margin: 0px;
	padding: 0px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
}

.banner-space .teachers-banner a:hover {
	height:112px;
	width: 220px;
    margin: 0px;
    background: url("../img/teachers_banner_over.gif") no-repeat;
}

.banner-space .ichihara-banner {
	height:78px;
	width: 220px;
    margin: 0px 0px 10px 0px;
	padding: 0px;
    background: url("../img/ichihara-banner.jpg") no-repeat;
}

.banner-space .ichihara-banner a {
	height:78px;
	width: 220px;
    margin: 0px;
	padding: 0px;
    display: block;
	text-indent:-9877em;
	text-decoration:none;
}

.banner-space .ichihara-banner a:hover {
	height:78px;
	width: 220px;
    margin: 0px 0px 10px 0px;
	padding: 0px;
    background: url("../img/ichihara-banner.jpg") no-repeat;
}


.banner-list {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.banner-list p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/*--banner-space end--*/
/*--left-contents end--*/

/*--right-contents--*/
#right-contents {
	width: 620px;
	display: inline-table;
    overflow:hidden;
}

#right-contents #main-contents-body {
	display: inline-table;
	overflow: hidden;
}

#right-contents #main-contents-body .contents-bar{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 620px;
	height: 49px;
	background: url("../img/contents_bar.gif");
}

#right-contents #main-contents-body .contents-bar p{
	margin: 0px;
	float: right;
	padding: 13px 10px 0px 0px;
	text-indent:-9877em;
	text-decoration:none;
}

#right-contents #main-contents-body .bar-text {
	margin: 0px;
	float: right;
	padding: 5px 0px 0px 0px;
    font-size: 12px;
}

#right-contents #main-contents-body .contents-bar p img {
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#right-contents #main-contents-body .contents-item-list{
	margin-left: 5px;
}

#right-contents #main-contents-body .contents-item{
	float: left;
	background: #eceeef url("../img/item_bg.gif") no-repeat;
	width: 180px;
	height: 370px;
	margin: 10px 10px;
	padding: 0px;
}

#right-contents #main-contents-body .contents-title{
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px;
	font-weight: bold;
	border-bottom: 1px solid #c6c8da;
    letter-spacing:-0.1em
}
/*--#c6c8da*/

#right-contents #main-contents-body .contents-img{
	border-top: 1px solid #FFFFFF;
	text-align: center;
	margin: 0px 10px 6px 10px;
	padding: 10px 0px 0px;
}

#right-contents #main-contents-body .contents-img img{
	border: 3px solid #FFFFFF;
}

#right-contents #main-contents-body .contents-letter{
	margin: 0px;
	padding: 0px 10px;
	height: 141px;
}

#right-contents #main-contents-body .contents-botton{
	text-align: center;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

#right-contents .page-top {
	text-align: right;
	margin: 0px;
	padding: 80px 0px 0px 0px;
}

/*--right-contents end--*/

/*--footer--*/
#footer {
}

#footer a {
	color: #43618e;
}

#footer a:hover {
	color: #e81235;
}

#footer #footer-menu {
	height:131px;
	background: url("../img/footer_bg.gif") repeat-x;
}

#footer .footer-menu-top {
	width: 860px;
	height: 55px;
	font-size: 12px;
	margin: 0px auto;
	padding: 5px 0px;
	border-bottom: 1px dotted #acacac;
}

#footer .footer-menu-top ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#footer .footer-menu-top li {
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 25px;
	margin-right: 15px;
}

#footer .footer-menu-top li img {
	margin-right: 5px;
}

#footer .footer-menu-under {
	width: 860px;
	height: 55px;
	font-size: 12px;
	margin: 0px auto;
	padding: 5px 0px;
}

#footer .footer-menu-under ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#footer .footer-menu-under li {
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 15px;
}

#footer .footer-menu-under li img {
	margin-right: 5px;
}

#footer .copyright {
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/*--footer end--*/