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

ul,li{ margin: 0; padding: 0; }
body {
	background: url(images/back.gif) center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	color:#000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../../2012/railwaycheck/images/base.gif) repeat-y center top; 
	text-align: center;
	}

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

.cap {
	font-size: 11px;
	letter-spacing:1px;
}

.h1 {
	font-size: 18px;
	font-weight:bold;
	letter-spacing:0px;
	color: #007E30;
}

.h2 {
	font-size: 15px;
	font-weight:bold;
	letter-spacing:0px;
	color:#FF6600;
}

.comment {
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}

.mail {
	font-size: 14px;
	color:#007E30;
}

/*　リンク　*/

a:link{ color: #F15A24; text-decoration: none; }
	 
a:visited{ color: #A48D79; text-decoration: none; }
	 
a:hover{ color: #FBB03B; text-decoration: none; }
