@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* ---------- globalNav ---------- */
#globalNav ul li#navi-service a{
	width: 135px;
	background: url(../../images/common/globalNav.jpg) no-repeat -138px -47px;
}

/* ---------- service ---------- */
#main-pho h1{
	background-image: url(../../images/service/main_pho_s.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 155px;
	text-indent: -9999px;
}

.service-box-left{
	float: left;
	width: 317px;
}

.service-box-right{
	float: left;
	padding-left: 10px;
	width: 559px;
}

.service-box-right-bottom{
	padding-top: 20px;
}

#service-p-box{
	margin-right: 30px;
	margin-left: 30px;
}
