@charset "utf-8";

h1 {
	font-size:2.4em;
	font-weight: bold;
	color: #444444;
	margin-top:3px;
}
h2 {font-size:1.6em;font-weight: bold;color: #444444;}
h3 {font-size:1.6em;font-weight: bold;color: #444444;}
#cont-each,#cont-each-800{
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	width:850px;

}
#cont-each{
	height:1000px;
	background-image: url(../img/log-img/2009-nourin-h1000-ue.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#cont-each-800{
	height:800px;
	background-image: url(../img/log-img/2009-nourin-h800-ue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#cont-each-in,#cont-each-in-600{
	margin-left:auto;
	margin-right:auto;
	padding:1px;
	padding-bottom:10px;
	width:660px;
	height:900px;
	/*	background-image: url(../img/comm/back-wh.png);  背景指定  */
	background-image: url(../img/comm/back-wh900.jpg); /* 背景指定  */
	background-repeat: repeat-x;
	filter : alpha(opacity="80");  /* 半透明 IE */
	opacity: 0.8;
	font-size:1.5em;
	color:#222222;
	background-position: bottom;
}
#cont-each-in{height:900px;}
#cont-each-in-600{height:600px;}


.youken{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:450px;
	background-color: #FFFFFF;
	font-size:0.9em;
	text-align:left;
	border: 1px solid #666666;
}

td {text-align:left;}

#cont-each-in  a:link {color: #333333;}
#cont-each-in  a:hover {color:orange;}
#cont-each-in  a:visited {color: navy;}

