@charset "UTF-8";
/* メジャーなRESET CSS Eric Meyer’s Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**=====================================
* フォント設定スタイルシート 
======================================= */
body, input, textarea{
	font-family: "Lucida Grande","Verdana","Hiragino Kaku Gothic pro","ヒラギノ角ゴ Pro W3", Osaka,"ＭＳ Ｐゴシック",sans-selif;
	font-size: 12px;
	line-height: 1.4em !important;
}
/** IE 禁則処理 IE6以下 
* ********************* */
* html body{
	line-break: strict;
}
/** IE 禁則処理 IE7 
* ********************* */
*:first-child+html body{
	line-break: strict;
}
/** メイリオ,Meiryo
******************************** */
* html body 
,* html input
,* html textarea
,*:first-child+html body
,*:first-child+html input
,*:first-child+html textarea
{
	font-family:Meiryo,"メイリオ", sans-serif;
}
/**===================================
*タグ基本設定スタイルシート
======================================*/
a{
	text-decoration:underline;
	color:#1170FF;
}
a:hover{
	color:#de7e37;
}
/** clearfix
************************** */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/* Mac IE \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* END HACK Mac IE */
/* ************************** */
.clearall{
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
}
/*-----------------------------------------------------------------------*/
/*ヘッダートップバー*/
/*-----------------------------------------------------------------------*/
.header_top_bar{
	background:transparent url(/images/skin_top2_v2/header_top_bg.png) repeat-x scroll 0 0;
	min-height: 31px;
    height: auto !important;
    height: 31px;
	line-height:31px;
}
.header_top_bar .bar_area{
	width:925px;
	margin:0 auto;
}
.header_top_bar .bar_area .txt1{
	width:475px;
	float:left;
	font-size:11px;
}
.header_top_bar .bar_area .txt2{
	width:205px;
	float:left;
	text-align:center;
	font-size:11px;
}
.header_top_bar .bar_area ul{
	width:245px;
	float:right;
	margin-top:7px;
}
.header_top_bar .bar_area ul li{
	float:right;
	padding-left:18px;
	line-height:16px;
	margin-left:7px;
	display:inline;
}
.header_top_bar .bar_area ul li.play{
	background:transparent url(/images/skin_top2_v2/header_top_icon1.png) no-repeat scroll 0 50%;
}
.header_top_bar .bar_area ul li.faq{
	background:transparent url(/images/skin_top2_v2/header_top_icon2.png) no-repeat scroll 0 50%;
}
.header_top_bar .bar_area ul li.logout{
	background:transparent url(/images/skin_top2_v2/header_top_icon3.png) no-repeat scroll 0 50%;
}
.header_top_bar .bar_area ul li a{
	color:#646464;
	text-decoration:underline;
	font-size:11px;
}
/*-----------------------------------------------------------------------*/
/*ヘッダーメイン部分*/
/*-----------------------------------------------------------------------*/
#header_main_wrapper #main_body{
	min-height: 207px;
    height: auto !important;
    height: 207px;
	
}
#header_main_wrapper #main_body .main_inner{
	min-height: 147px;
    height: auto !important;
    height: 147px;
}
#header_main_wrapper .yellow{
	background:transparent url(/images/skin_top2_v2/yellow_bg.png) repeat scroll 0 0;
}
#header_main_wrapper .yellow .main_inner{
	background:transparent url(/images/skin_top2_v2/inner_bg_yellow.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .green{
	background:transparent url(/images/skin_top2_v2/green_bg.png) repeat scroll 0 0;
}
#header_main_wrapper .green .main_inner{
	background:transparent url(/images/skin_top2_v2/inner_bg_green.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .pink{
	background:transparent url(/images/skin_top2_v2/pink_bg.png) repeat scroll 0 0;
}
#header_main_wrapper .pink .main_inner{
	background:transparent url(/images/skin_top2_v2/inner_bg_pink.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .blue{
	background:transparent url(/images/skin_top2_v2/blue_bg.png) repeat scroll 0 0;
}
#header_main_wrapper .blue .main_inner{
	background:transparent url(/images/skin_top2_v2/inner_bg_blue.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .main_box{
	width:950px;
	margin:0 auto;
}
#header_main_wrapper .main_box .main_left{
	width:700px;
	float:left;
}
#header_main_wrapper .main_box .main_left .main_left_box{
	min-height: 98px;
    height: auto !important;
    height: 98px;
    overflow:hidden;
}
#header_main_wrapper .main_box .main_right{
	width:238px;
	float:right;
	margin-right: 10px;
	display:inline;
	margin-top:10px;
}
#header_main_wrapper .main_box .main_left .left{
	width:363px;
	float:left;
	padding-top:5px;
	margin-left:15px;
	display:inline;
}
#header_main_wrapper .main_box .main_left .left h2{
	font-size:10px;
	font-weight:normal;
	padding-top:0;
}
#header_main_wrapper .main_box .main_left .left h2 span{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
	text-indent:0px !important;
	position:static !important;
}
#header_main_wrapper .main_box .main_left .right{
	width:320px;
	float:right;
	padding-top:6px;
}
#header_main_wrapper .main_box .main_left .right p.double,
#header_main_wrapper .main_box .main_left .right p.qr,
#header_main_wrapper .main_box .main_left .right .txt1{
	float:left;
}
#header_main_wrapper .main_box .main_left .right .txt1{
	color:#fc1f63;
	padding-top:5px;
	margin-left:10px;
	display:inline;
}
#header_main_wrapper .main_box .main_left .right .txt1, x:-moz-any-link{
	font-size:11px;
}

