@charset "utf-8";


/* ◇
-------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}

h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}

p{
/*	line-height: 120%;*/
}

ol, ul{
    list-style:none;
}

img{
     border:0;
}

.midashi {
	color:#007fcd;
	font-size:16px;
	font-weight:bold;
}

.midashi_bk {
	color:#555;
	font-size:14px;
	font-weight:bold;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;

}

blockquote {
	margin:10px 50px 10px 60px;
	border:2px solid #396;
	padding:10px;
	background:#f3f8d1;
}


/* ◇ レイアウト
-------------------------------- */
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:16px;
	line-height:22px;
	margin: 0px;
	padding: 0px;
	background:url(../img/bg_all.jpg) repeat-x;
	color:#333333	;
}

body#newwin{
	background:none;
}

#all {
	margin:0 auto 80px;
	text-align:center;
	background:url(../img/bg_footer.png) no-repeat center bottom;
	}

#container{
	width:960px;
	margin:0 auto;
	text-align:left;
}

	
	
/* ◇　ヘッドライン
-------------------------------- */
/*トップページはロゴ、セカンダリはページタイトル*/
h1{
	margin:10px auto 0;
	padding-bottom:30px;
}

body#index h1{
	margin:0;
	padding:0;
}

body#campaign h1{
	margin:0;
	padding-bottom:30px;
}

body#con h1{
	margin:10px auto 30px;
	padding:0;
	color:#010000;
}

body#con h1 span{
	padding:0;
	height:1em;
	line-height:1em;
}


h2{
	margin:0 auto 20px;
}

body#index h2{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:none;
	text-indent:0;
}



body#sitemap h2{
	margin:0 auto 10px;
	padding:5px 0;
	border-bottom:#CCCCCC solid 1px;
}



body#con h3{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}


/* ◇ 基本リンク
-------------------------------- */
a {
	color: #303030;
	text-decoration: underline;
}
a:link {
	color: #303030;
	text-decoration: underline;
}
a:visited {
	color: #303030;
}
a:active {
	color: #303030;
	
}
a:hover {
	color: #303030;
	text-decoration: none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

a span{
	text-indent:-9999px;
	visibility:hidden;
	font-size:0em;
	line-height:0;
}


/* ◇ component
-------------------------------- */
.l{float:left;}
.r{float:right;}

.clear{
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.mt5 {margin-top:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mb5 {margin-bottom:5px;}

.mt10 {margin-top:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}

.mt20 {margin-top:20px;}
.ml20 {margin-left:20px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}

.mt30 {margin-top:30px;}
.ml30 {margin-left:30px;}
.mr30 {margin-right:30px;}
.mb30 {margin-bottom:30px;}

.mt40 {margin-top:40px;}
.mb40 {margin-bottom:40px;}
.mr40 {margin-right:40px;}
.ml40 {margin-left:40px;}

.mt50 {margin-top:50px;}
.mb50 {margin-bottom:50px;}

.al{text-align:left;}


/* ◇HEAD
-------------------------------- */
#head {
	margin:0 auto;
	padding-top:7px;
	width: 960px;
	height:69px;
	background:url(../img/bg_header.jpg) no-repeat 0 0;
	position:relative;
}

#head h1{
	width:340px;
	height:69px;
}
	#head h1 a{
		display:block;
		outline:none;
	}


#head_rss{
	width:44px;
	height:16px;
	position:absolute;
	top:21px;
	left:784px;
}

#head_fontsize{
	width:120px;
	height:17px;
	position:absolute;
	top:21px;
	right:10px;
}
	#head_fontsize p{
		margin-right:5px;
		width:53px;
		float:left;
	}

	#head_fontsize li{
		width:15px;
		height:15px;
		float:left;
		margin-right:5px;
	}
	
	#head_fontsize li a{
		display:block;
		width:15px;
		height:15px;
	}
	#head_fontsize li#hf01 a{background:url(../img/btn_font_s_on.jpg) no-repeat 0 0;}
	#head_fontsize li#hf02 a{background:url(../img/btn_font_m_on.jpg) no-repeat 0 0;}
	#head_fontsize li#hf03 a{background:url(../img/btn_font_l_on.jpg) no-repeat 0 0;}
	
	#head_fontsize li#hf01 a.on,
	#head_fontsize li#hf02 a.on,
	#head_fontsize li#hf03 a.on{
		text-indent:-9999px;
		overflow:hidden;
	}
	

