/* CSS Document */

* {
	margin: 0 0;
	padding: 0 0;
	font-weight: normal;
	font-size: 100%;
	font-family: 'verdana','Lucida Grande','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', Osaka, sans-serif;
	line-height: 1.5;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 78%;
	color: #333333;
}

a {
	color:#1170FF;
}

a:link {
	color:#1170FF;
	text-decoration: none;
}

a:visited {
	/*color:#7DBBE8;*/
	color:#1170FF;
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}

a:active {
	color:#ff0000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, th, dt, strong {
	font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	font-weight: bold;
}

img {
	border:none;
}

.clear {
 clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}		

.tCenter {
	text-align:center;
}

.tRight {
	text-align:right;
}

.tLeft {
	text-align:left;
}

.indent {
	text-indent: -9999px;
	position: absolute;
}

/*-----------------------------------------------------------------------*/
								/*共通カラー*/
/*-----------------------------------------------------------------------*/


.red{
	color:#ff0000;
}

.wine{
	color:#ff00a2;
}	

.orange{
	color:#ffa200;
}

/*-----------------------------------------------------------------------*/
								/*余白*/
/*-----------------------------------------------------------------------*/


.mgT5 {
	margin-top:5px;
}

.mgT7 {
	margin-top:7px;
}

.mgT10 {
	margin-top:10px;
}

.mgT15 {
	margin-top:15px;
}

.mgT20 {
	margin-top:20px;
}

.mgB2 {
	margin-bottom:2px;
}

.mgB5 {
	margin-bottom:5px;
}

.mgB7 {
	margin-bottom:7px;
}

.mgB10 {
	margin-bottom:10px;
}

.mgB15 {
	margin-bottom:15px;
}

.mgB20 {
	margin-bottom:20px;
}

.mgR2 {
	margin-right:2px;
}

.mgR3 {
	margin-right:3px;
}

.mgR5 {
	margin-right:5px;
}

.mgBR7 {
	margin-right:7px;
}

.mgR10 {
	margin-right:10px;
}

.mgR15 {
	margin-right:15px;
}

.mgR32 {
	margin-right:32px;
}

.mgB20 {
	margin-right:20px;
}

.mgL5 {
	margin-left:5px;
}

.mgL7 {
	margin-left:7px;
}

.mgL10 {
	margin-left:10px;
}

.mgL11 {
	margin-left:11px;
}

.mgL12 {
	margin-left:12px;
}

.mgL15 {
	margin-left:15px;
}

.mgL20 {
	margin-left:20px;
}

.pdL5 {
	padding-left:5px;
}

.pdR55 {
	padding-right:55px;
}

.pdR30 {
	padding-right:30px;
}

.pdR33 {
	padding-right:33px;
}

.pdT5 {
	padding-top:5px;
}

/*-----------------------------------------------------------------------*/
						    /*マウスオーバー*/
/*-----------------------------------------------------------------------*/

a.over:hover {
	filter: alpha(opacity=60);
	moz-opacity:0.6;
	opacity:0.6;
	zoom:1;
}

html>/**/body a.over:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


/*-----------------------------------------------------------------------*/
								/*wrap関係*/
/*-----------------------------------------------------------------------*/

div#common_btn_area {
	height: 31px;
	background:url(/images/common/common_btn_bg.png) repeat-x;
}

div#btn_inner_area {
	width: 950px;
	margin: 0 auto;
}

div#btn_inner_text p {
	padding-top: 5px;
	font-weight: bold;
}

div#inner_btn {
	float: right;
	padding-top: 3px;
}


div#bgWrap {
	background: #FFFFEB;
}

div#bgWrap2 {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}

div#wrap {
	margin: 0 auto;
	width: 950px;
}

div#wrap div.wrapContents {
	width:950px;
	margin:0 auto;
	background:#fff;
}

/*-----------------------------------------------------------------------*
header
*-----------------------------------------------------------------------*/

#header {
	background: url(/images/appli/header_bg.png) no-repeat 0 bottom;
}

#header ul {
	padding-bottom: 20px;
}

#header ul#nav_area li{
	list-style: none;
	float: left;
	margin: 12px 0 0 8px;
}

#header ul#nav_area li a {
		text-indent: -9999px;
		display: block;
		width: 187px;
		height: 42px;
}

