@charset "shift_jis";
body {
	font-size: 14px;
}

/* CSS Document */
html{
	height:100%;
	background:#b3b3b3;
}

body{
	font:12px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#FFF;
}

p {
	font-size:14px;
}

/*-----------------------------
コンテンツ全体
-----------------------------*/
#wrap{
	padding:0px;
	clear: both;
}

.warning {
	font-weight: bold;
	color: #F00;
}

.warning_nl {
	color: #F00;
}

.warning_bk {
	font-weight: bold;
	color: #000;
}

.font_bg {
	font-size:16px;
}

.green{
	color:#060;
}

/*-----------------------------
ヘッダー枠
-----------------------------*/
#header_status {
	clear:both;
}

#header_status ul {
}

#header_status ul li {
	list-style-type: none;
	color: #FFF;
}
/* こんにちは */
#header_status ul li:first-child {
	float: left;
	font-weight: bold;
	color: #FFF;
}
/* ログインボタン */
#header_status ul li:last-child {
	float: right;
}

/*-----------------------------
タイトル枠
-----------------------------*/
#header_logo {
	text-align:center;
	clear: both;
}

/*-----------------------------
タイトルロゴ、無料会員登録
-----------------------------*/
#header_intro {
	margin-top:5px;
	text-align: center;
	overflow:hidden;
}
#header_intro ul li {
	float: left;
	list-style-type:none;
	margin-bottom:10px;
}
#header_intro ul li:first-child {
	float:left;
}
#header_intro ul li:last-child {
	float:right;
}
#header_intro ul li ul{
	width:150px;
	margin-right:5px;
}
/* ログイン */
#header_intro ul li ul li:first-child{
	float:right;
	border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#00F;
	background:-webkit-gradient(linear,left top,left bottom, from(#09F),to(#00F));
}
/* 無料会員登録 */
#header_intro ul li ul li:last-child{
	float:right;
	border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#F00;
	background:-webkit-gradient(linear,left top,left bottom, from(#FF5353),to(#F00));
}

#header_intro p {
	clear:both;
	margin:10px 10px;
	padding: 8px;
	font-size:14px;
	text-align:left;
	border:1px solid #F00;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFFFFF;
	box-shadow:0 0 15px #666;
	-webkit-box-shadow:1px 2px 2px #F00;
}

/*-----------------------------
メニュー
-----------------------------*/
nav{
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

nav ul li {
	float: left;
	padding: 10px 0px 8px 0px;
	text-align: center;
	width: 19.36%;
/*	width: 24.2%; */
	border-right: 1px solid #E5DCCF;
	background-color:#FFF;
}

nav ul li:last-child {
	border-right:none;
}

nav ul li p {
	font-size:8px;
	padding:5px 0px 0px 2px;
}

nav ul li a{
	display:block;
    text-decoration: none;
	font-weight:bold;
	color:#000000;
	text-shadow: 1px 1px 2px #CCC;
}

nav ul li a:active {
    text-decoration: none;
}

nav ul li a:visited {
    text-decoration: none;
}

nav ul li a:hover { 
    text-decoration: none;
}

img {
    border : none;
    margin: 0;
    padding: 0;
	vertical-align: bottom;
	max-width: 100%;
}

/*-----------------------------------------------
新着おすすめ情報（広告枠）
-----------------------------------------------*/
#advlist {
	overflow: hidden;
	margin-bottom:5px;
}

#advlist h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

#plist_page #advlist h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#0C3),to(#060));
	background-color:#060;
	text-shadow: 1px 1px 3px #000;
}

#cert_page #advlist h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#F60;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	text-shadow: 1px 1px 3px #000;
}

#cert_page #advlist h1 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#F60;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	text-shadow: 1px 1px 3px #000;
}

#cert_page #advlist h2 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#F60;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	text-shadow: 1px 1px 3px #000;
}

#mcd_page #advlist h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#F60;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	text-shadow: 1px 1px 3px #000;
}

#index_page #advlist aside {
	margin:5px;
	padding:0px;
	background-color:#FFF;
	text-align:center;
	border:solid 1px #E1E3FF;
	border-radius:5px;
	-webkit-border-radius:5px;
}

#index_page #advlist aside p {
	padding-top:4px;
}

#index_page #osusumeapp_title{
	margin:0px;
	padding:4px;
	color:#5FA600;
	font-size:14px;
	font-weight:bold;
	background-color:#E4F3D3;
	border-bottom:solid 1px #5FA600;
}

#advlist article {
	overflow: hidden;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px;
}

#cert_page #advlist article {
	overflow: hidden;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px 4px;
}

