@charset "UTF-8";
/* 共通ここから */
@import url("rightbanner.css");
body{
	margin:0px;
	_font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif,Helvetica;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif,Helvetica;
	background-color:#feeff6;
}
img{
	border:none;
}
ul{
	list-style:none;
}
*{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif,Helvetica;
	padding:0px;
	margin:0px;
}
form {
	margin:0px;
	padding:0px;
}

/****************ふるい↓********************************/
.contents_box {
    margin: 0 auto;
    width: 920px;
}
.contents_left {
    float: left;
    position: relative;
    width: 770px;
}
.menu_box {
    //float: left;
    height: 61px;
    width: 420px;
}

.menu_topimg {
    display: inline;
    float: left;
    margin: 3px 5px 0;
    width: 70px;
}

.menu_img {
    display: inline;
    float: left;
    margin: 2px 5px 0 0;
    width: 80px;
}
.logo3000{
	background-image:url(/img/logo3000.gif);
	background-repeat: no-repeat;
}

.left_colum {
    text-align: center;
    width: 580px;
    /width:575px;
}

.left_colum .back_url a:link{
	color:#4FB3E7;
	text-decoration:none;
}

.left_colum .back_url a:visited{
	text-decoration:none;
}
.left_colum .back_url a:hover{
	text-decoration:underline;
}
.left_colum .back_url a:active{
	color:#67B8FC;
}

.right_colum {
    text-align: center;
    width: 170px;
    margin-top:0px;
}
.clearfix{
	clear:both;
	display:block;
	zoom:1;
	/zoom:0;/* IE9以下 */
}

.clearfix:not(:target){
	clear:both;
	display:block;
	zoom:0px\9;/* IE9 */
}

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

.clearFix:after {
    clear: both;
    content: "";
    display: block;
}

.footer_contents {
    margin-top: 20px;
}
/****************ふるい↑********************************/
/****************************************
* header
* memo:before after がIEではうまく認識しませんでした。
***************************************/
#header_section{
	margin:0 auto;
	width:750px;
	overflow:hidden;
}

.season_bg{
	background-repeat: no-repeat;
	background-size:750px 183px;
	height: 183px;
    width: 750px;
    clear: both;
}

/* 404画面用 */
#header_section_404{
	margin:0 auto;
	width:770px;
	overflow:hidden;
}

/* header1用 */
.logo{
	margin-top:5px;
	margin-left:-5px;
	margin-right:10px;
}

.season_bg .logo {
	margin-left:-2px;
}

.header_left_shadow{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 183px;
	width:10px;
	height:183px;
	float:left;
}
.header_right_shadow{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 183px;
	width:10px;
	height:183px;
    	float:right;
}

.header_main_js{
	border:none;
	width:750px;
	background-color:#ffffff;
	height:148px;
	/height:141px;
	position:relative;
	z-index:0;
}

.header_main_js img{
	margin:0px;
	position:absolute;
	top:0px;
	left:33px;
}

.header_left_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 140px;
	width:10px;
	height:148px;
	float:left;
}
.header_right_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 140px;
	width:10px;
	height:148px;
    float:right;
}

.header_main{
	border:none;
	width:750px;
	height:183px;
	background-color:#ffffff;
}
.header_main img.logo{
	float:left;
}
.header_main_right{
	width:330px;
	height:33px;
	float:left;
}
.header_mini_logo{
	margin-left:5px;
	width:408px;
	height:53px;
	float:left;
}

.header_mini_logo li{
	margin-right:1px;
	float:left;
}

.season_bg .header_mini_logo li {
	margin-right:0;
}

.header_arealog_contents {
	position:relative;
	left:4px;
}

.header_arealog_contents a{
	display:block;
}

a.header_arealog{
	width:72px;
	height:49px;
	position:absolute;
	left:20px;
	top:125px;
	right:668px;
	/right:1005px;
	/top:125px;
}

/*画像透過*/
.header_mini_logo.normal_header li a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

/* header2用 */
.logo2{
	margin-top:5px;
}

/* header3用 */
.logo3{
	margin-top:0px;
}

.header2_main{
	border:none;
	width:750px;
	height:85px;
	background-color:#ffffff;
}

.header2_arealog_contents a{
	display:block;
}
a.logo2{
	width:324px;
	height:78px;
	float:left;
}

a.logo3{
	width:324px;
	height:92px;
	float:left;
}

a.header2_arealog{
	width:72px;
	height:49px;
	position:absolute;
   	left: 61px;
    top: 36px;
	right:938px\9;
}

.header2_arealog_contents {
	position:relative;
	left:4px;
}

.header2_left_shadow{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 85px;
	/background-size:10px 87px;
	width:10px;
	height:85px;
	/height:87px;
	float:left;
}
.header2_right_shadow{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 85px;
	/background-size:10px 87px;
	width:10px;
	height:85px;
	/height:87px;
    float:right;
}
.header2_mini_logo{
	margin-left:5px;
	width:418px;
	height:53px;
	float:left;
}
.header2_mini_logo li{
	margin-right:2px;
	float:left;
}

.header2_main_js{
	border:none;
	width:770px;
	height:138px;
	background-color:#ffffff;
	/height:141px;
	position:relative;
	z-index:-1;
}

.header2_main_js img{
	margin:0px;
	position:absolute;
	top:0px;
	left:33px;
}

.header2_left_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 140px;
	width:10px;
	height:138px;
	/height:141px;
	float:left;
}
.header2_right_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 140px;
	width:10px;
	height:138px;
	/height:141px;
    float:right;
}

/*画像透過*/
.header2_mini_logo.normal_header li a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

/* header3用 */
.header3_arealog_contents img{
	display:block;
}

img.header3_arealog{
	position:absolute;
	left:-193px;
	right:20px;
	/left:-193px;
	bottom:-20px;
}

.header3_arealog_contents {
	position:relative;
	float:right;
}

.header3_main{
	border:none;
	width:770px;
	height:30px;
	background-color:#ffffff;
}

.header3_left_shadow{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 85px;
	width:10px;
	height:30px;
	float:left;
}
.header3_right_shadow{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 85px;
	width:10px;
	height:30px;
    	float:right;
}

.header3_main_js{
	border:none;
	width:750px;
	height:145px;
	background-color:#ffffff;
	position:relative;
	z-index:0;
}

.header3_main_js img{
	margin:0px;
	position:absolute;
	top:0px;
	left:33px;
}

.header3_left_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 140px;
	width:10px;
	height:145px;
	float:left;
}

.header3_right_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 140px;
	width:10px;
	height:145px;
    float:right;
}

/* header4用 */
.header4_main_js{
	border:none;
	width:750px;
	background-color:#ffffff;
	height:152px;
	position:relative;
	z-index:0;
}

.header4_main_js img{
	margin:0px;
	position:absolute;
	top:0px;
	left:33px;
}

.header4_left_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y left top;
	background-size:10px 140px;
	width:10px;
	height:152px;
	float:left;
}
.header4_right_shadow_js{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y right top;
	background-size:10px 140px;
	width:10px;
	height:152px;
    float:right;
}

/*************************
 h1
**************************/
.header_main h1{
	background: url("/assets/img/user/pc/common/h1.png") no-repeat center top;
	background-size:406px 19px;
	width:406px;
	height:19px;
	color:#000000;
	margin:5px 0px 5px 5px;
	float:left;
}
.header_main h1 span{
	width:406px;
	height:19px;
	display:block;
	color:#ffffff;
	margin:0;
	line-height:20px;
}

