@charset "utf-8";
/* CSS Document */

* {
	font-size:11pt;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-image:url(../images/bg.gif);
	_padding-left:1px;
	color:#333;
}
*:first-child+html body {
	padding-left: 1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
ol,ul {
     list-style:none;
}

img {
	border: none;
}

a:link {
	text-decoration:none;
	color:#3300CC;
}

a:visited {
	text-decoration:none;
	color:#3300CC;
}

a:hover {
	text-decoration:underline;
	color:#FF3300;
}

hr {
	border-color:#666;
	border-style:dashed;
	height:1px;
	margin:10px 20px 5px;
}

#container { 
	width: 906px;
	background-color:#fff;
	text-align: left;
	margin: 0 auto;
} 

#header {
	height:220px;
	margin:0;
}

#menu {
	position:relative;
	height: 50px;
	background-color:#9FC;
}

#menu ul {
	margin-bottom:0;
}

#menu li {
	float:left;
	margin-right:1px;
}

#menu li a {
	text-decoration:none;
}

#top_menu li {
	float:left;
	margin:5px 11px 5px 10px;
	width:210px;
	height:90px;
}

#top_menu li a {
	text-decoration:none;
}

#s_menu li {
	float:left;
	margin:5px 2px 5px 10px;
	width:320px;
	height:70px;
}

#s_menu {
	float:left;
	width:670px;
	height:120px;
	margin:10px 0 20px 10px;
	border:1px solid #f00;
}

html>/**/body #s_menu {
	margin-bottom:10px;
	margin-top:10px;
	height:110px;
}


.top_video {
	font-size:8pt;
	text-align:center;
	background-image: url(../images/video_bg.gif);
	background-repeat: no-repeat;
	height:40px;
}
.top_video span {
	display:block;
	font-size:10pt;
}

#link {
	clear:both;
}

*+html #link {
	margin-top:20px;
}

#link li {
	float:left;
	background:url(../images/arrow.gif) no-repeat 0px 3px;
	text-indent:15px;
	_text-indent:14px;
	line-height:20px;
	height:20px;
	_padding-top:1px;
	margin:0 6px;
}

#link li a {
	text-decoration:none;
	font-size:9pt;
}

.menu01 a {	background:url(../images/m_home01.gif) no-repeat; display:block; width:150px; height:50px; }
.menu02 a {	background:url(../images/m_profile01.gif) no-repeat; display:block; width:150px; height:50px; }
.menu03 a {	background:url(../images/m_perform01.gif) no-repeat; display:block; width:150px; height:50px; }
.menu04 a {	background:url(../images/m_video01.gif) no-repeat; display:block; width:150px; height:50px; }
.menu05 a {	background:url(../images/m_activity01.gif) no-repeat; display:block; width:150px; height:50px; }
.menu06 a {	background:url(../images/m_office01.gif) no-repeat; display:block; width:150px; height:50px; }

.menu01 a:hover { background:url(../images/m_home02.gif) no-repeat; display:block; width:150px; height:50px; }
.menu02 a:hover { background:url(../images/m_profile02.gif) no-repeat; display:block; width:150px; height:50px; }
.menu03 a:hover { background:url(../images/m_perform02.gif) no-repeat; display:block; width:150px; height:50px; }
.menu04 a:hover { background:url(../images/m_video02.gif) no-repeat; display:block; width:150px; height:50px; }
.menu05 a:hover { background:url(../images/m_activity02.gif) no-repeat; display:block; width:150px; height:50px; }
.menu06 a:hover { background:url(../images/m_office02.gif) no-repeat; display:block; width:150px; height:50px; }

.menu01 { background:url(../images/m_home03.gif) no-repeat; display:block; width:150px; height:50px; }
.menu02 { background:url(../images/m_profile03.gif) no-repeat; display:block; width:150px; height:50px; }
.menu03 { background:url(../images/m_perform03.gif) no-repeat; display:block; width:150px; height:50px; }
.menu04 { background:url(../images/m_video03.gif) no-repeat; display:block; width:150px; height:50px; }
.menu05 { background:url(../images/m_activity03.gif) no-repeat; display:block; width:150px; height:50px; }
.menu06 { background:url(../images/m_office03.gif) no-repeat; display:block; width:150px; height:50px; }


#footer {
	clear: both;
	text-align:center;
	color:#FFF;
	display: block;
	background-color:#008000;
	padding: 5px;
	margin-top:15px;
}

#h1 {
	border-bottom:3px solid #333;
	margin:0 25px;
	height:60px;
}

.navi_n {
	float:right;
	margin-top:35px;
	background:url(../images/arrow_r.gif) no-repeat 0px 3px;
	text-indent:15px;
	_text-indent:14px;
}
.navi_p {
	float:right;
	margin-top:35px;
	background:url(../images/arrow_l.gif) no-repeat 0px 3px;
	text-indent:15px;
	_text-indent:14px;
}

h2 {
	font-size:15px;
	padding-left:25px;
	color: #fff;
	margin:10px 22px 0;
	font-weight:bold;
	line-height:34px;
	background-image: url(../images/h2.gif);
	height:35px;
	background-repeat: no-repeat;
	clear:both;
}

h3 {
	font-size:12pt;
	color:#900;
	margin:10px 620px 0 35px;
	font-weight:bold;
	border-bottom:solid 1px #900;
}

#content {
	clear: both;
	margin: 0;
	min-height:500px;
	_height:500px;
	position:relative;
}

#content p {
	margin:0 40px;
	line-height:170%;
}

#left {
	float:left;
	width:707px;
}
*:first-child+html #left {
	margin-bottom:35px;
	margin-top:10px;
}

html>/**/body #left {
	margin-top:10px;
}
	
#right {
	position:absolute;
	float:right;
	width: 190px;
	left:707px;
}
#right li {
	margin-top:1px;
}

.info {
	float:left;
	width:330px;
	margin:10px 0 0 10px;
	border:1px solid #060;
}

html>/**/body .info {
	margin-bottom:25px;
	margin-top:5px;
}

.frame {
	height:240px;
	width:330px;
	text-indent:5px;
}

#photo {
	clear:both;
	margin:0 20px;
}

#photo td {
	padding:10px;
	border-bottom:1px solid #CCC;
}

#video, #media {
	clear:both;
	margin:0 20px;
}

#video ul, #media ul {
	width:800px;
	margin: 0 auto;
}

#video li {
	text-align:center;
	width:410px;
	float:left;
	padding:2px 10px 20px;
	font-weight:bold;
}

#video span {
	display:block;
	font-weight:normal;
	font-size:10pt;
}

#media span {
	display:block;
	font-weight:normal;
	font-size:10pt;
	margin-bottom:15px;
}

#media li {
	text-align:center;
	width:410px;
	height:380px;
	float:left;
	padding:2px 10px 20px;
	font-weight:bold;
	border-bottom:solid 1px #333;
}

.office {
	padding-left:30px;
	width:330px;
}
.activity {
	margin:0 30px;
}
.activity th, .activity td {
	padding-left:20px;
	margin:0 30px;
	border-bottom:dotted 1px #666;
	vertical-align:top;
}
.activity th {
	width:130px;
}
.activity td {
	width:670px;
}
.activity img {
	vertical-align:text-top;
	margin-left:5px;
}

.perform dt {
	margin-left:38px;
	list-style-position:inside;
	list-style-type:square;
	display:list-item;
}
.perform dd {
	margin-left:45px;
	margin-bottom:10px;
	color:#03F;
	font-size:10pt;
}

html>/**/body #right li {
	margin-top: 5px\9;
}

