@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 18px;
}
#content p.no1{
	margin: 0 0 32px;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright {
}

#content .imgright .image{
	margin-left:20px;
	padding-top:5px;
}
#content .box .text{
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/
#content .section {
	padding-bottom:20px;
}

#content .section .box {
	overflow: hidden;
	/zoom: 1;
}

#content .section .box ul {
	margin-bottom:15px;
}

#content .section .box ul li {
    text-align: center;
    width: 240px;
}

#content .section table {
	margin-bottom:10px;
}

#content .section .att {
	margin-top:-3px;
	font-size:0.93em;
	line-height:1.6;
	margin-bottom:10px;
}

/* --------------------------------------
	table
-------------------------------------- */
#content table th{
    width:300px;
}
