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

#title{
	margin:0;
	padding:0;
}

#layout{
	background-image:url(../img/layout/layout_bg.jpg);
	background-repeat:no-repeat;
	height:843px;
}

#maebun .left{
	float:left;
	width:550px;
}

#maebun .right{
	margin-left:560px;
	text-align:center;
}

#maebun p{
	font-size:14px;
	line-height:150%;
	padding-top:50px;
}



.chui{
	font-size:10px;
	text-align:right;
}


#list{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:550px;
}

#list_koumoku{
	margin-left:50px;
}

#list_koumoku p{
	font-size:12px;
	line-height:140%;
	margin-right:95px;
}

#puremium{
	margin-top:110px;
}

/* ie7ハック */
*:first-child+html #puremium{
	margin-top:110px;
}

/* ieハック */
* html #puremium{
	margin-top:115px;
}

#executive{
	margin-top:80px;
}

#sky{
	margin-top:1px;
}

/* ie7ハック */
*:first-child+html #sky{
	margin-top:120px;
}

/* ieハック */
* html #sky{
	margin-top:120px;
}


#service{
	margin-top:234px;
}

#highgrade{
	margin-top:81px;
}