/* Chrome用 */
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
	.header_main h1 span{
		line-height:21px;
	}

}


.header2_main h1{
	background: url("/assets/img/user/pc/common/h1.png") no-repeat center top;
	background-size:406px 19px;
	/background-size:406px 20px;
	width:406px;
	height:19px;
	/height:20px;
	color:#000000;
	margin:5px 0px 5px 5px;
	float:left;
}
.header2_main h1 span{
	width:406px;
	height:19px;
	display:block;
	color:#ffffff;
	margin:0;
	line-height:20px;
}

/* Chrome用 */
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
	.header2_main h1 span{
		line-height:21px;
	}
}

.toptext{
	color: #FFFFFF;
	font-size: 11px;
	line-height:11px;
	text-align: center;
	float:left;
	width: 406px;
	height: 19px;
	/height:20px;
	font-weight: lighter;
}
.toptext_font{
	font-size: 11px;
}
.toptext img {
	float:left;
}

/*************************
 oomori_banner
**************************/
.oomori_banner{
	margin-left:5px;
	font-weight:bold;
	width:408px;
	border-top:2px dashed #D9C1B1;
	float:left;
	margin-top:3px;
	padding-top:7px;
}
.oomori_banner li{
	margin-top:2px;
	margin-right:5px;
	text-align:left;
	float:left;
}

.oomori_banner li a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background-color:#FFFFFF;
}


.shopicon{
	background:url('/assets/img/user/pc/common/new_shopicon.png') no-repeat left 2px;
	background:url('/assets/img/user/pc/common/new_shopicon.png') no-repeat left 1px\9;
	font-size:12px;
	text-align:left;
	width:180px;
	font-weight: bold;
	color:#4FB3E7;
	background-position: 1px;
	margin-bottom:1px;
	/margin-bottom:2px;
}

.hearticon{
	background-size:11px 11px;
	padding-left:15px;
	cursor:pointer;
	display:inline-block;
	width:180px;
}
.hearticon a{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:inline-block;
	width:180px;
}
.seasonicon{
	background-size:12px 12px;
	padding-left:15px;
	cursor:pointer;
	display:inline-block;
	width:180px;
}
.seasonicon a{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:inline-block;
	width:180px;
}
.shopicon a:link{
	color:#4FB3E7;
	text-decoration:none;
}

.shopicon a:hover{
	color:#4FB3E7;
	text-decoration:underline;
}

.shopicon a:visited{
	color:#4FB3E7;
	text-decoration:none;
}

.hearticon a:active{
	color:#4FB3E7;
	text-decoration:none;
}
.shopicon .seasonicon a{
	color:#000;
}

/* IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.shopicon{
		margin-bottom:2px;
	}
}
/* Chrome用 */
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
	.shopicon{
		margin-bottom:2px;
	}
}
.shopicon span{
	color:#4FB3E7;
	vertical-align: 1px;
}

/*************************
 header_pankuzu
**************************/
.header_pankuzu{
	width:750px;
	height:37px;
	background-color:#ffffff;
	float:left;
	float:none\9;
}
.header_pankuzu_1{
	width:770px;
	height:35px;
	background-color:#ffffff;
}
.header_pankuzu_1_iPad{
	width:770px;
	height:37px;
	background-color:#ffffff;
}
.pankuzu{
	margin-left:0px;
	background-size:10px 35px;
	/background-size:10px 36px;
	height:35px;
	/height:36px;
}
.pankuzu_safari{
	margin-left:0px;
	background-size:10px 35px;
	/background-size:10px 36px;
	height:37px;
	/height:36px;
}
.pankuzu_ipad{
	margin-left:0px;
	background-size:10px 35px;
	/background-size:10px 36px;
	height:39px;
	/height:36px;
}
.pankuzu_ipad2{
	margin-left:0px;
	background-size:10px 35px;
	/background-size:10px 36px;
	height:37px;
	/height:36px;
}
.pankuzu_inner{
	background-position: left top;
	background-repeat: repeat-x;
	color: #434343;
	text-align:left;
	font-size:11px;
	border-bottom:1px solid #c2c2c2;
	width: 770px;
	height:32px;
	padding-top: 1px;
	float:left;
}
.pankuzu_inner_1{
	background-position: left top;
	background-repeat: repeat-x;
	color: #434343;
	text-align:left;
	font-size:11px;
	border-bottom:1px solid #c2c2c2;
	width:750px;
	height:32px;
	padding-top: 1px;
	float:left;
}
.pankuzu_inner li{
	margin-top:16px;
        display: inline-block;
}
ol{
    margin-left:10px;
}
.pankuzu_inner ul {
	margin-left:10px;
}
/* mac */
.pankuzu_inner_mac li{
	margin-top:13px;
        display: inline-block;
}
/* iPad対応 */
@media screen and (max-device-width: 1024px) {
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	    .pankuzu_inner{
			height:auto;
			padding-top:0;
		}
		.pankuzu_inner li {
			margin-top:13px;
                        margin-bottom: 3px;
                        display: inline-block;
		}
	}
}
.pankuzu_inner a:link{
	color: #EC78B4;
	text-decoration:none;
}

.pankuzu_inner a:visited{
	color:#EC78B4;

	text-decoration:none;
}

.pankuzu_inner a:active{
	color:#EC78B4;
}
.pankuzu_inner a:hover{
	color:#EC78B4;
	text-decoration:underline;
}


/*
.pankuzu_inner p a:link{
	color: #EC78B4;
	text-decoration:none;
}

.pankuzu_inner p a:visited{
	color:#EC78B4;
	text-decoration:none;
}

.pankuzu_inner p a:active{
	color:#EC78B4;
	text-decoration:underline;
}
.pankuzu_inner p a:hover{
	color:#EC78B4;
	text-decoration:underline;
}
*/

/*header3用*/
.pankuzu_inner1 p{
	margin:15px 10px 5px 10px;
}

.pankuzu_inner1 a:link{
	color: #EC78B4;
	text-decoration:none;
}

.pankuzu_inner1 a:visited{
	color:#EC78B4;
	text-decoration:none;
}

.pankuzu_inner1 a:active{
	color:#EC78B4;
}

.pankuzu_inner1 a:hover{
	color:#EC78B4;
	text-decoration:underline;
}

/*
.pankuzu_inner1 p{
	margin:15px 10px 5px 10px;
}

.pankuzu_inner1 p a:link{
	color: #EC78B4;
	text-decoration:none;
}

.pankuzu_inner1 p a:visited{
	color:#EC78B4;
	text-decoration:none;
}

.pankuzu_inner1 p a:active{
	color:#EC78B4;
}

.pankuzu_inner1 p a:hover{
	color:#EC78B4;
	text-decoration:underline;
}
*/


/*************************
 404ページ
**************************/
/*画像*/
.notfound_img {
	background-image:url("/assets/img/user/pc/common/404.png");
	background-repeat: no-repeat;
	background-size: 492px 130px;
	width: 492px;
	height: 130px;
	margin: 85px auto;
	/margin: 82px auto 84px;
}

