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: 16px;
	line-height: 30px;
	letter-spacing:1px;
	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;
}

.bold { 
	font-size: 14px; 
	font-weight: bolder; 
	line-height: 24px; 
}
.big { 
	font-size: 24px; 
	font-weight: bolder; 
	line-height: 34px; 
}
.bigred { 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 32px; 
	color: #FF0000;
}
.middlered { 
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 26px; 
	color: #FF0000;
}
.middle { 
	font-size: 18px; 
	font-weight: bolder; 
	line-height: 32px; 
}
.middlegray { 
	font-size: 17px; 
	font-weight: bolder; 
	line-height: 30px; 
	color: #4D4D4D;
}
.middlered { 
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 23px; 
	color: #FF0000;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px{
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.black16px {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.red13pxbold {
	font-size: 13px;
	line-height: 19px;
	font-weight: bolder; 
	color: #FF0000;
}
.red14px {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whiteboldbig {
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	color: #FFFFFF;
}

/*　リンク　*/

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