@charset "EUC-JP";

@import url("/net/campaign/222/css/jshowoff.css");

*{
	margin:0;
	padding:0;
}

/* Common
=======================================*/

html {
	font-family:MS UI Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:150%;
	background:url("/net/campaign/222/images/bg_body.jpg") repeat-y top center fixed;
}

body {
	font-family:MS UI Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:150%;
	background:url("/net/campaign/222/images/bg_body.jpg") repeat-y top center fixed;
}

a	{
	color:#3366FF;
	text-decoration:none;
	overflow:hidden;
	outline:none;
}

a:hover {
	color:#66CCFF;
	text-decoration:underline;
}

strong,em	{
	font-weight:bold;
}

.hide 	{ display:none; }

.clear 	{ clear:both; }

.font10px {font-size:10px;}
.font12px {font-size:12px;}

.font_red {color:#FF0000;}

.text_right {text-align:right;}

dl.kome {
	position:relative;
}

dl.kome dt {
	position:absolute;
	left:0;
	_left:-1.5em;
	width:1.5em;
	line-height:1.5em;
}

dl.kome dd {
	margin-left:1.5em;
	line-height:1.5em;
	_zoom:1; 
}

td {
	padding:5px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

td.left_col {
	border-left:1px solid #ccc;
	line-height:100%;
}

td.last_row {
	border-bottom:1px solid #ccc;
}

.border {
	clear:both;
	height:30px;
	margin:10px 0;
	background: #fff url("/net/campaign/222/images/border.jpg") no-repeat top center;
}

.caution_box {
	padding:5px 10px 2px;
	border:1px solid #ccc;
	margin:10px 10px 0;
}

/* Wrapper
=======================================*/

#wrapper {
	margin:0 auto;
}

#base {
	width:900px;
	margin:0 auto;
	background: #fff url("/net/campaign/222/images/bg_contents_mid.jpg") repeat-y top center;
}


/* Header
=======================================*/

#header	{
	position: relative;
	margin:0 auto;
	width:900px;
	height:400px;
	background:url("/net/campaign/222/images/header.jpg") no-repeat top center;
}

#link_result {
	position:absolute;
	width:310px;
	height:130px;
	left:555px;
	top:150px;
}

#link_result a {
	width:310px;
	height:130px;
	display:block;
	text-indent:-9999px;
}


/* Contents
=======================================*/

#contents	{
	width:;
	margin:0 auto;
	position: relative;
}

.caution_box dt {
	margin-bottom:3px;
}

.caution_box dd {
	margin-bottom:3px;
}

.caution_box ul {
	margin-left:15px;
	padding:3px 0;
}

.cont_box	{
}

.cont_unit {
	background:url("/net/campaign/222/images/cont_unit_mid.jpg") repeat-y top center;
}

.cont_unit_mid {
	padding:10px 20px;
}
.cont_unit_btm {
	clear:both;
	height:20px;
	background:url("/net/campaign/222/images/cont_unit_btm.jpg") repeat-y top center;
}


/* ゲームについてarea */
#area_aboutgame {
	position:relative;
	margin-bottom:50px;
	height:400px;
	background:url("/net/campaign/222/images/header.jpg") no-repeat top center;
	background-position:0 -400px;
}

#area_aboutgame .about_box {
	position:absolute;
	width:420px;
	height:360px;
	padding:90px 10px 10px;
}

#area_aboutgame .about_box h3,#area_aboutgame .about_box h4{
	display:none;
}

#about_nyaga {
	top:-35px;
	left:-10px;
	background:url("/net/campaign/222/images/bg_about_nyaga.png") no-repeat top center;
}

.about_box .about_text {
	padding:10px 20px;
}

.about_box .about_spec {
	padding:0 20px;
}

#about_nyaga .jshowoff {
	width:330px;
	height:200px;
	margin:0 auto;
}

#about_dol {
	top:-35px;
	right:-10px;
	background:url("/net/campaign/222/images/bg_about_dol.png") no-repeat top center;
}

#about_dol .jshowoff {
	width:330px;
	height:200px;
	margin:0 auto;
}

.about_box  .btn_linkofficial {
	width:380px;
	height:30px;
	margin:5px auto 0;
}

