@charset "utf-8";
/*------------------------------------------------------------
	�S��
------------------------------------------------------------*/
#wrap {
	width: 1000px;
	margin: 0 auto;
	background:#FFF;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
.floatL {
	float: left !important;
}
.floatR {
	float: right !important;
}
p {
/*	color:#603813;*/
	color:#000;
	line-height:1.5em;
}
p .text-black {
	color: #000;
}
p .text-pink {
	color: #e64f7d;
}

/*
a:hover img {
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
  /*  -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    /*-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    /*-khtml-opacity: 0.6;              /* Safari 1.x */
    /*opacity:0.6;
    /*zoom:1;
}
*/

a {
	color:#000051;
}

a:hover {
	color:#0000a0;
	text-decoration:none;
}

/*------------------------------------------------------------
	�w�b�_�[
------------------------------------------------------------*/
#header {
	width: 1020px;
	height: 97px;
	position: relative;
	background-image: url(../img/header_bg.png);
}

#header #h-logo {
	position: absolute;
	top: 15px;
	left: 35px;
}
#header #h-btn {
	position: absolute;
	top: 20px;
	right: 29px;
}


/*------------------------------------------------------------
	本体
------------------------------------------------------------*/
body {
	font-size:13px;
	background:#f4f4f4;
}


#top {
/*	background:#CCC;*/
/*	height:800px;*/
		height:1000px;
/*		border-bottom:1px solid #000;*/
}

#top .menu {
/*	margin-top:15px;*/
	padding-top:15px;
	overflow:hidden;

}

#top .menu ul {
	width:200px;
	float:right;
}

#top .menu ul li {
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	list-style:disc;
}

#top .menu ul li a {
	color:#707070;
	text-decoration:none;
}

#top .menu ul li a:hover {
	color:#000000;

}

#top img.mainlogo {
	display:block;
	position:relative;
	top:160px;
	margin:0 auto 560px auto;
}

h2 img {
	display:block;
	margin:0 auto 60px auto;
}




#company, #policy, #topics {
	height:1000px;
	padding-top:20px;
/*	border-bottom:1px solid #000;*/
}

#access {
	height:550px;
	padding-top:20px;

}

#contact {
	height:450px;

}

#performance {
/*	background:#CCC;*/
	min-height:1000px;
	padding-top:20px;

}

#performance #copyright {
	position:relative;
	bottom:0;
/*	color:red;*/
}


#company table {
/*	border:1px solid #CCC;*/
	font-weight:bold;
	width:650px;
	margin:0 auto;
}


#company table th {
/*	border:1px solid #CCC;*/
/*	width:120px;*/
/*	height:30px;*/
	line-height:35px;
	text-align:justify;
	text-justify:inter-ideograph;
/*	background:red;*/
	padding-left:60px;

}

#company table  td {
/*	border:1px solid #CCC;*/
	width:450px;
	padding-left:40px;
	line-height:22px;
/*	background:gray;*/

}

#policy ul {
/*	background:#CCC;*/
	width:570px;
	margin:0 auto 150px auto;
	padding-bottom:140px;

}

#policy ul li {
	font-weight:bold;
	list-style:disc;
	line-height:25px;
	margin-bottom:30px;
}

#topics ul {
/*	background:#CCC;*/
	width:570px;
	height:296px;
	margin:0 auto 150px auto;
	padding-left:200px;
	padding-bottom:110px;

}

#topics ul li {
	font-weight:bold;
	list-style:disc;
	line-height:25px;
	margin-bottom:30px;
}

/*
#performance dl {
	width:570px;
	margin:0 auto 150px auto;

}

#performance dl dt {
	font-weight:bold;
	list-style:disc;
	line-height:25px;
	margin-bottom:30px;
}
*/

#performance dl {
	font-weight:bold;
	width:720px;
	margin:0 auto 150px auto;
}

#performance dt {
  float:left;
	line-height:18px;
	margin-left:100px;
	padding-bottom:25px;
}

#performance dd {
  margin-left:230px;
	line-height:18px;
	padding-bottom:25px;

}


#performance dd .textLine {
	/*background:#DFDFDF;*/
	overflow:hidden;

}

#performance dd .textLine img {
	display:block;
	float:right;
	padding-right:6px;

}

img.estate {
	border:1px solid #ccc;
	padding:2px;
}

#access .address {
	font-weight:bold;
	text-align:center;
}

#access  img.map {
	display:block;
	margin:0 auto 50px auto;
}


#contact p {
	font-weight:bold;
	text-align:center;
	line-height:25px;
	margin-bottom:30px;
}

.labelArea {
	/*background:red;*/
	height:84px;
	margin-left:15px;

}


.scroll {
	/*background:#CCC;*/
	width:69px;
	height:60px;
	background: url("../img/scroll.png") no-repeat;
	cursor:pointer;
	margin:200px auto 25px auto;
}

.contactScroll {
	/*background:#CCC;*/
	width:69px;
	height:60px;
	background: url("../img/scroll.png") no-repeat;
	cursor:pointer;
	margin:100px auto 25px auto;
}




.beforeLine {
/*	background:#CCC;*/
	font-weight:bold;
	border-top:1px solid #CCC;
	line-height:17px;
	padding-top:10px;
	margin-bottom:8px;
	margin-left:15px;
	

}



.beforeLine2 {
	position:relative;
	top:-80px;
	font-weight:bold;
	border-top:1px solid #CCC;
	line-height:17px;
	margin-left:15px;
	padding-top:10px;

}

.beforeLine2 .center {
	padding-left:300px;
}


/*
.copyright {
	position:fixed;
	top:700px;
}
*/
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footerBlock {
	width: 100%;

/*	background-color: #f2fbfc;*/
	background-color: #FFF;
	clear: both;
	color: #707070;
	padding: 0px;
	margin: 0 auto;
}

#footerBlock .inner {
	width: 995px;
	height:50px;
	line-height:50px;
	margin: 0 0 0 25px;
	overflow: hidden;
	position: relative;
	padding: 0;
}


/*------------------------------------------------------------
	�ǉ�
------------------------------------------------------------*/
	@charset "UTF-8";
/* CSS Document */

/* bg

---------------------------------------------------------------- */
#bg_top{
	background-color:#FFE7D1;
	}

#lp-container{
	width:980px;
	margin:0 auto;
}

.dt_12 {
	margin:0 auto 75px auto;
	padding:20px 0 0 0;
	text-align:center;
}
.form_outer {
		width:810px;
		text-align:center;
		margin:35px auto 0 auto;
		padding:45px 0 0 0;
		border:3px solid #E2E2E2;
		background:#fff;
	}
	.form_outer iframe {
		border:none !important;
		outline:none !important;
		overflow-y:hidden;
	}
