@charset "UTF-8";

/*■■■■■common■■■■■*/
*	{
	padding:0;
	margin:0;
	}

body	{
	background:#fff;
	color:#555;
	font-size:12px;
	}

img	{
	border:0;
	}

#wrapper	{
	background:#fff;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0px;
	}

/*■■head■■*/

#ceiling	{
	background:#FC7F2A;
	color:#fff;
	font-size:11px;
	line-height:1.0em;
	padding:1px 5px;
	}

#logo	{
	width:700px;
	height:89px;
	position:relative;
	}

#headtext	{
	position:absolute;
	top:20px;
	right:0;
	text-align:right;
	width:420px;
	font-size:11px;
	color:#999;
	}

div#menu	{
	width:700px;
	height:27px;
	margin:0 auto;
	text-align:center;
	padding:0px 0px 0px 0px;
	background:url(./images/menuline.gif) no-repeat bottom left;;
	}
div#menu a ,div#menu span	{
	position:relative;
	display:block;
	float:right;
	width:100px;
	height:24px;
	margin:0px 0px 0px 2px ;
	padding:0px;
	font-size:10px;
	line-height:1.0em;
	text-indent:-9999px;
	}

a#menu1	{
	background:#fff  url(./images/menu1.gif) no-repeat top left
	}
a#menu1:hover	{
	background:#fff  url(./images/menu1_h.gif) no-repeat top left
	}
a#menu2	{
	background:#fff  url(./images/menu2.gif) no-repeat top left
	}
a#menu2:hover	{
	background:#fff  url(./images/menu2_h.gif) no-repeat top left
	}
a#menu3	{
	background:#fff  url(./images/menu3.gif) no-repeat top left
	}
a#menu3:hover	{
	background:#fff  url(./images/menu3_h.gif) no-repeat top left
	}
a#menu4	{
	background:#fff  url(./images/menu4.gif) no-repeat top left
	}
a#menu4:hover	{
	background:#fff  url(./images/menu4_h.gif) no-repeat top left
	}


/*■■maincontents■■*/
#container	{
	position:relative;
	height:100%;
	}

.content	{
	width:448px;
	font-size:12px;
	margin:10px 0px 0px 0px;
	padding:0px;
	clear:both;
	position:relative;
	float:right;
	padding:0px;
	}

.content_title	{
	width:448px;
	height:28px;
	text-indent:-9999px;
	}

.content_naka	{
	position:relative;
	height:100%;
	font-size:12px;
	line-height:1.6em;
	zoom:100%;
	}

.content_naka:after {
	content:" "; 
	clear:both; 
	height:0; 
	display:block; 
	visibility:hidden;
}

/*■■left column■■*/
#left	{
	width:239px;
	height:500px;
	float:left;
	position:relative;
	height:100%;
	}

#leftmenu	{
	width:237px;
	font-size:12px;
	margin-top:10px;
	padding:0px;
	position:relative;
	border:1px #F76503 solid;
	padding:0px;
	}

#leftmenutitle	{
	background:url(./images/leftmenu.gif) no-repeat top left;
	width:237px;
	height:28px;
	text-indent:-9999px;
	}

#leftmenucont	{
	padding:10px 3px 10px 20px;
	position:relative;
	height:100%;
	font-size:12px;
	line-height:2.6em;
	}

#leftmenucont a	{
	display:list-item;
	list-style-type:none;
	text-decoration:none;
	color:#000;
	padding-left:18px;
	background:url(./images/arrow.gif) no-repeat center left;
	}

#leftmenucont a:hover	{
	color:#00f;
	font-weight:700;
	background:url(./images/arrow_h.gif) no-repeat center left;
	}

#leftmobile	{
	width:237px;
	font-size:12px;
	margin-top:11px;
	padding:0px;
	position:relative;
	border:1px #AA2CCE solid;
	padding:0px;
	}

#mobiletitle	{
	background:url(./images/mobile.gif) no-repeat top left;
	width:237px;
	height:28px;
	text-indent:-9999px;
	}

