@charset "utf-8";

/*--------*/
/*--base--*/
/*--------*/
* {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none;
	}
html,body {
	height: 100%;
	}

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none;
	}

body {
	background: #ffffcc;
	color: #333;
	font-size: 62.5%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro',sans-serif;
	line-height: 1.5;
	height:100%
	}
* html body {
	background: #ccc;
	color: #333;
	font-size: 64.5%;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.3;
	height:100%
	}

#wrapper{
	margin: 0 auto;
	width: 970px;
	height: auto;
	background:#fff;
	}
h1 {
	font-size: 200%; /* 20px */
	}
h2 {
	font-size: 180%; /* 18px */
	background:none;
	}
h3 {
	font-size: 160%; /* 16px */
	}

p {
	font-size: 140%;
	}

a,
a:link,
a:visited{
	color: #003B96;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

.t_left{
	text-align: left;
	margin: 0  auto 0 0;
	}
.t_right{
	text-align: right;
	margin: 0 0 0 auto;
	}

.r_txt{
	text-align: right !important;
	}
.c_txt{
	text-align: center !important;
	}

#header{
	background: #fff;
	}

#lp_container {
	width: 920px;
	margin: 0 auto;
	padding: 0 25px 20px;
	min-height: 100%;
 	_height: 100%;
	background: url("/common2/landing/images/smiler/bg_lp_white.gif") left top repeat-y;
	text-align: left;
	}
#bg_btm {
	width: 970px;
	height: 20px;
	margin: 0 auto 20px;
 	display:block;
	background: url("/common2/landing/images/smiler/bg_lp_whiteBtm.gif") left top no-repeat;
	}

h1 {
	font-size: 2em; /* 20px */
	}

#move_001 #maneo_logo,
#sm_001 #maneo_logo{
	position: absolute;
	top: 10px;
	left: 20px;
	}
#move_001 #maneo_logo a,
#sm_001 #maneo_logo a{
	width: 236px;
	height: 54px;
	display:block;
	}

/*各ランディングページのロゴマーク*/

#sm_001 #maneo_logo a{
	background:url(/common2/landing/images/smiler/maneologo.gif) left top no-repeat;
	}
#move_001 #maneo_logo a{
	background:url(/common2/landing/images/move/maneologo.gif) left top no-repeat;
	}

#head_area #headerLink{
	font-size: 120%;
	border-right: solid 1px #999;
	border-left: solid 1px #999;
	background: #FFEEA4;;
	}

#head_area #headerLink ul{
	margin-left: 10px;
	}

#head_area #headerLink li{
	display: inline;
	}

#head_area .top_imgArea{
	position: relative;
	margin-bottom: 20px;
	}

#sm_001 #head_area .top_imgArea .btn_arealp{
	position: absolute;
	right: 10px;
	bottom: 25px;
	/bottom: 30px;
	}
#move_001 #head_area .top_imgArea .btn_arealp3{
	position: absolute;
	right: 10px;
	bottom: 10px;
	/bottom: 12px;
	}

/* フッターエリア */
#footerCs{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}
#footerCs ul{
	width: 900px;
	margin: 0 auto 10px !important;
	}
#footerCs #companyInfo{
	margin: 0 auto 10px !important;
	text-align: left !important;
	}

/****** 通常ブロック ******/

#main_area {
	width: 920px;
	}

#footerCs{
	width:100%;
	background:url(/common2/images/bg/bk_line001.gif) repeat-x top;
	padding:20px 0 0 0;
	}
#footerCs ul{
	margin:0 0 10px 0;
	}

#footerCs ul li{
	font-size:110%;
	float:left;
	border-left:2px solid #cccccc;
	padding:0 5px;
	}

#footerCs ul li.last{
	border-right:2px solid #cccccc;
	}

#footerCs #companyInfo{
	width:750px;
	/*margin:0 auto;*/
	}

#footerCs #companyInfo p{
	font-size:110%;
	}

#footerCs #companyInfo p.indent{
	padding:0 0 5px 9em;
	}

#footerCs address{
	padding:10px 0 0 0;
	text-align:center;
	}

.mb10{
	margin-bottom: 10px !important;
	}
.mb20{
	margin-bottom: 20px !important;
	}
.mb30{
	margin-bottom: 30px !important;
	}
.mb40{
	margin-bottom: 40px !important;
	}

.ml10{
	margin-left: 10px !important;
	}
.ml20{
	margin-left: 20px !important;
	}

.ruledLine{
	border-bottom: dotted 1px #ccc;
	margin-bottom: 20px;
	}


.btn_arealp{
	width:650px;;
	margin:0 auto;
	}
.btn_arealp2{
	width:900px;;
	margin:0 auto;
	}
.btn_arealp3{
	width:530px;;
	margin:0 auto;
	}
.btn_arealp3 .btn_left1,
.btn_arealp2 .btn_left1{
	width: 260px;
	float: left;;
	}
.btn_arealp2 .btn_left2{
	width: 360px;
	float: left;;
	}

.btn_arealp .btn_left{
	width: 320px;
	margin:0 auto 0 0;
	float: left;;
	}
.btn_arealp .btn_left2{
	width: 320px;
	margin:0 auto 0 0;
	float: left;;
	}
.btn_arealp .btn_right{
	width: 320px;
	margin:0 0 0 auto;
	float: right;
	}

/* 飲食（smile）用ボタン */
#sm_001 .btn_tempapp a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_tempapp.gif) left top no-repeat;
	}
#sm_001 .btn_tempapp a:hover{
	background: url(/common2/landing/images/smiler/btn_tempapp.gif) left bottom no-repeat;
	}
#sm_001 .btn_regist a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_regist3.gif) left top no-repeat;
	}