#advlist article:nth-child(odd) {
	border-top: 1px solid #CCC;
	background-color:#FFF;
	background: -webkit-gradient(linear,left top,left bottom, from(#CCC),
	color-stop(10%,#CCC),
	color-stop(50%,#FFF),
	color-stop(90%,#CCC),
	to(#CCC));
}

#advlist article:nth-child(even) {
	border-top: 1px solid #CCC;
	background-color:#FFF;
}

#advlist article:last-child {
	border-bottom: 1px solid #CCC;
}

#plist article {
	overflow: hidden;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}

#plist article:nth-child(odd) {
	border-top: 1px solid #CCC;
	background-color:#FFF;
	background: -webkit-gradient(linear,left top,left bottom, from(#CCC),
	color-stop(10%,#CCC),
	color-stop(50%,#FFF),
	color-stop(90%,#CCC),
	to(#CCC));
}

#plist article:nth-child(even) {
	border-top: 1px solid #CCC;
	background-color:#FFF;
}

#plist article:last-child {
	border-bottom: 1px solid #CCC;
}

#cert_page #advlist article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;

	background-image: none;
}

#mcd_page #advlist article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;

	background-image: none;
}

#evc_page #advlist article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
	background-image: none;
	font-size:14px;
}

#evc_page #evc_list article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFE7C1;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;

	background-image: none;
}

.adv_detail {
	overflow:hidden;
	padding: 2px 2px 2px 0px;
	background-image: url('../img/sp_icon_next.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.adv_detail ul li {
	list-style-type: none;
}

.adv_detail ul li ul li {
	list-style-type: none;
}

#cert_page .adv_detail {
	overflow:hidden;
	padding: 2px 2px 2px 0px;
	background-image:none;
}

#mcd_page .adv_detail {
	overflow:hidden;
	padding: 2px 2px 2px 0px;
	background-image:none;
}

#evc_page .adv_detail {
	overflow:hidden;
	padding: 2px;
	background-image:none;
	font-size:14px;
}

#evc_page .adv_banner {
	float: left;
	width: 130px;
	height:auto;
	text-align:center;
	padding-top:6px;
}

/*
.adv_banner {
	float: left;
	width: 130px;
	height:90px;
	text-align:center;
	padding-top:6px;
}

.adv_title {
	font-size:15px;
	margin-right:10px;
	color:#06F;
}
*/
.adv_banner {
	float: left;
/*	width: 130px; */
	width:35%;
	height:90px;
	min-height:90px;
	text-align:center;
	padding-top:6px;
}

.advlist_detail {
	float:right;
	width:65%;
}

.advlist_detail ul li {
	margin-left:10px;
}

.adv_title {
	font-size:15px;
	margin-right:10px;
/*	margin-left:10px; */
	line-height:20px;
	color:#06F;
}

.adv_point {
	font-size:18px;
}

.adv_condition {
	font-size:14px;
	line-height:20px;
}

.adv_com  {
	clear: both;
	margin-right: 16px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #FFC;
}

#loginw .adv_com  {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	background-color: #FFC;
}

#repwd .adv_com  {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	background-color: #FFC;
}

#entryw .adv_com  {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #FFC;
}

#cert_page .adv_com  {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	background-color: #FFC;
}

#mcd_page .adv_com  {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	background-color: #FFC;
}

#evc_page .adv_com  {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	background-color: #FFC;
}

#intro .adv_com {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #FFC;
}

.adv_com ul li {
	padding: 5px;
}

#advlist aside {
	overflow: hidden;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin: 5px;
}

.adv_entry_btn {
	margin-top:2px;
	margin-bottom:2px;
}

#cert_page .adv_entry_ct_btn {
	text-align:center;
	width:100%;
	margin-top:2px;
	margin-bottom:0px;
}

#mcd_page .adv_entry_ct_btn {
	text-align:center;
	width:100%;
	margin-top:2px;
	margin-bottom:2px;
}

.adv_entry_btn li {
	list-style-type:none;
}

#cert_page .adv_entry_btn ul {
	width:300px;
	backgound-color:#06C;
}

#cert_page .adv_entry_btn li {
	list-style-type:none;
}

#mcd_page .adv_entry_btn ul {
	width:300px;
	backgound-color:#06C;
}

#mcd_page .adv_entry_btn li {
	list-style-type:none;
}

.adv_link {
	text-decoration:none;
	color:#000;
}

/* 通常画面　申込ボタン */
.adv_site_btn   {
	margin-left:20px;
	color: #FFF;
	font-weight:bold;
	float: left;
	height: 18px;
	width: 120px;
	line-height: 20px;
	border:1px solid #F00;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F00;
	box-shadow:0 0 15px #666;
	-webkit-box-shadow:1px 2px 2px #F00;
}
/* 確認画面　申込ボタン */
#cert_page .adv_site_ct_btn   {
	text-shadow: 1px 1px 3px #000;
	padding:10px;
	background: -webkit-gradient(linear,left top,left bottom, from(#FC6),to(#F90));
	border-radius:5px;
	-webkit-border-radius:5px;
}

#cert_page .btn_label{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#cert_page aside {
	margin:0px;	
	padding-top:2px;
	padding-bottom:0px;
}

#mcd_page .adv_site_ct_btn   {
	text-shadow: 1px 1px 3px #000;
	padding:10px;
	background: -webkit-gradient(linear,left top,left bottom, from(#FC6),to(#F90));
	border-radius:5px;
	-webkit-border-radius:5px;
}

#mcd_page .btn_label{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#mcd_page aside {
	margin:0px;	
}

