@import url("./common.css");
	
h1{
		color: #ffffff;
		background-image:url(../images/line-n.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: #FF9000;
	border-bottom:solid 2px #FF9000;
	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-ns.gif);
		width: auto;/*‰æ‘œ‚Ì•*/ 		
		height: 23px;/*‰æ‘œ‚Ì‚‚³*/ 
		background-repeat:no-repeat;
		padding:0px 20px;
		margin-left:5px;
		color: #333333;
		font-size: 14px;
		line-height: 23px;
		font-weight: bold;
		text-align: left;
}

	
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;
}
.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;
}	

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
}
.ami{
	width:90%;
	margin-bottom:10px;
	background-color:#F6F6F6;
	border:solid 1px #B0B0B0;
	padding:5px;
	margin:0px 10px;
	
}
.ami2{
	width:100%;
	margin-bottom:10px;
	background-color:#EAFFE8;
	border:solid 1px #CDFEAD;
	padding:10px;
	
}

.menu div{
	margin-bottom:10px;
}

.menu a{	display:block;
		width: 270px;/*‰æ‘œ‚Ì•*/ 		
		height: 42px;/*‰æ‘œ‚Ì‚‚³*/
	 	background-image:url(../project/images/link.gif);
		background-repeat:no-repeat;
		padding:0px 12px;
		text-aline:center;
		text-decoration:none;
		color: #666666;
		font-size: 14px;
		line-height: 40px;
		font-weight: bold;
		color:#0066CC;
}
.menu a:hover{
		background-image:url(../project/images/link-over.gif);
		background-color:#ffffff;


		}
img.load{
display:none;
}

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;
}	

.minitext{
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding:0px 0px;
	font-weight: bold;
	width: 270px;
}

.komi{
	
	width:100%;
	margin-bottom:10px;
	text-align: left;
	
}
p.title{
	
	border-bottom:solid 2px #3992DE;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:14px;
	color: #3992DE;
	font-weight: bold;

	
}
p.komi{
	margin-top:0px;
	
	
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}

.left_menu_text{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
 	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding:1px;
}

.txt_2 {
	color: #FF6633;
	font-weight: bold;
}


ul.li_link{
	padding:0;
	margin:0 0 0 10px;}

ul.li_link li{
	background: url(../links/images/point.gif) no-repeat;
	margin:0px;
	padding-left:28px;	
	padding: 0px 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	list-style:none;
}	
}	

@media print {
	.left_menu
		{ visibility: hidden;
			width: 140;
			display:none;
		}
	.left_stage
		{ width: 20;
			display:none;
		}
	.main_stage
		{ width: 560;
			align: left;
		}
}


@media screen {
	.left_menu
		{ visibility: visible;
			width: 140;
		}
	.left_stage
		{ width: 140; }
	.main_stage
		{ width: 620;
			align: left;
		}
	
}


.keikou {
	font-size: 14px;
	background-color: #E7FF37;
}