#header ul#nav_area li a.nav_01 {
	background: url(/images/appli/nav_01.png) no-repeat 0 0;
}

#header ul#nav_area li a.nav_02 {
	background: url(/images/appli/nav_02.png) no-repeat 0 0;
}

#header ul#nav_area li a.nav_03 {
	background: url(/images/appli/nav_03.png) no-repeat 0 0;
}

#header ul#nav_area li a.nav_04 {
	background: url(/images/appli/nav_04.png) no-repeat 0 0;
}

#header ul#nav_area li a.nav_05 {
	background: url(/images/appli/nav_05.png) no-repeat 0 0;
}

/*-----------------------------------------------------------------------*/
							/*main_visual*/
/*-----------------------------------------------------------------------*/

div#contents_box {
	width: 710px;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	display: inline;
}

div#event_box {
	background: url(/images/appli/event_bg.png) repeat-y 0 0;
}

div#event_inner_box{
	background: url(/images/appli/even_fotter_bg.png) no-repeat 0 bottom;
	padding: 12px 0 12px 9px;
}

div#event_inner_box .arrow_txt_green {
	display: block;
	padding:10px 0 5px 14px;
	background: url(/images/appli/arrow_icon_green.png) no-repeat 0 13px;
}

div#event_box h2 {
	background: url(/images/appli/title_event.png) no-repeat 0 0;
	width: 710px;
	height: 36px;
	text-indent:-9999px;
}

div#event_inner_left {
	float: left;
	padding-right: 8px;
}

div#event_inner_right {
	float: left;
}

div#yamawake_area {
	background: url(/images/appli/yamawak_bg.png) no-repeat 0 0;
	width: 342px;
	height: 153px;
}

p.yamawake_txt {
	width: 320px;
}

p.fanpage_btn {
	padding-left: 15px;
}

p.doridotti_txt {
	width: 320px;
}

p.likebtn_area {
	padding: 130px 0 0 220px;
}

div#new_box {
	background: url(/images/appli/new_bg.png) repeat-y 0 0;
	margin-top: 10px;
}

div#new_box h2 {
	background: url(/images/appli/title_new.png) no-repeat 0 0;
	width: 710px;
	height: 60px;
	text-indent:-9999px;
}

div#new_inner_box {
	background: url(/images/appli/new_fotter_bg.png) no-repeat 0 bottom;
	padding-left: 30px;
	padding-top: 20px;
}

div.new_inner_contents {
	float: left;
	width: 215px;
	padding: 0 10px 15px 0;
}

div.new_inner_contents .new_txt {
	display: block;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: url(/images/appli/new_icon.png) no-repeat 0 50%;
}

div#pickup_area {
	margin-top: 10px;
	background: url(/images/appli/pickup_bg.png) repeat-y 0 0;
}

div#pickup_box {
	float: left;
	background: url(/images/appli/pickup_fotter_bg.png) no-repeat 0 bottom;
}

div#pickup_box h2 {
	background: url(/images/appli/title_pickup.png) no-repeat 0 0;
	width: 350px;
	height: 60px;
	text-indent:-9999px;
}

div#pickup_inner_box {
	padding-left: 50px;
	padding-top: 20px;
}

div.pickup_inner_contents {
	width: 258px;
	padding-right: 10px;
	padding-bottom: 15px;
	
}

div#ranking_out_box {
	float: left;
	margin-left: 10px;
	background: url(/images/appli/ranking_bg.png) repeat-y 0 0;
}

div#ranking_box {
	background: url(/images/appli/ranking_fotter_bg.png) no-repeat 0 bottom;
}

div#ranking_box h2 {
	background: url(/images/appli/title_ranking.png) no-repeat 0 0;
	width: 350px;
	height: 60px;
	text-indent:-9999px;
}

div#ranking_inner_box {
	padding-left: 10px;
	padding-top: 20px;
}

div.ranking_inner_contents {
	width: 320px;
	padding-right: 4px;
	padding-bottom: 20px;
}

div.ranking_inner_contents p {
	float: left;
	padding-left: 10px;
	width: 150px;
}

.more_btn_area {
	display: block;
	text-align: right;
}


div#list_box {
	background: url(/images/appli/list_bg.png) repeat-y 0 0;
	margin-top: 10px;
}

