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

.sys_txt01 {
	font-size: 80%;
}

.sys_ttl01 {
	height: 27px;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
	background-image: url(../image/sys_ttl02.gif);
	background-repeat: no-repeat;
}

.ttl_sidemenu {
	height: 48px;
	margin: 0;
	padding: 0;
	background-image: url(../image/sys_side2.gif);
	background-repeat: no-repeat;
}
.area_sidemenu{
	margin-bottom:10px;
}

#area_sidemenu p{
	margin-bottom:10px;
}


/*------表------*/

p {
	margin:0;
	padding:0;
	
}

.sys_box {
	border: 3px solid #c6c6c6;
	font-size:80%;
	background-color: #ffffff;
	margin-bottom: 40px;
}

.sys_box_en {
	border: 3px solid #cccccc;
	font-size:80%;
	background-color: #ffffff;
}

.blue_box {
	background-image: url(../image/blue.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 440px;
	font-size:80%;
	margin-bottom: 40px;
	color: #ffffff;
	margin-left: 53px;
}

.blue_box p {
	padding: 15px;
}

.blue_box strong{
	font-size:14px;	
	
}

.s_inquiry {
	background-image: url(../image/sys_cell1.gif);
	background-repeat: no-repeat;
	height: 69px;
	padding: 0 5px 0 190px;
	border-bottom: 1px solid #cccccc;
}
.s_hearing {
	background-image: url(../image/sys_cell2.gif);
	background-repeat: no-repeat;
	height: 68px;
	padding: 0 5px 0 190px;
	border-bottom: 1px solid #cccccc;
}
.s_estimate {
	background-image: url(../image/sys_cell3.gif);
	background-repeat: no-repeat;
	height: 68px;
	padding: 0 5px 0 190px;
}
.s_definition {
	background-image: url(../image/sys_cell4.gif);
	background-repeat: no-repeat;
	height: 69px;
	padding: 0 5px 0 190px;
	border-bottom: 1px solid #cccccc;
}
.s_design {
	background-image: url(../image/sys_cell5.gif);
	background-repeat: no-repeat;
	height: 88px;
	padding: 0 5px 0 190px;
}
.gray_box {
	background-color: #c6c6c6;
	padding:10px;
}


.s_details {
	background-image: url(../image/sys_cell6.gif);
	background-repeat: no-repeat;
	height: 69px;
	padding: 0 5px 0 190px;
	border-bottom: 1px solid #cccccc;
}
.s_program {
	background-image: url(../image/sys_cell7.gif);
	background-repeat: no-repeat;
	height: 68px;
	padding: 0 5px 0 190px;
	border-bottom: 1px solid #cccccc;
}
.s_test {
	background-image: url(../image/sys_cell8.gif);
	background-repeat: no-repeat;
	height: 68px;
	padding: 0 5px 0 190px;
}

.s_after {
	background-image: url(../image/sys_cell11.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding: 0 5px 0 190px;
}
.sys_bg {
	background-image: url(../image/sys_bg.gif);
	background-repeat: repeat-y;
}

.s_operation {
	background-image: url(../image/sys_cell9.gif);
	background-repeat: no-repeat;
	height: 69px;
	padding: 0 5px 0 190px;
	border-bottom: 1px solid #cccccc;
}
.s_preparation {
	background-image: url(../image/sys_cell10.gif);
	background-repeat: no-repeat;
	height: 68px;
	padding: 0 5px 0 190px;
}
.in_p {
	display: block;
	padding-top: 5px;
}






.box1 {
	width:260px;
	float:left;
	height: 300px;
	margin-left:10px;
	margin-bottom:10px;
	border: 2px solid #999;
}

.box2 {
	width:260px;
	float:left;
	height: 180px;
	margin-left:10px;
	border: 2px solid #999;
	margin-bottom:10px;
}

.box3 {
	width:260px;
	float:left;
}


.clear{
	clear:both;	
	
}
.box2 p {
	padding-right: 10px;
	padding-left: 10px;
}