.adv_detail_view_btn   {
	margin-left:20px;
	color: #FFF;
	font-weight:bold;
	background-color: #00F;
	float: left;
	height: 18px;
	width: 120px;
	line-height: 20px;
	border:1px solid #00F;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#00F;
	box-shadow:0 0 15px #666;
	-webkit-box-shadow:1px 2px 2px #00F;
}

.btn_label{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

/*-----------------------------------------------
ポイント通帳
-----------------------------------------------*/
/* ポイント通帳メニュー */
#menu_bank {
	overflow: hidden;
	background-image: url(../img/menu_boder.png);
	background-size:320px 0.5px;
	background-color: #FFF;
	background-repeat: repeat-y;
}

#menu_bank h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#630;
	background:-webkit-gradient(linear,left top,left bottom, from(#960),to(#630));
	text-shadow: 1px 1px 3px #000;
}

#menu_bank article ul li {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 152px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#menu_bank article ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#getpoint_data h4 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#306;
	background:-webkit-gradient(linear,left top,left bottom, from(#66F),to(#306));
	text-shadow: 1px 1px 3px #000;
}

#getpoint_data article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#getpoint_data article table {
	width:100%;
	border:solid 2px #999;
	text-align:left;
	font-size:14px;
	background-color:#FFF;
}


#getpoint_data article th {
	border:solid 2px #999;
	padding:4px;
	
}

#getpoint_data article td {
	border:solid 2px #999;
	padding:4px;
	font-weight:bold;
}

#bank_point_list h4 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#306;
	background:-webkit-gradient(linear,left top,left bottom, from(#66F),to(#306));
	text-shadow: 1px 1px 3px #000;
}

#bank_point_list article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#bank_point_list article table {
	width:100%;
	border:solid 2px #999;
	text-align:left;
	font-size:14px;
	background-color:#FFF;
}


#bank_point_list article th {
	border:solid 2px #999;
	padding:4px;
	
}

#bank_point_list article td {
	border:solid 2px #999;
	padding:4px;
	font-weight:bold;
}

#bank_point_ex h4 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#306;
	background:-webkit-gradient(linear,left top,left bottom, from(#66F),to(#306));
	text-shadow: 1px 1px 3px #000;
}
#bank_point_ex article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#bank_point_ex article table {
	width:100%;
	border:solid 2px #999;
	text-align:left;
	font-size:14px;
	background-color:#FFF;
}


#bank_point_ex article th {
	border:solid 2px #999;
	padding:4px;
	
}

#bank_point_ex article td {
	border:solid 2px #999;
	padding:4px;
	font-weight:bold;
}

/*　ポイント交換 */
#bank_entry_data h4 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#306;
	background:-webkit-gradient(linear,left top,left bottom, from(#66F),to(#306));
	text-shadow: 1px 1px 3px #000;
}

#bank_entry_data article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#bank_entry_data article table {
	width:100%;
	border:solid 2px #999;
	text-align:left;
	font-size:14px;
	background-color:#FFF;
}


#bank_entry_data article th {
	border:solid 2px #999;
	padding:4px;
	
}

#bank_entry_data article td {
	border:solid 2px #999;
	padding:4px;
	font-weight:bold;
}

#bank_entry_email h4 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background-color:#306;
	background:-webkit-gradient(linear,left top,left bottom, from(#66F),to(#306));
	text-shadow: 1px 1px 3px #000;
}

#bank_entry_email article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#bank_entry_email article table {
	width:100%;
	border:solid 2px #999;
	text-align:left;
	font-size:14px;
	background-color:#FFF;
}


#bank_entry_email article th {
	border:solid 2px #999;
	padding:4px;
	
}

#bank_entry_email article td {
	border:solid 2px #999;
	padding:4px;
	font-weight:bold;
}

/*-----------------------------------------------
スマホ限定！お得サービス
-----------------------------------------------*/
#menu_sp_service h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#FF5353),to(#F00));
	background-color:#F00;
	text-shadow: 1px 1px 3px #000;
}

#menu_sp_service {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#menu_sp_service .indexmenu{
}

#menu_sp_service ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu_sp_service li{
	list-style:none;
/*	font-weight:bold; */
}

#menu_sp_service .indexmenu a{
	display:block;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#menu_sp_service .indexmenu li{
	margin:0;
	padding:0;
}

#menu_sp_service .indexmenu .indexmenu_l{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	padding:10px 0px 10px 2px;
	margin:0;
	text-align:left;
	height:20px;
	background-color:#FFF;
	width:49%;
    float:left;
}


#menu_sp_service .indexmenu .indexmenu_r{
	border-bottom:#666 solid 1px;
	padding:10px 0px 10px 2px;
	margin:0;
	text-align:left;
	height:20px;
	background-color:#FFF;
	width:49%;
    float:left;
}

#menu_sp_service .indexmenu .icon1{
	margin:0;
	float:left;
	width:20px;
}

/*-----------------------------------------------
毎日チャレンジ
-----------------------------------------------*/
#game_sp_service h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F96),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

#game_sp_service {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#game_sp_service .indexmenu{
}

#game_sp_service ul{
	list-style:none;
	margin:0;
	padding:0;
}

#game_sp_service li{
	list-style:none;
	font-weight:bold;
}

