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

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

.yodogawa {
	font-size: 14px;
	font-weight:bold;
	line-height: 1.6;
	color:#007E30;
}	

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

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

.hobonichi {
	letter-spacing:0px;
}

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

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

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

.hobonichi-c {
	font-size: 14px;
	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; }
