@charset "euc-jp";

/********************************************************************* tag_define */
* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-style: normal;
	text-decoration: none;
	}

body{
	margin: 5px 0 0 0;
	background: url(../img/bg.jpg) repeat-x;
	color: #666666;
	font-size:12px;
	line-height:150%;
	}

h1{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	height: 12px;
	padding: 1px 0 0 8px;
	margin:0 auto -10px;
	position:absolute;
	top:-100px;
	}

h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

ul, ol, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

dl, dt, dd {
	margin: 0;
	padding: 0;
	}

img {
	margin: 0;
	padding: 0;
	border:none;
	}

a:link, a:visited {
	text-decoration: none;
	line-height:130%;
	color: #666666;
	}

a:hover, a:active {
	color: #FF9900;
	text-decoration: underline;
	line-height:130%;
	}


/********************************************************** basic_position_classes */
.clear { clear: both;}
.right { text-align: right;}
.right img { text-align: right;	vertical-align: text-bottom;}
.center { text-align: center; }


/********************************************************** commmon_rayout_classes */
/**************************** container */
.container {
	width: 766px;
	/*margin:0 auto; center*/
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
	clear: both;
	padding: 8px;
	}


/*header*/
.header {
	width: 766px;
	height: 83px;
	margin-right: auto;
	margin-left: auto;
	}
.header-logo {
	width: 202px;
	height: 83px;
	float: left;
}
.header-right {
	width: 559px;
	height: 78px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
}

.header-right img {
	float: right;
	margin-right: 5px;
	vertical-align: bottom;
}
.header-txt {
	width: 559px;
	font-size: 11px;
}
.header-menu {
	width: 559px;
	clear: both;
	height: 22px;
	margin-top: 15px;
	background-position: center bottom;
	
}

#summary{
	width:276px;
	float:left;
	font-size:10px;
	padding-top:25px;
	padding-left:10px;
	color:#999999;
	}

#head_navi{
	width:390px;
	float:left;
	padding-top:10px;
	padding-left:30px;
	}

/*headerEND*/


/*header配下ページ用*/
.header02{
	width: 761px;
	height: 5px;
	/*margin-right: auto;
	margin-left: auto;*/
	border: 1px solid #666666; 
	border-bottom:none;
	background: #FFFFFF;
	}
.header-logo {
	width: 202px;
	height: 83px;
	float: left;
}
.header-right {
	width: 550px;
	height: 85px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
}

.header-right img {
	float: right;
	margin-right: 5px;
	vertical-align: bottom;
}
.header-txt {
	width: 550px;
	font-size: 11px;
}
.header-menu {
	width: 550px;
	clear: both;
	height: 22px;
	margin-top: 15px;
	background-position: center bottom;
	
}

#summary{
	width:276px;
	float:left;
	font-size:10px;
	padding-top:25px;
	padding-left:10px;
	color:#999999;
	}

#head_navi{
	width:380px;
	float:left;
	padding-top:10px;
	padding-left:15px;
	}

/*headerEND*/


/* menu btn（マウスオーバー）*/
guide {
	width: 207px;
	height: 236px;
	}

.guide ul {
	width: 207px;
	height: 236px;
	background: #FFFFFF url(../img/menu.jpg) no-repeat 0px 0px;
	}

.guide ul li {
	display: inline;
	text-indent: -9000px;
	}

.guide ul li a {
	width: 207px;
	float:left;
	display: block;
	overflow: hidden;
	}

.guide ul li.menu01 a {
	height: 50px;
	background: url(../img/menu.jpg) no-repeat 0px 0px;
	}

.guide ul li.menu02 a {
	height: 45px;
	background: url(../img/menu.jpg) no-repeat 0px -50px;
	}

.guide ul li.menu03 a {
	height: 45px;
	background: url(../img/menu.jpg) no-repeat 0px -95px;
	}

.guide ul li.menu04 a {
	height: 46px;
	background: url(../img/menu.jpg) no-repeat 0px -140px;
	}

.guide ul li.menu05 a {
	height: 50px;
	background: url(../img/menu.jpg) no-repeat 0px -186px;
	}

.guide ul li.menu06 a {
	width: 106px;
	background: url(../img/btn_menu.jpg) no-repeat -547px 0px;
	}

.guide ul li.menu07 a {
	width: 107px;
	background: url(../img/btn_menu.jpg) no-repeat -653px 0px;
	}

.guide ul li.menu01 a:hover {
	height: 50px;
	background: url(../img/menu.jpg) no-repeat -207px 0px;
	}

.guide ul li.menu02 a:hover {
	height: 45px;
	background: url(../img/menu.jpg) no-repeat -207px -50px;
	}

.guide ul li.menu03 a:hover {
	height: 45px;
	background: url(../img/menu.jpg) no-repeat -207px -95px;
	}

.guide ul li.menu04 a:hover {
	height: 46px;
	background: url(../img/menu.jpg) no-repeat -207px -140px;
	}

.guide ul li.menu05 a:hover {
	height: 50px;
	background: url(../img/menu.jpg) no-repeat -207px -186px;
	}

.guide ul li.menu06 a:hover {
	width: 106px;
	background: url(../img/btn_menu.jpg) no-repeat -547px -48px;
	}

.guide ul li.menu07 a:hover {
	width: 107px;
	background: url(../img/btn_menu.jpg) no-repeat -653px -48px;
	}

/* nemu btn（マウスオーバー）END*/

/* スタイル個別 */
.pad-b4{padding-bottom: 4px;}
.pad-b5{padding-bottom: 5px;}
.pad-b10{padding-bottom: 10px;}
.pad-b15{padding-bottom: 15px;}
.mar-b5{margin-bottom: 5px;}
.mar-t15{margin-top: 15px}
.mar-t25{margin-top: 25px}
.mar-t50{margin-top: 50px}
.mar-25{margin: 25px 0px;}

/*footer*/
.footer {
clear:both;
	width: 100%;
	}

.footer ul {
	height: 21px;
	padding-top: 10px;
	text-align: center;
	}

.footer li {
	display: inline;
	font-size: 11px;
	}

.footer ul li a:link, 
.footer ul li a:visited {
	text-decoration: underline;
	}

.footer ul li a:hover, 
.footer ul li a:active {
	color: #FF9900;
	text-decoration: none;
	}

.copy {
	height: 18px;
	color: #999999;
	text-align: center;
	font-weight: normal;
	width: 766px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10;
	background-position: center;
	vertical-align: middle;
	line-height: 200%;
	}

.address {
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
	color: #999999;
}




#p{
	background-image: url(../img/p.gif);
	background-repeat: repeat-x;
	margin:0 4px;
	padding:1px 0 3px 0;
}
#p2 {

	background-image: url(../img/p.gif);
	background-repeat: repeat-x;
	margin:0 0px;
	padding:1px 0 3px;
}

.player_text{
	font-size: 12px;
}
.anima_title {

	background-image: none;
	font-size: 17px;
	color: #FF3333;
	padding-left: 20px;
	font-weight: bold;
}
.anima_title a:link {
	color: #FF0000;
	font-weight: bold;
}
.anima_title a:visited {
	color: #CC3300;
	font-weight: bold;
}
.anima_title a:hover {
	color: #FF6600;
	font-weight: bold;
}
.anima_title a:active {
	color: #339933;
	font-weight: bold;
}
.anima_text_cont {

	background-image: none;
	font-size: 14px;
	line-height: 20px;
	color: #996633;
}