#game_sp_service .indexmenu a{
	display:block;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#game_sp_service .indexmenu li{
	margin:0;
	padding:0;
}

#game_sp_service .indexmenu .indexmenu_l{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	height:25px;
	background-color:#FFF;
	width:100%;
    float:left;
}


#game_sp_service .indexmenu .indexmenu_r{
	border-bottom:#666 solid 1px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	height:25px;
	background-color:#FFF;
	width:100%;
    float:left;
}

#game_sp_service .indexmenu .icon1{
	margin:0 0 0 10px;
	float:left;
	width:20px;
}

/*-----------------------------------------------
カテゴリで探す
-----------------------------------------------*/
#menu_category h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#09F),to(#00F));
	background-color:#00F;
	text-shadow: 1px 1px 3px #000;
}

#menu_category {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#menu_category .indexmenu{
}

#menu_category ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu_category li{
	list-style:none;
	font-weight:bold;
}

#menu_category .indexmenu a{
	display:block;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#menu_category .indexmenu li{
	margin:0;
	padding:0;
}

#menu_category .indexmenu .indexmenu_l{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	padding:10px 0px 10px 5px;
	margin:0;
	text-align:left;
	height:20px;
	background-color:#FFF;
	width:100%;
    float:left;
}


#menu_category .indexmenu .indexmenu_r{
	border-bottom:#666 solid 1px;
	padding:10px 0px 10px 2px;
	margin:0px;
	text-align:left;
	height:20px;
	background-color:#FFF;
	width:100%;
    float:left;
}

#menu_category .indexmenu .icon1{
	margin:0px;
	float:left;
	width:20px;
}

/*-----------------------------------------------
ショップで探す
-----------------------------------------------*/
#menu_shop h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F96),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

#menu_shop {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#menu_shop .indexmenu{
}

#menu_shop ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu_shop li{
	list-style:none;
	font-weight:bold;
}

#menu_shop .indexmenu a{
	display:block;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#menu_shop .indexmenu li{
	margin:0;
	padding:0;
}

#menu_shop .indexmenu .indexmenu_l{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	height:25px;
	background-color:#FFF;
	width:49%;
    float:left;
}


#menu_shop .indexmenu .indexmenu_r{
	border-bottom:#666 solid 1px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	height:25px;
	background-color:#FFF;
	width:49%;
    float:left;
}

#menu_shop .indexmenu .icon1{
	margin:-8px 0 0 0;
	float:left;
	width:20px;
}

/*-----------------------------------------------
メインメニュー
-----------------------------------------------*/
#menu_main h3{
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F96),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

#menu_main {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#menu_main ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu_main li{
	list-style:none;
	font-weight:bold;
}

#menu_main .indexmenu a{
	display:block;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#menu_main .indexmenu li{
	margin:0;
	padding:0;
	height:25px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	background-color:#FFF;
}

#menu_main .indexmenu{
	border-bottom:#666 solid 1px;
}

#menu_main .indexmenu .icon1{
	margin:-8px 0 0 0;
	float:left;
	width:20px;
}

/*-----------------------------------------------
ポイント通帳メニュー
-----------------------------------------------*/
#menu_myinfo h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#960),to(#630));
	background-color:#630;
	text-shadow: 1px 1px 3px #000;
}

#menu_myinfo {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#menu_myinfo .indexmenu{
}

#menu_myinfo ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu_myinfo li{
	list-style:none;
	font-weight:bold;
}

#menu_myinfo .indexmenu a{
	display:block;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #425dad;
}

#menu_myinfo .indexmenu li{
	margin:0;
	padding:0;
}

#menu_myinfo .indexmenu .indexmenu_l{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	height:25px;
	background-color:#FFF;
	width:49%;
    float:left;
}


#menu_myinfo .indexmenu .indexmenu_r{
	border-bottom:#666 solid 1px;
	padding:15px 0px 5px 2px;
	margin:0;
	text-align:left;
	height:25px;
	background-color:#FFF;
	width:49%;
    float:left;
}

#menu_myinfo .indexmenu .icon1{
	margin:-8px 0 0 0;
	float:left;
	width:10px;
}

/*-----------------------------
各ボタン
-----------------------------*/
#header_login_btn{
	width:110px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-size: 14px;
	text-shadow: 1px 1px 3px #000;
}

#header_entry_btn{
	width:110px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-size: 14px;
	text-shadow: 1px 1px 3px #000;
}

.searchArea {
/*	background-color:#F60; */
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height: 40px;
	line-height: 34px;
	padding: 3px;
	background-color:#e0ffff;
}

.searchbk {
	width:70%;
	border:2px solid #666;
	border-radius:5px;
	-webkit-border-radius:5px;
	line-height: 24px;
	margin: 2px;
	font-size:16px;
	color:#999;
}