p.notfound {
    font-size: 12px;
    color: #434343;
    margin: 75px auto;
    /margin: 0px auto;
    width: 492px;
    height: 65px;
    padding-top: 80px;
    /padding-top: 77px;
    padding-left: 29px;
    /padding-left: 60px;
}

p.notfound a:link{
	color: #FF5677;
	text-decoration: none;
}
p.notfound a:hover{
	text-decoration: underline;
}
p.notfound a:visited{
	color: #FF5677;
	text-decoration: none;
}
p.notfound a:active{
	color: #FF5677;
}

/*************************
 メイン
**************************/
/*## メイン ##*/
.main_l{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y top left;
	background-size:10px 100%;
	width:10px;
}
.main_r{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") repeat-y center;
	width:10px;
	background-size:10px 100%;
}
.main_m {
    background-color: #FFFFFF;
    width: 750px;
    /width: 752px;
}
/* ============================================================================

	.l-mainColumn

============================================================================ */
.l-mainColumn {
	float: left;
	position: relative;
}

.l-mainColumn > * {
	background: #fff;
}

.a-plan .l-mainColumn,
.b-plan .l-mainColumn,
.c-plan .l-mainColumn,
.free .l-mainColumn {
	width: 700px;
}

.search .l-mainColumn {
	width: 790px;
}
/*************************
 埋め込みテキスト
**************************/
.umekomi_box{
	width:570px;
	margin:0px 5px 10px;
	float:left;
	display:inline;
	background-color:#f3a100;
}
.umekomi_title {
	margin: 0px;
	/margin-left:4px;
}
.umekomi_text{
	width:568px;
	margin:0px 1px 1px 1px;
	font-size:12px;
	line-height:14px;
	text-align:left;
	background-color:#FFFFFF;
	color:#434343;
}

.umekomi_text_border{
	color:#ac8564;
	font-size:11px;
	line-height:19px;
	display: inline;
}

.blue_bar{
	float:left;
	margin:20px 0px 10px;
	font-size:1px;
}

/*************************
 フッター
**************************/
/*## フッター ##*/
.footer_l{
	background:url("/assets/img/user/pc/common/new_shadowL01.png") repeat-y top left;
	background-size:10px;
	width:10px;
}
.footer_m{
	width:750px;
	height:30px;
}
.footer_r{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") no-repeat center;
	width:10px;
	background-size:10px 36px;
	-webkit-background-size:10px 36px;
}
.footer_m0000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m1000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m2000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m3000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m4000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m5000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m6000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m7000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_m8000{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_lnormal{
	background:url("/assets/img/user/pc/common/new_shadowL01.png");
	width:10px;
}

.footer_lnormal1{
	background:url("/assets/img/user/pc/common/new_shadowL01.png");
	width:10px;
}
.footer_mnormal{
	width:750px;
	height:36px;
	text-align:center;
}
.footer_mnormal1{
	width:750px;
	height:15px;
	text-align:center;
}

.footer_rnormal{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") no-repeat center;
	width:10px;
	background-size:10px 36px;
	-webkit-background-size:10px 36px;
}

.footer_rnormal1{
	background:url("/assets/img/user/pc/common/new_shadowR01.png") no-repeat center;
	width:10px;
	background-size:10px 15px;
	-webkit-background-size:10px 15px;
}
/*************************
 フッターメニュー
**************************/
.index_box01{
	width:750px;
	/width:752px;
	height:21px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#fefabd;;
}

div.index a
{
	color: #b37c3c;
	text-decoration:none;
}

div.index a:visited
{
	color:#b37c3c;
	text-decoration:none;
}

div.index a:hover
{
	color:#b37c3c;
	text-decoration:underline;
}
div.index a:active
{
	color:#b37c3c;
}

div.index .minus
{
	color:#b37c3c;
}

.index {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
.index a{
	color: #6699FF;
}
/*************************
 コピーライト
**************************/
.copyrights_position_win{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	width:100%;
	/width:752px;
	padding-top:2px;
}
div.copyrights_position_win a
{
	color: #FFFFFF;
	text-decoration:none;
}

div.copyrights_position_win a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

div.copyrights_position_win a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
div.copyrights_position_win a:active
{
	color:#FFFFFF;
}

/* iOS&MAC */
.copyrights_position_iOS{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	width:100%;
	height:15px;
	padding-top:0px;
}
div.copyrights_position_iOS a
{
	color: #FFFFFF;
	text-decoration:none;
}

div.copyrights_position_iOS a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

div.copyrights_position_iOS a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
div.copyrights_position_iOS a:active
{
	color:#FFFFFF;
}




.copyright_star{
	width:750px;
	height:15px;
	background-color:#ff5795;

}
/*************************
 会社概要
**************************/
.company_box{
	width:721px;
	display: block;
	margin-left: 14px;
	text-align:center;
}
.marginBtm37{
	margin-bottom:37px;
}

#company_table {
	width: 707px;
	margin: 35px 0 45px 24px;
}
#company_table  tr td table{
	border: 1px solid #aeaeae;
}
.company_photo {
	margin: 0 5px 0 0;
}
.company_banner {
	margin:0 0 10px 0;
}
#company_table a.company_stuff {
 width: 290px;
	height: 66px;
	clear: both;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#company_table a.company_stuff:link,
#company_table a.company_stuff:visited {
	background: url(img/company_stuff_off.jpg) top left;
}
#company_table a.company_stuff:hover,
#company_table a.company_stuff:active {
	background: url(img/company_stuff_on.jpg) top left;
}

#company_table th.company_cat,
#company_table th.company_cat_02,
#company_table th.company_cat_09 {
 	width: 124px;
	text-align: left;
	color: #434343;
	font-size: 12px;
}
#company_table th.company_cat div,
#company_table th.company_cat_02 div,
#company_table th.company_cat_09 div {
	margin-top:2px;
	margin-left: 20px;
}
#company_table td.company_con,
#company_table td.company_con_02,
#company_table td.company_con_09 {
 	width: 274px;
	color: #434343;
	font-size: 12px;
}
#company_table td.company_con div,
#company_table td.company_con_02 div,
#company_table td.company_con_09 div {
	margin-top:2px;
	margin-left: 15px;
}
#company_table td.company_con div a:link {
	color: #018BD4;
	text-decoration: none;
}
#company_table td.company_con div a:visited {
	text-decoration: none;
}
#company_table td.company_con div a:hover {
	text-decoration: underline;
}
#company_table td.company_con div a:active {
	color: #67B8FC;
}
th.company_cat {
	height: 35px;
	background: url("/assets/img/user/pc/common/company_bg01_a.gif") top left no-repeat;
	line-height: 1.2em;
}
td.company_con {
	height: 35px;
	background: url("/assets/img/user/pc/common/company_bg01_b.gif") top left no-repeat;
	line-height: 1.2em;
}
th.company_cat_02 {
	height: 40px;
	background: url("/assets/img/user/pc/common/company_bg02_a.gif") top left no-repeat;
	line-height: 1.2em;
}
td.company_con_02 {
	height: 40px;
	background: url("/assets/img/user/pc/common/company_bg02_b.gif") top left no-repeat;
	line-height: 1.2em;
}
th.company_cat_09 {
	height: 101px;
	background: url(img/company_bg09_a.gif) top left no-repeat;
	padding-top: 8px;
	line-height: 1.7em;
}
td.company_con_09 {
	height: 101px;
	background: url(img/company_bg09_b.gif) top left no-repeat;
	padding-top: 8px;
	line-height: 1.7em;
}
/*************************
 利用規約
**************************/
.rules_contents{
	width:750px;
}

