@charset "utf-8";
/* CSS Document */



/*-------------------------------------------------------------------------------
 * Utilities
 *-------------------------------------------------------------------------------*/
/* .pkg - wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg[class] {
	height: auto;
}
.pkg {
	display: block;
}

.clearboth {
	clear: both;
}


/*-------------------------------------------------------------------------------
 * Layout
 *-------------------------------------------------------------------------------*/
 
.sub_body_sougi{
background-color:#fff3e1;
padding-top:20px;
}

.sub_body_meguro{
background-color:#fff3e1;
padding-top:0px;
}

.sub_body_sougi_inner{

background-color:#fff3e1;
width:780px;
}

div.body_area_sougi{
	/**/margin-left:auto;   /* 右側マージンを自動的に空ける */
	/*background-color:#66FF99;*/
	width:780px;
	height:auto;
	/*border:1px solid black;*/
} 
 

#alpha {
	float: left;
	width: 150px;
	background: #fff3e1;
	
}
#alpha_inner {
	padding-left: 3px;
	padding-right: 5px;
	
}
#beta {
	float: right;
	width: 630px;
	background: #fff3e1;
}
#beta_saidan {
	float: left;
	width: 630px;
	background: #fff3e1;
	height:1300px;
}

.ananai{
	position:relative;
	width:625px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:2px;
}

.ananai p{
	position:absolute;
	top:65px;
	left:20px;
	font-size:12px;
	/*font-weight:bold;*/
	padding-right:10px;
	text-align:left;
}

.tel{
	width:625px;
	margin-bottom:3px;
	margin-left:1px;
	margin-right:2px;
}

.sougitoha{
	position:relative;
	width:625px;
	/*margin-top:2px;*/
	/*margin-bottom:5px;*/
	margin-left:1px;
	margin-right:2px;
}

.sougitoha p{
	position:absolute;
	top:70px;
	left:20px;
	font-size:12px;
	padding-right:10px;
	text-align:left;
}

.service{
	position:relative;
	width:626px;
	margin-top:2px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;
}

.service p.s1{
	position:absolute;
	width:200px;
	top:60px;
	left:7px;
}

.service p.s2{
	position:absolute;
	width:200px;
	top:60px;
	left:213px;
}

.service p.s3{
	position:absolute;
	width:200px;
	top:60px;
	left:419px;
}

.meguro{
	position:relative;
	width:625px;
	margin-bottom:5px;
}

.meguro p.txt1{
	position:absolute;
	top:55px;
	left:20px;
	
	font-size:14px;
	font-style:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	
	color:#0066FF;
}
.meguro p.txt2{
	position:absolute;
	top:80px;
	left:20px;
	font-size:11px;
	padding-right:10px;
	text-align:left;
	line-height:13px;
	width: 560px;
}

.meguro_sikijo{
	position:relative;
	width:625px;
	margin-bottom:5px;
}

.meguro_sikijo p.txt1{
	position:absolute;
	top:45px;
	left:20px;
	font-size:12px;
	padding-right:10px;
	text-align:left;
	line-height:13px;
	width: 560px;

}

.ceremony{
	width:620px;
	height:200px;
	border:1px solid #999999;
	background-color:#EAFDC4;
	margin-bottom:5px;
}

.ceremony_inner{
	width:350px;
	float:left;
}

.ceremony_inner h2{
	color:#136018;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}

.ceremony_inner p{
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
}

.ceremony_img{
	padding-top:5px;
	padding-left:	
}

.saidan{
	width:620px;
	height:1050px;
	border:1px solid #999999;
	background-color:#F0F0F0;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.saidan table{
	width:618px;
}

.saidan img{
	margin-top:10px;
	/*margin-bottom:2px;*/
}

.saidan p{
	font-size:12px;
}

#beta_inner {
}
