@charset "utf-8";
/***************************************************************

* H.I.S. free.css

* COPYRIGHT(C)H.I.S.Co.,Ltd. ALL RIGHTS RESERVED.

***************************************************************/


/* HEADER
***************************************************************/
#contents {
}

#headtitle {
	width: 100%;
	background-color: #CCCCCC;
}
#headtitle_in {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
}
#headtitle_in h3,
#headtitle_in p {
	float: left;
}
#headtitle_in p.btn {
	float: right;
}


/* MAIN
***************************************************************/
#main {
	width: 950px;
	margin: 0 auto;
}

#box1 {
	margin-top: 10px;
}
#box1 #box1_left {
	float: left;
}
#box1 #box1_left p.text {
	margin: 0 0 10px 17px;
	line-height: 160%;
	font-size: 120%;
}

#box1 #box1_left a {
	margin: 0 0 0 70px;
	line-height: 160%;
	font-size: 140%;
	font-weight:bold;
}
#box1 #box1_left p.btn,
#box2 p.btn {
	margin-left: 17px;
}
#box1 #box1_right {
	float: right;
}

#box2 {
	margin-top: 35px;
}
#box2 p.btn {
	width: 349px;
	margin: 0 auto;
}
#box2_main div {
	float: left;
}
#box2_main div p.text {
	padding: 4px 7px 0 0px;
	text-align: right;
}
#box2_main div p.image {
	padding-left: 60px;
}
p#box2_sub {
	width: 308px;
	margin: 20px auto;
}

/*#box2 {
	margin-bottom: 35px;
}*/

#box4 p.text {
	margin: 0 0 10px 17px;
	line-height: 160%;
	font-size: 120%;	
}

#box4 ul {
	margin: 0 0 0 0px;
} 

#box4 ul li.service {
	padding:0 0 0 2px;
	float:left;
	text-align:right;
} 

#box3 {
	margin-top: 35px;
	padding-bottom: 25px;
	background: transparent url('../img/review_bg.gif') no-repeat 0px bottom;
}
#box3 p#box3_subtitle {
	padding: 10px 0 20px 0;
}
#box3 #box3_left,
#box3 #box3_right {
	float: left;
}
#box3 #box3_right {
	margin-left: 15px;
}
#box3 #box3_right p.text {
	margin: 10px 0;
	line-height: 160%;
	font-size: 120%;
}
#box3_main {
	margin-left: 70px;
}