.search_btn{
	width:50px;
	height:25px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #000;
	border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	font-size: 13px;
	display:inline-block;
	background:-webkit-gradient(linear,left top, left bottom, from(#666),to(#000));	
	background-color:#000;
}

/* コピーライト */
.copyright {
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 30px;
	margin:0 auto;
	line-height: 30px;
}
.media_select {
	line-height: 20px;
	text-align: center;
	height: 20px;
	margin:0 auto;
	padding:5px;
}

/* バルーン */
#balloon{
	width:300px;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 15px #666;
	-webkit-box-shadow:0 0 15px #666;
	position:absolute;
	background-color:rgba(51, 153, 204, 0.9);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	color:#fff;
	text-align:center;
}

/*-----------------------------------------------
ポイント獲得条件
-----------------------------------------------*/
.point_detail {
	font-size:13px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right:16px;
	padding: 2px;
}

#cert_page .point_detail {
	font-size:14px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right:0px;
	padding: 2px;
}

#mcd_page .point_detail {
	font-size:14px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right:0px;
	padding: 2px;
}

.point_detail tr th {
	width: 100px;
	text-align: left;
	vertical-align:middle;
	line-height: 20px;
	padding-left:5px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
.point_detail tr td {
	text-align: left;
	vertical-align:middle;
	padding:4px 2px 4px 5px;
	border-bottom:1px solid #999;
}

.point_career {
	margin:0px;
	padding:0px;
	line-height:20px;
	vertical-align:middle;
}

/*-----------------------------------------------
ログイン画面
-----------------------------------------------*/
.tbl_loginw th{
	width:100px;
	height:25px;
	text-align:left;
}
.tbl_loginw td{
	width:180px;
}

#loginw {
	overflow: hidden;
	margin-bottom:5px;
}

#loginw h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#3F0), to(#060));
	background-color:#3F0;
	text-shadow: 1px 1px 3px #000;
}

#loginw article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#loginw article dt{
	color:#000;
	font-size:18px;
	line-height:20px;
	padding:2px;
	background:#FF9;
}

#loginw article dd {
	line-height:20px;
	font-size:18px;
	background:#FF9;
	color:#000;
	padding:2px;
	margin:0px;
	text-shadow:none;
}

#repwd article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#repwd h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

#repwd article dt{
	color:#000;
	font-size:18px;
	line-height:20px;
	padding:2px;
	background:#FF9;
}

#repwd article dd {
	line-height:20px;
	font-size:18px;
	background:#FF9;
	color:#000;
	padding:2px;
	margin:0px;
	text-shadow:none;
}

/*-----------------------------------------------
紹介画面
-----------------------------------------------*/
#intro {
	overflow: hidden;
	margin-bottom:5px;
}

#intro h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}
#intro article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#intro article dt {
	margin:0px;
	padding: 4px 0 0 40px;
	line-height:40px;
	font-weight:bold;
	font-size:18px;
	color:#F00;
	background:url(../img/star1.png) left 5px no-repeat;
	text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #CCC; 
}

#intro article dd {
	color:#000;
	font-size:14px;
	line-height:20px;
	padding:2px;
	background:#FFF
}

.stepimg {
	margin:5px auto;
}

#intro a {
	display:block;
	text-decoration:none;
}

/*-----------------------------------------------
会員登録画面
-----------------------------------------------*/
.tbl_entryw {
	margin:0 auto;
	width:100%;
}

.tbl_entryw th{
	text-align:center;
	padding:2px;
	white-space:nowrap;
}
.tbl_entryw td{
	text-align:left;
	padding:2px;
}

#entryw {
	overflow: hidden;
	margin-bottom:5px;
}

#entryw h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

#entryw article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#entryw article dt {
	margin:0px;
	padding: 4px 0 0 40px;
	line-height:40px;
	font-weight:bold;
	font-size:18px;
	color:#F00;
	background:url(../img/star1.png) left 5px no-repeat;
	background-color: #FFC;
	text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #CCC; 
}

#entryw article dd {
	color:#000;
	font-size:14px;
	line-height:20px;
	padding:2px;
	background:#FFF;
}

#entryw article dd dt{
	line-height:20px;
	font-size:18px;
	background:#FFC;
	color:#000;
	padding:2px;
	margin:0px;
	text-shadow:none;
}

#entryw article dd dd{
	line-height:20px;
	font-size:18px;
	color:#000;
	background:#FFC;
	padding:2px 0px 0px 10px;
	margin:0px;
}

.inputbox1 {
	padding:6px;
	font-size:22px;
	width:200px;
}

.inputbox2 {
	padding:6px;
	font-size:22px;
	width:80px;
}

.inputbox3 {
	padding:2px;
	font-size:18px;
	width:250px;
}

.btn1 {
	margin-top:4px;
	padding:6px;
	font-size:22px;
}

.select1 {
	padding:6px;
	font-size:18px;
}

.select2 {
	padding:6px;
	font-size:19px;
}

.select3 {
	padding:6px;
	font-size:18px;
}

.entry_guide {
	background-color: #FF9;
}
.entry_warning{
	background-color: #FF9;
}.yellowb {
	font-weight: bold;
	color: #FF0;
}
.murasaki_nl {
	color: #60F;
}

.murasakib {
	font-weight: bold;
	color: #60F;
	font-size: 16px;
}

.bank_headinfo {
	margin:2px auto;
	font-size: 14px;
	background-color: #FFC;
	padding: 2px;
	width: 300px;
}

.bank_kakutei_btn {
	margin:5px auto;
	text-align:center;
	padding: 2px;
	width: 300px;
}