*:first-child+html #header_main_wrapper .main_box .main_left .right .txt1{
	font-size:11px;
}
#header_main_wrapper .main_box .main_left .right .txt1 a{
	color:#3c89fd;
	text-decoration:underline;
}
#header_main_wrapper .main_box .main_left .right p.qr{
	margin-left:10px;
	display:inline;
}
#header_main_wrapper .main_box .main_left .right .search_box{
	margin-top:5px;
}
*:first-child+html #header_main_wrapper .main_box .main_left .right .search_box{
	margin-top:3px;
}
#header_main_wrapper .main_box .main_left .right .search_box input{
	vertical-align:middle;
}
#header_main_wrapper .main_box .main_left .right .search_box input.text_area{
	background:transparent url(/images/skin_top2_v2/input_bg.png) no-repeat scroll 0 0;
	width:216px;
	min-height: 20px;
    height: auto !important;
    height: 20px;
	line-height:20px;
	border:0;
	padding-left:19px;
	font-size:12px;
}
#header_main_wrapper .main_box .main_left .right .search_box input.submit_btn{
	margin-left:2px;
}
#header_main_wrapper .main_box .main_left ul{
	width:668px;
	padding-left:16px;
}
*:first-child+html #header_main_wrapper .main_box .main_left ul{
	padding-top:0px;
}
#header_main_wrapper .main_box .main_left ul li{
	width:167px;
	float:left;
	cursor:pointer;
}
#header_main_wrapper .main_box .main_left ul li img{
	vertical-align:bottom;
}
#header_main_wrapper .main_box .main_right .logout_fukidashi{
	background:transparent url(/images/skin_top2_v2/logout_fukidashi_bg.png) no-repeat scroll 50% 0;
	font-size:12px;
	text-align:center;
	min-height: 44px;
    height: auto !important;
    height: 44px;
    padding-top:3px;
	margin-top:3px;
}
*:first-child+html #header_main_wrapper .main_box .main_right .logout_fukidashi{
	padding-top:5px;
}
#header_main_wrapper .main_box .main_right .logout_fukidashi span{
	color:#FC478E;
}
#header_main_wrapper .main_box .main_right .member_free_btn,
#header_main_wrapper .main_box .main_right .member_login_btn{
	margin-top:3px;
	text-align:center;
}
#header_main_wrapper .main_box .main_right .profile{
	background:transparent url(/images/skin_top2_v2/my_header.png) no-repeat scroll 50% 0;
	min-height: 44px;
    height: auto !important;
    height: 44px;
    padding:0 0 0 55px;
}
#header_main_wrapper .main_box .main_right .profile p{
	padding-top:4px;
	padding-right:5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;
}
#header_main_wrapper .main_box .main_right .profile p span{
	color:#FC1F63;
	font-weight:bold;
}
#header_main_wrapper .main_box .main_right .profile ul{
	margin-top:5px;
}
#header_main_wrapper .main_box .main_right .profile ul li{
	float:left;
	padding-left:15px;
	line-height:13px;
	font-size:10px;
	display:inline;
}
#header_main_wrapper .main_box .main_right .profile ul li.link1{
	background:transparent url(/images/skin_top2_v2/my_icon1.png) no-repeat scroll 0 50%;
}
#header_main_wrapper .main_box .main_right .profile ul li.link2{
	background:transparent url(/images/skin_top2_v2/my_icon2.png) no-repeat scroll 0 50%;
	margin-left:4px;
}
#header_main_wrapper .main_box .main_right .profile ul li.link3{
	background:transparent url(/images/skin_top2_v2/my_icon3.png) no-repeat scroll 0 50%;
	margin-left:4px;
}
#header_main_wrapper .main_box .main_right .profile ul li a{
	color:#646464;
	text-decoration:underline;
}
#header_main_wrapper .main_box .main_right .today_coin{
	background:transparent url(/images/skin_top2_v2/my_coin.png) no-repeat scroll 50% 0;
    margin-top:5px;
    text-align:right;
    padding:6px 36px 0 0;
}
#header_main_wrapper .main_box .main_right .today_coin{
	background:transparent url(/images/skin_top2_v2/my_coin.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .main_box .main_right .my_coin{
	background:transparent url(/images/skin_top2_v2/my_coin2.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .main_box .main_right .rarry_now{
	background:transparent url(/images/skin_top2_v2/my_rarry.png) no-repeat scroll 50% 0;
}
#header_main_wrapper .main_box .main_right .today_coin,
#header_main_wrapper .main_box .main_right .my_coin,
#header_main_wrapper .main_box .main_right .rarry_now{
	color:#FF0000;
	font-size:20px;
	min-height: 22px;
    height: auto !important;
    height: 22px;
    margin-top:3px;
    text-align:right;
    padding:6px 36px 0 0;
}
*:first-child+html #header_main_wrapper .main_box .main_right .today_coin,
*:first-child+html #header_main_wrapper .main_box .main_right .my_coin,
*:first-child+html #header_main_wrapper .main_box .main_right .rarry_now{
	margin-top:2px;
	padding:8px 36px 0 0;
}
#header_main_wrapper .main_box .main_right .today_coin a,
#header_main_wrapper .main_box .main_right .my_coin a,
#header_main_wrapper .main_box .main_right .rarry_now a{
	color:#FF0000;
}
#header_main_wrapper #main_body #global_navi{
	background:transparent url(/images/skin_top2_v2/nav_bg.png) no-repeat scroll 0 0;
	width:928px;
	min-height: 43px;
    height: auto !important;
    height: 43px;
	margin:0 auto;
	padding:1px 0 0 18px;
}
#header_main_wrapper #main_body #g_navi_green,
#header_main_wrapper #main_body #g_navi_pink,
#header_main_wrapper #main_body #g_navi_blue{
	display:none;
}
#header_main_wrapper #main_body #global_navi ul li{
	float:left;
}
/*-----------------------------------------------------------------------*/
/*ログイン前メイン画像*/
/*-----------------------------------------------------------------------*/
.logout_main_img{
	text-align:center;
	margin-top:5px;
}
/*-----------------------------------------------------------------------*/
/*左バー部分*/
/*-----------------------------------------------------------------------*/
#contents_wrapper{
	width:940px;
	margin:10px auto 0;
}
#sidebar{
	width:170px;
	float:left;
	margin-right:22px;
	_margin-right:20px;
	display:block;
}
#sidebar #sidebar_head{
	border:1px solid #b0b0b0;
}
#sidebar #sidebar_head .image1{
	background:transparent url(/images/skin_top2_v2/sidebar_img_bg.png) no-repeat scroll 50% 3px;
	padding:72px 0 0 0;
	text-align:center;
	min-height: 94px;
    height: auto !important;
    height: 94px;
}
#sidebar .txt_new{
	background:transparent url(/images/skin_top2_v2/new_icon.png) no-repeat scroll 3px 0;
	line-height:14px;
	padding-left:36px;
	margin-top:5px;
	font-size:10px;
}
#sidebar .txt_new a{
	text-decoration:underline;
	font-weight:bold;
}
#sidebar .txt_dream{
	background:transparent url(/images/common/icon_coin.gif) no-repeat scroll 4px 0;
	line-height:13px;
	padding-left:18px;
	margin-top:5px;
	font-size:11px;
}
#sidebar .txt_dream span{
	color:#fc478e;
	font-size:16px;
	font-weight:bold;
}
#sidebar .txt_detail{
	text-align:right;
	padding:2px 4px 5px 0;
	font-weight:bold;
}
#sidebar .txt_detail a{
	text-decoration:underline;
}
#sidebar .ranking{
	margin-top:5px;
}
#sidebar .ranking_wrapper{
	margin:0 1px 0 1px;
	padding:0 2px;
	border-left:1px solid #ffab00;
	border-right:1px solid #ffab00;
	border-bottom:1px solid #ffab00;
}
#sidebar .ranking_img{
	text-align:right;
	padding-top:10px;
	padding-right:25px;
}

