/* CSS Document */

strong{
	margin:10px 0px;
	line-height:1.34em;
	}

.inner img{
	border:dotted 1px;
	border-color:#CCCCCC;
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	}

.inner p{
	margin-bottom:10px;
	}

.list-chiryo{
	float:right;
	width:630px;
	list-style-type:circle;
	}

.list-B{
	width:400px;
	margin-left:20px;
	margin-bottom:10px;
	}
	
.list-B dt{
	width:100px;
	margin-bottom:5px;
	}

.list-B dd{
	width:300px;
	margin-bottom:5px;
	}

.list-A {
	margin-left:40px;
	}