.rules_element{
	font-size:12px;
	line-height:14px;
	text-align:left;
	margin-top:30px;
	margin-left:30px;
	margin-bottom:30px;
}
.rules_title_border{
	width:670px;
	color: #ff9623;
	border-bottom:2px dotted;
	margin-top:23px;
	margin-bottom:5px;
	margin-left:5px;
}
.rules_title_border span{
	font-weight:bold;
	color:#52b3e8;
}

.rules_text{
	margin-left:5px;
}
.rules_num_box{
	/**width:540px;*/
	width:700px;
	margin-left:10px;
	margin-top:23px;
}
.rules_num{
	width:30px;
	margin-top:5px;
	margin-right:2px;
	text-align:right;
	font-weight:bold;
	color:#ff9623;
	float:left;
	display:inline;
}
.rules_num_text{
	/**width:500px;*/
	width:665px;
	margin-top:5px;
	float:left;
	display:inline;
}
/*************************
 免責事項
**************************/
.immunity_contents{
	width:750px;
}

.immunity_element{
	height:340px;
	font-size:12px;
	line-height:14px;
	text-align:left;
	margin-top:30px;
	margin-left:30px;
	margin-bottom:30px;
	color: #434343;
}
.immunity_title{
	width:670px;
	color: #52b3e8;
	border-bottom:2px dotted;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}
.immunity_title_bottom{
	width:15px;
	color:#ff9623;
	font-weight:bold;
	float:left;
	display:inline;
}
.immunity_title span{
	width:15px;
	color:#ff9623;
	font-weight:bold;
	float:left;
	display:inline;
	margin-right:2px;
}

.immunity_text{
	/**width:532px;*/
	width:650px;
	float:left;
	display:inline;
	color:#0c0c0c;
}
.immunity_element .immunity_text a:link {
	color: #018BD4;
	text-decoration: none;
}
.immunity_element .immunity_text a:visited {
	/* 20120703 IE マウスアウトで下線が残るため visited を追加 */
	text-decoration: none;
}
.immunity_element .immunity_text a:hover {
	text-decoration:underline;
}
.immunity_element .immunity_text a:active {
	color: #67B8FC;
}

/*************************
 プライバシーポリシー
**************************/
.privacy_contents{
	width:750px;
	margin-bottom:30px;
}

