/*
Theme Name:GoodFat
Theme URI:
Description:
Author:ホームネットHD
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div,form,h1,h2,h3,h4,h5,h6,p,table {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	height: 25px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	line-height: 125%;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.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;
}
.small_10 {
	font-size: 10px;
	color: #999999;
}
.float_left {
	float: left;
	margin-right: 20px;
}
img {
        border: none;
	margin: 0px;
	padding: 0px;
}

a:link    {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #cc0000;
}
a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #cc0000;
}
#container {
	font-size: 12px;
	line-height: 150%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
/* ++++++ headerのデザイン ++++++ */
#header {
	text-align: left;
	width: 900px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	margin: 0px 0px 20px;
	padding: 0px;
	background-position: left top;
}
#header .navi {
	text-align: left;
	height: 15px;
	margin: 0px;
	float: left;
	padding-top: 60px;
	padding-bottom: 0px;
}
#header .topics {
	text-align: left;
	height: 47px;
	margin: 15px 0px 0px;
	padding: 28px 5px 0px;
	float: right;
	width: 200px;
	background-image: url(images/topics_bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 125%;
}
#header a:link    {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#header a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#header a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
#header a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
/* ++++++ トップページのデザイン ++++++ */
#top_left {
	text-align: left;
	float: left;
	width: 580px;
}
#top_right {
	float: right;
	width: 300px;
}
#clear {
	clear: both;
	float: none;
	height: 10px;
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
.date {
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#blog_left {
	float: left;
	width: 280px;
	margin-right: 15px;
	line-height: 110%;
}
#blog_right {
	float: right;
	width: 280px;
	line-height: 110%;
}
.top_tenpo {
	border: 1px solid #CCCCCC;
}
.top_tenpo_desc {
	line-height: 150%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#footer {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: #999999;
}
#footer a:link    {
	text-decoration: none;
	color: #999999;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
#footer a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}#left {
	text-align: left;
	float: left;
	width: 530px;
	margin-right: 20px;
}
#right {
	float: right;
	width: 350px;
}
#sidebar_tenpo {
	padding: 10px;
	float: left;
	width: 155px;
	font-weight: bolder;
	color: CC0000;
	text-align: left;
	line-height: 200%;
}
#sidebar {
	padding: 10px;
	float: right;
	width: 155px;
}
.sidebar_tenpo_li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-image: url(images/yajirusi.gif);
}
#contents {
	width: 900px;
	margin-top: 20px;
	background-image: url(images/bg_contents.gif);
	background-repeat: repeat-y;
}
#top_contents {
	width: 900px;
	margin-top: 20px;
}
.menu_text {
	vertical-align: top;
	width: 325px;
}
.menu_title {
	font-weight: bolder;
	color: #cc0000;
	vertical-align: top;
	font-size: 12px;
	width: 325px;
}
.menu_photo {
	text-align: center;
}
.menu_table {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	vertical-align: top;
}
.menu_desc {
	vertical-align: top;
	width: 325px;
}
#table{
	line-height: 125%;
	font-size: 12px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#table th{
	color: #CC0000;
	width: 150px;
	text-align: center;
	border: 1px solid #CC0000;
}
#table td {
	border: 1px solid #CCCCCC;
}
.title {
	font-size: 18px;
	font-weight: bolder;
	background-image: url(images/title_bg.gif);
	background-position: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}
.menu {
	background-image: url(images/yajirusi.gif);
	margin-left: 15px;
}
dt {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	list-style-type: circle;
}
dd {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
/* ++++++スワップ++++++ */
.navi_01{
	background:url(images/navi_01.gif) no-repeat;
	width:50px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_01 a{
	background:url(images/navi_01.gif) no-repeat;
	width:50px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_01 a:hover{
background:url(images/navi_01_ho.gif) no-repeat;
}
.navi_02{
	background:url(images/navi_02.gif) no-repeat;
	width:135px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_02 a{
	background:url(images/navi_02.gif) no-repeat;
	width:135px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_02 a:hover{
background:url(images/navi_02_ho.gif) no-repeat;
}
.navi_03{
	background:url(images/navi_03.gif) no-repeat;
	width:100px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_03 a{
	background:url(images/navi_03.gif) no-repeat;
	width:100px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_03 a:hover{
background:url(images/navi_03_ho.gif) no-repeat;
}
.navi_04{
	background:url(images/navi_04.gif) no-repeat;
	width:85px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_04 a{
	background:url(images/navi_04.gif) no-repeat;
	width:85px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_04 a:hover{
background:url(images/navi_04_ho.gif) no-repeat;
}
.navi_05{
	background:url(images/navi_05.gif) no-repeat;
	width:75px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_05 a{
	background:url(images/navi_05.gif) no-repeat;
	width:75px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_05 a:hover{
background:url(images/navi_05_ho.gif) no-repeat;
}
.navi_06{
	background:url(images/navi_06.gif) no-repeat;
	width:50px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_06 a{
	background:url(images/navi_06.gif) no-repeat;
	width:50px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_06 a:hover{
background:url(images/navi_06_ho.gif) no-repeat;
}
.navi_07{
	background:url(images/navi_07.gif) no-repeat;
	width:80px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navi_07 a{
	background:url(images/navi_07.gif) no-repeat;
	width:80px;
	height:15px;
	text-indexnt:-9999px;
	display:block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.navi_07 a:hover{
background:url(images/navi_07_ho.gif) no-repeat;
}
.navi_line{
	background:url(images/navi_line.gif) no-repeat;
	width:15px;
	height:15px;
	text-indent:-9999px;
	display:block;
	float: left;
}
#flash {
	z-index: 1;
}
#links {
}
#linkcat-9 li, #linkcat-10 li, #linkcat-11 li, #linkcat-12 li, #linkcat-13 li, #linkcat-14 li {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
}
#links h2 {
	background-image: url(images/list_box.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
/* ページナビゲーション */	
.navigation {
	display: block;
	text-align: center;
}