div#list_box h2 {
	background: url(/images/appli/title_list.png) no-repeat 0 0;
	width: 710px;
	height: 60px;
	text-indent:-9999px;
}

div#list_inner_box {
	background: url(/images/appli/list_fotter_bg.png) no-repeat 0 bottom;
	padding-left: 30px;
	padding-top: 20px;
}

div.list_inner_contents {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.list_box_area {
	display: block;
}

.more_btn_area02 {
	display: block;
	text-align: right;
	margin-right: 8px;
}

div#howto_acoin {
	background: url(/images/appli/howto_acoin.png) no-repeat 0 0;
	width: 956px;
	height: 368px;
	margin: 10px 12px 0;
}

div#howto_acoin p {
	padding: 45px 15px 0;
}

h2#regular_title {
	background: url(/images/appli/title_regulargame.png) no-repeat 0 0;
	width: 980px;
	height: 35px;
	text-indent:-9999px;
	margin: 10px 0;
}

div#doripura_contents {
	margin: 10px 7px;
	background: url(/images/appli/doripuragame_bg.png) repeat-y 0 0;
}

div#doripura_contents h2 {
	background: url(/images/appli/tiitl_doripuragame.png) no-repeat 0 0;
	width: 961px;
	height: 69px;
	text-indent:-9999px;
	margin-bottom: 20px;
}

div#doripura_contents_box {
	background: url(/images/appli/doripuragame_footer.png) no-repeat 0 bottom;
	padding:0 20px 13px;
}

div.doripura_inner_contents {
	float: left;
	width: 300px;
}

div.doripura_inner_contents_middle {
	float: left;
	width: 300px;
	padding: 0 13px;
}

div.doripura_inner_contents h3.cate01 {
	background: url(/images/appli/doripuragame_cate01.png) no-repeat 0 0;
	width: 300px;
	height: 25px;
	text-indent:-9999px;
}

div.doripura_inner_contents_middle h3.cate02 {
	background: url(/images/appli/doripuragame_cate02.png) no-repeat 0 0;
	width: 300px;
	height: 25px;
	text-indent:-9999px;
}

div.doripura_inner_contents h3.cate03 {
	background: url(/images/appli/doripuragame_cate03.png) no-repeat 0 0;
	width: 300px;
	height: 25px;
	text-indent:-9999px;
}

div.view_area {
	width: 298px;
	border-right: 1px #A89E9E solid;
	border-left: 1px #A89E9E solid;
	border-bottom: 1px #A89E9E solid;
	border-top: 1px #A89E9E solid;
}

ul.img_list {
	margin: 20px 20px 0;
}

ul.img_list li {
	list-style: none;
	float: left;
	padding-bottom: 15px;
}

li.img_left {
	padding-right: 18px;
}

ul.txt_list {
	margin: 0 20px 20px;
}

ul.txt_list li {
	list-style: none;
	float: left;
	width: 112px;
	padding-left: 8px;
	margin-bottom: 3px;
	background: url(/images/appli/arrow_icon.png) no-repeat 0 50%;
	
}
ul.txt_list li.txt_left {
	padding-right: 18px;
}

/*------------------------------------------------------------------------
ゲームフレームページ
------------------------------------------------------------------------*/

div#game_frame {
	margin: 0 5px;
}

/*------------------------------------------------------------------------
POEN-ID認証ページ
------------------------------------------------------------------------*/

div#openid_wrap {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
}

div#openid_wrap h1 {
	text-align: center;
}

div#form_aria {
	border: solid 1px #666;
	margin: 20px auto;
	padding: 20px;
	width: 600px;
	
}

div#form_aria p.attention_txt {
	background-color: #FFEBEB;
	border: solid 1px #FCC;
	padding: 10px;
	margin-bottom: 20px;
}

div#form_btn_area {
	text-align: center;
	margin: 0 auto;
	width: 464px;
}

div#form_btn_area input[type="image"] {
	padding: 0 5px;
} 

div#form_btn_area form {
	float: left;
}

/*------------------------------------------------------------------------
既存CSS
------------------------------------------------------------------------*/

div#display {
	width: 950px;
	height: 251px;
}
/*div#container {
	background: url(/images/common/bg_wrapper.png) repeat-x 0 50px;
}*/

