@charset "UTF-8";

@import url("./common.css");
@import url("./fonts.css");
@import url("./side.css");


/* ==================================================

  Main Style Sheet
  Latest : 2007-08-18T18:28:29+09:00

================================================== */

body {
	background: url("../images/body.gif") 50% 0 repeat-y #eaeaea;
	text-align: center;
}

/* ==================================================
	whole
================================================== */

div#whole {
	width: 959px;
	margin: 0 auto;
	background: url("../images/whole_temp.gif") 0 0 repeat-y;
	text-align: left;
}

/* ==================================================
	header
================================================== */

div#header {
	position: relative;
	top: 0;
	left: 0;
	height: 123px;
	background: url("../images/header_temp.jpg") 0 0 no-repeat;
}

div#header h1 {
	position: absolute;
	top: 11px;
	left: 33px;
}

div#header h1,
div#header h1 a {
	display: block;
	width: 165px;
	height: 77px;
	background: url("../../image_common/header_logo.jpg") 0 0 no-repeat;
}

div#header h1 img {
	display: none;
}

div#header ul li,
div#header ul li a {
	display: block;
	height: 15px;
	text-indent: -9999px;
}

div#header ul li {
	position: absolute;
	top: 3px;
}

div#header ul li#top {
	left: 379px;
	width: 107px;
}

div#header ul li#game {
	left: 501px;
	width: 90px;
}

div#header ul li#shop {
	left: 608px;
	width: 114px;
}

div#header ul li#fan {
	left: 739px;
	width: 114px;
}

div#header p#language {
	position: absolute;
	top: 3px;
	left: 889px;
}

div#header p#sitemap,
div#header p#sitemap a {
	display: block;
	width: 74px;
	height: 11px;
	text-indent: -9999px;
}

div#header p#sitemap {
	position: absolute;
	top: 72px;
	left: 688px;
}

div#header dl dt {
	display: none;
}

div#header dl dd ul li {
	top: 32px;
	height: auto;
	text-indent: 0;
}

div#header dl dd ul li#neutral {
	left: 844px;
}

div#header dl dd ul li#grow {
	left: 896px;
}

div#header dl dd ul li img {
	cursor: pointer;
}
div#header p#trivia,
div#header p#osusume {
	position: absolute;
	top: 0px;
	right: -23px;
	_right: -24px;
}

/* ----------------------------------------
	Search Form
---------------------------------------- */

div#header form#search-form {
	position: absolute;
	top: 65px;
	left: 769px;
	width: 177px;
	text-align: center;
}

div#header form#search-form input {
	vertical-align: middle;
}

div#header form#search-form input#search-form-query {
	width: 110px;
	/* height: 18px;
	 *height: 22px; */
	line-height: 1.5;
}

div#header form#search-form input#search-form-submit {
	width: 45px;
	height: 24px;
}


/* ==================================================
	main
================================================== */

div#main {
	display: inline;
	float: right;
	width: 730px;
	margin-right: 7px;
	background: url("../images/main_temp.jpg") 0 0 no-repeat;
}

div#main p.location {
	margin: 0 10px 10px 10px;
	padding: 8px 0 8px 6px;
	background: url("../images/main_location.gif") 0 100% repeat-x;
	font-size: 84%;
}
div#main h2 {
    margin: 0 0 2px 10px;
}
div#main div.content,
div#main div.contentList {
	position: relative;
	top: 0;
	left: 0;
	width: 710px;
	margin-left: 10px;
	background: url("../images/main_content_temp.gif") 0 0 no-repeat;
}
div#main .rightbox {
	text-align:right;
}
div#main .centerbox {
	text-align:center;
}



/* ----------------------------------------
	read speaker
---------------------------------------- */

div#main div.contents div.rs_btn {
	position: absolute;
	top: 15px;
	right: 110px;
}

div#main div.ig_01 {
	position: relative;
	top: 0;
	left: 0;
}
div#main div.ig_01 div.rs_btn {
	position: relative;
	top: 0;
	left: 0;
	padding: 12px 12px 0 0;
	text-align: right;
}

div#main div.ig_02 div.rs_btn {
	padding: 0 12px 8px 0;
	text-align: right;
}


/* ----------------------------------------
	#content
---------------------------------------- */

div#main div.pageInfo {
	height: 58px;
}

div#main div.pageInfo p.print {
	position: absolute;
	top: 10px;
	left: 464px;
}

