﻿@charset "utf-8";
/*----------------------------------------------------
　 中ページの temp contents　用（各ページごと）
----------------------------------------------------*/
/*----------------------------------------------------
　見出し（中page共通）
----------------------------------------------------*/
.title{margin:0 0 20px 0;}

.subTit{
	font-size: 28px;
	color:#333;
	padding:0 0 0 0px;
	margin:0 0 10px 2px;
	overflow:hidden;
	line-height:30px;
}
.temp01{
	width: 772px;
	height: 100%;
	margin: 0px auto 0px;
}
.temp01txt{
	width: 700px;
	height: 100%;
	margin: 10px 0 0px 40px;
	font-size:20px;
	line-height:1.5em;
}
.tempTit{
	width: 600px;
	margin: 0px 0 0px 0px;
}
.tempTitsub{
	width: 650px;
	height:76px;
	margin:0px 0px 10px 6px;
	text-align:left;
}

/*----------------------------------------------------
	他社との違い　＝difference.html＝
----------------------------------------------------*/
/*----------------------------------------------------
　diffMenu
----------------------------------------------------*/
#diffMenu {
	width: 720px;
	height: 102px;
	margin: 20px auto 0;
	padding: 0px;
	_overflow: hidden; /*IE6用*/
	_display: inline;
}
#diffMenu ul{
	width: 720px;
	height: 102px;
	padding: 0;
	margin:0;
	clear: both;
}
#diffMenu ul li{
	float:left;
	width: 206px;
	height: 102px;
	padding: 0;
	margin: 0 17px;
	list-style-type:none;
	line-height:0;
	_display:inline; /*IE6用*/
	_line-height:2em; /*IE6用*/
}
#diffMenu ul li a{
	display: block;
	width: 206px;
	height: 102px;
	margin: 0;
	background-image: url(../images/diffMenu.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	_overflow: hidden; /*IE6用*/
}
/* オフマウス */
.diffMenu01 a{background-position: 0px 0;}
.diffMenu02 a{background-position: -206px 0px;}
.diffMenu03 a{background-position: -412px 0px;}
/* オンマウス */
.diffMenu01 a:hover{background-position: 0px -102px;}
.diffMenu02 a:hover{background-position: -206px -102px;}
.diffMenu03 a:hover{background-position: -412px -102px;}
/****************************/
#diffMenu02 {
	width: 480px;
	height: 102px;
	margin: 10px auto 30px;
	padding: 0px;
	_overflow: hidden; /*IE6用*/
	_display: inline;
}
#diffMenu02 ul{
	width: 480px;
	height: 102px;
	padding: 0;
	margin:0;
	clear: both;
}
#diffMenu02 ul li{
	float:left;
	width: 206px;
	height: 102px;
	padding: 0;
	margin: 0 17px;
	list-style-type:none;
	line-height:0;
	_display:inline; /*IE6用*/
	_line-height:2em; /*IE6用*/
}
#diffMenu02 ul li a{
	display: block;
	width: 206px;
	height: 102px;
	margin: 0;
	background-image: url(../images/diffMenu02.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	_overflow: hidden; /*IE6用*/
}
/* オフマウス */
.diffMenu04 a{background-position: 0px 0;}
.diffMenu05 a{background-position: -206px 0px;}
/* オンマウス */
.diffMenu04 a:hover{background-position: 0px -102px;}
.diffMenu05 a:hover{background-position: -206px -102px;}
/***************************
グローバルメニュー　ここまで*/
#diff02{
	width: 700px;	
	margin: 50px auto 40px;
	height: 420px;
	background-position: right bottom;
	background-image: url(../images/diff02Bg.png);
	background-repeat: no-repeat;
}
#diff02Com{
	width: 700px;
	margin: 0px auto 0px;
}
#diff02Com p{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#diff03{
	width: 700px;
	height: 270px;
	margin: 20px auto 20px;
}
#diff03Com{
	width: 700px;
	margin: 0px auto 0px;
	clear:both;
}
#diff03Com p{
	width: 458px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#diff03ComL{
	width: 478px;
	margin: 0px;
	float:left;
}
#diff03ComR{
	width: 222px;
	margin: 0px;
	float:right;
}
#diff04{
	width: 700px;
	margin: 20px auto 20px;
}
#diff04Com{
	width: 700px;
	margin: 0px auto 0px;
}
#diff04Com p{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#diff05{
	width: 700px;
	height: 300px;
	margin: 20px auto 20px;
	background-position: right bottom;
	background-image: url(../images/diff05Bg.jpg);
	background-repeat: no-repeat;
}
#diff05Com{
	width: 700px;
	margin: 0px auto 0px;
}
#diff05Com p{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#diff06{
	width: 700px;
	margin: 20px auto 20px;
	background-position: right bottom;
	background-image: url(../images/diff06Bg.png);
	background-repeat: no-repeat;
}
#diff06Com{
	width: 700px;
	margin: 0px auto 0px;
}
#diff06Com p{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}