/*-----------------------------------------------
ページ枠
-----------------------------------------------*/
.pageinfo {
	clear:both;
	margin:2px auto;
	padding:2px;
	background-color: #CCC;
	height: 55px;
	width: 320px;
}
.pageinfo a {
	color: #000;
}
.pagetotal {
	margin-left: 5px;
	font-size: 14px;
}
.pagelist {
	margin-left: 1px;
}


.pageno {
	float:left;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	height: 25px;
	width: 25px;
	border: 1px solid #999;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	margin: 4px;
}

.pageno_c {
	float:left;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	height: 25px;
	width: 25px;
	border: 1px solid #999;
	background-color: #FC0;
	text-decoration: none;
	display: block;
	line-height: 25px;
	margin: 4px;
}

.pageno_pref {
	float:left;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	height: 25px;
	width: 35px;
	border: 1px solid #999;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	margin: 4px;
}

.pageno_pref_ng {
	float:left;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	height: 25px;
	width: 30px;
	border: 1px solid #999;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	margin: 4px;
	color: #CCC;
}
.nodata {
	height: 40px;
	width: 300px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	margin-left: 10px;
}

#message h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#3F0), to(#060));
	background-color:#3F0;
	text-shadow: 1px 1px 3px #000;
}

#msg_page #message article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
	background-color:#FF9;
}
#msg_page #message article p{
	display:block;
	margin:5px auto;
	height:auto;
	text-align:left;
	width:300px;
	font-size: 16px;
}

#msg_page #message aside{
	margin:10px auto;
	text-align:center;
}
.more_info {
	border-top: 1px dotted #CCC;
}
.more_info_btn {
	overflow: hidden;
	float:right;
	display:block;
	text-align: center;
	margin:4px 10px 4px 4px;
	height: 30px;
	width: 120px;
	color:#000;
	border:solid 1px #000;
	background:-webkit-gradient(linear,left top,left bottom, from(#CCC),color-stop(0.1,#FFF),to(#CCC));
	background-color:#FFF;
	box-shadow:1px 1px 1px #CCC;
	-webkit-box-shadow:1px 1px 1px #CCC;
	border-radius:8px;
	-webkit-border-radius:8px;
	line-height:30px;
}

.more_info a {
	text-decoration:none;
	font-size:15px;
	color: #333;
}

#evc_page article a {
	text-decoration: none;
	color:#000;
}
.clickp_status{
	clear:both;
}

#plist_page #advlist a {
	text-decoration:none;
	color:#000;
}

.advarea1 {
	margin:0px 0px 2px 0px;
}

.advarea2 {
	margin:5px auto!important;
	text-align:center;
}