#head_search{
	padding:3px 7px 0 6px;
	width:258px;
	height:24px;
	position:absolute;
	right:0;
	top:46px;
	background:url(../img/head_search_bg.jpg) no-repeat 0 0;
}

#head_search input{
	margin-left:2px;
	width:110px;
	height:15px;
}

#head_search a{
	display:block;
	width:54px;
	height:19px;
}

#head_search a:hover{
	padding:1px 0 0 1px;
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	-moz-opacity:1;
}
#head_search_btn input{
	width:54px;
	height:19px;
}



/* ◇navi
-------------------------------- */
#navi{
	margin:0 auto 7px;
	width: 960px;
	height:32px;
}

#navi li{
	height:32px;
	float:left;
}
#navi li#navi01{ width:125px;}
#navi li#navi02{ width:156px;}
#navi li#navi03{ width:175px;}
#navi li#navi04{ width:172px;}
#navi li#navi05{ width:183px;}
#navi li#navi06{ width:149px;}

#navi li a{
	display:block;
	height:30px;
	background-color:#fcc292;
}

#navi li a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}


/* ◇marquee
-------------------------------- */
#marquee{
	margin:0 auto 8px;
	padding:0 10px;
	width:940px;
	height:25px;
	background:url(../img/bg_marquee.jpg) no-repeat 0 0;
}

#marquee marquee{
	line-height:25px;
	font-size:16px;
	color:#757575;
}


/* ◇main
-------------------------------- */
#main {
	width: 960px;
	margin-bottom:100px;
	text-align: left;
}


/* ◇side (left)
-------------------------------- */

#side {
	margin-right:5px;
	width:210px;
	float:left;
	margin-bottom:25px;
}

/* コンテンツメニュー */

#side01{
	margin-bottom:10px;
	padding-bottom:14px;
	background:url(../img/left01_btm.jpg) no-repeat left bottom;
}

	#side01 ul{
		padding:3px 5px 0;
		width:190px;
		background:url(../img/left01_bg.jpg) repeat-y left top;
	}
	
	#side01 ul li{
		padding-left:3px;
		height:35px;
		line-height:35px;
	}
	
	#side01 ul li a{
		display:block;
		padding-left:28px;
		background:url(../img/icon_left01.jpg) no-repeat left center;
		font-size:16px;
	}
	#side01 ul li a img{
		padding-left:2px;
	}
	#side01 ul li a:hover{
		opacity:0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
		-moz-opacity:0.70;
	}

/* 今一押しのコンテンツ */
#side_recom{
	margin-bottom:10px;
	width:200px;
	height:283px;
}

	#side_recom_link{
		margin-top:7px;
		text-align:right;
	}
/* コンテンツランキング */

#side_lanking{
	margin-bottom:10px;
	padding-bottom:6px;
	background:url(../img/right_ranking_btm.jpg) no-repeat left bottom;
}

#side_lanking_in{
	padding:0 10px;
	width:180px;
	background:url(../img/right_ranking_bg.jpg) repeat-y left top;
}

#side_lanking_in table{
	margin: 0 auto 10px;
	width:175px;
}

#side_lanking_in ol li{
	padding:10px 0;
	border-top: #10365b dashed 1px;
	line-height:22px;
}
#side_lanking_in ol li img{
	margin-right:5px;
	float:left;
	width:51px;
	height:22px;
}

#side_lanking_in ol li a{
	display:block;
}


#daily{
	display: none;
}


/* 利用者の声、よくある質問、お問い合わせ */
#side_navi{
	margin:0 auto 20px;
	padding:0 5px 0 0;
	width:200px;
}

#side_navi li{
	margin-bottom:10px;
	width:195px;
	height:49px;
}