/*----------------------------------------------------
	家づくりへの想い　＝thought.html＝
----------------------------------------------------*/
#thou02{
	width: 700px;
	margin: 40px auto 20px;
	/*--height: 900px;
	background-position: right bottom;
	background-image: url(../images/thou02Bg.png);
	background-repeat: no-repeat;--*/
}
#thou02Com{
	width: 700px;
	margin: 0px auto 0px;
}
#thou02Com p{
	width: 600px;
	color:#333;
	font-size:16px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#thou02Img{
	width: 680px;
	height: 260px;
	margin: 20px 0px 30px 20px;
}
#thou02Img02{
	width: 680px;
	height: 230px;
	margin: 20px 0px 30px 20px;
}
#thou03{
	width: 700px;
	height: 800px;
	margin: 70px auto 50px;
	background-position: right bottom;
	background-image: url(../images/thou03Bg.png);
	background-repeat: no-repeat;
}
#thou03Com{
	width: 700px;
	margin: 0px auto 0px;
}
#thou03Com p{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#thou03ComB{
	width: 700px;
	height:210px;
	margin: 20px auto 0px;
	clear:both;
}
#thou03ComL{
	width: 160px;	
	margin: 0px 0 0px 20px;
	float:left;
}
#thou03ComR{
	width: 490px;
	margin: 0px 10px 0px 20px;
	float:right;
}
#thou04{
	width: 700px;
	height: 530px;
	margin: 70px auto 50px;
	background-position: right bottom;
	background-image: url(../images/thou04Bg.png);
	background-repeat: no-repeat;
}
#thou04Com{
	width: 700px;
	height: 510px;
	margin: 20px auto 0px;
	clear:both;
}
#thou04-1{
	width: 233px;
	height: 330px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/thou04-1.png);
	background-repeat: no-repeat;
	float:left;
}
#thou04-2{
	width: 233px;
	height: 330px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/thou04-2.png);
	background-repeat: no-repeat;
	float:left;
}
#thou04-3{
	width: 233px;
	height: 330px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/thou04-3.png);
	background-repeat: no-repeat;
	float:right;
}
.thou04ComIn{
	width: 196px;
	margin:110px 17px 0 20px;
}
.thou04ComIn p{
	width: 196px;
	color:#333;
	font-size:14px;
	margin:0px;
	lign-height:1.2em;
	text-align:left;
}


/*----------------------------------------------------
	880万の家　＝880.html＝
----------------------------------------------------*/
#home01{
	width: 700px;
	height: 250px;
	margin: 10px auto 0px;
	background-position: right bottom;
	background-image: url(../images/880home01Bg.png);
	background-repeat: no-repeat;
}
#home01Com{
	width: 400px;
	margin:0px 0px 0 20px;
}
#home01Com p{
	color:#333;
	font-size:14px;
	lign-height:1.8em;
	text-align:left;
}
#home02{
	width: 650px;
	height: 250px;
	margin: 20px 0 20px 40px;
}
#home02Com p{
	color:#333;
	font-size:14px;
	lign-height:1.8em;
	text-align:left;
}
#home03{
	width: 700px;
	height: 800px;
	margin: 40px auto 20px;
}
#home03Com{
	width: 700px;
	margin: 0px auto 0px;
}
#home03Com p{
	width: 650px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#home04{
	width: 700px;
	height: 780px;
	margin: 40px auto 20px;
}
#home04Com{
	width: 700px;
	margin: 0px auto 0px;
}
#home04Com p{
	width: 650px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