/* ボタン */
.btn_yellow1   {
	padding:10px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	text-shadow: 1px 1px 3px #000;
	background: -webkit-gradient(linear,left top,left bottom, from(#FC6),to(#F90));
	border-radius:5px;
	-webkit-border-radius:5px;
	color:#FFF;
}

.header_tp{
	overflow:hidden;
    height: auto;
	line-height:25px;
	padding:2px;
	border-top:solid 2px #000;
	text-shadow: 1px 1px 3px #000;
	background:-webkit-gradient(linear,left top,left bottom, from(#ff8c00),to(#ffa500));
	background-color:#ffa500;
/*
	background:-webkit-gradient(linear,left top,left bottom, from(#06F),to(#009));
	background-color:#009;
*/
}

.header_tp_lin{
	overflow:hidden;
    height: auto;
	line-height:20px;
	padding-bottom:1px;
	border-top:solid 2px #000;
	text-shadow: 1px 1px 3px #000;
	background:-webkit-gradient(linear,left top,left bottom, from(#ff8c00),to(#ffa500));
	background-color:#ffa500;
/*	background:-webkit-gradient(linear,left top,left bottom, from(#03F),
	color-stop(0.4,#00C),
	color-stop(0.7,#009),
	to(#006));
	background-color:#009;
*/
}

.header_lg {
	float:left;
	margin:5px 5px 0px 1px;
}

.header_btn{
	float:right;
	font-size:11px;
	font-weight:bold;
	text-shadow:1px 1px 2px #000;
}

.header_btn_lout{
	float:right;
	font-size:9px;
	font-weight:bold;
	text-shadow:1px 1px 2px #000;
}

.header_btn li{
	float:left;
	color:#FFF;
	text-align:center;
	list-style-type:none;
	margin:2px 2px 0px 2px;
	padding:2px;
	width:50px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #FFF;
}

.header_btn a {
	color:#FFF;
	text-decoration:none;
}
.next_info {
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFC;
	cursor:pointer;
	border-bottom:1px solid #CCC;
}

.next_info p{
	display:block;
	font-size:16px;
	font-weight:bold;	
	line-height:80px;
}

.next_rank1 {
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFC;
	cursor:pointer;
	border-bottom:1px solid #CCC;
}

.next_rank1 p{
	display:block;
	font-size:16px;
	font-weight:bold;	
	line-height:80px;
}

.next_rank2 {
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFC;
	cursor:pointer;
	border-bottom:1px solid #CCC;
}

.next_rank2 p{
	display:block;
	font-size:16px;
	font-weight:bold;	
	line-height:80px;
}

.next_rank3 {
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFC;
	cursor:pointer;
	border-bottom:1px solid #CCC;
}

.next_rank3 p{
	display:block;
	font-size:16px;
	font-weight:bold;	
	line-height:80px;
}

.next_rank4 {
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFC;
	cursor:pointer;
	border-bottom:1px solid #CCC;
}

.next_rank4 p{
	display:block;
	font-size:16px;
	font-weight:bold;	
	line-height:80px;
}

.osusumeapp {
	margin:5px;
	padding:0px;
	background-color:#FFF;
	text-align:center;
	border:solid 2px #E1E3FF;
	border-radius:5px;
	-webkit-border-radius:5px;
}

.osusumeapp_title{
	border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	margin:0px;
	padding:4px;
	color:#5FA600;
	font-size:14px;
	font-weight:bold;
	background-color:#E4F3D3;
	border-bottom:solid 1px #5FA600;
}


.osusumeapp_title p {
	padding-top:4px;
}

.osusumeapp_img {
	padding-top:4px;
}

.msg001 {
	font-size:15px;
}

.osusumeapplist_topimg {
	text-align:center;
	padding:5px;
}

.osusumeapplist_com  {
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	background-color: #FFC;
}

/*-----------------------------------------------
ランキング
-----------------------------------------------*/
#menu_rank h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#3F0), to(#060));
	background-color:#3F0;
	text-shadow: 1px 1px 3px #000;
}

#menu_rank {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#menu_rank article {
	overflow: hidden;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	border-top: 1px dotted #CCC;
	background-color:#FFF;
}

.rankimg {
	float:left;
	width:40px;
	height:40px;
	line-height:20px;
	padding:2px 2px 2px 2px;
	text-align:center;
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #999;
	vertical-align:top;
}

#rank_page .rankimg {
	float:left;
	margin-right:5px;
	width:60px;
	height:20px;
	line-height:26px;
	padding:2px 2px 2px 2px;
	text-align:right;
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #999;
	vertical-align:top;
}

#rank_page .rankimgm {
	float:left;
	margin-right:5px;
	width:30px;
	height:20px;
	line-height:26px;
	padding:2px 2px 2px 2px;
	text-align:right;
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #999;
	vertical-align:top;
}

#rank_page .adv_title {
	line-height:28px;
}

#menu_rank .adv_condition {
	float:left;
	font-size:14px;
	line-height:20px;
	margin-right:20px;
}

.ranknavi {
	margin:0px auto;
}

.ranknavi ul {
	margin:5px auto;
	width:95%;
	height:40px;
	border:1px solid #909;
	border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#ED5689;
}

.ranknavi ul li {
	float: left;
	text-align: center;
	width:24.5%;
	line-height:40px;
	list-style-type:none;
	border-right: 1px solid #909;
}

.ranknavi ul li:last-child {
	border-right:none;
}

.ranknavi ul li p {
	font-size:12px;
}

.ranknavi ul li a{
	display:block;
    text-decoration: none;
	font-weight:bold;
	color:#FFF;
}

.ranknavi ul li a:active {
    text-decoration: none;
}

.ranknavi ul li a:visited {
    text-decoration: none;
}

.ranknavi ul li a:hover { 
    text-decoration: none;
}

.subcon {
	margin:4px;
	padding:0px;
	background-color:#FFF;
	text-align:center;
	border:solid 1px #E1E3FF;
	border-radius:5px;
	-webkit-border-radius:5px;
}

.subcontitle {
	text-align:left;
	margin:0px;
	padding:4px;
	color:#5FA600;
	font-size:14px;
	font-weight:bold;
	background-color:#E4F3D3;
/*	border-bottom:solid 1px #5FA600; */
	border-bottom:solid 1px #E1E3FF;
}

.subconlist {
	overflow:hidden;
	font-size:14px;
	text-align:left;
	padding:8px 5px 8px 5px;
	margin-left:2px;
}

.subconlist li {
	width:50%;
	list-style:none;
	float:left;
}

/*-----------------------------------------------
問い合わせ画面
-----------------------------------------------*/
#ask {
	overflow: hidden;
	margin-bottom:5px;
}

#ask h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}
#ask article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

#ask article dt {
	margin:0px;
	padding: 0px 0 0 0px;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
	color:#F00;
/*	background:url(../img/star1.png) left 5px no-repeat; */
	text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #CCC; 
}

#ask article dd {
	color:#000;
	font-size:14px;
	line-height:20px;
	padding:2px;
	background:#FFF
}

.stepimg {
	margin:5px auto;
}

#ask a {
	text-decoration:none;
}

.inputbox4 {
	padding:2px;
	font-size:14px;
	width:250px;
}

#faq .adv_com {
	clear: both;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #FFC;
}