/* ◇contents
-------------------------------- */
#contents{
	width:730px;
	float:right;
}

/* トップページ用 */
body#index #contents{
	float:left;
	width:510px;
}



/* ◇side (right)
-------------------------------- */
#right {
	padding-top:5px;
	width:224px;
	float:right;
	margin-bottom:25px;
}

/* 会員ログイン */

#side_login{
	width:224px;
/*	height:205px;*/
	margin-bottom:10px;
	position:relative;
	color:#FFFFFF;
}

	#side_login a{
		color:#FFFFFF;
	}
	
	#side_login input#side_login_mail{
	width:190px;
	height:19px;
	padding-left:4px;
	border:none;
	position:absolute;
	left:16px;
	top:58px;
	}
	#side_login input#side_login_pass{
	width:190px;
	height:19px;
	padding-left:4px;
	border:none;
	position:absolute;
	left:16px;
	top:106px;
	}
	#side_login #side_login_check{
	position:absolute;
	left:34px;
	top:156px;
	}
	
	#side_login #side_login_submit{
	width:109px;
	height:28px;
	position:absolute;
	left:56px;
	top:182px;
	}
	
	#side_login #side_login_check input{
		vertical-align:middle;
		width:15px;
		height:15px;
		margin-right:5px;
		border:none;
		background:none;
	}
	
	#side_login #side_login_forget{
	position:absolute;
	left:34px;
	top:132px;
	}
	#side_login #side_login_visiter{
	position:absolute;
	left:32px;
	top:215px;
	}


/* Ｎｅｗｓ　＆　Ｔｏｐｉｃｓ */

#side_news{
	margin:0 auto 10px;
	width:224px;
}

#side_news_in{
	padding:5px 10px 20px 10px;
	background:url(../img/side_news_bg.jpg) no-repeat left bottom;
}
#side_news_in ul{
	margin-bottom:20px;
}

#side_news_in ul li{
	margin-bottom:8px;
}

#side_news_in dt{
	margin-bottom:3px;
	padding-left:15px;
	background:url(../img/side_news_blt.jpg) no-repeat 0 1px;
	font-weight:bold;
	line-height:14px;
}

#side_news_in dd{
	margin-bottom:8px;
	padding-left:15px;
	line-height:100%;
}


/* ツイッター */

#side_twitter{
	margin-bottom:10px;
	width:224px;
	padding-top:69px;
	background:url(../img/top_twitter.jpg) no-repeat 0 0;
	position:relative;
	text-align:center;
}

#side_twitter p#fbtn{
	position:absolute;
	left:13px;
	top:42px;
}


/* フェイスブック */
#side_facebook{
	margin-bottom:10px;
}


/* バナー */
#side_banner ul li{
	margin-bottom:10px;
}

/* ◇FOOTER
-------------------------------- */
#footer{
	clear:both;
	width:960px;
/*	height:300px; キャラクターナビ有りの場合の高さ*/
	height:200px;
	position:relative;
}

#foot_link{
	margin:0 auto;
	width:632px;
	height:76px;
}
	
	#foot_link li{
		padding:0 4px;
		width:71px;
		height:76px;
		float:left;
	}
	
	#foot_link li a{
		display:block;
	}
	#foot_link li a:hover img{
		opacity:0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
		-moz-opacity:0.70;
	}

#foot_navi{
	margin:0 auto;
	width:632px;
	height:1em;
	position:absolute;
	bottom:-30px;
}

#foot_navi li{
	display:inline;
	padding-right:10px;
}

	
#sns{
	width:960px;
	height:26px;
	background:url(../img/bg_btmsns.jpg) no-repeat left bottom;
	text-align:center;
	position:fixed;
	bottom:0;
	z-index:100;
}

	#sns ul{
		height:26px;
	}
	
	#sns li{
		float:left;
		width:120px;
		padding:3px 10px;
		height:20px;
		background:url(../img/bg_btmsns_line.jpg) no-repeat right top;
	}



/* ----------------------------------------------------------------------------
    page settings 
------------------------------------------------------------------------------- */

