body {
background: #fffffff;
color: #fff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size: 13px;
line-height: 1.1;
letter-spacing: 0;
overflow-x : hidden;
}

a:link {color:#fff;text-decoration:none;}
a:visited {color:#fff;text-decoration:none;}

/* FONT-SIZE */
.text8 { font-size:60%; }
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.mtb10{margin:10px 0;}
.mtb20{margin:20px 0;}
.mtb30{margin:30px 0;}

.mt10{margin:10px 0 0 0;}
.mt20{margin:20px 0 0 0;}
.mt30{margin:30px 0 0 0;}

.mb10{margin:0 0 10px 0;}
.mb20{margin:0 0 20px 0;}
.mb30{margin:0 0 30px 0;}

.mlr10{margin:0 10px;}
.mlr20{margin:0 20px;}
.mlr30{margin:0 30px;}


/* フロートクリア */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* 画像 */
img{display:inline-block; vertical-align:bottom;}

/* ↓通常CSS */

#index{
	width: 100%;
	background: url(../img/top_bg.png) repeat;
	background-size:contain;
}

#index #wrap{
	width: 850px;
	background: url(../img/top_main_bg.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

h1#header{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:0;
	margin:0;
	padding:0;
}

h1#com{
	white-space:nowrap;
	height:120px;
	margin:80px auto 40px;
	padding:0;
	text-align:center;
}

#contents{
	position:relative;
}

.top_contents{
	position:relative;
	top:179px;
	left:1px;
}

#link_mail{
	position:relative;
	bottom:144px;
/*	left:92px;*/
}

#homail_contents {
	width:673px;
	margin:40px auto;
	position: relative;
	top: 80px;
}

.homail_listener{
	float:left;
	padding:2px;
	width:300px;
	text-align:left;
	border:#064d13 4px solid;
	background:#4dc71d;
}

.listener_name{
	
}

.hmail_center{
	float:left;
	padding:18% 0 0 0;
	width:7%;
}

.homail_ebichu{
	float:left;
	padding:2px;
	width:300px;
	text-align:left;
	border:#c40b0b 4px solid;
	background:#fe667f;
	font-size:16px;
}

.ebi_images{
	float:right;
	margin: -10px 0 10px 0;
}

.homail_listener p,.homail_ebichu p{
	padding:6px 14px;
}

#ar {
	top: 20px;
	right: -520px;
	width: 100%;
/*	overflow: hidden;*/
	text-align: right;
}

#backnumber{
	width: 100%;
	background: url(../img/backnumber_bg2.png) repeat;
	background-size:contain;
}

#backnumber_contents {
	width:673px;
	margin:40px auto;
	position: relative;
	top: -6px;
}

.backnumber_listener{
	float:left;
	padding:2px;
	width:300px;
	text-align:left;
	border:#064d13 4px solid;
	background:#4dc71d;
}

.backnumber_name{
	
}

.backnumber_center{
	float:left;
	padding:18% 0 0 0;
	width:7%;
}

.backnumber_ebichu{
	float:left;
	padding:2px;
	width:300px;
	text-align:left;
	border:#c40b0b 4px solid;
	background:#fe667f;
	font-size:16px;
}

.backnumber_images{
	float:right;
	margin: -10px 0 10px 0;
}

.backnumber_listener p,.backnumber_ebichu p{
	padding:6px 14px;
}

/*ホメール診断*/

#homail_sindan{
	position: relative;
	top: 60px;
	/*コチラがいつものmargin:10px 20px 30px 11px;*/
	margin: 10px 20px -115px 11px;
}

.back_bt{
	position: relative;
	cursor: pointer;
}

.homail_bt{
	position: relative;
	cursor: pointer;
	margin-bottom:15px;
	bottom: 183px;
}

.btlink {
	margin: 0 auto 10px;
}

.btlink a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
}

#footercom {
	position: relative;
	bottom: -220px;
	background: #FFF;
	text-align: center;

/*	padding-left:65px;*/
}

#footer {
/*	position: relative;*/
	bottom: -120px;
	background: #FFF;
	margin:0px 24px 20px;
	padding:30px 109px 9px 142px;
/*	padding-left:65px;*/
}

#bt_01,#bt_02,#bt_03,#bt_x{
	float:left;
	padding:0px 4px;
}

#bt_x{
	padding:10px 0;
}

#copyright{
	padding:10px 0;
	color:#616211;
	width:100%;
}