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

/*----------------------------------
	sch
-----------------------------------*/

.cap{
	line-height:1.6em;
	margin:30px;
	}
	
.art{
	line-height:2em;
	color:#999999;
	margin:30px;
	}
	
.sch dd h2,.sch-bn dd h2{
	border-bottom:1px dotted white;
	margin-bottom:3px;
	padding-bottom:3px;
	}

.sch dd,.sch-bn dd{
	margin-bottom:20px;
	}

.update-list dd, .update-list dt{
	float:left;
	}

.update-list dd{
	margin-right:35px;
	}

.list-v li{
	margin-bottom:10px;
	}

object a{
	font-size:50%;
	}
