body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #111;
	font-family:"Times New Roman",'CI',Meiryo,Times,'qMmpS Pro W3','Hiragino Kaku Gothic Pro','lr oSVbN',sans-serif;
	background: url(../images/mentopsp.jpg) center top no-repeat #fff;
}
a:link,
a:visited {text-decoration: none; color: #b18735;}
a:hover,
a:active {text-decoration: underline; color: #ffe799;}

img {
	border: none;
}
.red {
	color: #2265ff;
}
.leftimg {
	float: left;
	margin: 0 15px 15px 0;
}
.rightimg {
	float: right;
	margin: 0 0 15px 15px;
}
.txt .rightimg {
	width: 132px;
	border: 3px solid #9f7e33;
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}



/* header
 * --------------------------------------- */
#header {
	position: fixed;
	bottom: 0px;
	left: 0px
	display: block;
	width: 100%;
	height: 80px;
	background: rgba(0,0,0,0.7);
	z-index: 9999;
}
#menu-wrap {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	overflow:hidden;
}
#menu-body {
	display: block;
	width: 720px;
	height: 63px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}
#logo {
	float: left;
	margin: 18px 4px 0 4px;
}
#menu {
	float: left;
	margin: 0 auto 0 0px;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	margin: 0 auto 0 0px;
	padding: 0;
	text-align: center;
}
#menu1,
#menu7 {
	width: 0px;
	overflow: hidden;
}
#login,
#menu li a {
	display: block;
	height: 40px;
	margin: 0;
	padding: 23px 8px 0;
	line-height: 12px;
	text-decoration: none;
}
#menu1 a,
#menu7 a {
	width: 0px;
	padding: 0px 0px 0;
}
#login {
	float: left;
	margin: 0 auto 0 0;
	padding: 23px 44px 0;
	text-align: center;
}
#login:hover,
#menu li.current a,
#menu li a:hover {
	background: rgba(0,0,0,0.9);
}
/* Contents
 * --------------------------------------- */
.fixed{
	position: fixed;
	top: 0px;
	left: 0px
	z-index: 9900;
}

.section {
	width: 100%;
	padding: 90px 0 0;
}
.sectionin {
	width: 720px;
	margin: 0 auto;
}
.box {
	background: rgba(255,255,255,0.7);
	-webkit-border-radius: 6px; /*p*/
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.txt {
	width: 680px;
	margin: 0 auto;
	padding: 30px 20px;
	text-align: left;
}
.txt-narrow {
	width: 680px;
}
.txt-wide {
	width: 940px;
}
.column-txt {
	margin: 0 auto;
	width: 680px;
}
.txt ul {
	margin: 0px 0px;
	padding: 0 0 5px 30px;
}
.txt ul li {
	margin: 0px 0px;
}

h2 {
	margin: 0 auto 15px 0;
	padding: 0;
}
h3 {
	margin: 0 auto 10px 0;
	padding: 0;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}
h4 {
	margin: 0 auto 2px 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}


/* top
 * --------------------------------------- */
#top {
	display: block;
	padding: 320px 0 40px;
}
.samples {
	width: 720px;
	margin: 20px auto 0;
	padding: 0;
	overflow: hidden;
}
.thumb {
	position: relative;
	float: left;
	display: block;
	width: 128px;
	height: 203px;
	margin: 0 0px 0px;
	padding: 8px 8px 0;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	background: rgba(255,255,255,0.6);
	-webkit-border-radius: 7px; /*p*/
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.thumb img {
	width: 128px;
	height: auto;
	margin: 0 auto;
	border-style: none;
}
.thumb p.name {
	margin: 0px auto 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
}
html > body p.linkarea a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	background: url(../images/linkarea.png) center top no-repeat;
	background-size: 144px auto;
	filter: alpha(opacity=0); /**/
}


/* joinus
 * --------------------------------------- */
#joinus {
	display: block;
	padding: 0px;
}
#joinus img {
	display: block;
	margin: 0;
}
#joinus .txt {
	padding: 40px 20px 40px;
	background: url(../images/menjoinussp.jpg) center top repeat;
}
/* price
 * --------------------------------------- */
#price {
	padding: 180px 0 190px;
	background: url(../images/menprice.jpg) center top repeat;
}
/* qa
 * --------------------------------------- */
#qa {
	padding: 20px 0 20px;
	background: url(../images/menqasp.jpg) center top no-repeat;
}
.qabox {
	display: block;
	width: 720px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: left;
}
.qabox .ques {
	color: #000;
	margin: 0;
	padding: 8px 20px 6px;
	font-size: 120%;
	background-color: rgba(230,230,230,0.8);
}
.qabox .ans {
	margin: 0;
	padding: 6px 20px 8px;
	line-height: 18px;
	background-color: rgba(255,255,255,0.8);
}
/* review
 * --------------------------------------- */
