/* CSS Document */
.main_outline{background-color:#fff;}	/*背景色のリセット*/

h3.banner_title{
	width: 100%;
	height:383px;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-top:19px;
	}

h4{
	font-size:28px;
	text-align:center;
	margin:18px;
	line-height:131%;}
	
p.dis{font-size:110%;letter-spacing:-0.04em;width:1000px;margin:0px auto;text-align:center;margin-bottom:28px;color:#727171;}

.scrivener {
	color: #333333;
	background-color: #fcfbf8;
	padding-top:30px;
	height:376px;
}
.scrivener ul{
	width:1000px;
	margin:0px auto;}
	
.scrivener li{
	width:333px;
	float:left;
	font-size:108%;
	color:#727171;
	line-height:141%;
	margin-bottom:60px;
	}
	
.scrivener li.one p{
	width:100%;
	background-image: url(../images/img1_conpany.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 14px 115px;
	font-size:162%;
	line-height:137%;}

.scrivener li.two p{
	width:100%;
	background-image: url(../images/img2_house.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 14px 115px;
	font-size:162%;
	line-height:137%;}

.scrivener li.three p{
	width:100%;
	background-image: url(../images/img3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 14px 115px;
	font-size:162%;
	line-height:137%;}

.scrivener li.four p{
	width:100%;
	background-image: url(../images/img4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 14px 115px;
	font-size:162%;
	line-height:137%;}

.scrivener li.five p{
	width:100%;
	background-image: url(../images/img5_shop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 14px 115px;
	font-size:162%;
	line-height:137%;}

.scrivener li.six p{
	width:100%;
	background-image: url(../images/img6_heart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 14px 115px;
	font-size:162%;
	line-height:137%;}

.mailform{
	clear:both;
	text-align:center;
	margin-top:30px;}

.mailform h5{
	font-size:190%;padding-bottom:11px;}

p.formlink{padding:15px 0 40px;}

footer.foot{top:10px;}