@charset "utf-8";
h1 {font-size:2.4em;font-weight:bold;
color: #444444;
}

#cont-each{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:600px;
	background-image: url(../img/log-img/2009-nourin-h700-ue.jpg);
}

#cont-each-in {
	margin-top:20px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:50px;
	width:440px;
	height:350px;
	font-size:1.6em;
	font-weight:bold;
	line-height:2.5em;
	text-align:left;
 /* background-image: url(../img/comm/back-wh600.png);  背景指定  */
	background-image: url(../img/comm/back-wh600-ie.jpg); /* 背景指定  */	
	opacity: 0.8;
	border: 1px solid #999999;
}

#cont-each-in  a:link {
	color: #333333;
}

#cont-each-in  a:hover {
	color:orange;
}

#cont-each-in  a:visited {
color: navy;
}
