body {
	margin-top: 0px;
	
}

#mainbox {
	height: 725px;
	width: 800px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
}
#headbox {
	height: 250px;
	width: 800px;
}
#catheadbox {
	height: 100px;
	width: 800px;
}
#navebox {
	height: 50px;
	width: 800px;
}
#nave_box {
	height: 6px;
	width: 800px;
	background-image:url(../images/line.gif)
}
#columnbox {
	height: 340px;
	width: 800px;
	margin-top: 10px;
}
#column1 {
	height: 377px;
	width: 149px;
	margin-top:8px;
	background-color: #F0FAE6;
}
#column2_concept {
	height: 90px;
	width: 500px;
	background-color: #FFFFFF;
	border-top-color: #0033FF;
	border-bottom-color: #0033FF;
	margin-bottom: 5px;
}

#column2 {
	height: 177px;
	width: 401px;
	text-align:left;
	background-color: #FFFFFF;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style:solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	overflow-y: scroll;
}
#column2_time {
	height: 140px;
	width: 401px;
	background-color: #FFFFFF;
	padding: 2px;
	text-align:left;
	overflow-y: scroll;
}

#column2_title {
	height: 30px;
	width: 405px;
	text-align:left;
	margin-top:8px;
}
#column3_title {
	height: 30px;
	width: 610px;
	text-align:left;
	margin-top:8px;
}
#column3_side {
	height: 377px;
	width: 200px;
	margin-top:8px; 
}
#footerbox {
	clear: both;
	height: 30px;
	width: 800px;
	margin-top: 10px;
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	background-image:url(../images/Abotan.png);
	text-align: center;
}
.line { border-bottom:dotted 1px #996666; }

.style1 {
    font-size: 14px;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#389a42;
}
.style2 {
	font-size: 12px;
	color: #575757;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
}
.style3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