#sidebar .ranking_img img{
	vertical-align:top;
}

#sidebar .border_bottom_line{
	border-bottom:2px solid #969696;
}
#sidebar .dream_100coin,
#sidebar .dream_mobile{
	margin-top:10px;
}
/*-----------------------------------------------------------------------*/
/*メインコンテンツ部分*/
/*-----------------------------------------------------------------------*/
#contents_wrapper #main_contents{
	width:748px;
	float:right;
}
#contents_wrapper #main_box_left{
	width:470px;
	float:left;
	background:transparent url(/images/skin_top2_v2/main_img_bg.png) no-repeat scroll 0 bottom;
	min-height: 232px;
    height: auto !important;
    height: 232px;
}
/* スライダー設定ここから */
/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
/* スライダー全体設定 */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* スライド画像設定 */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* スライドで画像スライスさせるときの設定 */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* 戻る進むボタン設定 */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:5px;
	background:transparent url(/images/skin_top2_v2/prev_btn.png) no-repeat scroll 0 0;
	width:31px;
	height:31px;
	text-indent:-9999px;
}
.nivo-nextNav {
	right:5px;
	background:transparent url(/images/skin_top2_v2/next_btn.png) no-repeat scroll 0 0;
	width:31px;
	height:31px;
	text-indent:-9999px;
}
/* ページャーボタン設定 */
.nivo-controlNav{
	position:relative;
	top:200px;
	left:161px;
}
.nivo-controlNav a {
	diplay:block;
	margin:0 7px;
	float:left;
	text-indent:-9999px;
	z-index:9;
	cursor:pointer;
	background:transparent url(/images/skin_top2_v2/pager_off.png) no-repeat scroll 0 0;
	width:17px;
	height:20px;
}
.nivo-controlNav a.active {
	background:transparent url(/images/skin_top2_v2/pager_on.png) no-repeat scroll 0 0;
	width:17px;
	height:20px;
}
/* スライダー設定ここまで */