#menu_main ul{
	margin: 10px;
}
#menu_main ul li{
	overflow: hidden;
	margin: 0;
	width: 100%;
	text-align: left;
	padding: 0;
	border: 1px #ccc solid;
	border-bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	display:block;
	-webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
	box-shadow:0px 3px 3px rgba(000,000,000,0.1);
}
#menu_main ul li:first-child{
	border-radius: 8px 8px 0 0;
}
#menu_main ul li:last-child{
	border-radius: 0 0 8px 8px;
	border-bottom:1px #ccc solid;
}
#menu_main ul li a{
	color: #333;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 44px;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight:bold;
}
#menu_main ul li a::after{
	content: url('../img/sp_icon_next.png');
	float: right;
}


/*-----------------------------------------------
紹介画面
-----------------------------------------------*/
#faq {
	overflow: hidden;
	margin-bottom:5px;
}

#faq h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F93),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}
#faq article {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

.faqlist dl {
	margin-top:5px;
}

.faqlist dt {
	margin:5px 0 0 0;
	padding: 4px 0 0 40px;
	line-height:20px;
	font-weight:bold;
	font-size:14px;
	height:40px;
	color:#F00;
	background:url(../img/icon_qaa1.gif) left 5px no-repeat #FFF;
}

.faqlist dd {
	margin:0 0 5px 0;
	padding: 4px 0 0 40px;
	color:#000;
	font-size:14px;
	line-height:20px;
	background:url(../img/icon_qaa2.gif) left 5px no-repeat #FFF;
}

.faqlist a {
	display:block;
	text-decoration:none;
}

.faqlist {
	overflow: hidden;
	padding:5px 2px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FF9;
	box-shadow:0 0 15px #CCC;
	-webkit-box-shadow:1px 2px 2px #CCC;
}

/* アコーディオン */
.faqlist dl.acordion{
 margin: 0 2px 0 2px;
 }

.faqlist dt.trigger {
    border-radius: 5px;
    text-align: left;
    border: 1px solid #ccc;
}

.faqlist dt.active{
	border-radius: 5px 5px 0 0;
}

.faqlist dd.acordion_tree{
	border-radius: 0 0 5px 5px;
    border: 1px solid #ccc;
    border-top: none;
}

.mstar {
	margin:0px;
	padding: 4px 0 0 40px;
	line-height:40px;
	font-weight:bold;
	font-size:18px;
	color:#F00;
	background:url(../img/star1.png) left 5px no-repeat;
	text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #CCC; 
}

.btnN {  
	background: #EEE;  
	border-top: 3px solid #DDD;  
	border-left: 3px solid #DDD;  
	border-right: 3px solid #BBB;  
	border-bottom: 3px solid #BBB;  
	color:#111;  
	width: 100px;  
	height:40px;
	padding: 10px 0;  
} 

.advlist_article {
	overflow: hidden;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px;
}

.advlist_article:nth-child(odd) {
	border-top: 1px solid #CCC;
	background-color:#FFF;
	background: -webkit-gradient(linear,left top,left bottom, from(#CCC),
	color-stop(10%,#CCC),
	color-stop(50%,#FFF),
	color-stop(90%,#CCC),
	to(#CCC));
}

.advlist_article:nth-child(even) {
	border-top: 1px solid #CCC;
	background-color:#FFF;
}

.advlist_article:last-child {
	border-bottom: 1px solid #CCC;
}

.css_btn_class3 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #74b807;
	padding: 8px 16px;
	text-decoration: none;
	background: -moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	background: -ms-linear-gradient( top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #89c403), color-stop(100%, #77a809) );
	background-color: #89c403;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #528009;
	-webkit-box-shadow: inset 1px 1px 0px 0px #a4e271;
	-moz-box-shadow: inset 1px 1px 0px 0px #a4e271;
	box-shadow: inset 1px 1px 0px 0px #a4e271;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}.css_btn_class3:hover {
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	background:-ms-linear-gradient( top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #77a809), color-stop(100%, #89c403) );
	background-color:#77a809;
}.css_btn_class3:active {
	position:relative;
	top:1px;
}

.table_d{
	width: 90%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px auto;

}
.table_d th{
	padding: 4px 8px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #f0f0f0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_d td{
	padding: 2px 8px;
	background-color: #FFFFFF;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* search_tag
----------------*/

#search_tag {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#search_tag li {
	float: left;
	margin-bottom: 5px;
}

#search_tag a {
	display: block;
	margin-right: 8px;
	padding-left: 15px;
	background: url(../s_images/search_tag_bgl.png) no-repeat left top;
	color: #666;
	font-weight: bold;
}

#search_tag span {
	display: block;
	padding-right: 6px;
	background: url(../s_images/search_tag_bgr.png) no-repeat right top;
}

#search_tag span span {
	line-height: 27px;
	padding: 0 8px 0 8px;
	background: url(../s_images/search_tag_bgc.png) repeat-x;
}

/*-----------------------------------------------
normal
-----------------------------------------------*/
.menu_sp h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#09F),to(#00F));
	background-color:#00F;
	text-shadow: 1px 1px 3px #000;
}

.menu_sp {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
/*-----------------------------------------------
norma2
-----------------------------------------------*/
.menu_sp2 h3 {
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	background:-webkit-gradient(linear,left top,left bottom, from(#F96),to(#F60));
	background-color:#F60;
	text-shadow: 1px 1px 3px #000;
}

.menu_sp2 {
	clear:both;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
