body {
	background-image: url(../images/top_bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*
Theme Name:
Theme URI:
Description:
Author:ホームネットHD
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */
div,form,h1,h2,h3,h4,h5,h6,p,table {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.margin_20 {
	margin-bottom: 20px;
}
.margin_10 {
	margin-bottom: 10px;
}
.margin_5 {
	margin-bottom: 5px;
}
.strong_16 {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
}
.strong_14 {
	font-size: 14px;
	font-weight: bolder;
}
.float_right {
	float: right;
	margin-left: 20px;
}
.float_left {
	float: left;
	margin-right: 20px;
}
.clear {
	clear: both;
	float: none;
}
img {
        border: none;
	margin: 0px;
	padding: 0px;
}
a:link    {
	color: #441a0a;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #441a0a;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	font-weight: bold;
	text-decoration: none;
	color: #ab252b;
}
a:active  {
	font-weight: bold;
	text-decoration: none;
	color: #ab252b;
}
#container {
	font-size: 12px;
	line-height: 150%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333333;
}
#copyright {
	font-size: 10px;
	padding-top: 15px;
	width: 900px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #694531;
	line-height: 200%;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 {
	margin: 0px auto 5px;
	padding: 0px;
	font-size: 10px;
	line-height: 150%;
	color: #694531;
	width: 900px;
}
/* ++++++ naviのデザイン ++++++ */
#navi {
	margin-bottom: 10px;
	z-index: 99;
	position: absolute;
}
#header {
}


/* ++++++ top_imgのデザイン ++++++ */
#top_img {
	z-index: 0;
}

#news {
}
.title {
	width: 875px;
	font-weight: bold;
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #640000;
	color: #640000;
	background-image: url(../images/title_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
