@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
#content p.no1{
	margin-bottom: 33px;
}
#content p.no1 span{
	font-weight:bold;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright {
	margin-bottom: 20px;
}
#content .imgright .image{
	margin-left:20px;
}
#content .imgright p {
	margin-bottom: 10px;
}
#content .imgright p span{
	font-weight:bold;
}
#content .imgright p.none{
	margin-bottom:0;
}
#content .imgright p.top{
	margin-bottom: 10px;
	color:#015296;
	line-height:1.4;
	font-weight:bold;
	font-size:1.14em;
}

/*-------------------------------------------------------------------
	#box1
-------------------------------------------------------------------*/
#content .box1 {
	margin-bottom: 25px;
}
#content .box1 dt {
	margin-left: 5px;
	font-weight:bold;
	color:#015296;
	margin-bottom:5px;
}
#content .box1 dd {
	margin-bottom:10px;
}

/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content .fir {
	overflow:hidden;
	zoom:1;
	clear:both;
	padding: 4px 0 34px;
}
#content .fir dl{
	float:left;
	width:200px;
	margin-right:20px;
}
#content .fir dl.none{
	margin-right:0;
}
#content .fir dl dt{
	line-height:1.6;
	margin-top:8px;
}
/*-------------------------------------------------------------------
	.sec
-------------------------------------------------------------------*/
#content .sec{
	margin-bottom: 14px;
}
#content .sec li{
	margin-bottom: 1px;
	padding-left:44px;
	background:url(../image/system05.jpg) 20px 4px no-repeat;
}
/*-------------------------------------------------------------------
	.table
-------------------------------------------------------------------*/
#content table{
	margin-bottom: 6px;
}
#content table th{
	width:96px;
	padding: 3px 0 0;
	text-align:center;
}
#content table td{
	width:48px;
	padding: 3px 0 0;
	text-align:center;
}
#content table td.spa{
	width:198px;
}
/*-------------------------------------------------------------------
	.thid
-------------------------------------------------------------------*/
#content dl.thid {
	line-height:1.6;
	font-size:0.93em;
}
#content dl.thid dt{
	margin: 20px 0 35px;
}
/*-------------------------------------------------------------------
	.four
-------------------------------------------------------------------*/
#content ul.four{
	overflow:hidden;
	zoom:1;
	clear:both;
	padding: 4px 0 40px;
}
#content ul.four li{
	float:left;
	margin-right:20px;
}
#content ul.four li.none{
	margin-right:0;
}
/*-------------------------------------------------------------------
	.item
-------------------------------------------------------------------*/
#content .item {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom: 40px;
}
#content .item ul{
	float:left;
	padding-top:5px;
	margin-right:20px;
}
#content .item p{
	margin-bottom:25px;
}
#content .item p.none{
	margin-bottom:0;
}




