@charset "utf-8";
/* CSS Document */

* {
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#header {
	height: 160px;
	width: 780px;
}
#contents {
}
#menu {
	float: left;
	width: 160px;
}
#main {
	width: 619px;
	float: right;
}
#footer {
	clear: both;
	float: none;
	padding-top: 30px;
}


.menu_about a {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	width: 150px;
	height: 30px;
	border: none;
	background-color: #ffffff;
	background-image: url(sidebar/about1.gif);
	background-repeat: no-repeat;
}
#menu p {
	margin: 0px;
	padding: 0px;
}

.menu_about a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/about2.gif) repeat;
	border: none;
}

.menu_about-vories a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/about-vories.gif) repeat;
	border: none;
}
.menu_about-vories a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/about-vories2.gif) repeat;
	border: none;
}

.menu_access a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/access.gif) repeat;
	border: none;
}
.menu_access a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/access2.gif) repeat;
	border: none;
}

.menu_ask a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/ask.gif) repeat;
	border: none;
}
.menu_ask a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/ask2.gif) repeat;
	border: none;
}

.menu_gaiyou a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/gaiyou1.gif) repeat;
	border: none;
}
.menu_gaiyou a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/gaiyou2.gif) repeat;
	border: none;
}

.menu_course a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/course.gif) repeat;
	border: none;
}
.menu_course a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/course2.gif) repeat;
	border: none;
}

.menu_goods a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/goods.gif) repeat;
	border: none;
}
.menu_goods a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/goods2.gif) repeat;
	border: none;
}

.menu_link a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/link.gif) repeat;
	border: none;
}
.menu_link a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/link2.gif) repeat;
	border: none;
}

.menu_news a {
	text-decoration:none;
	color: #826262;
	display: block;
        width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/top.gif) repeat;
	border: none;
}
.menu_news a:hover {
	text-decoration:none;
	color: #ffffff;
        width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/top2.gif) repeat;
	border: none;
}

.menu_press a {
	text-decoration:none;
	color: #826262;
	display: block;
        width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/mediainfo.gif) repeat;
	border: none;
}
.menu_press a:hover {
	text-decoration:none;
	color: #ffffff;
        width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/mediainfo2.gif) repeat;
	border: none;
}

.menu_talk a {
	text-decoration:none;
	color: #826262;
	display: block;
        width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/talk.gif) repeat;
	border: none;
}
.menu_talk a:hover {
	text-decoration:none;
	color: #ffffff;
        width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/talk2.gif) repeat;
	border: none;
}

.menu_ticket a {
	text-decoration:none;
	color: #826262;
	display: block;
        width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/ticket.gif) repeat;
	border: none;
}
.menu_ticket a:hover {
	text-decoration:none;
	color: #ffffff;
        width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/ticket2.gif) repeat;
	border: none;
}

.menu_event a {
	text-decoration:none;
	color: #826262;
	display: block;
        width: 150px;
        height: 30px;
	background: #ffffff url(sidebar/event.gif) repeat;
	border: none;
}
.menu_event a:hover {
	text-decoration:none;
	color: #ffffff;
        width: 150px;
        height: 30px;
	display: block;
	font-weight: bold;
	background: #ffffff url(sidebar/event2.gif) repeat;
	border: none;
}

.menu_chirashi a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 157px;
	height: 81px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	background-image: url(sidebar/downroadbanner1.gif);
	background-repeat: no-repeat;
}
.menu_chirashi a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 157px;
	height: 81px;
	display: block;
	font-weight: bold;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	background-image: url(sidebar/downroadbanner2.gif);
	background-repeat: no-repeat;
}

.menu_staff a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
	height: 35px;
	border: none;
	background-color: #ffffff;
	background-image: url(sidebar/staff1.gif);
	background-repeat: no-repeat;
}
.menu_staff a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
	height: 35px;
	display: block;
	font-weight: bold;
	border: none;
	background-color: #ffffff;
	background-image: url(sidebar/staff2.gif);
	background-repeat: no-repeat;
}

.menu_blog a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
	height: 30px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	background-image: url(sidebar/studentbloglink1.gif);
	background-repeat: no-repeat;
}
.menu_blog a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
	height: 30px;
	display: block;
	font-weight: bold;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	background-image: url(sidebar/studentbloglink2.gif);
	background-repeat: no-repeat;
}

.menu_presskit a {
	text-decoration:none;
	color: #826262;
	display: block;
	width: 150px;
	height: 43px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	background-image: url(sidebar/presskits1.gif);
	background-repeat: no-repeat;
}
.menu_presskit a:hover {
	text-decoration:none;
	color: #ffffff;
	width: 150px;
	height: 43px;
	display: block;
	font-weight: bold;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	background-image: url(sidebar/presskits2.gif);
	background-repeat: no-repeat;
}


#footer table {
	margin-right: auto;
	margin-left: auto;.li01 {
	margin-left: 200px;
}
.menu01 {
	color: #CC6600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	line-height: 10px;
}

.pkg:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
.img {
	margin-top: 10px;

}
#menu  img  {

}
