@charset 'utf-8';
@import url("common.css");

.clear {
height:1%;
}

.clear:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


.shijiru_wrap{
	shijiru:630px;
	margin:0 0 0 15px;
	}

.shijiru_wrap p{
	color:#000000;
	font-size:14px;
	margin-bottom:15px;
	}	

.shijiru_head_wrap{
	width:630px;
	}

.shijiru_head_left{
	width:280px;
	float:left;
	margin-right:30px;
	}
			
.shijiru_head_right{
	width:280px;
	float:left;
	}
	
.shijiru_wrap h3{
	margin:20px;
	}
	
.shijiru_text{
	padding:0 40px;
	}
	
.shijiru_text h4{
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	}
	
.shijiru_bold{
	font-weight:bold;
	}
	
.shijiru_center{
	text-align:center;
	}

.shijiru_img{
	padding:20px 0;
	}
	
.suiko_left{
	width:430px;
	margin-right:10px;
	float:left;
	}
.suiko_right{
	width:130px;
	float:left;
	}
	
.jyusyo_left{
	width:340px;
	margin-right:10px;
	float:left;
	}
.jyusyo_right{
	width:220px;
	float:left;
	}
	
.shijiruLink{
	clear:both;
	text-align:left;
	padding:40px 0 0 40px;
	}
	
.shijiruLink h4{
	font-size:14px;
	}
	
.shijiruLink p{
	font-size:12px;
	margin:3px 0 2px 5px;
	}
	
.shijiruLink ul{
	width:170px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #cccc99;
	}
	
.shijiruLink li{
	margin-left:10px;
	}