@charset "UTF-8";
/* CSS Document */

body{
	font-size:14px;
}

#container{
	background-image:url(images/main_visual_400.jpg),url(images/header_bg_400.jpg);
}

header{
	height:200px;
}

header a img{
	width:161px;
	height:52px;
	bottom:6px;
}

header a.link2cp img{
	right:170px;
	/*background-image:url(images/link2cp_400.png);*/
}

header a.link2dlc img{
	right:12px;
	/*background-image:url(images/link2dlc_400.png);*/
}


aside{
	width:70%;
}

aside img{
	width:15%;
}

section p{
	width:90%;
}

section#outline article img.preview{
	float:right;
	margin:0 0 5px 5px;
	width:320px;
}

section#action article div.imageOpener{
	/*display:none;*/
	width:70px;
}

section#action article div.screenshots{
	display:block;
}

section#action article div.screenshots img{
	width:30%;
	margin:2px;
}


section#movie article #area iframe{
	width:360px;
	height:228px;/*147*/
}
