<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

body{
	background:#000 url(../img/common/bg.gif) repeat;
}
#o-main, #o-container{
	width:1065px;
	margin:0 auto;
	background-color:#000;
}
#header{
	width:985px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background:#000 url(../img/common/p_jak.jpg) no-repeat right bottom;
}
#header h1{
	width:233px;
	float:left;
}
#header h2{
	padding-top:30px;
	width:499px;
	float:left;
}

#ug-nav{
	background:#ffe800 url(../img/common/bg_gnav.gif) repeat-x;
	overflow:hidden;
}
#ug-nav ul{
	width:986px;
	margin:0 auto;
}
#ug-nav ul li{float:left;}
#ug-nav ul li img{vertical-align:bottom;}

#u-content{
	width:985px;
	margin:0 auto;
	background-color:#fff;
	padding:13px 0 50px 0;
}
/**sns**/
#bnr-sns{
	padding-right:35px;
}

#u-content h2{padding-bottom:25px;}

#about-d{
	width:602px;
	padding-right:258px;
	margin:0 auto 65px auto;
	text-align:left;
	background:transparent url(../img/about/img_sche.gif) no-repeat right top;
}
#about-d p{
	line-height:1.7;
	margin-bottom:15px;
}
#g-sche{
	width:500px;
	background:transparent url(../img/about/line_dot.gif) repeat-x top;
	padding-top:1px;
}
#g-sche th{
	width:100px;
	padding:8px 7px;
	text-align:right;
	font-weight:bold;
	background:#fde500 url(../img/about/line_dot.gif) repeat-x bottom;
}
#g-sche .td-y{
	background-color:#fff7a7;
	text-align:center;
}
#g-sche td{
	padding:8px 7px;
	background:transparent url(../img/about/line_dot.gif) repeat-x bottom;
}

h3#message{
	text-align:left;
	width:885px;
	margin:0 auto;
	background:#e9e2d5 url(../img/about/mes_p.jpg) no-repeat right top;
}
#pagetop{
	width:934px;
	padding-right:51px;
	margin:0 auto;
	background-color:#fff;
	text-align:right;
}
#u-footer{
	width:985px;
	margin:0 auto;
	padding:30px 0 30px 0;
	text-align:left;
}
#u-footer a{
	text-decoration:none;
	color:#6e6e6e;
}

/**movie***********************/
#movie{
	width:884px;
	height:480px;
	margin:0 auto;
	background:transparent url(../img/movie/bg_movie.gif) no-repeat;
}
#in-movie{
	padding-top:30px;
	margin:0 auto;
	width:798px;
	overflow:hidden;
}
#in-movie h3{
	text-align:left;
	padding:5px 0 20px 0;
}
#in-movie #ui-tab div{
	width:415px;
	float:left;
}
#movie ul{
	width:355px;
	float:right;
}
#movie ul li{
	margin-bottom:4px;
}</pre></body></html>