/*--------　880万円の家 ギャラリー　--------*/
.gallery880Box{
	width: 700px;
	margin:30px auto 0px;
	clear:both;
	overflow:hidden;
}
ul.home880Img{
	width: 690px;
	margin:0;
	padding:0;
}
ul.home880Img li.gallery880Img200{
	width: 210px;
	height: 160px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.home880Img li.gallery880Img200 p{
	width: 200px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}
ul.home880Img li.gallery880Img113{
	width: 123px;
	height: 160px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.home880Img li.gallery880Img113 p{
	width: 113px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}
ul.home880Img li p.gallery880Com{
	width: 190px;
	padding:0 8px 0 12px;
	font-size: 14px;
	color: #333;
	text-align:left;
	line-height:1.3em;
}
.main04Btn{
	width:224px;
	height: 24px;
	margin: 15px auto 0;
	padding: 0px;
	_display: inline; /*IE6用*/
	_line-height: 2em; /*IE6用*/
}
.main04Btn a{
	width:224px;
	height: 24px;
	margin: 0;
	display: block;
	background-image: url(../images/main04Btn.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	_overflow: hidden; /*IE6用*/
}
/* オフマウス */
.main04Btn a{background-position: 0px 0;}
/* オンマウス */
.main04Btn a:hover{background-position: 0px -24px;}


/*----------------------------------------------------
	平屋　＝hiraya.html＝
----------------------------------------------------*/
#hiraya01{
	width: 700px;
	height: 430px;
	margin: 10px auto 0px;
	background-position: right bottom;
	background-image: url(../images/hirayahome01Bg.png);
	background-repeat: no-repeat;
}
#hiraya01Com{
	width: 400px;
	margin:0px 0px 0 20px;
}
#hiraya01Com p{
	color:#333;
	font-size:14px;
	lign-height:1.8em;
	text-align:left;
}
#hiraya02{
	width: 650px;
	height: 250px;
	margin: 20px 0 20px 40px;
}
#hiraya02Com p{
	color:#333;
	font-size:14px;
	lign-height:1.8em;
	text-align:left;
}
#hiraya03{
	width: 700px;
	height: 800px;
	margin: 40px auto 20px;
}
#hiraya03Com{
	width: 700px;
	margin: 0px auto 0px;
}
#hiraya03Com p{
	width: 650px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
#hiraya04{
	width: 700px;
	height: 780px;
	margin: 40px auto 20px;
}
#hiraya04Com{
	width: 700px;
	margin: 0px auto 0px;
}
#hiraya04Com p{
	width: 650px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}
/*--------　平屋 ギャラリー　--------*/
.gallery_hirayaBox{
	width: 700px;
	margin:30px auto 0px;
	clear:both;
	overflow:hidden;
}
ul.home_hirayaImg{
	width: 690px;
	margin:0;
	padding:0;
}
ul.home_hirayaImg li.gallery_hirayaImg200{
	width: 210px;
	height: 160px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.home_hirayaImg li.gallery_hirayaImg200 p{
	width: 200px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}
ul.home_hirayaImg li.gallery_hirayaImg113{
	width: 123px;
	height: 160px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.home_hirayaImg li.gallery_hirayaImg113 p{
	width: 113px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}
ul.home_hirayaImg li p.gallery_hirayaCom{
	width: 190px;
	padding:0 8px 0 12px;
	font-size: 14px;
	color: #333;
	text-align:left;
	line-height:1.3em;
}



/*----------------------------------------------------
	保証について　＝surety.html＝
----------------------------------------------------*/
#sure02{
	width: 700px;
	height: 500px;
	margin: 40px auto 20px;
	background-position: right bottom;
	background-image: url(../images/sure02Bg.png);
	background-repeat: no-repeat;
}
#sure02Tit{
	width: 560px;
	height:110px;
	margin:0px auto 0px;
}
.sureLine{
	width: 520px;
	height:30px;
	margin:0px auto 0px;
}
#sure02Com{
	width: 700px;
	margin: 16px auto 16px;
}
#sure02Com p{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px auto 0;
	lign-height:1.8em;
	text-align:left;
}
#sure03 {
	width: 650px;
	height: 84px;
	margin: 40px auto 0px;
	padding: 0px;
}
#sure04{
	width: 700px;
	height: 900px;
	margin: 40px auto 20px;
	background-position: right bottom;
	background-image: url(../images/sure04Bg.png);
	background-repeat: no-repeat;
}
#sure04Com{
	width: 700px;
	height: 880px;
	margin: 20px auto 0px;
	clear:both;
}
#sure04Com01{
	width: 650px;
	height: 240px;
	margin: 16px auto 16px;
	background-image: url(../images/sure04Bg01.png);
	background-repeat: no-repeat;
	float:left;
}
#sure04Com02{
	width: 650px;
	height: 240px;
	margin: 16px auto 16px;
	background-image: url(../images/sure04Bg02.png);
	background-repeat: no-repeat;
	float:left;
}
#sure04Com03{
	width: 650px;
	height: 240px;
	margin: 16px auto 16px;
	background-image: url(../images/sure04Bg03.png);
	background-repeat: no-repeat;
	float:left;
}
.sure04ComIn{
	width: 570px;
	margin:100px auto 0;
}
#sure04Com p{
	width: 570px;
	color:#333;
	font-size:16px;
	margin:0px auto 0;
	lign-height:1.8em;
	text-align:left;
}
#sure04Com03 .sure04ComIn{
	width: 350px;
	margin:90px auto 0;
}
#sure04Com03 .sure04ComIn p{
	width: 320px;
	color:#333;
	font-size:16px;
	margin:0px 20px 0 140px;
	lign-height:1.8em;
	text-align:left;
}