.privacy_element{
	font-size:12px;
	line-height:14px;
	text-align:left;
	margin-top:30px;
	/margin-top:8px;
	margin-left:30px;
	height:520px;
}
.privacy_title_border{
	width:682px;
	color: #ff9623;
	border-bottom:2px dotted;
	margin-top:23px;
	margin-bottom:5px;
	margin-left:5px;

}
.privacy_title_border span{
	font-weight:bold;
	color:#52b3e8;
}
.privacy_text{
	width:700px;
	margin-left:5px;
}
.privacy_num_box{
	/**width:540px;*/
	width:665px;
	margin-top:23px;
	margin-left:15px;
}
.privacy_num{
	width:15px;
	margin-top:5px;
	margin-right:2px;
	font-weight:bold;
	display:inline;
	color:#ff9623;
	float:left;
}
.privacy_num_text{
	/**width:517px;*/
	width:640px;
	margin-top:5px;
	float:left;
	display:inline;
}
/*************************
 リンクについて
**************************/
div.link_element{
	margin:0px 11px 10px;
	color:#434343;
}
.link_top_img {
	margin-right: 3px;
	*margin-left: 3px; /* IE */
}
div.top_bnr img {
	margin-top:20px;
	margin-bottom:10px;
}
div.top_bnr2 {
	margin-top:20px;
	margin-bottom:10px;
	text-align: center;
   *margin-left: 150px; /* IE */
}
/* リンクについて上部注意 */
div.top_attention {
	*padding-left: 25px; /* IE */
}
div.top_attention_img {
	float: left;
	width: 50px;
	padding-left: 10px \0/; /* IE9 */
	margin-left: 125px;
   *margin-left: 105px; /* IE */
}
div.top_attention_text {
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	width: 535px;
   *width: 400px; /* IE */
	margin: 0 0 0 5px;
	*margin-right: -35px; /* IE */
}
span.text-blue{color:#0042d6;}
/* 各ホームページバナー情報 */
div.siteList {
	width:691px;
	height:286px;
	margin:0 auto 30px;
	font-size:12px;
	border:3px solid #ff6825;
	background:#fefdf3;
}
div.siteList dl {
	height:70px;
	margin:0 10px;
	padding:0;
	background:url("/img/hasen.png") repeat-x left bottom;
}
div.siteList dl dt {
	width:381px;
	/width:441px;
	line-height:1.3;
	padding-left:60px;
	float:left;
	text-align:left;
}
div.siteList dl.smart dt {
	margin-top:10px;
	background:url("/img/iconSP.gif") no-repeat 13px center;
}
div.siteList dl.mobile dt {
	margin-top:17px;
	background:url("/img/iconMB.gif") no-repeat 13px center;
}
div.siteList dl.pc dt {
	margin-top:17px;
	background:url("/img/iconPC.gif") no-repeat 10px center;
}

div.siteList dl a:link {
	color: #2D64FF;
	text-decoration: none;
}
div.siteList dl a:visited {
	color: #67B8FC;
	text-decoration: none;
}
div.siteList dl a:hover {
	text-decoration: underline;
}
div.siteList dl a:active {
	color: #67B8FC;
}
div.siteList dd {
	width:200px;
	float:left;
	margin-left:15px;
}
div.siteList dl.smart dd img {
	margin-top:24px;
}
div.siteList dl.mobile dd img {
	margin-top:11px;
}
div.siteList dl.pc dd img {
	margin-top:13px;
}
div.siteList p {
	line-height:1.3;
	margin-top:20px;
	padding-left:85px;
	text-align:left;
	background:url("/img/icon-caution.gif") no-repeat 17px center;
}
div.siteList p span {
	text-decoration:underline;
}

/* 各ホームページバナー詳細(「～版バナーについて」) */
.link_box{
	width:691px;
	margin:0 auto 20px;
	font-size:12px;
	line-height:14px;
	text-align:left;
}
.link_box{margin:0 auto 5px;}
*:first-child+html .link_box{margin-top:-10px;} /* IE7 borderの余白対策*/
.link_box p{margin:0;}
.link_box h3{
	margin:0 0 10px 0;
}
.link_box2{
	width: 700px;
	margin: 20px 10px 15px;
	padding-bottom: 10px;
	font-size:12px;
	line-height:1.4;
	text-align:left;
	border: 3px solid #d5e5f2;
   *margin-left: 15px; /* IE */
}
.link_box2 p{margin:0px;}
.link_box2 h3{
	margin:10px 5px 14px 5px;
	text-align: center;
}
.link_title{
	background-color:#eafcff;
	text-align:left;
	padding:3px;
	margin-top:0px;
}
.link_title{
	margin-bottom: 10px;
}
.link_title2{
	text-align:left;
}
.link_title_bnrsize{
	color: #f7008c;
}
.link_img{
	padding:3px 0px;
	text-align:left;
}
.link_text{
	text-align:left;
}
.link_text{ margin: 0 0 10px 0;}

.link_text textarea{
	_font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:12px;
	width:691px;
	padding:1px 0;
	color:#434343;
	overflow-y:scroll;
	overflow-x:hidden;
}
.link_text textarea.small {
	height:35px;
}
.link_text textarea.big {
	height:52px;
}
ul.pc_list {
	list-style-type: none;
	margin:0;
	padding:0;
}

.bnrDetail {
	margin:0;
	padding:12px 10px;
	line-height: 16px;
}
.bnrDetail dt {
	float:left;
	width:463px;
	padding:6px 5px 4px 0;
}
.bnrDetail dd {
	float:right;
	width:148px;
	padding-right:15px;
	font-size: 0;
	line-height: 0;
}
p.icon_arrow {
	line-height: 12px;
	margin: 4px 0 0 4px;
	padding: 2px 0 1px 10px;
	background:url("/img/icon_right_triangle.gif") no-repeat left center;
	font-size:14px;
}

p.icon_arrow a:link {
	color: #2D64FF;
	text-decoration: none;
}
p.icon_arrow a:visited {
	/* 20120703 IE 下線対策 visited を追加 */
	text-decoration: none;
}
p.icon_arrow a:hover {
	text-decoration: underline;
}
p.icon_arrow a:active {
	color: #67B8FC;
}
/* リンクについて共通 */
.color_ora {
	color:#ff0000;
}
.bold {
	font-weight:bold;
}
.open {
	display:block;
	margin-top: 20px;
}
.open2 {
	display:block;
	margin-top: 12px;
}
.close {
	display:none;
}
.bold_font {
	font-size: 14px;
	font-weight: bold;
}

div.link_box_R{ float:left;}
div.smp-img{ width:144px;}
div.smp-img2{ width:185px;}
div.smp-link{ width:535px;}
div.smp-link2{ width:480px;}
div.mb-img{ width:138px;}
div.mb-img2{ width:185px;}
div.mb-link{ width:541px;}
div.mb-link2{ width:480px;}
div.pc-img{ width:209px;}
div.pc-img2{ width:185px; margin-left: 15px;}
div.pc-link{ width:469px;}
div.pc-link2{ width:460px;}
div.smp-img img{ margin-bottom:0;}
div.mb-img img{ margin-bottom:0;}
div.pc-img img{ margin-top:40px;}
div.pc-img3 img{
	margin:-40px 0 5px 42px;
}
.link_box_L2{
	float:left;
	padding-right:5px;
	padding-left: 5px;
}
.link_box_R2{
	float:left;
}
.link_box_R2 p{
	line-height: 1.3;
	margin-bottom: 10px;
}
.link_box_R2pc{
	float:left;
	margin-left: 10px;
}
.link_box_R2pc p{
	line-height: 1.3;
	margin-bottom: 10px;
}
.link_box p{ margin-top:10px;}
.link_box hr{
	border:none;
	border-top:#ababab 1px solid;
	display:block;
	height:0px;
}

/* textarea */
.link_text textarea.sp-text{
	height: 40px;
	width:533px;
}
.link_text textarea.sp-text2{
	height: 40px;
	width: 480px;
}
.link_text textarea.mb-text{
	height: 40px;
	width: 500px;
}
.link_text textarea.mb-text2{
	height: 40px;
	width: 480px;
}
.link_text textarea.pc-text{
	height: 48px;
	width:467px;
}
.link_text textarea.pc-text2{
	height: 40px;
	width: 460px;
}
.link_text textarea.bnr-area-text2{
	height: 40px;
	width: 670px;
}
/* リンク先 URL・表示名 */
div.link_detail{
	height:40px;
	margin-top:10px;
	border: #ff4025 1px solid;
	background-color: #fffbe0;
	padding: 12px 11px;
	font-size:14px;
	line-height:1.5;
}
div.link_detail2{
	width: 439px;
	height:34px;
	margin-top:10px;
	border:none;
	background-color: #feeff6;
	padding: 7px 11px 10px;
   *padding: 10px 11px 8px; /* IE */
	font-size:14px;
	line-height:1.4;
}
div.link_detail dl{ margin:0;}
div.link_detail dt{
	float:left;
	width:110px;
	margin:0;
	color:#444444;
}
div.link_detail dd{
	float:left;
	width:270px;
	font-weight:bold;
	color:#ff225b;
	letter-spacing:1px;
	margin:0;
}
div.link_detail2 dl{ margin:0;}
div.link_detail2 dt{
	float:left;
	width:110px;
	margin:0;
	color:#444444;
}
div.link_detail2 dd{
	float:left;
	width:270px;
	font-weight:bold;
	color:#ff0000;
	letter-spacing:1px;
	margin:0;
}
/* スマートフォン版・モバイル版バナーについて */
.link_box .sp_mb_detail{
	background-color:#f6f6f6;
	margin:0px auto;
	padding:15px 0;
}
.link_box hr{
	border:none;
	border-top:#ababab 1px solid;
	display:block;
	height:0px;
	width:100%;
}
*:first-child+html .sp_mb_detail {margin-top:-2px;} /* IE7 borderの余白対策*/
*:first-child+html .link_box hr {margin-top:-10px;} /* IE7 borderの余白対策*/
* html .sp_mb_detail table{ margin-left:110px;} /* IE6, Sleipnir テーブルのセンタリング対策*/
* html .link_box hr{ margin-top:-3px;}/* IE6, Sleipnir borderの余白対策*/
* html .sp_mb_detail {margin-top:-5px;}/* IE6, Sleipnir borderの余白対策*/

.sp_mb_detail table{
	margin:0 auto;
	width:474px;
	height:125px;
	border-collapse: collapse;
}
.sp_mb_detail2 table{
	margin:0 auto;
   *margin-left: 25px; /* IE */
	width:679px;
	height:125px;
	border-collapse: collapse;
}
.link_box .sp_mb_detail table th{
	height:27px;
	line-height:27px;
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	border: 1px solid #555555;
}
.sp_mb_detail2 table th{
	height:30px;
	line-height:30px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	border: none;
}
.sp_mb_detail2 table td{
	line-height: 1.2;
	padding: 10px 10px 10px;
	border: none;
	background:#feeff6;
	font-size:12px;
}
.sp_mb_detail2_img{
	width:150px;
	text-align: right;
}
.sp_mb_detail2_text{
	text-align: left;
}
.link_box .sp_mb_detail table td a{ margin:0 5px;}

.link_linktext a:link{
	color: #2D64FF;
	text-decoration: none;
}
.link_linktext a:hover{
	text-decoration: underline;
}
.link_linktext a:visited{
	color: #67B8FC;
	text-decoration: none;
}
.link_linktext a:active{
	color: #67B8FC;
}
/*-- その他バナー --*/
p.other-list2 {
	clear:both;
	text-align:left;
	font-size:14px;
	margin: 2px 25px 0px 25px;
	line-height:24px;
	padding:5px 0;
}
p.other-list {
	clear:both;
	text-align:left;
	font-size:14px;
	margin: 0 25px 0px 25px;
	line-height:24px;
	padding:5px 0 15px;
}
p.other-list img{
	vertical-align: baseline;
	margin-right:3px;
}
p.other-list a{
	margin: 0 5px;
}
div.pc_bnr_area{
	width: 691px;
	margin: 0 auto;
	text-align:left;
	font-size:12px;
}
div.pc_bnr_area2{
	width: 674px;
	margin: 10px 10px 0;
	text-align:left;
	font-size:12px;
}

div.pc_bnr_area .link_title{ margin:0 0 5px 0;}
div.pc_bnr_area p{ margin:0;}
div.pc_bnr_area2 p{ margin:7px 0 0 0;}

/*************************
 一括応募
**************************/
.contents_margintop10{
	margin-top:10px;
	width:152px\9;
	height:127px\9;
}

.multioubolist_top{
	width:156px;
	height:35px;
	background:url("/assets/img/user/pc/multioubo/tit_list.png") no-repeat;
}
.multioubolist_top_ios {
	background:url("/assets/img/user/pc/multioubo/tit_list.png") no-repeat 0px 0px;
	width:160px;
	height:31px;
}
.multioubolist_top_Ad {
	background:url("/assets/img/user/pc/multioubo/tit_list.png") no-repeat 0px 0px;
	width:160px;
	height:31px;
}
.multioubolist_cnt{
	width:100%;
	height:25px;
	float:left;
	display:inline;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FF5677;
	margin-top:105px;
}
.multioubolist_cnttext{
	width:118px;
	margin-top:1px;
	padding-top:3px;
	background-color:#FFFFFF;
}
.multioubolist_border{
	width:146px;
	/width:150px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	border: 2px solid #ff6ebd;
	margin-bottom: 6px;
	margin-bottom: -3px\9;
}
.multioubolist_body{
	width:146px;
	margin:0px;
	background-color:#FFFFFF;
	border-top: 2px solid #FF6EBD;
	border-bottom: 2px solid #FF6EBD;
}
.ad_img_multi{
	margin-top:10px\9;
}

/*
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ad_img_multi{
		margin-top:10px;
	}
}
*/

.multioubolist_btn{
	background-color: #ffffff;
	margin: 0px 1px 1px;
	text-align:center;
	padding:2px 0px 6px 0px;
}
/* FireFox対応 */
.multioubolist_btn,  x:-moz-any-link, x:default{
	background-color: #ffffff;
	margin: 0px 1px 1px;
	text-align:center;
	padding:2px 0px 3px 0px;
}
.multioubolist_btn a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.multioubolist_btn img{
	 background: #FFF; /*IE対応*/
}
/*画像透過*/
.contents_margintop10 a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.contents_margintop10 a img{
	 background: #FEEFF6; /*IE対応*/
	 margin-right:5px;
}

.contents_margintop10 a {
	outline: none;
}

.multioubolist_scroll{
	width:146px;
	height:200px;
	vertical-align:top;
	overflow:auto;
	color: #434343;
}

.multioubolist_scroll a:link{
	_text-decoration:none;
}
.multioubolist_scroll a:visited{
	_text-decoration:none;
}
.multioubolist_scroll a:hover{
	_text-decoration:none;
}
.multioubolist_scroll a:active{
	_text-decoration:none;
}


.multioubolist_shop{
	text-align:left;
	border-bottom:1px solid #20B7CA;
	background-color:#FBFCEE;

}
.multioubolist_shop2{
	text-align:left;
	border-bottom:2px dotted #c1c1bf;
	background-color:#FFFFFF;
	margin-bottom:2px;
	padding-bottom:2px;
}

/* win他 */
.multioubolist_shop2_DF{
	text-align:left;
	border-bottom:2px dotted #c1c1bf;
	background-color:#FFFFFF;
	margin-bottom:2px;
	/margin-bottom:0px;
	padding-bottom:2px;
}
/* mac */
.multioubolist_shop2_mac{
	text-align:left;
	border-bottom:2px dotted #c1c1bf;
	background-color:#FFFFFF;
	margin-bottom:2px;
	padding-bottom:4px;
}

.multioubolist_shopname{
	font-size:13px;
	line-height:15px;
	color: #FF5677;
}
.multioubolist_shopname a:link {
	color: #FF5677;
	text-decoration: none;
}
.multioubolist_shopname a:visited {
	color: #FF5677;
	text-decoration: none;
}
.multioubolist_shopname a:hover {
	text-decoration: underline;
}
.multioubolist_shopname a:active {
	color: #FF5677;
}

.multioubolist_shop_delete{
	font-size:13px;
	line-height:15px;
	text-align:right;
}
.multioubolist_shop_delete a:link{
	color:#434343;
	text-decoration:none;

}
.multioubolist_shop_delete a:visited{
	color:#434343;
}
.multioubolist_shop_delete a:hover{
	text-decoration: underline;
}
.multioubolist_shop_delete a:active{
	color:#434343;

}
.multioubolist_shop_delete img{
	vertical-align:middle;
}
.multioubolist_margin{
	margin-top:5px;
}
.multioubolist_genre_row{
	line-height: 1.0;
}
/* FireFox対応 */
.multioubolist_genre_row,  x:-moz-any-link, x:default{
	line-height:0.9;
	*line-height: 1.0;
}
/* タブレット対応 */
@media screen and (max-device-width: 1024px) {
	.multioubolist_genre_row{
		line-height: 0.8;
	}
	.multioubolist_margin{
		margin-top:5px;
		margin-bottom: 1px;
	}
}

/* q-190追加 start */
.multioubolist_tablet_btn {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}
.multioubolist_top_g {
	width:156px;
/*	height:94px; */
	margin-left:-1px;
}

.multioubolist_data_table {
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 0;
}
.multioubolist_shop_countzero_mejirusi_div {
	width:146px;
	height:48px;
	background:url("/assets/img/user/pc/multioubo/img_01.png") no-repeat;
	text-align: center;
	margin-top: 5px;
}

/*Windows用*/
.multioubolist_shop_countzero_mejirusi_div_win {
	width:146px;
	height:48px;
	background:url("/assets/img/user/pc/multioubo/img_01.png") no-repeat;
	text-align: center;
	margin-top: 5px;
}
/*Andoroid用*/
.multioubolist_shop_countzero_mejirusi_div_Ad {
	width:146px;
	height:48px;
	background:url("/assets/img/user/pc/multioubo/img_01.png") no-repeat;
	text-align: center;
	margin-top: 5px;
	margin-left: -5px;
}
/*iOS用*/
.multioubolist_shop_countzero_mejirusi_div_iOS {
	width:146px;
	height:48px;
	background:url("/assets/img/user/pc/multioubo/img_01.png") no-repeat;
	text-align: center;
	margin-top: 5px;
	margin-left:-5px;
}


.multioubolist_shop_countzero_base_div {
	background-color: #ffffff;
	border-bottom: 2px solid #FF6EBD;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	font-size: 12px;
	text-align: center;
}
.multioubolist_shop_countzero_base_div span {
	color: #ff4784;
	font-weight: bold;
}
.multioubolist_shop_countzero_base_div_mac {
	background-color: #ffffff;
	border-bottom: 2px solid #FF6EBD;
/*	margin: 0px 1px 0px 1px; */
	padding: 6px 0px 5px 5px;
	font-size: 11px;
	text-align: left;
}
.multioubolist_shop_countzero_base_div_mac span {
	color: #ff4784;
	font-weight: bold;
}
.multioubolist_shop_maxcount_in_div {
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.multioubolist_shop_maxcount_in_div span {
	font-size: 14px;
	color: #fcff0c;
}
.multioubolist_shop_maxcount_div {
	text-align: center;
	margin-left:3px;
	background: url("/assets/img/user/pc/multioubo/bg_max.png") no-repeat;
	width: 135px;
	height: 26px;
}
.multioubolist_shop_count_in_div {
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #259dfa;
	font-weight: bold;
}
.multioubolist_shop_count_in_div span {
	font-size: 14px;
	color: #0072e9;
}
.multioubolist_shop_count_div {
	text-align: center;
	margin-left: 3px;
	background: url("/assets/img/user/pc/multioubo/bg_over.png") no-repeat;
	width: 135px;
	height: 26px;
}
.multioubohelp_div_img img{
	margin-left:1px;
}
.multioubolist_shop_count_base_div {
	width:138px;
	background-color: #ffffff;
	margin: 0px;
	padding: 6px 0 5px 5px;
	margin-bottom: 1px;
}
.multioubolist_shop_border_padding {
	padding: 2px 0 2px 2px;
	/padding:0 0 2px 2px;
}
.multioubolist_shop_delete_div {
	line-height:10px;
	background-color: #ffffff;
	margin: 1px 1px 0px 1px;
	padding: 8px 0px 9px 8px;
}
/* FireFox対応 */
.multioubolist_shop_delete_div,  x:-moz-any-link, x:default{
	line-height:10px;
	background-color: #ffffff;
	margin: 1px 1px 0px 1px;
	padding: 8px 0px 8px 8px;
}
.multioubolist_shop_delete_div table {
	font-size:13px;
}
.multioubolist_shop_delete_div a {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif,Helvetica;
	color:#6c6868;
	text-decoration:none;
}
.multioubolist_shop_delete_div a:hover {
	text-decoration: underline;
}

.multioubolist_shop_delete_div img {
	padding-right:3px;
	margin-right:5px\9;
}

/*Windows用*/
.del_comment_win {
	font-size:90%;
}

/* iOS */
.del_comment_iOS {
	font-size:11px;
}

/* Andorid */
.del_comment_Ad {
	font-size:11px;
}

.multioubohelp_div {
	height:20px;
	color: #2d64ff;
	background-color: #fffbcc;
	margin-bottom: 5px;
	padding: 11px 5px 5px 5px;
	font-size: 13px;
	border-top: 1px solid #ffdab9;
	border-bottom: 1px solid #ffdab9;
}

/* Windows */
.multioubohelp_div_win {
	height:20px;
	color: #2d64ff;
	background-color: #fffbcc;
	margin-bottom: 5px;
	padding: 7px 0px 0px 3px;
	/padding: 7px 0px 5px 3px;
	font-size: 13px;
	border-top: 1px solid #ffdab9;
	border-bottom: 1px solid #ffdab9;
}

.multioubohelp_div_win span {
	color: #ff5182;
	line-height:12px;
	/line-height:13px;
}

.multioubohelp_div_win span a {
	color: #ff5182;
	text-decoration: none;
}
.multioubohelp_div_win span a:hover {
	text-decoration: underline;
}

/* chrome用 */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.multioubohelp_div_win span {
		line-height:13px;
	}
}


/* iOS */
.multioubohelp_div_iOS {
	height:20px;
	color: #2d64ff;
	background-color: #fffbcc;
	margin-bottom: 5px;
	padding: 7px 0px 0px 3px;
	font-size: 12px;
	border-top: 1px solid #ffdab9;
	border-bottom: 1px solid #ffdab9;
}

.multioubohelp_div_iOS span {
	color: #ff5182;
	line-height:12px;
}

.multioubohelp_div_iOS span a {
	color: #ff5182;
	text-decoration: none;
}
.multioubohelp_div_iOS span a:hover {
	text-decoration: underline;
}

/* Android */
.multioubohelp_div_Ad {
	height:20px;
	color: #2d64ff;
	background-color: #fffbcc;
	margin-bottom: 5px;
	padding: 7px 0px 0px 3px;
	font-size: 12px;
	border-top: 1px solid #ffdab9;
	border-bottom: 1px solid #ffdab9;
}

.multioubohelp_div_Ad span {
	color: #ff5182;
	line-height:14px;
}

.multioubohelp_div_Ad span a {
	color: #ff5182;
	text-decoration: none;
}
.multioubohelp_div_Ad span a:hover {
	text-decoration: underline;
}


.multioubohelp_div_img{
	width:17px;
	height:17px;
	margin-top:-2px;
	float:left;
}

.multioubohelp_div_memo{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif,Helvetica;
}


.multioubohelp_div span {
	color: #ff5182;
	line-height:12px;
}

html>/**/body .multioubohelp_div_img{
	width:17px;
	height:17px;
	margin-top:-2px;
	margin-right:5px;
	float:left;
}


.multioubohelp_div span a {
	color: #ff5182;
	text-decoration: none;
}
.multioubohelp_div span a:hover {
	text-decoration: underline;
}
.multioubolist_name_table {
	font-size: 13px;
	border-collapse: collapse;
	border-spacing: 0;
}
.multioubolist_name_table td {
	padding:3px 3px 0 4px;
	/padding:2px 3px 0 1px;
	vertical-align: top;
	word-break: break-all;
	word-wrap: break-word;
	line-height:15px;
	/*width:100%;*/
}
.multioubolist_name_table td.check {
	width:14px;
}
.multioubolist_name_table td.multioubolist_shopname_td{
	padding-top: 2px;
	/padding-top: 4px;
	word-break: break-all;
	word-wrap: break-word;
	width:100%;
}
@media screen and (max-device-width: 1024px) {
	/* タブレット */
	.multioubolist_name_table td.multioubolist_shopname_td{
		padding-top: 5px;
		word-break: break-all;
		word-wrap: break-word;
	}
	/* iPad */
	@media screen and (-webkit-min-device-pixel-ratio:0){
		.multioubolist_name_table td.multioubolist_shopname_td{
			padding-top: 2px;
			word-break: break-all;
			word-wrap: break-word;
		}
	}
}

.ikkatu_oubo_msg_add {
	width: 35px;
	height: 40px;
	float: left;
	margin: 4px 0px 0px 14px;
}
.ikkatu_oubo_msg_no_add {
	width: 39px;
	height: 40px;
	float: left;
	margin: 4px 0px 0px 14px
}
.anime_msg img {
	border: 0px;
}
.anime_msg {
	position: absolute;
	z-index: 100;
	display: none;
}
.anime_msg_box {
	background: url("/assets/img/user/pc/multioubo/multioubo_msg_bg.gif");
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 300px;
}
.anime_msg_box2 {
	background: url("/assets/img/user/pc/multioubo/multioubo_msg_bg.gif");
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 140px;
}

/* 応アド未設定用ポップアップ */
.anime_msg_box3 {
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 335px;
	height:105px;
}
/* IE8対応 */
.anime_msg_box3_img{
	background: url("/assets/user/pc/shop/pay1/multioubopopup_onlytel.png") no-repeat;
    filter :progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/user/pc/shop/pay1/multioubopopup_onlytel.png',sizingMethod='scale');
    background-image: none;
    width:335px;
	height:105px;
}

/* 通常一括応募用ポップアップ */
.anime_msg_box4 {
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 334px;
	height:106px;
}
/*Android用*/
.anime_msg_box4_Ad {
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 334px;
	height:106px;
	margin-left:-70px;
}
/* IE8対応 */
.anime_msg_box4_img{
	background: url("/assets/user/pc/shop/pay1/multioubopopup_add.png") no-repeat;
    filter :progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/user/pc/shop/pay1/multioubopopup_add.png',sizingMethod='scale');
    background-image: none;
    width:334px;
	height:106px;
}

/* 一括応募上限ポップアップ */
.anime_msg_box5 {
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 334px;
	height:106px;
}
.anime_msg_box5_Ad {
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 334px;
	height:106px;
	margin-left:-70px;
}
/* IE8対応 */
.anime_msg_box5_img{
	background: url("/assets/img/user/pc/shop/pay1/multioubopopup_full.png") no-repeat;
    filter :progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/img/user/pc/shop/pay1/multioubopopup_full.png',sizingMethod='scale');
    background-image: none;
    width:334px;
	height:106px;
}

.anime_msg_title {
	font-size: 12px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}
.anime_msg_disc {
	font-size: 10px;
	margin: 0px;
	padding: 1px 0px 7px 0px;
}
.anime_msg_title_search {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}
.anime_msg_disc_search {
	font-size: 12px;
	margin: 0px;
	padding: 7px 0px 6px 0px;
}
.anime_msg_box_btn {
	margin: 3px;
	cursor:pointer;
	cursor:hand;
}
/* q-190追加 end */

.brclear {
    clear: both;
    font-size: 12px;
    line-height: 14px;
}

#tainyu_banner{
    position: fixed;
    line-height: 13px;
    padding: 1px;
    bottom: 5px;
    width: 163px;
}