div#main div.pageInfo p.date {
	padding: 25px 0 10px 10px;
	font-size: 77%;
}
div#main div.pageInfo p.code {
	padding: 20px 0 10px 10px;
}

div#main div.section{
	width: 660px;
	_width:710px;
	padding:0 25px 25px 25px;
}

div#main p.pageTop {
	text-align: right;
}



/* ----------------------------------------
	list
---------------------------------------- */



/* ==================================================
	footer
================================================== */

div#footer {
	position: relative;
	top: 0;
	left: 0;
	height: 168px;
	background: url("../images/footer_temp.jpg") 0 100% no-repeat;
	clear: both;
}

div#footer p.print {
	margin: 0 31px 10px 0;
	text-align: right;
}

div#footer p#pageTop,
div#footer p#pageTop a {
	display: block;
	width: 728px;
	height: 52px;
	background: url("../images/footer_pagetop_temp_off.gif") 0 0 no-repeat;
	text-indent: -9999px;
}

div#footer p#pageTop {
	margin-left: 223px;
}

div#footer p#pageTop a:hover {
	background: url("../images/footer_pagetop_temp_on.gif") 0 0 no-repeat;
}

div#footer p#trivia {
	position: absolute;
	top: 101px;
	left: 20px;
}

div#footer ul li,
div#footer ul li a {
	display: block;
	height: 15px;
	text-indent: -9999px;
}

div#footer ul li {
	position: absolute;
	top: 130px;
}

div#footer ul li#recruit {
	left: 540px;
	width: 65px;
}

div#footer ul li#link {
	left: 618px;
	width: 75px;
}

div#footer ul li#notice {
	left: 704px;
	width: 65px;
}

div#footer ul li#clause {
	left: 782px;
	width: 159px;
}

div#footer address {
	position: absolute; /* For Mac IE 5*/
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}



/* ==================================================
	individual
================================================== */

strong {
	font-weight: bold;
}

hr {
	display: none !important;
}

.hidden {
	position: absolute; /* For Mac IE 5*/
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

.link-icon {
	padding-left: 18px;
	background: url("../images/ico_right_arrow.gif") 0 50% no-repeat;
}


/* ----------------------------------------
	related-link
---------------------------------------- */

div#main div.content div.section div.related-link,
div#main div.content div#ksecond div.related-link {
	width: 660px;
}

div#main div.content div.section div.related-link h3,
div#main div.content div#ksecond div.related-link h3 {
	margin: 0;
}

div#main div.content div.section div.related-link ul,
div#main div.content div#ksecond div.related-link ul {
	border: 1px solid #ccc;
	border-top: 0px;
	padding: 10px;
}

div#main div.content div.section div.related-link ul li,
div#main div.content div#ksecond div.related-link ul li {
	margin: 0 0 3px 0;
	padding: 3px 0 3px 18px;
	background: url("../images/ico_right_arrow.gif") 0 4px no-repeat;
	list-style-type: none;
}


/* ----------------------------------------
    clearfix
---------------------------------------- */

.clearfix:after,
div#main div.contentList div.section:after,
div#main div.section div.office_exe:after,
div#main div.section div.anchor-navigation ul:after,
div#main div.section div.two-column:after,
div#main div.section div.get-plug-in dl:after,
div#main div.section div.data-dl-img:after,
div#main div.section div.sitemap div.section:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix,
div#main div.contentList div.section,
div#main div.section div.office_exe,
div#main div.section div.anchor-navigation ul,
div#main div.section div.two-column,
div#main div.section div.get-plug-in dl,
div#main div.section div.data-dl-img,
div#main div.section div.sitemap div.section {
    display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix,
* html div#main div.contentList div.section,
* html div#main div.section div.office_exe,
* html div#main div.section div.anchor-navigation ul,
* html div#main div.section div.two-column,
* html div#main div.section div.get-plug-in dl,
* html div#main div.section div.data-dl-img,
* html div#main div.section div.sitemap div.section {
    height: 1%;
}

.clearfix,
div#main div.contentList div.section,
div#main div.section div.office_exe,
div#main div.section div.anchor-navigation ul,
div#main div.section div.two-column,
div#main div.section div.get-plug-in dl,
div#main div.section div.data-dl-img,
div#main div.section div.sitemap div.section {
    display:block;
}

/* end MacIE5 */


/* clearfix -------------------- */

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */
