body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/base.jpg);
	-webkit-text-size-adjust:none;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
}

#hobo {
	float: right;
	text-align: right;
	padding-top: 0px;
}
#header h1 {
	margin: 50px auto 50px;
}
#header h2 {
	margin: 70px auto 100px;
}

.content {
	background: url(../images/base_white.png);
	padding: 50px;
	margin: 50px auto;
}
.paragraph {
	border-top: 1px solid
}
.content .yodogawa {
	font-weight: bold;
	font-size: 14px;
}
.content h3 {
	font-size: 20px;
	line-height: 1.5em;
	margin: 70px auto 25px;
	color: #FF2200;
}
.content .big {
	width: 454px;
	border: 3px double #FF2200;
	margin: 50px 0;
	padding: 20px;
	font-size: 24px;
	line-height: 1.5em;
	color: #FF2200;
	background: #FFF;
}
.content .spec {
	color: #2D85D3;
}
.content .spec p {
	margin: 25px auto;
}
.content p strong {
	font-size: 18px;
	line-height: 1.5em;
}
.content .photo {
	margin: 25px auto;
}
.content .photo p {
	font-size: 13px;
	color: #808080;
}
.content .graph {
	margin: 40px auto;
}
.date {
	font-size: 11px;
	text-align: center;
}




#footer {
  position: relative;
  padding-bottom: 100px;
  margin-top: 50px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  letter-spacing: -0.4em;
  margin-bottom: 10px;
}
#footer ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 10px;
  margin: 0;
}
#footer .fblike {
  text-align: center;
  margin: 20px;
}
#footer .copyright {
  margin-top: 25px;
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #6c6565;
}


.comment {
	padding: 20px 30px;
}
.comment h3 {
	width: 370px;
	clear: both;
	color: #FF2200;
}
.comment h3 em {
	font-size: 14px;
	font-style: normal;
}
.comment p {
	width: 370px;
	margin: 15px 0;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0em;
}
.comment .left {
	float: left;
}
.comment .right {
	float: right;
}
#comment2 h3 {
	width: 740px;
	padding-top: 40px;
}
#comment2 h3:first-child {
	padding-top: 0;
}

.none {
	display: none;
}

a:link {
	color: #0068B7;
	text-decoration: none;
}
a:visited {
	color: #0068B7;
	text-decoration: none;
}
a:hover {
	color: #F7931E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:hover img.hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}



.big { 
	font-size: 21px; 
	font-weight: bolder; 
	line-height: 33px; 
}
.big2 { 
	font-size: 40px; 
	font-weight: bolder; 
	line-height: 35px; 
}
.bigred { 
	font-size: 24px; 
	font-weight: bolder; 
	line-height: 34px; 
	color: #FF0000;
}
.middlered { 
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 26px; 
	color: #FF0000;
}
.middle { 
	font-size: 16px; 
	font-weight: bolder; 
	line-height: 26px; 
}
.middle2 { 
	font-size: 17px; 
	font-weight: bolder; 
	line-height: 27px; 
}
.middlegray { 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 27px; 
	color: #333333;
}
.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: 28px;
	color: #000000;
}
.black17px {
	font-size: 17px;
	line-height: 30px;
	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;
}
.red14px {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
.white11px {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.whiteboldbig {
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
.btn{ 
}