/* top page
-------------------------------- */
/* メインビジュアル　スライド */
#slideshow{
	margin:0 auto 10px;
	padding-top:15px;
	width:510px;
	height:350px;
	background:url(../img/top_slide_bg.jpg) no-repeat 0 0;
	position:relative;
}

#slideshow div {
	margin:0 auto;
	width: 487px;
	height: 236px;
	overflow: hidden;
	position: relative;
	z-index:1;
}

#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}



#slideshow ul {
	width: 510px;
	position:absolute;
	top:273px;
	left:5px;
	z-index:10;
}

#slideshow ul li {
	width: 160px;
	margin-right:3px;
	float: left;
	border:2px solid #f1f1f1;
}

#slideshow ul li img{
	width:160px;
	height:78px;
}

#slideshow .active {
	border:2px solid #C8C8C8;
}





#top_slide{
	margin:0 auto 10px;
	padding:15px 0 0 11px;
	width:499px;
	height:350px;
	background:url(../img/top_slide_bg.jpg) no-repeat 0 0;
	position:relative;
}
#slider ul{
	margin:0 auto;
	padding:0;
	list-style:none;
}

#slider li {
	width:487px;
	height:236px;
	overflow:hidden; 
}


ol#controls{
	width:510px;
	height:80px;
	position:absolute;
	top:273px;
	left:3px;
}

ol#controls li{
	margin:0 5px 0 0;
	float:left;
	list-style:none;
}

ol#controls li a{
	display:block;
	padding:2px;
	background-color:#cccccc;
}

ol#controls li a img {
	width:160px;
	height:78px
}


ol#controls li.current a{
	background-color:#000000;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


/* キャンペーン */
#top_campaign{
	margin:0 auto 15px;
	width:504px;
	position:relative;
}

#top_campaign_in{
	margin-bottom:6px;
	padding:10px 12px;
	background:url(../img/top_campaign_bg.jpg) no-repeat left bottom;
}

#top_campaign_list{
	width:175px;
	height:27px;
	position:absolute;
	left:312px;
	top:70px;
}

#top_campaign h3{
	margin-bottom:5px;
}




.top_campaign_list{
	margin:0 auto 10px;
}
	.top_campaign_list ul{
		margin-bottom:18px;
		clear:both;
	}
	.top_campaign_list ul li{
		margin-bottom:5px;
	}
	
	.top_campaign_list ul li p{
		width:181px;
		float:left;
	}
	
	.top_campaign_list ul li dl{
		padding-left:185px;
		line-height:100%;
	}
	
	.top_campaign_list ul li dl dt{
		margin-bottom:3px;
		font-weight:bold;
	}
	.top_campaign_list ul li dl dd{
		margin-bottom:3px;
		padding-left:1em;
	}
	.top_campaign_list ul li dl dd.campaign_period{
		padding-left:0px;
		color:#b438d8;
	}

/* 過去のキャンペーン */
.top_camp_list_last{
	margin:0 auto 10px;
}
	.top_camp_list_last ul{
		margin-bottom:18px;
		clear:both;
	}
	.top_camp_list_last ul li{
		margin-bottom:5px;
		padding:5px 0;
		border:#eec8f0 solid 1px;
		text-align:center;
	}
	
	.top_camp_list_last ul li dl{
		margin-top:5px;
		text-align:left;
	}
	.top_camp_list_last ul li dl dt{
		margin-bottom:3px;
		margin-left:10px;
		font-weight:bold;
		font-size:14px;
	}
	.top_camp_list_last ul li dl dd{
		margin-bottom:3px;
		padding:0 1em;
		line-height:14px;
	}
	.top_camp_list_last ul li dl dd.campaign_period{
		color:#b438d8;
	}

/* お近くのショップを検索 */
#top_shopsearch{
	margin:0 auto 15px;
	width:504px;
}


/* NEWS&TOPICS */
#top_cont05{
	margin:0 auto 25px;
	width:504px;
}



/* faq
-------------------------------- */
.faq{
	margin-bottom:30px;
}

/*クローズ時*/