/*----------------------------------------------------
　 スタッフ紹介　staff.html
----------------------------------------------------*/
/*--------　スタッフギャラリー（共通）　--------*/
.staffBox{
	width: 700px;
	margin:0 auto 0px;
	clear:both;
	overflow:hidden;
}
#staff01{
	width: 650px;
	margin:0 auto 20px;
	clear:both;
	overflow:hidden;
}
#staff02{
	width: 650px;
	margin:0 auto 30px;
	clear:both;
	overflow:hidden;
}
#staff01 p,
#staff02 p{
	width: 650px;
	color:#333;
	font-size:16px;
	margin:0px auto 0;
	lign-height:1.7em;
	text-align:left;
	font-weight:bold;
}
#staff03{
	width: 650px;
	margin:0 auto 30px;
	clear:both;
	overflow:hidden;
}
#staffTit{
	width: 600px;
	margin:0 auto 0px;
	overflow:hidden;
}
.staff03Com370{
	width: 600px;
	height:370px;
	margin: 20px auto 30px;
	background-color: rgba(251,249,242,0.6);
}
.staff03Com250{
	width: 600px;
	height:250px;
	margin: 20px auto 30px;
	background-color: rgba(251,249,242,0.6);
}
.staff03Com150{
	width: 600px;
	height:150px;
	margin: 20px auto 30px;
	background-color: rgba(251,249,242,0.6);
}
.staff03ComIn{
	width: 560px;
	margin: 0px auto 0px;
	padding: 0px 0 0px;
}
#staff03 p.staff03ComP{
	color:#333;
	font-size:16px;
	margin: 10px auto 0px;
	lign-height:1.5em;
	text-align:left;
}
.staff03ComTit{
	width: 540px;
	height:40px;
	margin: 0px 0px 0px 20px;
}
#staff03 ul{
	width: 560px;
	margin: 0px auto 20px;
	padding: 10px 0 0px;
}
#staff03 ul li.staff03Li{
	width: 510px;
	margin: 0 10px 0px 30px;
	list-style-type: disc;
	float: left;
	color:#333;
	font-size:15px;
	lign-height:1.5em;
	text-align:left;
}