/* header2.php用 */
.header_main.header2 {
    height: 198px;
}
.header_main.header2 h1{
	background: none;
	background-color: #ff5795;
	width:750px;
	height: 15px;
	margin:0px;
}
.header_main.header2 h1 span{
	width:750px;
	height: 15px;
	line-height: 15px;
	font-size: 11px;
}
.header_main.header2 div a .logo{
	margin-top:0px;
}
.header_mini_logo.header2{
	margin: 7px 0px 7px 2px;
	width:auto;
	height:63px;
}
.header_mini_logo.header2 li{
	margin-right:1px;
}
/* header3.php用 */
.header_mini_logo.header3{
	width:416px;
	height:53px;
	margin:0;
	padding-left:7px;
	float:left;
}
.header_mini_logo.header3 li{
	margin-right:1px;
}
/* グループページリンク */
.g-sh-shop-groups {
	background: #FFF;
	border: 1px solid #90D3C5;
}

.g-sh-shop-groups a {
	display: block;
	text-decoration: none;
}

.g-sh-shop-groups a:hover {
	opacity: 0.7;
}

.g-sh-shop-groups img {
	max-width: 170px;
}

.g-sh-shop-groups .g-shop-groups {
	position: relative;
	padding: 10px 0;
	text-align: center;
}

