@import url("./common.css");

h1{
		color: #ffffff;
		background-image:url(../images/line-e.gif);
		font-size: 18px;
		padding:0px 10px;
		line-height: 30px;
		background-repeat:no-repeat;
		font-weight: bold;
		margin: 0px 0px;
		width:100%;
		margin-bottom:10px;
	
		
	}


h2{
	color: #4C9F2F;
	border-bottom:solid 2px #4C9F2F;
	padding: 5px 0px;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	width:auto;
	margin-bottom:10px;
	margin-left:3px;
	font-weight: bold;
	}
h3{
	background-image:url(../images/line-es.gif);
		width: auto;
		height: 23px;
		background-repeat:no-repeat;
		padding:0px 20px;
		margin:12px 5px;
		color: #333333;
		font-size: 14px;
		line-height: 23px;
		font-weight: bold;
		text-align: left;
}
h4{
	color: #b22222;
		font-size: 14px;
		line-height: 18px;
		text-align: left;
		padding:3px 10px;
		margin:0px;
		font-weight: bold;
}	

h5{
	    color: #b22222;
		font-size: 16px;
		font-weight: bold;
		margin-left:3px;
		margin-right:3px;
		padding-bottom:5px;
		border-bottom:dotted 1px #b22222
}

p.text{
		color: #333333;
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		margin: 0px;
		padding:0px 10px;
}

p.mini{
		color: #333333;
		font-size: 12px;
		line-height: 16px;
		text-align: left;
		margin: 0px;
		padding:0px 10px;
		
		
}


BODY, TD, TH {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	
	margin: 0px 10px;

}
	

p.link{
	background: url(../project/images/point.gif) no-repeat;
	margin-top:0px;
	padding-left:28px;
	padding-top:2px;
	width: auto;
	height: 15px;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
}	
.link2{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
p.link2{
	background: url(../links/images/point.gif) no-repeat;
	margin-top:0px;
	padding-left:28px;
	padding-top:2px;
	width: auto;
	height: 24px;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}	



@media print {
	.left_menu
		{ visibility: hidden;
			width: 140;
		}
	.left_stage
		{ width: 20; }
	.main_stage
		{ width: 560;
			align: left;
		}
}

@media screen {
	.left_menu
		{ visibility: visible;
			width: 140;
		}
	.left_stage
		{ width: 140; }
	.main_stage
		{ width: 620;
			align: left;
		}
	
}

.book_name {
	font-size: medium;
	font-weight: bold;
	color: #009933;
	line-height:140%;
}
.book_naiyou {

	font-size: small;
	font-weight: normal;
	color: #009933;
}