/*g_navi*/
div#g_navi {
	height: 45px;
	margin: 1px 0 0 0;
	padding: 0;
	/*background: url(/images/common/bg_under_gnavi.png) repeat-x bottom;*/
}
div#g_navi ul {
	width: 950px;
	height: 45px;
}
div#g_navi li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
}
div#g_navi li a {
	display: block;
	text-indent: -9999px;
}
li#g_navi_muryou a {
	width: 132px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat 0 0;
}
li#g_navi_muryou a:hover {
	width: 132px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat 0 -45px;
}
li#g_navi_shopping a {
	width: 162px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -132px 0;
}
li#g_navi_shopping a:hover {
	width: 162px;

	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -132px -45px;
}
li#g_navi_campaign a {
	width: 132px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -294px 0;
}
li#g_navi_campaign a:hover {
	width: 132px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -294px -45px;
}
li#g_navi_game a {
	width: 131px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -426px 0;
}
li#g_navi_game a:hover {
	width: 131px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -426px -45px;
}
li#g_navi_blog a {
	width: 123px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -557px 0;
}
li#g_navi_blog a:hover {
	width: 123px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -557px -45px;
}
li#g_navi_friends a {
	width: 130px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -680px 0;
}
li#g_navi_friends a:hover {
	width: 130px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -680px -45px;
}
li#g_navi_coin a {
	width: 140px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -810px 0;
}
li#g_navi_coin a:hover {
	width: 140px;
	height: 45px;
	background: url(/images/common/renew/g_navi.png) no-repeat -810px -45px;
}

div#p_banner {
	margin: 0 0 16px 0;
	padding: 0;
}

/*head-logo-ad-u_navi block*/
div#head_wrap {
	width: 950px;
	height: 229px;
}
div#u_navi {
	width: 600px;
	height:109px;
	float:right;
}
/*header_adblock*/
div#h_adblock {
	width:470px;
	height:62px;
	margin: 5px 10px 7px 30px;
	background-color: #CCCCCC;
}

/*u_navi*/
div#u_navi ul {
	width: 405px;
	height: 32px;
	display: block;
	margin-left: 185px;
}
div#u_navi li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
}
div#u_navi li a {
	display: block;
	text-indent: -9999px;
}
li#u_navi_first a {
	width: 106px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat 0 6px;
}
li#u_navi_first a:hover {
	width: 106px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat 0 -26px;
}
li#u_navi_faq a {
	width: 117px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat -106px 6px;
}
li#u_navi_faq a:hover {
	width: 117px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat -106px -26px;
}
li#u_navi_bankbook a {
	width: 90px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat -223px 6px;
}
li#u_navi_bankbook a:hover {
	width: 90px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat -223px -26px;
}
li#u_navi_mypage a {
	width: 90px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat -313px 6px;
}
li#u_navi_mypage a:hover {
	width: 90px;
	height: 32px;
	background: url(/images/common/u_navi.png) no-repeat -313px -26px;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	position:absolute;
	text-indent:-9999px;
}

/* affect to only MacIE5 \*//*/
h1 span, h2 span, h3 span, h4 span {
	display:none;
}
/* end */


/*-----------------------------------------------------------------------*/
							/* foot keywors */
/*-----------------------------------------------------------------------*/


div#foot_keywords {
	margin-top:15px;
	width: 544px;
}

div#foot_keywords ul {
	text-align:center;
}

div#foot_keywords ul li {
	display:inline;
	margin: 0 2px 0 0;
	padding:0;
	font-size:0.84em;
	line-height:1.3;
}

div.pagetop {
	margin-top:15px;
	text-align:right;
}


div#foot_keywords01 {
	border-bottom:1px dotted #a5a5a5;
	margin:0 0 0 0;
	padding:15px 15px 15px;
}

div#foot_keywords01 ul {
	text-align:center;
}

div#foot_keywords01 ul li {
	display:inline;
	margin: 0;
	padding:0;
	font-size:0.85em;
	line-height:1.3;
}

.gray{
	color: #CCC;
	margin: 0 0 0 3px;
	padding: 0;
}


/*-----------------------------------------------------------------------*/
							/* foot ad space */
/*-----------------------------------------------------------------------*/

div#f_ad {
	position:relative;
	border-bottom:1px dotted #a5a5a5;
}

div#f_ad div.banner {
	margin:15px auto;
	text-align:center;
	z-index:0;
}