.g-sh-shop-groups a:nth-child(2) {
	border-top: 1px dashed #cdcdcd;
	border-bottom: 1px dashed #cdcdcd;
}

.g-sh-shop-groups .g-shop-groups p {
	width: 174px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #FF5677;
	font-weight: bold;
}

.g-sh-shop-groups .g-shop-groups p span {
	display: inline-block;
	width: 135px;
	margin: 4px 4px 4px 39px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-sh-shop-groups a.show-more {
	margin-top: 3px;
	margin-bottom: 12px;
	margin-right: 4px;
	border-top: none;
	border-bottom: none;
	font-size: 12px;
	text-align: right;
	color: #666;
}

.g-sh-shop-groups .g-shop-groups .group_rank_img {
	position: absolute;
	top: 10px;
	left: 3px;
}

.g-sh-shop-groups a:nth-child(1) p {
	background-color: #FFF8DC;
}

.g-sh-shop-groups a:nth-child(2) p {
	background-color: #F2F7FA;
}

.g-sh-shop-groups a:nth-child(3) p {
	background-color: #FBF5E9;
}
/* じゃぱん商会 一括応募下追従 */
.top_follow_japan_banner{
	width: 150px;
    height: 174px;
    display: inline-block;
    margin: 3px auto 0;
}

/* 季節ヘッダー分岐 */
.header_pankuzu.genre_word_dictionary { 
	height: 29px;
}

.pankuzu_inner.genre_word_dictionary {
	height: 25px;
}

#header_section.season_header .dekasegi-banner {
	margin-top: 8px;
}

