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


#sMenu{
	margin-bottom:10px;
}


#madori{
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../../../english/service/img/madori_bg.jpg);
	background-repeat:no-repeat;
	height:100%;
}

#madori .left{
	float:left;
	width:500px;
}

#madori .right{
	float:right;
	width:280px;
}

#button{
	background-image:url(../../../english/service/img/button_bg.jpg);
	background-repeat:no-repeat;
	height:669px;
	padding-bottom:5px;
}

#button div.title{
}

#pic{
	margin-top:20px;
}

#pic p{
	font-size:10px;
	padding-top:5px;
}


/* ieハック */
* html #button div.title{
}

/* ie7ハック */
*:first-child+html #button div.title{
}

#button div.bu{
	padding-left:10px;
}

.prem {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