#contents_wrapper #main_box_right{
	width:262px;
	float:right;
}
#main_contents .news_box_title{
	margin-top:5px;
}
#main_contents .news_box_inner{
	background:transparent url(/images/skin_top2_v2/news_box_inner.png) repeat-y scroll 0 0;
	padding-top:5px;
}
#main_contents .news_box_bottom{
	background:transparent url(/images/skin_top2_v2/news_box_bottom.png) no-repeat scroll 0 bottom;
	padding:0 12px 9px 12px;
}
#main_contents .news_box_bottom ul li{
	background:transparent url(/images/skin_top2_v2/news_kaeru_icon.png) no-repeat scroll 0 0;
	line-height:20px;
	padding-left:30px;
	border-bottom:1px dotted #7c7c7c;
	margin-bottom:10px;
	padding-bottom:10px;
}
#main_contents .news_box_bottom ul li.last-child{
	border-bottom:0;
	margin-bottom:0;
}
#main_contents .news_box_bottom ul li p{
	line-height:18px;
	padding-left:70px;
	font-size:14px;
	font-weight:bold;
}
#main_contents .news_box_bottom ul li.news p{
	background:transparent url(/images/skin_top2_v2/news_news_icon.png) no-repeat scroll 0 50%;
}
#main_contents .news_box_bottom ul li.campaign p{
	background:transparent url(/images/skin_top2_v2/news_campaign_icon.png) no-repeat scroll 0 50%;
}
#main_contents .news_box_bottom ul li p a{
	text-decoration:underline;
	margin-left:10px;
	padding-top:1px;
}
#main_contents .high_point_title{
	margin-top:5px;
}
#main_contents .pink_box_inner{
	background:transparent url(/images/skin_top2_v2/pink_box_inner.png) repeat-y scroll 0 0;
}
#main_contents .pink_box_bottom{
	background:transparent url(/images/skin_top2_v2/pink_box_bottom.png) no-repeat scroll 0 bottom;
	padding:5px 10px 9px 10px;
}
.pink_box_bottom .high_point_body{
	border-bottom:2px solid #969696;
	padding-bottom:15px;
	margin-bottom:10px;
}
.pink_box_bottom .last-child{
	border-bottom:0 none;
	margin-bottom:0;
}
.pink_box_bottom .high_point_box{
	width:135px;
	float:left;
	text-align:center;
	padding:0 5px;
	display:inline;
}
.pink_box_bottom .high_point_box a{
	text-decoration:underline;
}
.pink_box_bottom .high_point_box p.new{
	background:transparent url(/images/skin_top2_v2/new_icon.png) no-repeat scroll 0 0;
	line-height:14px;
	padding-left:32px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
.pink_box_bottom .high_point_box p.image{
	margin-bottom:5px;
}
.pink_box_bottom .high_point_box p.text{
	margin-bottom:5px;
	font-size:10px;
}
.pink_box_bottom .high_point_box p.dream{
	background:transparent url(/images/skin_top2_v2/dreamprize_icon.png) no-repeat scroll 2px 0;
	line-height:19px;
	padding-left:23px;
	margin-top:5px;
	font-size:11px;
	margin-bottom:5px;
	text-align:left;
}
.pink_box_bottom .high_point_box p.dream span{
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
}
.pink_box_bottom .high_point_box p.detail{
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}
#main_contents .double_point_title{
	margin-top:5px;
}
#main_contents .yellow_box_inner{
	background:transparent url(/images/skin_top2_v2/yellow_box_inner.png) repeat-y scroll 0 0;
}
#main_contents .yellow_box_bottom{
	background:transparent url(/images/skin_top2_v2/yellow_box_bottom.png) no-repeat scroll 0 bottom;
	padding:5px 10px 9px 10px;
}
#main_contents .yellow_box_bottom .double_box_body{
	border-bottom:2px solid #969696;
	padding-bottom:15px;
	margin-bottom:10px;
}
#main_contents .yellow_box_bottom .last-child{
	border-bottom:0 none;
	margin-bottom:0;
	padding-bottom:0;
}
#main_contents .yellow_box_bottom .double_box{
	text-align:center;
	width:135px;
	float:left;
	padding:0 5px;
	display:inline;
}
#main_contents .yellow_box_bottom .double_box .image{
	margin-bottom:5px;
}
#main_contents .yellow_box_bottom .double_box .text{
	margin-bottom:10px;
}
#main_contents .yellow_box_bottom .double_box .text a{
	text-decoration:underline;
}
#main_contents .yellow_box_bottom .double_box .detail{
	font-size:10px;
	font-weight:bold;
}
#main_contents .yellow_box_bottom .double_box .detail span{
	font-size:20px;
	color:#ff0000;
	margin-left:3px;
}
#main_contents .janru_title{
	margin-top:30px;
	margin-bottom:10px;
	padding:0 0 5px 20px;
	border-bottom:2px solid #969696;
}
#main_contents .janru_box{
	background:transparent url(/images/skin_top2_v2/janru_bottom_line.png) no-repeat scroll 0 bottom;
	padding-bottom:30px;
	margin-bottom:10px;
}
#main_contents .janru_boxLast{
	background:none;
	padding:0;
	margin-bottom:0;
}
#main_contents .janru_box_inner{
	width:170px;
	float:left;
	display:inline;
	margin-left:13px;
}
#main_contents .janru_box_inner h5{
	color:#636361;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 52px;
	line-height:48px;
}
#main_contents .janru_box_inner h5.dreamprize{
	background:transparent url(/images/skin_top2_v2/janru_icon1.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.regist{
	background:transparent url(/images/skin_top2_v2/janru_icon2.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.konkatsu{
	background:transparent url(/images/skin_top2_v2/janru_icon3.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.kensho{
	background:transparent url(/images/skin_top2_v2/janru_icon4.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.siryo{
	background:transparent url(/images/skin_top2_v2/janru_icon5.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.hoken{
	background:transparent url(/images/skin_top2_v2/janru_icon6.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.shushoku{
	background:transparent url(/images/skin_top2_v2/janru_icon7.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.tsushin{
	background:transparent url(/images/skin_top2_v2/janru_icon8.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.fudosan{
	background:transparent url(/images/skin_top2_v2/janru_icon9.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.biyou{
	background:transparent url(/images/skin_top2_v2/janru_icon10.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.anketo{
	background:transparent url(/images/skin_top2_v2/janru_icon11.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.comyu{
	background:transparent url(/images/skin_top2_v2/janru_icon12.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.card{
	background:transparent url(/images/skin_top2_v2/janru_icon13.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner h5.get_point{
	background:transparent url(/images/skin_top2_v2/janru_icon14.png) no-repeat scroll 0 50%;
}
#main_contents .janru_box_inner ul{
	margin-top:5px;
}
#main_contents .janru_box_inner ul li{
	background:transparent url(/images/skin_top2_v2/janru_arrow.png) no-repeat scroll 0 50%;
	padding:0 0 0 20px;
	margin-top:5px;
	line-height:15px;
}
#main_contents .janru_box_inner ul li a{
	text-decoration:underline;
	color:#1170ff;
	font-weight:bold;
}
#main_contents .shopping_title{
	margin-top:40px;
	margin-bottom:20px;
	padding:0 0 5px 20px;
	border-bottom:2px solid #969696;
}
#main_contents .shopping_box{
	margin-bottom:20px;
}
#main_contents .shopping_box div{
	width:175px;
	float:left;
	margin-left:10px;
	display:inline;
	min-height: 40px;
    height: auto !important;
    height: 40px;
}
#main_contents .shopping_box div p{
	padding-left:45px;
}
#main_contents .shopping_box .icon1{
	background:transparent url(/images/skin_top2_v2/shopping_icon1.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon2{
	background:transparent url(/images/skin_top2_v2/shopping_icon2.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon3{
	background:transparent url(/images/skin_top2_v2/shopping_icon3.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon4{
	background:transparent url(/images/skin_top2_v2/shopping_icon4.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon5{
	background:transparent url(/images/skin_top2_v2/shopping_icon5.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon6{
	background:transparent url(/images/skin_top2_v2/shopping_icon6.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon7{
	background:transparent url(/images/skin_top2_v2/shopping_icon7.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon8{
	background:transparent url(/images/skin_top2_v2/shopping_icon8.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon9{
	background:transparent url(/images/skin_top2_v2/shopping_icon9.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon10{
	background:transparent url(/images/skin_top2_v2/shopping_icon10.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon11{
	background:transparent url(/images/skin_top2_v2/shopping_icon11.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box .icon12{
	background:transparent url(/images/skin_top2_v2/shopping_icon12.png) no-repeat scroll 0 0;
}
#main_contents .shopping_box  p.title a{
	color:#1170ff;
	font-weight:bold;
}
/*-----------------------------------------------------------------------*/
/* フッターエリアここから */
/*-----------------------------------------------------------------------*/
#footer .yellow{
	background:transparent url(/images/skin_top2_v2/yellow_bg.png) repeat scroll 0 0;
}
#footer .green{
	background:transparent url(/images/skin_top2_v2/green_bg.png) repeat scroll 0 0;
}
#footer .pink{
	background:transparent url(/images/skin_top2_v2/pink_bg.png) repeat scroll 0 0;
}
#footer .blue{
	background:transparent url(/images/skin_top2_v2/blue_bg.png) repeat scroll 0 0;
}
#footer_area{
	padding-bottom:20px;
}
#footer_area .footer_area_body{
	background:transparent url(/images/skin_top2_v2/footer_pagetop_bg.png) no-repeat scroll 50% 0;
	min-height: 69px;
    height: auto !important;
    height: 69px;
}
#footer_area .footer_area_body .page_top{
	margin:0 20px 0 0;
	width:950px;
	padding:15px 40px 0 0;
	margin:0 auto;
	text-align:right;
}
#footer_area .footer_area_inner{
	width:950px;
	padding:10px 10px 0 10px;
	margin:20px auto 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;	
	border-radius:10px;
	background-color:#ffffff;
}


/*-----------------------------------------------------------------------*/
							/* 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;
}

/*-----------------------------------------------------------------------*/
/* 登録で貯める 買い物で貯める ページ条件検索でドンドン貯めよう！ */
/*-----------------------------------------------------------------------*/
.dondon_title{
	margin-top:10px;
}
.dondon_green_inner{
	background:transparent url(/images/skin_top2_v2/green546_inner.png) repeat-y 0 0;
}
.dondon_green_bottom{
	background:transparent url(/images/skin_top2_v2/green546_bottom.png) no-repeat 0 bottom;
	padding:0 10px 8px 10px;
}
.dondon_green_bottom .title{
	padding:10px 0;
}
.dondon_green_bottom ul{
	border-bottom:2px solid #ffffff;
	background-color:#F5F5F5;
	padding:5px 0;
}
.dondon_green_bottom ul.ul_bottom{
	margin-bottom:10px;
}
.dondon_green_bottom ul.dondon_gray{
	background-color:#E8E8E8;
}
.dondon_green_bottom ul li{
	padding-left:17px;
	line-height:15px;
	min-height: 15px;
    height: auto !important;
    height: 15px;
	float:left;
	margin-left:8px;
	display:inline;
	font-size:11px;
}
.dondon_green_bottom .orange_dondon ul li{
	background:transparent url(/images/skin_top2_v2/dondon_arrow_orange.png) no-repeat 0 0;
}
.dondon_green_bottom .blue_dondon ul li{
	background:transparent url(/images/skin_top2_v2/dondon_arrow_blue.png) no-repeat 0 0;
}
.dondon_green_bottom .pink_dondon ul li{
	background:transparent url(/images/skin_top2_v2/dondon_arrow_pink.png) no-repeat 0 0;
}

.dondon_green_bottom ul li span {
	font-size: 14px;
	font-weight: bold;
}


/*-----------------------------------------------------------------------*/
/* マウスオーバー */
/*-----------------------------------------------------------------------*/

a.over:hover {
	filter: alpha(opacity=60);
	moz-opacity:0.6;
	opacity:0.6;
	zoom:1;
}