/*質問*/
.faq .tabarea{
	background-color:#feeada;
	border-top:#fef2e9 solid 2px;
	border-bottom:#e2d0c2 solid 1px;
}
.faq .tabarea p.txt{
	padding:15px 20px 15px 45px;
	background:url(../img/faq_blt_shut.png) no-repeat 20px 13px;
	font-size:14px;
	font-weight:bold;
	color:#e77c1b;
	text-decoration:none;
	line-height:18px;
}

.faq .tabarea:hover{
	background-color:#fdd9bb;
	border-top:#fee8d6 solid 2px;
	border-bottom:#e1c1a6 solid 1px;
}

.faq .tabarea:hover p.txt{
	padding-left:15px 20px 15px 45px;
	background:url(../img/faq_blt_open.png) no-repeat 20px 13px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	line-height:18px;
}


/*回答*/
.faq div.inputarea{
	display:none;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
}

.faq div.inputarea div.linebox{
	margin:0 auto;
	padding:25px 0;
	width:632px;
	text-align:left;
	font-size:14px;
}

.faq div.inputarea div.linebox p.txt{
	line-height:160%;
	color:#666666;
}

.faq div.inputarea div.linebox p.close{
	margin-top:30px;
	text-align:right;
}
.faq div.inputarea div.linebox p.close a{
	padding-left:18px;
	background:url(../img/faq_blt_close.png) no-repeat 0 center;
}


/*オープン時*/

/*質問*/
.faq div.faqlist-stay div.tabarea{
	background-color:#fdd9bb;
	border-top:#fee8d6 solid 2px;
	border-bottom:#e1c1a6 solid 1px;
}
.faq div.faqlist-stay div.tabarea p.txt{
	padding-left:15px 20px 15px 45px;
	background:url(../img/faq_blt_open.png) no-repeat 20px 13px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	line-height:18px;
}



/* form_contact
-------------------------------- */

#form01,#form02,#form03,#form04,#form05,#form06{
	margin:0 auto 30px;
	width:610px;
	height:304px;
}

#form01{background:url(../img/form_contact_01.jpg) no-repeat 0 0;}
#form02{background:url(../img/form_contact_02.jpg) no-repeat 0 0;}
#form03{background:url(../img/form_contact_03.jpg) no-repeat 0 0;}
#form04{background:url(../img/form_contact_04.jpg) no-repeat 0 0;}
#form05{background:url(../img/form_contact_05.jpg) no-repeat 0 0;}
#form06{background:url(../img/form_contact_06.jpg) no-repeat 0 0;}


div.span{
	text-indent:-9999px;
	visibility:hidden;
	font-size:0em;
	line-height:0;
}




/* kamei_list
-------------------------------- */
#kamei_map{
	margin:0 auto 30px;
	width:681px;
}

#kamei_list_attn{
	margin:30px auto;
	padding:20px;
	text-align:center;
	color:#FF0000;
	font-size:14px;
}

table#kamei_list{
	margin:0 auto;
	width:660px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

table#kamei_list th{
	padding:5px;
	background-color:#4a8cc3;
	border-bottom:#CCCCCC solid 1px;
	text-align:left;
	color:#FFFFFF;
}

table#kamei_list th#kamei_list_name{width:32%;}
table#kamei_list th#kamei_list_address{width:53%;}
table#kamei_list th#kamei_list_tel{width:15%;}


/*table#kamei_list th#kamei_list_name{width:26%;}
table#kamei_list th#kamei_list_zip {width:5%;}
table#kamei_list th#kamei_list_address{width:35%;}
table#kamei_list th#kamei_list_tel{width:12%;}
table#kamei_list th#kamei_list_fax{width:12%;}
table#kamei_list th#kamei_list_shop{width:10%;}*/

table#kamei_list td{
	padding:8px 5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}

table#kamei_list td#noshop{
	text-align:center;
	color:#FF0000;
}

/* campaign
-------------------------------- */
#campaign_topbanner{
	width:730px;
}

#campaign_topbanner li{
	width:730px;
	height:140px;
	margin-bottom:20px;
}

#campaign_topbanner a{
	display:block;
}