div#f_ad div.banner iframe {
	margin:0 auto;
}

div#f_ad div#treasureBox {
	position:absolute;
	top:3px;
	left:114px;
	width:20px;
	height:20px;
	background:url(/images/treasure_b.gif) no-repeat 0 0;
	z-index:2;
}

div#treasureBox a {
	display:block;
	width:20px;
	height:20px;
}

/*-----------------------------------------------------------------------*/
								/* footer */
/*-----------------------------------------------------------------------*/



#f_navi{
	width: 950px;
	}

#f_subnav{
	font-size: 90%;
	color: #565656;
	text-align: center;
	margin: 20px 0 0;
	padding: 0;
	}
	
#f_subnav a{
	color: #565656;
	}
	
#f_subnav a:hover{
	color:#FF9900;
	text-decoration: underline;
}


#f_mainnav{
	position:relative;
	padding:5px 0 20px 25px;
}

#f_mainnav div {
	height:34px;
	background: url(/images/common/logo_tmgp_new.png) no-repeat 0 0;
}

#f_mainnav div ul {
	width:900px;
}

#f_mainnav div ul li {
	display:inline;
	list-style:none;
}

#f_mainnav div ul li a {
	display:block;
	height:34px;
	float:left;
	text-indent:-9999px;
}

#f_mainnav div ul li.f00 a {
	width:165px;
}

#f_mainnav div ul li.f01 a {
	width:72px;
	background: url(/images/common/footer_navi.png) no-repeat 0 0;
}

#f_mainnav div ul li.f02 a {
	width:73px;
	background: url(/images/common/footer_navi.png) no-repeat -72px 0;
}

#f_mainnav div ul li.f03 a {
	width:134px;
	background: url(/images/common/footer_navi.png) no-repeat -145px 0;
}

#f_mainnav div ul li.f04 a {
	width:103px;
	background: url(/images/common/footer_navi.png) no-repeat -279px 0;
}

#f_mainnav div ul li.f05 a {
	width:114px;
	background: url(/images/common/footer_navi.png) no-repeat -382px 0;
}

#f_mainnav div ul li.f06 a {
	width:57px;
	background: url(/images/common/footer_navi.png) no-repeat -496px 0;
}

#f_mainnav div ul li.f07 a {
	width:80px;
	background: url(/images/common/footer_navi.png) no-repeat -553px 0;
}

#f_mainnav div ul li.f08 a {
	width:97px;
	background: url(/images/common/footer_navi.png) no-repeat -633px 0;
}

#f_mainnav div ul li.f01 a:hover {
	background-position:0 -34px;
}

#f_mainnav div ul li.f02 a:hover {
	background-position:-72px -34px;
}

#f_mainnav div ul li.f03 a:hover {
	background-position:-145px -34px;
}

#f_mainnav div ul li.f04 a:hover {
	background-position:-279px -34px;
}

#f_mainnav div ul li.f05 a:hover {
	background-position:-382px -34px;
}

#f_mainnav div ul li.f06 a:hover {
	background-position:-496px -34px;
}

#f_mainnav div ul li.f07 a:hover {
	background-position:-553px -34px;
}

#f_mainnav div ul li.f08 a:hover {
	background-position:-633px -34px;
}

#f_mainnav p {
	margin-top:5px;
	text-align:center;
	font-size:0.8em;
}


div#listing_bottom {
	margin-top:15px;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px dotted #a5a5a5;
	z-index:1;
}

div#listing_bottom_body {
	position:relative;
	width:728px;
	margin:0 auto;
	text-align:center;
}



/*-----------------------------------------------------------------------*/
							/* left side */
/*-----------------------------------------------------------------------*/


div#wrap_top_left {
	width:170px;
	margin-right:32px;
	padding:0;
	float:left;
}

div#num{
	width: 168px;
	height: 130px;
	margin: 0 0 7px;
	padding: 0 0 3px;
	text-align: center;
	color: #FFF;
	border: 1px solid #409D17;
	background-color: #5BB000;
}

div#num h3{
	width: 168px;
	height: 39px;
	background: url(/images/common/renew/title_num.png) no-repeat 0 0;
	margin: 0 0 5px;
	padding: 0;
}

div#num strong{
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF000;
}

div#num .elec{
	font-size:0.9em;;
}

/* ドリナンバー３ */