#mobilecont	{
	padding:0px;
	position:relative;
	height:100%;
	font-size:12px;
	line-height:2.6em;
	text-align:center;
	}

/*■■footer■■*/
#footer	{
	clear:both;
	width:700px;
	height:40px;
	background:url(./images/footer.gif) no-repeat top center;
	margin:0px auto 0px auto;
	padding:22px 0px 0px 0px;
	text-align:center;
	position:relative;
	font-size:12px;
	line-height:1.0em;
	color:#666;
	top:20px;
	}

#footer a	{
	text-decoration:none;
	color:#666;
	}

/*■■■■■individual■■■■■*/

/*■■■index■■■*/
/*■head■*/
#headcontainer	{
	width:700px;
	position:relative;
	height:100%;
	margin:10px 0px 0px 0px;
	}

/*■ranking■*/
#rank	{
	width:338px;
	height:230px;
	padding:0px;
	margin:0;
	float:left;
	position:relative;
	border:1px #FF5252 solid;
	font-size:12px;
	line-height:1.3em;
	background:url(./images/arrow_back.gif) no-repeat bottom right;
	}

#ranktitle	{
	background:url(./images/ranking.gif) no-repeat top left;
	height:28px;
	width:338px;
	text-indent:-9999px;
	}

#rankchiled	{
	position:relative;
	line-height:1.5em;
	font-size:12px;
	padding:3px 5px;
	}

#rankchiled em	{
	font-size:16px;
	display:block;
	text-align:center;
	font-style:normal;
	padding:3px 0px 10px 0px;
	}

#rankchiled span	{
	display:list-item;
	list-style-type:none;
	padding-left:90px;
	margin-bottom:3px;
	}

#rankchiled span img	{
	vertical-align:middle;
	}

#rankchiled a	{
	padding:0px 0px 0px 6px;
	}

/*■news■*/
#news	{
	border:1px #5273FF solid;
	width:348px;
	height:230px;
	position:relative;
	float:right;
	font-size:12px;
	line-height:1.3em;
	margin:0;
	padding:0;
	}

#newstitle	{
	width:348px;
	height:28px;
	background:url(./images/news.gif) no-repeat top left;
	position:relative;
	text-indent:-9999px;
	}

#newschiled	{
	height:196px;
	padding:3px;
	margin:0;
	overflow:scroll;
	position:relative;
	}

/*■maincontents■*/
#naka_top	{
	padding:1px;
	}

.individual_text	{
	display:block;
	text-align:left;
	padding:5px;
	}

.cont_box	{
	clear:both;
	width:446px;
	}

.cont_box_left	{
	width:220px;
	float:left;
	border:1px #18AD23 solid;
	text-align:center;
	height:250px;
	margin-bottom:2px;
	}

.cont_box_right	{
	width:220px;
	float:right;
	border:1px #18AD23 solid;
	text-align:center;
	height:250px;
	margin-bottom:2px;
	}

.gamelink	{
	display:block;
	font-size:20px;
	padding:13px 0px 10px 0px;
	font-weight:700;
	}

.qr	{
	vertical-align:top;
	}

#cont_toppage	{
	border:1px #18AD23 solid;
	}
#title_toppage	{
	background:url(./images/service.gif) no-repeat top left;
	}


/*■■■harus■■■*/
#haru_top	{
	padding:15px 5px 5px 5px;
	}
#cont_harus	{
	border:1px #f76503 solid;
	}
#title_harus	{
	background:url(./images/harus.gif) no-repeat top left;
	}


/*■■■faq■■■*/
#title_faq	{
	background:url(./images/faq.gif) no-repeat top left;
	}


/*■■■privacy■■■*/
#title_privacy	{
	background:url(./images/privacy.gif) no-repeat top left;
	}

.questions	{
	display:block;
	background:url(./images/point.gif) no-repeat top left;
	padding:0px 0px 0px 20px;
	color:#000;
	font-weight:700;
	font-size:small;

	}