#campaign_lastbanner{
	width:730px;
}

#campaign_lastbanner li{
	width:730px;
	margin-bottom:10px;
	padding:0;
	border:#eec8f0 solid 1px;
}


#campaign_lastbanner li dl{
	margin-top:5px;
	padding-bottom:5px;
	text-align:left;
}
#campaign_lastbanner li dl dt{
	margin-bottom:3px;
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
}
#campaign_lastbanner li dl dd{
	margin-bottom:3px;
	padding:0 1em;
	line-height:14px;
}
#campaign_lastbanner li dl dd.campaign_period{
	color:#b438d8;
}

#campaign_list01{
	margin:0 auto;
	width:692px;
}
	#campaign_list01{
		margin-bottom:18px;
		clear:both;
	}
	#campaign_list01 li{
		margin-bottom:20px;
	}
	
	#campaign_list01 li p{
		width:181px;
		float:left;
	}
	
	#campaign_list01 li dl{
		padding-left:195px;
	}
	
	#campaign_list01 li dl dt{
		margin-bottom:5px;
		font-weight:bold;
	}
	#campaign_list01 li dl dd{
		margin-bottom:5px;
		padding-left:1em;
	}
	#campaign_list01 li dl dd.campaign_period{
		padding-left:0px;
		color:#b438d8;
	}


/* コンテンツページ共通
-------------------------------- */
/* タイトル下　リード文 */
p#lead{	
	margin: 0 auto 15px;
	width:650px;
	font-size:14px;
	font-weight:bold;
}
/* 月額 */
p#price{
	margin: 0 auto 30px;
	width:650px;
}

ul#price_note{
	margin:0 auto 30px;
	width:650px;
	color:#cc0000;
}

ul#price_note li{
	padding-left:30px;
}

/* 特徴　左右配置 */
#point_h{
	margin:0 auto;
	width:694px;
}

#point_h p{
	margin-bottom:40px;
	width:320px;
}

#point_h table{
	margin-top:-40px;
	margin-bottom:40px;
}

/* 特徴　縦配置 */
#point_v{
	margin:0 auto;
	width:693px;
}

#point_v p{
	margin-bottom:30px;
}

/* サービス案内 */
ul#service{
	clear:both;
	margin:0 auto 40px;
	width:730px;
}

ul#service li{
	margin-bottom:12px;
}

/* 問い合わせ先、規約などへのリンク */

#con_kiyaku{
	margin:0 auto;
}

#con_kiyaku ul{
	margin-left:18px;
	width:694px;
	float:left;
}

#con_kiyaku li{
	float:left;
	padding-right:20px;
	height:2em;
}

#con_kiyaku li a{
	display:block;
	padding:0 0 0 16px;
	background:url(../img/blt_conlink01.jpg) no-repeat 0 1px;
}

#con_kiyaku p{
	width:730px;
	position:relative;
}

#con_kiyaku p#con_pcr_info{
	height:169px;
}

#con_kiyaku p#con_pcr_info img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#con_kiyaku p#con_pcr_info a{
	display:block;
	width:78px;
	height:20px;
	position:absolute;
	left:234px;
	top:74px;
	z-index:10;
	background:url(../img/con_pcr_info.jpg) no-repeat -234px -74px;
}

#con_kiyaku p#con_pcr_info a span{
	text-indent:-9999px;
	visibility:hidden;
	font-size:0em;
	line-height:0;
}


/* con_smart_hukkyu　スマホ復旧
-------------------------------- */

#point_h02{
	margin:0 auto 60px;
	width:730px;
}

#point_h02 a{
	color:#418fe2;
}

#con_smart_hukkyu_set{
	width:730px;
	height:238px;
	position:relative;
}

#con_smart_hukkyu_set img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#con_smart_hukkyu_set p{
	position:absolute;
	left:85px;
	top:251px;
	z-index:10;
	font-size:11px;
	line-height:14px;
}


/* con_syokutakunet　食卓ネット
-------------------------------- */