.season_header .dekasegi-banner {
	height: 107px;
}

.pankuzu_inner.genre_word_dictionary li {
	margin-top: 8px;
}

/* ============================================================================

	.g-footer(リニューアル後の新フッター)

============================================================================ */
.g-footer {
	padding: 30px 0 13px;
	background: #ff57a6;
	color: #fff;
}

.g-footer a {
	color: #fff;
}

.g-footer .condition-links-wrap {
	padding-bottom: 15px;
	border-bottom: 1px solid #dc5489;
	box-shadow: 0px 1px 0px 0px #ff86bf;
	text-align: center;
}

.g-footer .condition-link {
	text-align: left;
	vertical-align: top;
}

.g-footer .condition-link~.condition-link {
	margin-top: 16px;
}

.g-footer .condition-link-head {
	padding-bottom: 6px;
	border-bottom: 1px solid #dc5489;
	box-shadow: 0px 1px 0px 0px #ff86bf;
	font-size: 14px;
	font-weight: bold;
}

.g-footer .condition-link-head.non-border {
	border-bottom: none;
	box-shadow: none;
}

.g-footer .condition-link-head a {
	display: inline-block;
}

.g-footer .condition-link-head a:after {
	content: "";
	display: inline-block;
	height: 7px;
	width: 4px;
	margin: 0 0 2px 8px;
	background: url(/assets/img/user/pc/common/arr-footer.png) no-repeat right;
}

.g-footer .condition-link-body {
	padding-top: 8px;
}

.g-footer .conditon-link-item {
	display: inline-block;
	padding-right: 4px;
	margin-bottom: 7px;
}

.g-footer .conditon-link-item~.conditon-link-item:before {
	content: "|";
	padding-right: 6px;
	color: #fff;
}

.g-footer .conditon-link-item span {
	opacity: 0.5;
}

.g-footer .prefecture-link-wrap {
	text-align: left;
	padding-top: 25px;
}

.g-footer .prefecture-link-wrap a {
	text-decoration: underline;
}

.g-footer .prefecture-link-wrap .prefecture-list {
	padding: 0 0 15px 5px;
	border-bottom: 1px solid #dc5489;
	box-shadow: 0px 1px 0px 0px #ff86bf;
	font-size: 0;
}

.g-footer .prefecture-link-wrap .prefecture-item {
	display: inline-block;
	margin: 0 23px 8px 0;
	font-size: 12px;
}

.g-footer .bottom-link-list {
	padding: 20px 0 10px;
	font-size: 0;
	text-align: center;
}

.g-footer .bottom-link-item {
	display: inline-block;
	padding: 0 23px 0 0;
	font-size: 12px;
	position: relative;
}

.g-footer .bottom-link-item:not(:last-child):after {
	content: "";
	display: block;
	width: 4px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 5px;
	right: 11px;
}

.g-footer .bottom-link-item:last-child {
	padding-left: 0;
}

.g-footer .copy {
	font-size: 10px;
	text-align: center;
}

