@charset "EUC-JP";

@import "common.css";

*{
	zoom:1;
}

html, body {
	font-size:12px;
	height:100%;
}

#wrapper {
	min-height:100%;
	position:relative;
}

#wrap {
	padding-bottom: 70px;
}

/* COMMON ______________*/
.box_head {
	background:url(/ip/images/bg_box_head_l.gif) bottom center no-repeat;
}

.box_middle {
	background:url(/ip/images/bg_box_middle_l.gif) top center repeat-y;
}

.box_foot {
	background:url(/ip/images/bg_box_foot_l.gif) top center no-repeat;
}

#cont_head {
	padding:27px 0 0 25px;
	height:43px;
	background:url(/ip/images/bg_cont_head_l.gif) top center no-repeat;
}

#cont_head_2r {
	padding:27px 0 0 25px;
	height:43px;
	background:url(/ip/images/bg_cont_head_l.gif) top center no-repeat;
}

#cont_head h3{
	font-size:18px;
	font-weight:bold;
}

#gotop {
	font-size:12px;
}

/* HEADER ______________*/
div#header_cnt {
	width:480px;
}

/* NAVIGATION __________*/
div#navi {
	font-size:14px;
	margin:0 auto;
}

#navi ul {
	width:100%;
	max-width:765px;
	_width:765px; /* IE6 */
	margin:0 auto;
}

#navi li a {
	padding-top:17px;
}

/* FOOTER ______________*/
div#footer {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}


/* CONTAINER ___________*/
div#container {
	clear:both;
	width:100%;
	max-width:768px;
	_width:768px; /* IE6 */
	margin:0 auto;
}


/* INDEX ______________*/
.box_head_whatsnew {
	background:url(/ip/images/bg_box_head_blk_l.gif) bottom center no-repeat;
}

.box_head_pickup {
	background:url(/ip/images/bg_box_head_red_l.gif) bottom center no-repeat;
}


/* GAME ________________*/
#game {
	width:100%;
	max-width:748px;
}

dl.game_cont p {
	font-size:12px;
}

dl.game_cont h5 {
	font-size:16px;
}


/* GAME DETAIL _________*/
#game_detail {
	width:100%;
	max-width:748px;
}

#game_detail_spec dd {
	margin-left:7em;
}

#game_detail_spec_e dd {
	margin-left:10em;
}


/* MOVIE _______________*/
#movie {
	width:100%;
	max-width:748px;
}

li.movie_list h5 {
	font-size:16px;
}

.movie_youtube_tag {
	width:500px;
	height:385px;
}


/* NEWS ________________*/


/* INFO ________________*/

