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

body{
	font-size:20px;
}

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

header{
	height:300px;
}

header a img{
	width:215px;
	height:68px;
	bottom:17px;
}

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

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


section{
	-webkit-border-radius:12px;
}

section h2{
	-webkit-border-radius:12px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
}

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