#point_v p#point_haisoubi {
	width:693px;
	height:220px;
	position:relative;
}

	p#point_haisoubi img{
		position:absolute;
		left:0;
		top:0;
		z-index:1;
	}
	
	p#point_haisoubi a{
		display:block;
		width:90px;
		height:19px;
		position:absolute;
		left:576px;
		top:153px;
		z-index:10;
		background:url(../img/con_shokutakunet_point03.jpg) no-repeat -576px -153px;
	}



p#pointo_muryou{
	width:693px;
	height:194px;
	position:relative;
}


	p#pointo_muryou img{
		position:absolute;
		left:0;
		top:0;
		z-index:1;
	}
	
	p#pointo_muryou a{
		display:block;
		width:129px;
		height:22px;
		position:absolute;
		left:536px;
		top:160px;
		z-index:10;
		background:url(../img/con_shokutakunet_point04.jpg) no-repeat -536px -160px;
	}

p#point_haisoubi a span,
p#pointo_muryou a span{
	text-indent:-9999px;
	visibility:hidden;
	font-size:0em;
	line-height:0;
}


#souryoumuryou{
	margin:50px auto;
	padding:30px;
	width:500px;
	border:#CCCCCC solid 1px;
	text-align:center;
}

#haisoubi{
	margin:50px auto;
	padding:30px;
	width:500px;
	border:#000000 solid 1px;
	text-align:center;
}



/* con_anshin_sec　スマホ安心セキュリティ
-------------------------------- */
.spec{
	margin:0 auto 30px;
	width:693px;
}
.spec .specL{
	margin-left:10px;
	width:297px;
	float:left;
}
.spec .specR{
	margin-right:10px;
	width:360px;
	float:right;
}
.spec .spec_note{
	margin-top:5px;
	line-height:16px;
	color:#999999;
	font-size:10px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}


/* con_setsuden　スマホ節電マスター
-------------------------------- */

.spec02{
	margin:0 auto 30px;
	width:693px;
}

.spec02 .specC{
	margin:0 auto 20px;
	width:624px;
}

.spec02 .specL{
	width:336px;
	float:left;
}

.spec02 .specR{
	width:336px;
	float:right;
}

.spec02 .specL p,
.spec02 .specR p{
	padding:0 30px;
}

.spec02 .specL02{
	width:268px;
	float:left;
	text-align:right;
}

.spec02 .specR02{
	margin-right:10px;
	width:390px;
	float:right;
}

.spec02 .specimg{
	margin:0 auto 20px;
	text-align:center;
}

.spec02 h3{
	margin:0 20px;
	padding:8px ;
	font-size:14px;
	font-weight:bold;
	background-color:#b9e6b3;
}

.spec02 .specC h3{
	margin:0;
}

.spec02 em{
	font-style:normal;
	font-size:14px;
	font-weight:bold;
}

/* help　ヘルプ
-------------------------------- */
.help_btn{
	margin:0 auto 50px;
	width:560px;
	height:80px;
}

.help_btn a{
	display:block;
}

.help_btn a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
	background: #fff;
}


/* sitemap　サイトマップ
-------------------------------- */
.sitemap_cont{
	margin-bottom:40px;
}

.sitemap_cont li{
	float:left;
	height:1em;
	padding:0 20px 15px 0;
}

.sitemap_cont li a{
	display:block;
	padding-left:12px;
	background:url(../img/sitemap_blt.jpg) no-repeat left 4px;
	font-size:14px;
	color:#fbad25;
	text-decoration:none;
}

.sitemap_cont li a:hover{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
-moz-opacity:0.70;
}

/* about　EXPOとは
-------------------------------- */
#about_img01{
	margin-bottom:30px;
	width:730px;
	height:276px;
	position:relative;
}

#about_img01 img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#about_img01 a{
	display:block;
	width:243px;
	height:46px;
	position:absolute;
	left:392px;
	top:206px;
	background:url(../img/about_img01.jpg) no-repeat -392px -206px;
	z-index:10;
}

#about_img01 a:hover{
opacity:0.3;
filter: alpha(opacity=30);
-ms-filter: "alpha( opacity=30 )";
-moz-opacity:0.30;
background: #fff;
}