.about_box  .btn_linkofficial a {
	text-indent:-9999px;
	display:block;
	width:380px;
	height:30px;
	background:url("/net/campaign/222/images/btn_linkofficial.gif") no-repeat top center;
}

/* キャンペーンarea */
#area_campaign {
	clear:both;
	margin-bottom:0;
	background:url("/net/campaign/222/images/bg_area_campaign.jpg") no-repeat top center;
}

#area_campaign #campaign_intro {
	height:140px;
}

#area_campaign #link_special_event a {
	display:block;
	width:900px;
	height:70px;
	background:url("/net/campaign/222/images/bg_area_campaign.jpg") no-repeat top center;
	background-position:0 -140px;
	text-indent:-9999px;
}

#area_campaign #link_enquete a {
	display:block;
	width:900px;
	height:40px;
	background:url("/net/campaign/222/images/bg_area_campaign.jpg") no-repeat top center;
	background-position:0 -210px;
	text-indent:-9999px;
}

#area_campaign #event_begin {
	position:relative;
	height:140px;
	margin-bottom:20px;
}

#area_campaign #box_beginner {
	border:2px solid #C5CBD6;
	padding:5px 10px;
	width:370px;
	position:absolute;
	left:20px;
	top:5px;
}

#area_campaign #box_join {
	border:2px solid #C5CBD6;
	padding:13px 10px;
	width:370px;
	position:absolute;
	right:20px;
	top:5px;
}

#box_beginner h6,#box_join h6 {
	font-size:12px;
	font-weight:bold;
}

#box_beginner p,#box_join p {
	padding-left:10px;
}

#box_beginner #btn_startwin {
	width:340px;
	height:30px;
	margin:5px auto 0;
}

#box_beginner #btn_startwin a {
	text-indent:-9999px;
	display:block;
	width:340px;
	height:30px;
	background:url("/net/campaign/222/images/btn_startwin.gif") no-repeat top center;
}

#box_beginner #btn_startwin a:hover {
	background-position:0 -30px;
}

#box_beginner #btn_startps3 {
	width:340px;
	height:30px;
	margin:5px auto 0;
}

#box_beginner #btn_startps3 a {
	text-indent:-9999px;
	display:block;
	width:340px;
	height:30px;
	background:url("/net/campaign/222/images/btn_startps3.gif") no-repeat top center;
}

#box_beginner #btn_startps3 a:hover {
	background-position:0 -30px;
}

#box_join #btn_getmeisei {
	width:340px;
	height:30px;
	margin:5px auto 0;
}

#box_join #btn_getmeisei a {
	text-indent:-9999px;
	display:block;
	width:340px;
	height:30px;
	background:url("/net/campaign/222/images/btn_getmeisei.gif") no-repeat top center;
}

#box_join #btn_getmeisei a:hover {
	background-position:0 -30px;
}

#area_campaign h3#h3_enjoy {
	height:50px;
	text-indent:-9999px;
	background:url("/net/campaign/222/images/title_h3_enjoy.jpg") no-repeat bottom center;
}

#area_campaign h4#h4_shikaku {
	height:30px;
	text-indent:-9999px;
	background:url("/net/campaign/222/images/title_h4_shikaku.jpg") no-repeat bottom left;
}

#area_campaign p#p_shikaku {
	font-size:14px;
	font-weight:bold;
	padding:15px 10px 10px;
}

#area_campaign #caution_shikaku {
	width:620px;
}

#event_detail {
	position:relative;
	padding-top:20px;
}

#event_detail_01 {
	padding:0 190px 20px 0;
}

#event_detail_01 h5 {
	height:30px;
	text-indent:-9999px;
	background:url("/net/campaign/222/images/title_h5_01.jpg") no-repeat bottom left;
}

#event_detail_02 {
	padding:0 185px 20px 0;
}

#event_detail_02 h5 {
	height:30px;
	text-indent:-9999px;
	background:url("/net/campaign/222/images/title_h5_02.jpg") no-repeat bottom left;
}

#event_detail_01 p, #event_detail_02 p {
	padding:10px 0 0 15px;
}

#event_detail_02 table {
	margin:10px 0 0 25px;
}

#event_detail_02 td {
	width:300px;
}

