body {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	line-height:23px;
}

h1{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-top: 15px;
	}
	
h3{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-top: 30px;
	}
td{
    text-align:center;
    vertical-align:top;
    }	

#q_off{
	width: 650px;
	margin: 0 auto;
}

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

#content{
	width:  750px;
	height: 100%
	margin:0;
	padding:0;
	background: url(../images/frame_middle.gif);
	background-repeat: repeat-y center top;
}

#headder{
	margin: 0 auto;
	width: 700px;
}

a:link {
	color: #1E55DE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}
#mokuji {
	font-size: 25px;
	color: #FF9900;
	line-height: 50px;
}

.orange {
	font-size: 20px;
	color: #FF9900;
	line-height: 40px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}

.red {
	font-size: 12px;
	color: #FF0000;
}
.yodogawa {
	font-size: 12px;
	line-height: 20px;
}
.date {
	font-size: 12px;
	background-image: url(../images/mokuji_day.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 138px;
	height: 18px;
}