/* rules
-------------------------------- */
.rules{
	margin-bottom:80px;
}

.rules h2{
	margin-bottom:0;
}

.rules h3{
	margin:0 auto;
	padding:15px 10px 10px 20px;
	border-bottom:#418fe2 solid 2px;
	font-size:16px;
	font-weight:bold;
	color:#418fe2;
	letter-spacing:0.1em;
}

.rules .rules_lead{
	padding:10px;
}

.rules table{
	border-top:#666666 solid 1px;
	border-right:#666666 solid 1px;
}

.rules table th{
	padding:2px 5px;
	border-left:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	white-space:nowrap;
	text-align:center;
}

.rules table td{
	padding:2px 5px;
	border-left:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}

.rules table td.nr{
	white-space:nowrap;
}

.rules table th.w20{
	width:20%;
}

/*クローズ時*/

/*タイトル*/
.rules .tabarea{
	background-color:#e1ebf5;
	border-top:#edf3f9 solid 2px;
	border-bottom:#d8e2eb solid 1px;
}

.rules .tabarea .txt{
	padding:15px 20px 15px 45px;
	background:url(../img/rules_blt_shut.png) no-repeat 20px 13px;
	font-size:14px;
	font-weight:bold;
	color:#7e7e7e;
	text-decoration:none;
	line-height:18px;
}



.rules .tabarea:hover{
	background-color:#b0d3f5;
	border-top:#cfe4f9 solid 2px;
	border-bottom:#9dbcda solid 1px;
}

.rules .tabarea:hover .txt{
	padding-left:15px 20px 15px 45px;
	background:url(../img/rules_blt_open.png) no-repeat 20px 13px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	line-height:18px;
}


/*本文*/
.rules div.inputarea{
	display:none;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
}

.rules div.inputarea div.linebox{
	margin:0 auto;
	padding:15px 0;
	width:630px;
	text-align:left;
	font-size:16px;
}

.rules div.inputarea div.linebox .txt{
	line-height:160%;
	color:#666666;
}

.rules div.inputarea div.linebox .close{
	margin-top:10px;
	text-align:right;
}
.rules div.inputarea div.linebox .close a{
	padding-left:18px;
	background:url(../img/rules_blt_close.png) no-repeat 0 center;
}

/*オープン時*/

/*タイトル*/
.rules div.faqlist-stay div.tabarea{
	background-color:#b0d3f5;
	border-top:#cfe4f9 solid 2px;
	border-bottom:#9dbcda solid 1px;
}

.rules div.faqlist-stay div.tabarea .txt{
	padding-left:15px 20px 15px 45px;
	background:url(../img/rules_blt_open.png) no-repeat 20px 13px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	line-height:18px;
}

.rules div.faqlist-stay div.tabarea .txt li ul{
	border:#FF0000 solid 1px;
}


.rules .txt span{
	display:block;
	width:2em;
	margin-left:-2em;
	float:left;
}

.rules .txt span.em3{
	display:block;
	width:3em;
	margin-left:-3em;
	text-align:right;
	float:left;
}

.rules .txt span.kome{
	display:block;
	width:1.2em;
	margin-left:-1.2em;
	float:left;
}


/* makerlist
-------------------------------- */

#seihinlist{
	margin:0 auto 30px;
	padding:20px;
	width:690px;
	border:#CCCCCC solid 1px;
}

#seihinlist ul li{
	margin-right:20px;
	margin-bottom:8px;
	width:100px;
	float:left;
}


table#makerlist{
	margin:0 auto;
	width:730px;
	border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}

table#makerlist th{
	padding:5px;
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	border-bottom:#CCCCCC solid 1px;
}


table#makerlist tr#header th{
	background-color:#e6e6e6;
}

table#makerlist th#header01{
	width:13%;
	background-color:#e6e6e6;
}

table#makerlist th#header02,
table#makerlist th#header03,
table#makerlist th#header04{
	background-color:#e6e6e6;
	text-align:left;
}

table#makerlist td{
	padding:5px 10px;
	border-bottom:#CCCCCC solid 1px;
}