div#num3{
	width: 168px;
	height: 146px;
	margin: 0 0 7px;
	padding: 0 0 3px;
	text-align: center;
	color: #FFF;
	border: 1px solid #45B0E4;
	background-color: #45B0E4;
}

div#num3 h3{
	width: 168px;
	height: 80px;
	background: url(/images/lucky/title_num3_2.png) no-repeat 0 0;
	margin: 0 0 5px;
	padding: 0;
}

div#num3 strong{
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF000;
}

div#num3 .elec{
	font-size:0.9em;;
}

/* ドリナンバー３終了 */

div#wrap_top_left #pick{
	width: 170px;
	margin:10px 0 0 0;
	padding: 0;
	text-align:center;
	background: url(/images/common/renew/sn_title_pickup_bg.png) no-repeat 0 0;
}

div#wrap_top_left #change{
	width: 168px;
	margin: 7px 0 7px 0;
	padding: 0;
	border: 1px solid #fcf265;
	background-color: #fd5f00;
}

#pick h3.pick{
	width: 170px;
	height: 32px;
	background: url(/images/common/title_pickup.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	}

#pick div.body{
	width: 170px;
	padding:5px;
	background: url(/images/common/bg_pickup.png) repeat-y 0 0;
	margin: 0;
	padding: 0;
	}

#pick div.body div.banner {
	padding-top:7px;
}

#pick div.bottom {
	width: 170px;
	height:3px;
	background: url(/images/common/bg_pickup_bottom.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

#pick div.body p {
	color: #FFF;
	margin-top: 5px;
	padding:0 5px 5px 5px;
	line-height:1.0!important;
}

#pick div.body p strong {
	color:#ff0000;
}

/*
div#wrap_top_left #save{
	width: 168px;
	margin: 0 0 7px 0;
	padding: 0;
	border:1px solid #c8c6c6;
	text-align:center;
}

#save h3.save{
	width: 168px;
	height: 31px;
	background: url(/images/common/renew/title_save.png) no-repeat 0 0;
	}
*/

div#wrap_top_left #category{
	width: 168px;
	margin-top:7px;
	padding:0;
	border:1px solid #2F9903;
}

div#category ul li a{
	color: #1170FF;
	font-weight: 600;
}

div#category ul li a:hover{
	color:#FF9900;
	text-decoration: underline;
	font-weight: 600;
}

#category #save{
	width: 168px;
	margin: 0;
	padding: 0;
	text-align:center;
}

#save h3.save{
	width: 168px;
	height: 39px;
	background: url(/images/common/renew/title_save.png) no-repeat 0 0;
	}

#category h3.shop{
	width: 168px;
	height: 39px;
	margin-top:10px;
	background: url(/images/common/renew/sn_title_shopping.png) no-repeat 0 0;
	}

#category h4.genre_txt{
	font-weight: bold;
	color: #0049B7;
	margin-top: 8px;
	padding: 0 0 0 29px;
	background: url(/images/common/renew/icon_folder.gif) no-repeat 12px 50%;
}

#category h4.coin_txt{
	font-weight: bold;
	color: #0049B7;
	margin: 8px 0 0;
	padding: 0 0 0 29px;
	background: url(/images/common/icon_coin.png) no-repeat 12px 50%;
}

div#wrap_top_left #left_bn{
	width: 168px;
	margin: 7px 0 0;
	padding: 0;
	border:1px solid #319605;
	text-align: center;
}

#left_bn h3{
	width: 168px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(/images/common/renew/sn_title_campaign.png) no-repeat 0 0;
}


/*-----------------------------------------------------------------------*/
							/* right side */
/*-----------------------------------------------------------------------*/


div#wrap_top_right_game {
	width: 238px;
	margin:10px 0 0 10px;
	float:left;
}

div#wrap_top_right_game #a_coin_area h2 {
	text-align: center;
}

div#wrap_top_right_game #a_coin_area p {
	text-align: center;
	padding: 0 0 10px;
}

div#wrap_top_right_game #play_step li {
	list-style: none;
	padding-top: 15px;
}

div#wrap_top_right_game #play_step li img {
	padding-left: 12px;
}

div#wrap_top_right_game #play_step li .step_txt {
	margin: 0 12px;
	display: block;
}