#review {
	padding: 60px 0 60px;
	background: url(../images/menreview.jpg) center top repeat;
}
.reviewbox {
	width: 680px;
	margin: 10px auto 10px;
	padding: 9px 20px 12px;
	line-height: 18px;
	background-color: rgba(255,255,255,0.8);
}


/* contact
 * --------------------------------------- */
#contact {
	padding: 60px 0 60px;
	background: url(../images/mencontactsp.jpg) center top repeat;
}
.scroll-box {
	width: 680px;
	height: 120px;
	margin: 0 auto 20px;
	padding: 10px 20px;
	text-align: left;
	background: rgba(255,255,255,0.7);
	overflow: auto;
}
.kiyaku {
	margin: 10px 0 0;
	padding: 0;
}
.kiyaku dt {
	margin: 0 0 2px;
	padding: 0;
	font-size: 15px;
	color: #7a6018;
}
.kiyaku dd {
	margin: 0 0 10px;
	padding: 0;
	line-height: 20px;
}


.cell {
	width: 720px;
	margin: 10px auto 20px;
	background: rgba(255,255,255,0.7);
}
.cell .cset {
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #aaa;
}
.cell .cend {
	border-bottom: 0px solid #aaa;
}
.cell .cset div {
	float: left;
	margin: 0 1px 1px 0;
	padding: 8px 0px 8px 15px;
	text-align: left;
}
.cell .cset .cleft {
	width: 250px;
	padding: 8px 0px 8px 20px;
}
.cell .cset .cright {
	border-left: 1px solid #aaa;
}
.need {
	margin: 0 auto 0 7px;
	padding: 2px 3px 1px 3px;
	font-size: 10.5px;
	line-height: 11px;
	color: #fff;
	text-align: center;
	background: #444;
	-webkit-border-radius: 2px; /*p*/
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/*form
*/

form {
	margin: 0;
	padding: 0;
}
form input[type="text"],form textarea {
}

input[type="submit"] {
	display: block;
	width: 240px;
	height: 42px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	font-size: 18px;
	line-height: 18px;
	color: #222;
	text-shadow: 0px 1px 1px #999;
	background:-webkit-gradient(linear,from(rgba(255,255,255,0.4)),to(rgba(255,255,255,0.9)));
	background: -webkit-linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.9));
	background:    -moz-linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.9));
	background:     -ms-linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.9));
	background:      -o-linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.9));
	background:         linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.9));
	-webkit-border-radius: 5px; /*p*/
	-moz-border-radius: 5px;
	border-radius: 5px;
-webkit-box-shadow:0 2px 4px 0px #999;
   -moz-box-shadow:0 2px 4px 0px #999;
        box-shadow:0 2px 4px 0px #999;
	border: solid 2px #fff;
}
input[type="submit"]:hover {
	cursor: pointer;
	color: #222;
	text-decoration: none;
	border: solid 2px #fff;
	opacity: 0.7;
}




/* footer
 * --------------------------------------- */
#footer {
	position: relative;
	display: block;
	width: 560px;
	height: 420px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer.png) center 20px no-repeat;
}
#footer a {
	position: absolute;
	display: block;
}
#foottel {
	top: 130px;
	left: 0;
	width: 270px;
	height: 50px;
}
#footmail {
	top: 185px;
	left: 80px;
	width: 400px;
	height: 50px;
}
#footline {
	top: 235px;
	left: 240px;
	width: 100px;
	height: 100px;
}

.banner {
	width: 468px;
	margin: 0 auto;
	text-align: center;
}
.banner640  {
	width: 640px;
}
.banner img {
	display: block;
	margin: 0 auto 15px;
}

.thumb .lank {
	float: left;
	width: 50px;
	height: 14px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: right top;
}
.icona {background-image: url(../images/icona.gif);}
.iconb {background-image: url(../images/iconb.gif);}
.iconc {background-image: url(../images/iconc.gif);}
.icond {background-image: url(../images/icond.gif);}
.icone {background-image: url(../images/icone.gif);}
.iconf {background-image: url(../images/iconf.gif);}



#contents-wrap {
	position: relative;
}
#page-top {
	position: fixed;
	bottom: 80px;
	right: 20px;
	font-size: 77%;
	display:none;
	font-size: 30px;
	z-index: 10000;
}
#page-top a {
	text-decoration: none;
	color: #666;
	width: 60px;
	height: 60px;
	text-align: center;
	display: block;
	background:rgba(255,255,255,0.6);
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background:rgba(255,255,255,1);
}