#sm_001 .btn_regist a:hover{
	background: url(/common2/landing/images/smiler/btn_regist3.gif) left bottom no-repeat;
	}
#sm_001 .btn_tempapp2 a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_tempapp2.gif) left top no-repeat;
	}
#sm_001 .btn_tempapp2 a:hover{
	background: url(/common2/landing/images/smiler/btn_tempapp2.gif) left bottom no-repeat;
	}
#sm_001 .btn_regist2 a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_regist4.gif) left top no-repeat;
	}
#sm_001 .btn_regist2 a:hover{
	background: url(/common2/landing/images/smiler/btn_regist4.gif) left bottom no-repeat;
	}

#sm_001 #area3{
	width: 920px;
	position: relative;
	}
#sm_001 #area3 .btn_business{
	position: absolute;
	top:400px;
	left: 336px;
	}
#sm_001 #area3 .btn_business a{
	width: 220px;
	height: 37px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_business.gif) left top no-repeat;
	}
#sm_001 #area3 .btn_business a:hover{
	background: url(/common2/landing/images/smiler/btn_business.gif) left bottom no-repeat;
	}

#sm_001 #area3 .btn_thisAuction{
	position: absolute;
	top:336px;
	left:185px;
	}
#sm_001 #area3 .btn_thisAuction a{
	width: 220px;
	height: 37px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_thisAuction.gif) left top no-repeat;
	}
#sm_001 #area3 .btn_thisAuction a:hover{
	background: url(/common2/landing/images/smiler/btn_thisAuction.gif) left bottom no-repeat;
	}

.btn_2smiler a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_2smiler.gif) left top no-repeat;
	}
.btn_2smiler a:hover{
	background: url(/common2/landing/images/smiler/btn_2smiler.gif) left bottom no-repeat;
	}


/* 引越し用ボタン */
#move_001 .btn_tempapp a{
	width: 260px;
	height: 40px;
	display: block;
	background: url(/common2/landing/images/move/btn_tempapp.gif) left top no-repeat;
	}
#move_001 .btn_tempapp a:hover{
	background: url(/common2/landing/images/move/btn_tempapp.gif) left bottom no-repeat;
	}
#move_001 .btn_regist a{
	width: 260px;
	height: 40px;
	display: block;
	background: url(/common2/landing/images/move/btn_regist.gif) left top no-repeat;
	}
#move_001 .btn_regist a:hover{
	background: url(/common2/landing/images/move/btn_regist.gif) left bottom no-repeat;
	}
#move_001 .btn_movesml a{
	width: 530px;
	height: 62px;
	display: block;
	background: url(/common2/landing/images/move/btn_movesml.gif) left top no-repeat;
	}
#move_001 .btn_movesml a:hover{
	background: url(/common2/landing/images/move/btn_movesml.gif) left bottom no-repeat;
	}
#move_001 .btn_tempapp2 a{
	width: 260px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/move/btn_tempapp2.gif) left top no-repeat;
	}
#move_001 .btn_tempapp2 a:hover{
	background: url(/common2/landing/images/move/btn_tempapp2.gif) left bottom no-repeat;
	}
#move_001 .btn_regist2 a{
	width: 260px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/move/btn_regist2.gif) left top no-repeat;
	}
#move_001 .btn_regist2 a:hover{
	background: url(/common2/landing/images/move/btn_regist2.gif) left bottom no-repeat;
	}
#move_001 .btn_movesml2 a{
	width: 360px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/move/btn_movesml2.gif) left top no-repeat;
	}
#move_001 .btn_movesml2 a:hover{
	background: url(/common2/landing/images/move/btn_movesml2.gif) left bottom no-repeat;
	}

#move_001 #area5{
	width: 920px;
	position: relative;
	}
#move_001 #area5 .btn_experience{
	position: absolute;
	top: 224px;
	left: 79px;
	}
#move_001 .btn_experience a{
	width: 400px;
	height: 37px;
	display: block;
	background: url(/common2/landing/images/move/btn_experience.gif) left top no-repeat;
	}
#move_001 .btn_experience a:hover{
	background: url(/common2/landing/images/move/btn_experience.gif) left bottom no-repeat;
	}

#move_001 #area8{
	width: 920px;
	position: relative;
	}
#move_001 #area8 .btn_movesml2{
	position: absolute;
	top: 70px;
	left: 355px;
	}

/* 共通ボタン */
#move_001 .btn_2maneo a,
#sm_001 .btn_2maneo a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/smiler/btn_2maneo.gif) left top no-repeat;
	}

.btn_2beginners a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(/common2/landing/images/move/btn_beginners.gif) left top no-repeat;
	}







/* 画面TOPへ */
.pageTop a {
	height: 14px;
	width: 97px;
	margin-top: 20px;
	display: block;
	float: right;
	background: url("/common2/images/btn/btn_2pagetop.gif") left top no-repeat;
	}
.pageTop a:hover{
	background: url("/common2/images/btn/btn_2pagetop.gif") right top no-repeat;
	}



table.moreQ{
	margin: 0 auto;
	width: 651px;
	border: solid 1px #999;
	}
table.moreQ th{
	font-weight: bold;
	background: #fff;
	}
table.moreQ th,table.moreQ td{
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 8px;
	vertical-align: middle;
	}
table.moreQ th{
	text-align: left;
	padding:0 10px;
	color: #666;
	}
table.moreQ th.moreQttl{
	padding-left: 10px;
	background: #FFCC00;
	font-size: 120%;
	color: #666;
	}
table.moreQ span.big{
	line-height: 100%;
	font-size: 200%;
	font-weight:bold;
	padding:5px;
	}