div#wrap_top_right_game #a_coin_subarea {
	background: url(/images/appli/acoin_buy_bg.png) repeat-y 0 0;
	margin: 15px 12px 15px;
}

div#wrap_top_right_game #a_coin_subarea ul {
	background: url(/images/appli/acoin_buy_header.png) no-repeat 0 0;
	padding-top: 10px;
}

div#wrap_top_right_game #a_coin_subarea li{
	list-style: none;
	display: block;
	text-align: center;

	padding-bottom: 10px;
}

div#wrap_top_right_game #a_coin_subarea li.subarea_footer {
	background: url(/images/appli/acoin_buy_footer.png) no-repeat 0 bottom;
}

div#wrap_top_right_game .arrow_txt_green {
	display: block;
	padding:0 0 5px 28px;
	background: url(/images/appli/arrow_icon_green.png) no-repeat 10px 2px;
}

div#wrap_top_right #r_game{
	width: 168px;
	margin: 0 0 7px 0;
	padding: 0;
	border:1px solid #fc395e;
}

#r_game h3.r_game{
	width: 168px;
	height: 50px;
	margin-bottom: 8px;
	padding: 0;
	background: url(/images/common/renew/sn_title_game.png) no-repeat 0 0;
	}	

#r_game #game_table{
	margin: 0 7px;
	padding: 0;
}

#game_table p{
	font-size: 90%;
	color: #6f6f6f;
	line-height: 1.1;
}


#r_game ul{
	list-style-type:none;
	margin: 0 7px;
	padding: 0;
}

#r_game li{
	height: 54px;
	margin: 0px;
	padding-bottom: 10px;
}

#r_game ul li img{
	margin-right: 5px;
	float: left;
	}
	
#r_game ul li strong{
	font-weght: bold;
	}
	
#r_game ul li a{
	color: #1170FF;
}

#r_game ul li a:hover{
	color: #FF9900;
}

#r_game ul li p{
	font-size: 90%;
	color: #6f6f6f;
	line-height: 1.1;
}

div#wrap_top_right #r_happy{
	width: 168px;
	margin: 0 0 7px 0;
	padding: 0;
	border:1px solid #F9E811;
}

div#wrap_top_right #r_happy h3{
	background:url(/images/common/bg_right_happy.png) no-repeat 0 0;
	width:168px;
	height:53px;
}

#r_happy div.border_y {
	padding:0 7px 5px 7px;
}

#r_happy div.border_y p.user {
	margin-top:10px;
	color:#3399FF;
}

#r_happy div.border_y p.content {
	margin-top:5px;
	color:#666666;
	font-size:0.9em;
	line-heigth:1.2;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
}

#r_happy div.border_y p.content_l {
	margin-top:5px;
	color:#666666;
	font-size:0.9em;
	line-heigth:1.2;
}

#r_happy div.border_y p.more {
	text-align:center;
	margin-top:5px;
}

/* 無料ランキング */

div#wrap_top_right #ranking_m{
	width: 170px;
	margin: 0 0 7px 0;
	padding: 0;
}

div#wrap_top_right h3.ranking_m{
	background:url(/images/banner/ranking_title.png) no-repeat 0 0;
	width:170px;
	height:53px;
}

div#wrap_top_right h3.ranking2_m{
	background:url(/images/banner/ranking2_title.png) no-repeat 0 0;
	width:170px;
	height:53px;
}

#ranking_m div.border_y {
	padding:0 7px 5px 7px;
}

#ranking_m ul {;
width:168px;
border:1px solid #2F9903;
}

#ranking_m li {
	list-style:none outside none;
	border-bottom:1px dotted #CCCCCC;
	border-color:#CCCCCC;
	font-size:12px;
	height:40px;
	padding:5px;
	text-align:left;
	vertical-align:middle;
}

#ranking_m li.twoline {
	height:60px;
}

#ranking_m li .ranking_color {
	color: #FF00FF;
	font-weight: bold;
}

/* 無料ランキング 終了 */

div#wrap_top_right #right_bn{
	width: 168px;
	margin: 0;
	padding: 0;
	border-top:1px solid #319605;
	border-right:1px solid #319605;
	border-left:1px solid #319605;
	text-align: center;
}

#right_bn h3{
	width: 168px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(/images/common/renew/sn_title_campaign.png) no-repeat 0 0;
}