.answer	{
	display:block;
	line-height:2.2em;
	padding:0px 0px 10px 20px;
	font-size:small;
	}


/*■■■company■■■*/
#title_company	{
	background:url(./images/company.gif) no-repeat top left;
	}


/*■■■game■■■*/
.cap	{
	float:left;
	display:block;
	margin:0px 5px 10px 0px;
	border:1px solid #ddd;
	}

.game_qr	{
	text-align:center;
	display:block;
	width:178px;
	float:right;
	font-weight:700;
	font-size:12px;
	padding:6px;
	margin:0px 0px 10px 0px;
	}

.game_text	{
	text-align:left;
	display:block;
	clear:right;
	padding:0;
	margin:0;
	font-size:small;
	}

/*■■game01■■*/
#cont_game01	{
	border:1px #ff0000 solid;
	}
#title_game01	{
	background:url(./images/game01.gif) no-repeat top left;
	}
#game_qr_game01	{
	border-bottom:#ff0000 2px dashed;
	}

/*■■game02■■*/
#cont_game02	{
	border:1px #ff0080 solid;
	}
#title_game02	{
	background:url(./images/game02.gif) no-repeat top left;
	}
#game_qr_game02	{
	border-bottom:#ff0080 2px dashed;
	}

/*■■game03■■*/
#cont_game03	{
	border:1px #ff00ff solid;
	}
#title_game03	{
	background:url(./images/game03.gif) no-repeat top left;
	}
#game_qr_game03	{
	border-bottom:#ff00ff 3px dashed;
	}

/*■■game04■■*/
#cont_game04	{
	border:1px #8000ff solid;
	}
#title_game04	{
	background:url(./images/game04.gif) no-repeat top left;
	}
#game_qr_game04	{
	border-bottom:#8000ff 2px dashed;
	}

/*■■game05■■*/
#cont_game05	{
	border:1px #0000ff solid;
	}
#title_game05	{
	background:url(./images/game05.gif) no-repeat top left;
	}
#game_qr_game05	{
	border-bottom:#0000ff 2px dashed;
	}

/*■■game06■■*/
#cont_game06	{
	border:1px #0080ff solid;
	}
#title_game06	{
	background:url(./images/game06.gif) no-repeat top left;
	}
#game_qr_game06	{
	border-bottom:#0080ff 2px dashed;
	}

/*■■game07■■*/
#cont_game07	{
	border:1px #00ffff solid;
	}
#title_game07	{
	background:url(./images/game07.gif) no-repeat top left;
	}
#game_qr_game07	{
	border-bottom:#00ffff 2px dashed;
	}

/*■■game08■■*/
#cont_game08	{
	border:1px #00ff80 solid;
	}
#title_game08	{
	background:url(./images/game08.gif) no-repeat top left;
	}
#game_qr_game08	{
	border-bottom:#00ff80 2px dashed;
	}

/*■■game09■■*/
#cont_game09	{
	border:1px #00ff00 solid;
	}
#title_game09	{
	background:url(./images/game09.gif) no-repeat top left;
	}
#game_qr_game09	{
	border-bottom:#00ff00 2px dashed;
	}

/*■■game10■■*/
#cont_game10	{
	border:1px #80ff00 solid;
	}
#title_game10	{
	background:url(./images/game10.gif) no-repeat top left;
	}
#game_qr_game10	{
	border-bottom:#80ff00 2px dashed;
	}

/*■■game11■■*/
#cont_game11	{
	border:1px #EAC101 solid;
	}
#title_game11	{
	background:url(./images/game11.gif) no-repeat top left;
	}
#game_qr_game11	{
	border-bottom:#EAC101 2px dashed;
	}

/*■■game12■■*/
#cont_game12	{
	border:1px #ad5f10 solid;
	}
#title_game12	{
	background:url(./images/game12.gif) no-repeat top left;
	}
#game_qr_game12	{
	border-bottom:#ad5f10 2px dashed;
	}

