@charset "utf-8";
/*
--------------------------------------------------------
Title:下層ページ共通CSS
Contents:
1.

supplement:

Lastupdate:3/31/2010
producer:koizumi
Copyright OPENWEBSYSTEM
--------------------------------------------------------
*/

/*=====1.=====*/
.include-wrap p {
	margin-bottom: 10px;
	line-height: 140%
}


.definelist {
	margin-bottom: 18px;
}
.definelist dt {
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: #e5e5e5 double 3px;
	color: #666;
	font-weight: bold;
}
.definelist dd {
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom: #d5d5d5 dotted 1px;
}


/*=====end=====*/