div#wrap_top_right #rally{
	width: 168px;
	margin: 0 0 7px;
	padding-bottom: 10px;
	border:1px solid #1cbcff;
	text-align: center;
}

#rally h3{
	width: 168px;
	height: 39px;
	margin-bottom: 8px;
	padding: 0;
	background: url(/images/common/renew/sn_title_rally.png) no-repeat 0 0;
	}
	
div#wrap_top_right #change{
	width: 168px;
	margin: 0 0 7px 0;
	padding: 0;
	border: 1px solid #fcf265;
	background-color: #fd5f00;
}

#change h3{
	width: 168px;
	height: 48px;
	background: url(/images/common/renew/sn_title_exchange.png) no-repeat 0 0;
}

#change #change_table{
	margin: 5px 7px 0;
	padding: 0;
}	

#change_table a{
	color: #ffffff;
}

#change_table a:hover{
	color:#fff600;
	text-decoration: underline;
}

#change ul{
	list-style-type:none;
	margin: 5px 3px 0;
	padding: 0 0 5px;
}

#change ul.border{
	border-top:1px dotted #c8c6c6;
}

#change li{
	height: 18px;
	margin-bottom: 2px;
	padding-left: 23px;
	padding-right: 2px;
	background: url(/images/common/renew/arrow_white.png) no-repeat 3px 4px;
}

#change ul li a{
	color: #ffffff;
}

#change ul li a:hover{
	color:#fff600;
	text-decoration: underline;
}

#change ul li img{
	float: right;
	}
	
#change ul li span{
	font-size: 90%;
	line-height: 1.1;
}


/*-----------------------------------------------------------------------*/
								/* 共通材料 */
/*-----------------------------------------------------------------------*/


.clearfix {
	overflow:hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

strong.arrow_up {
	color:#FF0066;
}

strong.arrow_down {
	color:#3366FF;
}

strong.arrow_same {
	color:#FF9900;
}


p#scroll_text {
	height:20px;
	overflow:hidden;
	color:#ff3300;
}

p#scroll_text strong {
	color:#ff6600;
}

p#scroll_text strong.coin {
	color:#ff00ff;
}

p#scroll_text strong.money {
	color:#ff0000;
}

p.rally {
	text-align:right;
	margin: 0;
	padding-right: 10px;
}

iframe * {
	overflow-x:hidden;
}

/* 左サイドバーQR */
div#l_qr{
	color: #ffffff;
	text-align: center;
	width: 168px;
	height: 225px;
	margin: 0 0 7px;
	padding: 0 0 3px;
	text-align: center;
	color: #FFF;
	border: 1px solid #FF9900;
	background: url(/images/common/qr_bg.png);
}

div#l_qr h3{
	padding: 10px 0;
}

p.l_qr_area {
	padding: 13px;
	background: #FFFFFF;
	width: 74px;
	margin:0 auto;
}

p.l_qr_txt {
	background: url(/images/common/qr_bg2.png) no-repeat 50% 0;
	margin: 5px auto;
	font-size: 10px;
	width: 141px;
	height: 55px;
	color: #000000;
	padding: 7px;
}

/*-----------------------------------------------------------------------
 aima コイン交換承認ページ
-----------------------------------------------------------------------*/

div#agreement_form {
	width: 850px;
	margin: 45px auto 15px;
}
div#agreement_form h2 {
	background-color: #C00;
	color: white;
	padding: 8px 12px;
	font-weight: bold;
	font-size: 16px;
}

div#agreement_form p {
	line-height: 1.3em;
	margin: 10px 52px;
}

div#agreement-wrap {
	margin: 10px 0 30px;
	padding: 0 0 15px;
	border: 1px solid #CCC;
}

div.agreement-block {
	margin: 10px 52px 20px;
	padding: 20px 30px;
	background-color: #F3F2ED;
}

div.agreement-block input[type="password"] {
	height: 30px;
	width: 220px;
}

div.agreement-block input[type="submit"] {
	width: 120px;
	padding: 7px 0;
	margin-left: 10px;
	border: none;
	background-color: #333;
	cursor: pointer;
	text-align: center;
	color: white;
}

div.agreement-block input[type="image"] {
	vertical-align: middle;
	padding: 0 0 5px 5px;
}

div#LikePluginPagelet {
	width: 200px;
}