body {
	background-image: url(bg_stripe1.gif);
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* ===Container=== */
#container_bg {
	background-color: #FFFFFF;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	width: 794px;
	}
#container_test {
	width: 774px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

/* ===Header_Box=== */
#header {
	width: 774px;
	height: 111px;
}
#head_left {
	float: left;
	width: 300px;
	text-align: left;
}
#head_right {
	float: left;
	width: 474px;
	text-align: right;
}
.scrollimage {
	margin-top: 10px;
}
#topimage {
	height: 188px;
	width: 774px;
}
#navi_top {
	background-image: url(../navi/bg_navi_top.gif);
	background-repeat: no-repeat;
	width: 774px;
}
.navitop_comment {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 4px;
	padding: 2px;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
}
#headline {
	width: 594px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	float: none;
	overflow: hidden;
	text-align: left;
	display: block;
}
#headline_left {
	float: left;
	width: 297px;
	overflow: hidden;
	margin-bottom: 10px;
}
#headline_right {
	float: left;
	width: 297px;
	overflow: hidden;
	margin-bottom: 10px;
}

#headline p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	}
#headline_left h2 {
	color: #4C4C4C;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	display: block;
	background-color: #F3F3F3;
	padding: 3;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin-bottom: 3px;
	}
#headline_right h2 {
	color: #4C4C4C;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	display: block;
	background-color: #F3F3F3;
	padding: 3;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
	margin-bottom: 3px;
	}
#headline h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	}
#headline h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	}
#headline blockquote {
	line-height: 120%;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	}
#headline li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}
#headline img {
	vertical-align:middle
	}
#headline ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
#headline ul ul {
	margin-bottom: 0px;
	}
#headline p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 5px;
	line-height: normal;
	padding: 2px;
	}
#headline #categories ul {
	padding-left: 15px;
	}
