@charset "Shift_JIS";
@import url("k_text.css");
/* CSS Document */

body {
	color: #999999;
	padding: 0px;
	margin: 0px;
	font-size: small;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	font-weight: bold;
}
a:active {
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
}


/*#main_top h1 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
*/
#main_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_top_movie {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	height: 520px;
	background-image: url(../img/top.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: left;
}
#main_top #top_topics {
	padding: 0px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main_top #top_topics h2 {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008BC9;
}
#main_top #top_topics ul {
	padding: 10px;
	margin: 0px;
	list-style-type: none;
}
#main_top #top_topics ul li {
	padding: 0px;
}
#main_top #top_topics ul .topics {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_top #top_topics ul .topicsR {
	margin: 0px;
}
#top_menu {
	background-repeat: repeat-y;
	text-align: left;
	font-size: small;
	background-position: center top;
	width: 540px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_top_news {
	font-size: small;
	color: #666;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main_top_news ul li .news_news li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#main_top h2 {
	font-size: small;
	color: #257DB5;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#main_top_news dt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
}
#main_top_news dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: x-small;
	color: #999999;
}
#main_top_news ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_top_news li {
	list-style-type: none;
	padding: 0px;
	font-size: small;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_top_news a {
	color: #112233;
}

.text_bk {
	color: #333;
}



.kwicks{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}
.kwicks li{
	overflow:hidden;
	padding:0;
	cursor:pointer;
	float: left;
	width: 130px;
	height: 520px;
	margin: 0;
}
.kwicks li a {
width: 400px;
height: 520px;
display:block;
text-decoration:none;
}
.kwicks li a strong {
display:block;
text-indent: -9999px;
}
.kwicks li a span {
display:block;
font-family: Helvetica, Arial, sans-serif;
color: #CCC;
font-size: 11px;
font-weight: bold;
padding-left: 0px;
}
.kwicks li.active a span {  
color: #FCC; 
}  
li#kwick1 {
border-left: none;
}
#kwick1 a {
background: url(../img2/top1.jpg) no-repeat 0px top #FFF;
}
#kwick2 a {
background: url(../img2/top2.jpg) no-repeat 0px top #FFF;
}
#kwick3 a {
background: url(../img2/top3.jpg) no-repeat 0px top #FFF;
}
#kwick4 a {
background: url(../img2/top4.jpg) no-repeat 0px top #FFF;
}
#kwick5 a {
background: url(../img2/top5.jpg) no-repeat 0px top #FFF;
}
#kwick6 a {
background: url(../img2/top6.jpg) no-repeat 0px top #FFF;
}

.navi_mainP {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: xx-small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	clear: both;
	padding: 0px;
}