/*--------　スタッフギャラリー　--------*/
ul.staffImgBox{
	width: 690px;
	margin:0 auto;
	padding:0;
}
ul.staffImgBox li{
	width: 200px;
	height: 430px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.staffImgBox li p{
	width: 200px;
	margin: 0px auto 0px;
	float: left;
}
ul.staffImgBox li p.staffImg{
	width: 200px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
ul.staffImgBox li p.staffTit{
	width: 200px;
	height:30px;
	margin: 15px auto 10px;
	font-size: 16px;
	color: #0A6CAB;
	line-height:1.3em;
	text-align:center;
	font-weight:bold;
}
ul.staffImgBox li p.staffCom{
	width: 190px;
	padding:0 8px 0 12px;
	font-size: 14px;
	color: #333;
	text-align:left;
	line-height:1.3em;
	font-weight:bold;
}



/*----------------------------------------------------
　 施工事例（result.html）
----------------------------------------------------*/
/*--------　ギャラリー（共通）　--------*/
.galleryBox{
	width: 700px;
	margin:30px auto 0px;
	clear:both;
	overflow:hidden;
}
/*--------　施工ギャラリー　--------*/
ul.resuImg{
	width: 690px;
	margin:0;
	padding:0;
}
ul.resuImg li{
	width: 210px;
	height: 250px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.resuImg li p{
	width: 200px;
	margin: 0px auto 0px;
	float: left;
}
ul.resuImg li p.galleryImg{
	width: 200px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
ul.resuImg li p.galleryTit{
	width: 200px;
	height:30px;
	margin: 15px auto 10px;
	font-size: 16px;
	color: #0A6CAB;
	line-height:1.3em;
	text-align:center;
	font-weight:bold;
}
ul.resuImg li p.galleryCom{
	width: 190px;
	padding:0 8px 0 12px;
	font-size: 14px;
	color: #333;
	text-align:left;
	line-height:1.3em;
	font-weight:bold;
}


/*----------------------------------------------------
　 書心塾（syoshinjuku.html）
----------------------------------------------------*/
.syo02{
	width: 772px;
	height: 100%;
	margin: 0px auto 0px;
	clear:both;
	overflow:hidden;
}
.syo02R{
	width: 210px;
	height: 270px;
	margin: 0 10px 20px;
	float: right;
}
/*--------　ギャラリー（共通）　--------*/
.galleryBox{
	width: 700px;
	margin:30px auto 0px;
	clear:both;
	overflow:hidden;
}
/*--------　施工ギャラリー　--------*/
ul.resuImg{
	width: 690px;
	margin:0;
	padding:0;
}
ul.resuImg li{
	width: 210px;
	height: 250px;
	margin: 0 10px 20px;
	list-style-type: none;
	float: left;
}
ul.resuImg li p{
	width: 200px;
	margin: 0px auto 0px;
	float: left;
}
ul.resuImg li p.galleryImg{
	width: 200px;
	margin: 0 auto 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
ul.resuImg li p.galleryTit{
	width: 200px;
	height:30px;
	margin: 15px auto 10px;
	font-size: 16px;
	color: #0A6CAB;
	line-height:1.3em;
	text-align:center;
	font-weight:bold;
}
ul.resuImg li p.galleryCom{
	width: 190px;
	padding:0 8px 0 12px;
	font-size: 14px;
	color: #333;
	text-align:left;
	line-height:1.3em;
	font-weight:bold;
}



/*----------------------------------------------------
	会社概要　＝company.html＝
----------------------------------------------------*/
#comp01{
	width: 772px;
	height:80px;
	margin: 0px auto 30px;
}
.compTit{
	width: 600px;
	margin: 0px 0 0px 172px;
}
#comp02{
	width: 700px;
	/*-height: 500px;--*/
	margin: 20px auto 20px;
}
#comp02Com{
	width: 700px;
	margin: 0px 0 0px 20px;
	background-position: right bottom;
	background-image: url(../images/comp02Bg.png);
	background-repeat: no-repeat;
}
#comp02tit{
	width: 600px;
	color:#333;
	font-size:24px;
	margin:0px 0px 20px 20px;
	lign-height:1.8em;
	text-align:left;
}
.comp02com1{
	width: 600px;
	color:#333;
	font-size:14px;
	margin:0px 0px 0 20px;
	lign-height:1.8em;
	text-align:left;
}

/* 会社概要リスト */
#company{
	width: 700px;
	margin: 50px auto 70px;
}
#comTB{	
	border:#CCCCCC 1px solid;
	color:#666666;
	margin: 0 auto 0;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}

#comTB th{
	width: 17%;
	background-color: #EEE;
	border: #CCCCCC 1px solid;
	text-align: left;
	padding: 10px 8px 10px 20px;
}
#comTB td{
	width: 83%;
	border:#CCCCCC 1px solid;
	padding:10px 8px 10px 20px;
	vertical-align:top;
	background-color:#FFF;
}
.map{
	clear:both;
}
.map-add{
	width: 230px;
	float:left;
}
.mapField{
	width: 300px;
 　 height: 220px;
	float:right;
	margin: 0 10px 0 0;
}
.map_in{
	width: 300px;
 　 height: 200px;
 	border:#CCCCCC 1px solid;	
}


/*----------------------------------------------------
	お問い合わせ　＝cont.html＝
----------------------------------------------------*/
#contact{
	width: 720px;
	margin: 30px auto 100px;
	
}
#contact_p{
	width: 720px;
	margin:0 0 0px;
	font-size:16px;
}


/*----------------------------------------------------
	プライバシーポリシー　＝pp.html＝
----------------------------------------------------*/
#pp01{
	width: 700px;
	margin: 30px auto 30px;
	
}
#pp01 p{
	width: 650px;
	margin:0 0 0px;
	padding: 0 20px;
	font-size:16px;
}
.ppLine{
	width: 520px;
	height:30px;
	margin:0px auto 0px;
}
.pp02{
	width: 700px;
	margin: 30px auto 20px;
}
.pp02Tit{
	width: 510px;
	height:50px;
	margin:0px 0 0px 20px;
}
.pp02Com{
	width: 700px;
	margin: 16px auto 16px;
}
.pp02Com p{
	width: 600px;
	color:#333;
	font-size:16px;
	margin:0px auto 0;
	lign-height:1.6em;
	text-align:left;
}


.m_newsletter01 {
	padding-left: 90px;
	background-image: url(../images/m_newsletter01.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	height: 25px;
	padding-top: 10px;
	font-size: 12px;
	color: #060;
	font-weight: bold;
	margin-bottom: 10px;
}
