@charset 'Shift_JIS';

body {
	margin: 0px;
	padding: 0px;
	background:none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Meiryo UI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
p,ul,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,form,input{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:1px;
	line-height:1px;
}
a:link{
	color:#3333FF;
	text-decoration:none;
}
a:visited{
	color:#3333FF;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
}


table {
    font-size:inherit;
    font:100%;
}

a img {
	border:none;
}


/* rotationBnr
---------------------------------------------------------------------- */
#rotationBnr {
width: 400px;
height: 188px;
text-align:right;
margin-bottom: 10px;
top:0px;
background: url(/web/20110819122759im_/http://www.hking.jp/img/bg_rotationbnr.gif) no-repeat left;
background-position:top;
}

#rotationBnr:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

#rotationBnr ul#bnrArea{
height:169px;
}

#rotationBnr ul#bnrArea li{
display:none;
width:390px;
height:169px;
position:absolute;
top:5px;
left:5px;
}

#rotationBnr ul#bnrArea li.nojs{
display:block;
position:relative;
text-align: center;
font-weight: bold;
color: #666;
}

#rotationBnr ul#bnrBtn{
float:right;
padding-right:5px;
}

#rotationBnr ul#bnrBtn:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }


#rotationBnr ul#bnrBtn li{
float:left;
padding: 0 0 0 3px;
height:16px;
line-height:0;
cursor:pointer;
}


/* information
---------------------------------------------------------------------- */
#information {
	position: relative;
	width: 400px;
}

#information h2 {
	margin-bottom:7px;
}

#information #infoTabs {
	position: relative;
	height: 134px;
	background-position:top center;
	background-repeat:no-repeat;
}

#information #infoTabs .category {
	width: 400px;
}

#information #infoTabs .category .tab{
}

/* heading
------------------------------ */
#information .category h3 {
display: inline;
position: relative;
z-index: 999;
cursor: pointer;
zoom: 1;
}

#information .category#hotNewsTab h3 {
}

#information .category h3 img {
vertical-align: bottom;
}

/* contents
------------------------------ */
#information .contents {
}

#information .contents ul {
	padding: 5px 0 0 7px;
}

#information .contents li {
	position: relative;
	margin-bottom: 7px;
	padding:3px 0px 3px 0px;
	line-height: 15px;
	border-bottom: solid 1px #efefef;
	float:left;
}

#information .contents li img {
	margin-right: 5px;
	float:left;
}

#information .contents li a.subject {
	float:left;
	width:260px;
	padding-right:5px;
}

#information .contents li a.subject:hover{
}

#information .contents li span.date {
	float:left;
	color: #999;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
}



/* more
-------------------------------------------------- */
#information .more {
position: absolute;
right: 0;
top: 0px;
padding-left:10px;
font-size:10px;

}

#information .more a img{
vertical-align: top;
}


/* main area start */
#main {
	padding: 0px;
/*	float: left;*/
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main .top {
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_main_top.gif);
	height: 40px;
	width: 420px;
	background-repeat: no-repeat;
}

#main .mainArea {
	text-align: left;
	width: 420px;
	padding-right: 10px;
	padding-left: 10px;

	background-repeat: no-repeat;
}
#main .flashArea {
	width: 400px;
	padding-bottom: 0px;
}
#main .rotationBackground {
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_banner_background.jpg);
	background-repeat: no-repeat;
}

#main .infoTitle {
	padding-bottom: 10px;
}
#main ul {
	list-style-image: none;
	list-style-type: none;
	height: 30px;
	width: 400px;
	padding-left: 10px;
}

#main #tab {
	height: 30px;
	overflow: hidden;
}
#main .tabArea {
	background-color: #4C298F;
	margin-bottom: 5px;
	height:375px;
	width: 400px;
}

#main #tab li {
	padding-right:6px;
	float: left;
	width: 90px;
	height: 30px;
}

#main .tabArea .tabBackground {
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_news_background.jpg);
	height: 30px;
	width: 400px;
}

#main #tab li a {
	padding-top:7px;
	display: block;
	width: 80px;
	height: 30px;
	border: 0;
	border-bottom: 0;
	color: 0;
	text-align: center;
	cursor:pointer;
	color:#FFF;
}

#main #tab li.present a {
	color: #000;
	margin-top:5px;
	padding-top:2px;
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_news_current.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#main .tabArea div.infoMain{
	margin-left:10px;
	margin-bottom:5px;
	padding-top:5px;
	width:380px;
	/*	height:445px;*/
	height:320px;
	overflow:auto;
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_news_main_background.gif);
	background-repeat: repeat-x;
}

#main .infoMain dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom:4px;
	margin-left:5px;
	margin-bottom:5px;
	font-family: "Meiryo UI","‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#main .infoMain dl dt {
	clear: left;
	float: left;
	color: #000;
	margin-right:2px;
	font-size:12px;
	text-align: left;
	line-height: 18px;
	height: 30px;
}

#main .infoMain dl dd {
	font-size:12px;
	text-align: left;
}
#main .readMore {
	font-size: 10px;
	line-height: 10px;
	color: #121212;
	text-decoration: none;
	text-align: right;
	clear: both;
	width: 360px;
}

#main .ssArea {
	background-color: #FFFFFF;
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_main_screenshot_table.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 195px;
	margin-left: 0px;
}

#main .funsiteArea {
	background-color: #FFFFFF;
	background-image: url(/web/20110819122759im_/http://www.hking.jp/img/top_main_funsite_table.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 195px;
	margin-left: 10px;
}
#main div.campaignBanner {
	height: 100px;
	width: 400px;
	margin-bottom: 10px;
}

/*
     FILE ARCHIVED ON 12:27:59 Aug 19, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:43:24 Dec 27, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/