#event_detail_02 td.td_head_nyaga {
	background-color:#f4e3c8;
}

#event_detail_02 td.td_nyaga {
	background-color:#fffaf1;
}

#event_detail_02 td.td_head_dol {
	background-color:#d9e4f7;
}

#event_detail_02 td.td_dol {
	background-color:#f1f6ff;
}

#countries {
	position:absolute;
	top:20px;
	right:-55px;
	background:url("/net/campaign/222/images/bg_countries.png") no-repeat left top;
	padding:40px 0 0 18px;
	width:220px;
	height:250px;
}

#countries .left_col {width:30px; height:20px; text-indent:-9999px;}
#countries td#esp {	background:url("/net/campaign/222/images/flag_esp.jpg") no-repeat left center; background-position:5px 5px; }
#countries td#por {	background:url("/net/campaign/222/images/flag_por.jpg") no-repeat left center; background-position:5px 5px;}
#countries td#ven {	background:url("/net/campaign/222/images/flag_ven.jpg") no-repeat left center; background-position:5px 5px;}
#countries td#fra {	background:url("/net/campaign/222/images/flag_fra.jpg") no-repeat left center; background-position:5px 5px;}
#countries td#ned {	background:url("/net/campaign/222/images/flag_ned.jpg") no-repeat left center; background-position:5px 5px;}
#countries td#eng {	background:url("/net/campaign/222/images/flag_eng.jpg") no-repeat left center; background-position:5px 5px;}
#countries td#tur {	background:url("/net/campaign/222/images/flag_tur.jpg") no-repeat left center; background-position:5px 5px;}


#bg_area_event_detail {
	background:url("/net/campaign/222/images/bg_area_event_detail.jpg") no-repeat bottom right;
	margin-right:-10px;
	padding-right:10px;
}


/* アンケート募集area */
#area_enquete {
	margin-bottom:0;
}

#area_enquete h3#h3_enquete {
	height:50px;
	text-indent:-9999px;
	background:url("/net/campaign/222/images/title_h3_enquete.jpg") no-repeat bottom center;
}

#area_enquete #btn_enquete {
	width:600px;
	height:120px;
	margin:10px auto 0;
	padding-bottom:10px;
}

#area_enquete #btn_enquete a {
	text-indent:-9999px;
	display:block;
	width:600px;
	height:120px;
	background:url("/net/campaign/222/images/btn_enquete.gif") no-repeat top center;
}

#area_enquete #btn_enquete a:hover {
	background-position:0 -120px;
}

#bg_area_enquete {
	background:url("/net/campaign/222/images/bg_area_enquete.jpg") no-repeat bottom right;
	margin-right:-10px;
	padding-right:10px;
}

#area_campaign #caution_campaign {
	width:620px;
}


/* アンケート結果area */
#area_result {
	margin-bottom:0;
}

#area_result h3#h3_result {
	height:50px;
	text-indent:-9999px;
	background:url("/net/campaign/222/images/title_h3_result.jpg") no-repeat bottom center;
}

#result_chart {
	width:840px;
	height:500px;
	background:url("/net/campaign/222/images/result_chart.jpg") no-repeat top center;
	margin:15px auto 0;
}

#result_chart ol {
	display:none;
}

/* Footer
=======================================*/

#footer	{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	height:50px;
	background:#fff;
	position:relative;
}

#footer #copyright {
	height:30px;
	font-size:12px;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 10px;
	background:url("/net/campaign/222/images/bg_copyright.jpg") no-repeat top right;
}

#footer #ktgames {
	width:75px;
	height:50px;
	position:absolute;
	right:10px;
	top:0;
}

#footer #ktgames a {
	width:75px;
	height:50px;
	display:block;
	text-indent:-9999px;
}


/* 終了処理
=======================================*/

#header_end	{
	position: relative;
	margin:0 auto;
	width:900px;
	height:400px;
	background:url("/net/campaign/222/images/header_end.jpg") no-repeat top center;
}

#area_enquete #btn_enquete_end{
	text-indent:-9999px;
	width:600px;
	height:120px;
	margin:10px auto 0;
	padding-bottom:10px;
	background:url("/net/campaign/222/images/btn_enquete_end.gif") no-repeat top center;
}