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

ul,li{ margin: 0; padding: 0; }
body {
	background-color:#EBEBE3;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #333333;
	}

#img-scene-top{
width:720px;
margin: 0 auto;
}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}


.cap {
	font-size: 11px;
	line-height: 1.4;
}

.cap2 {
	font-size: 12px;
	line-height: 1.4;
	color:#999999;
}


.month-s {
	font-size: 14px;
	letter-spacing:1px;
	line-height: 1.6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.b{
	font-size: 18px;
	letter-spacing:1px;
	line-height: 1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.red {
	color:#CC0000;
}

.red-b {
	font-weight:bolder;
	color:#CC0000;
}

/*　リンク　*/

a:link{ color: #F15A24; text-decoration: none; }
	 
a:visited{ color: #736357; text-decoration: none; }
	 
a:hover{ color: #5B9DFF; text-decoration: none; }
