a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }

body {
	background: url(images/back.jpg) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.2;
	letter-spacing: 1px;
	color: #333333;
	}
#img-scene-top{
width:760px; height:500px;
margin: 0 auto;
}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.jpg) repeat-y center top;
	width:840px;
	text-align: center;
	}


#select{
	font-size: 16px;
	font-weight:bold;
	}


.red12px {	
　　font-size: 12px;
	font-weight: bold;
	color: #CD0019;
	letter-spacing: 1px;
}

.red16px {	
　　font-size: 16px;
	font-weight: bold;
	color: #CD0019;
	letter-spacing: 1px;
}

.b-12px {
	font-size: 12px;
	font-weight:bold;

}

.date {	
　　font-size: 12px;
	letter-spacing: 1px;
}

.g {
	color: #808080;
	font-size: 12px;

}

.hobonichi {
	letter-spacing: 0px;
}

.midashi {	
　　font-size: 20px;
	font-weight: bold;
	color: #887036;
	letter-spacing: 1px;
}


/*　リンク　*/

a:link{ color: #CD0019; text-decoration: none; }
	 
a:visited{ color: #8D4C00; text-decoration: none; }
	 
a:hover{ color: #3FB6FF; text-decoration: none; }
