/*
Theme Name:Sakaki
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,img {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	display: block;
}
a:link    {
	text-decoration: underline;
	color: #003265;
}
a:visited {
	text-decoration: underline;
	color: #003265;
}
a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #003265;
}
.strong_18 {
	font-size: 16px;
	font-weight: bolder;
}
.strong_14 {
	font-size: 14px;
	font-weight: bolder;
}
.strong_14_red {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
.strong_16 {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
}
.strong_16_blue {
	font-size: 16px;
	font-weight: bolder;
	color: #003265;
}
.strong_24_blue {
	font-size: 20px;
	font-weight: bolder;
	color: #000099;
}
.strong_24 {
	font-size: 20px;
	font-weight: bolder;
	color: #cc0000;
}
.float_right {
	float: right;
	margin-left: 20px;
}
.float_left {
	float: left;
	margin-right: 20px;
}

h1 {
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
}
hr {
	border: 1px solid #003265;
	padding: 0px;
	margin: 5px 0px;
}
.dot {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 468px;
}

.clear {
	clear: both;
	float: none;
}
.margin_20 {
	margin-bottom: 20px;
}
.margin_10 {
	margin-bottom: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	color: #333333;
	text-align: left;
}
/* ++++++ headerのデザイン ++++++ */
#header {
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-bottom: 20px;
}
#header_img {
	background-image: url(images/header_img.jpg);
	height: 250px;
	width: 900px;
	background-repeat: no-repeat;
}
#header_img #left {
	float: left;
	width: 400px;
}
#header_img #right {
	float: right;
	width: 500px;
}
#header_img #right #contact {
	float: left;
	width: 130px;
	margin-top: 200px;
}
#header_contact {
	height: 40px;
	width: 130px;
	left: 400px;
	top: 15px;
	position: relative;
}
/* topics */
#header_topics {
	text-align: left;
	float: right;
	width: 240px;
}
.topics_top {
	background-image: url(images/topics_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 240px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topics_low {
	background-image: url(images/topics_low.gif);
	height: 10px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
.topics_center {
	background-image: url(images/topics_center.gif);
	background-repeat: repeat-y;
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* ++++++ naviのデザイン ++++++ */
#navi_01 {
	text-align: left;
	margin-bottom: 20px;
}
#navi_top {
	text-align: left;
	width: 900px;
}

#main {
	width: 900px;
}
/* ++++++ sidebarのデザイン ++++++ */
#sidebar {
	float: right;
	width: 190px;
}
#sidebar ul,#sidebar_left ul {
	padding: 0px;
	margin: 0px;
}
#sidebar li,#sidebar_left li {
	line-height: 120%;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: outside;
}
#sidebar_left {
	float: left;
	width: 190px;
	line-height: 110%;
	font-size: 12px;
}
#sidebar_left .title {
	font-size: 12px;
	font-weight: bolder;
	color: #003265;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003265;
}
#left {
	float: left;
	width: 710px;
	margin: 0px;
	padding: 0px;
}
#report_top {
	background-image: url(images/report_info_top.gif);
	height: 40px;
	width: 190px;
	background-repeat: no-repeat;
}
#report_top_02 {
	background-image: url(images/report_info_top_02.gif);
	height: 40px;
	width: 190px;
	background-repeat: no-repeat;
}
#report_center {
	background-image: url(images/report_info_center.gif);
	background-repeat: repeat-y;
	text-align: left;
	line-height: 200%;
	font-size: 12px;
	width: 170px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#report_low {
	background-image: url(images/report_info_low.gif);
	height: 5px;
	width: 190px;
	background-repeat: no-repeat;
}
#clear {
	clear: both;
	float: none;
	height: 10px;
	width: 900px;
}
/* ++++++ contentsのデザイン ++++++ */
#contents {
	width: 500px;
	text-align: left;
	margin: 0px;
	padding: 0px 10px;
	float: right;
}
#contents_top {
	background-image: url(images/contents_bg_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 500px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contents_center {
	background-image: url(images/contents_bg_center.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	text-align: left;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	margin: 0px;
	width: 468px;
}
#contents_low {
	background-image: url(images/contents_bg_low.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 500px;
	text-align: left;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.blog_title {
	font-size: 18px;
	font-weight: bolder;
	color: #003265;
	background-color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 10px;
	line-height: 150%;
	border: 4px solid #85a4c8;
}
.navigation {
	display: block;
	text-align: center;
}
#left_bana {
	float: left;
	width: 150px;
	padding-right: 20px;
}
#lef_contents {
	text-align: left;
	width: 410px;
	float: right;
}
#left_clear {
	clear: both;
	float: none;
	width: 710px;
	height: 10px;
}
/* ++++++ ブログ新着情報 ++++++ */
#nebiki_center {
	background-image: url(images/bana_nebiki_bg_center.gif);
	background-repeat: repeat-y;
	text-align: left;
	line-height: 110%;
	font-size: 12px;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 1px;
}
#nebiki_top {
	background-image: url(images/bana_nebiki_bg_top.gif);
	height: 70px;
	width: 190px;
	background-repeat: no-repeat;
	display: block;
}
#nebiki_low {
	background-image: url(images/bana_nebiki_bg_low.gif);
	height: 12px;
	width: 190px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.nebiki_title {
	font-weight: bold;
	color: #003265;
	margin: 0px;
	padding: 0px;
}

/* ++++++ footerのデザイン ++++++ */
#footer {
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003265;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#under {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	height: 20px;
}
/* 上部ページメニュー */
#pagemenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003265;
	width: 900px;
	text-align: left;
	font-size: 10px;
}
#pagemenu li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#pagemenu a:link    {
	color: #FFFFFF;
}
#pagemenu a:visited {
	color: #FFFFFF;
}
#pagemenu a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #85a4c8;
}
#pagemenu a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #85a4c8;
}
/* カレンダー */
#calendar {
	padding: 5px;
	border: 2px solid #003265;
	margin-bottom: 10px;
}
#calendar table	{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	}
#calendar th, #calendar td	{
	padding: 5px 0;
	border: 1px solid #cedceb;
	}
#calendar caption	{
	padding: 3px 0 8px;
	font-weight: bold;
	color: #003265;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}
/* ++++++ pageのデザイン ++++++ */
#page_contents {
	width: 700px;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
#page_contents_top {
	background-image: url(images/page_contents_bg_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 700px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#page_contents_center {
	background-image: url(images/page_contents_bg_center.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	width: 660px;
}
#report_left {
	float: left;
	width: 320px;
}

#page_contents_low {
	background-image: url(images/page_contents_bg_low.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 700px;
	text-align: left;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#page_tile {
	font-size: 16px;
	font-weight: bolder;
	color: #003265;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 25px;
	background-image: url(images/page_tile_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}
/* ++++++ レポート一覧のデザイン ++++++ */
#report_left {
	float: left;
	width: 310px;
	padding: 5px;
	border: 1px solid #003265;
	margin-right: 8px;
	margin-bottom: 8px;
}
.report_category {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003265;
	text-align: center;
}
.report_title {
	font-size: 16px;
	font-weight: bolder;
}
#report_fix {
	display: block;
}

/* ++++++ report_tableのデザイン ++++++ */
#report_table{
	border-top: #003265;
	border-right: #003265;
	border-bottom: #003265;
	border-left: #003265;
}
#report_table th{
	color: #003265;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 2px solid #003265;
}
#report_table td{
	vertical-align: top;
	border: 1px solid #85a4c8;
}
/* ++++++ tableのデザイン ++++++ */
#table{
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#table th{
	color: #003265;
	width: 150px;
	text-align: center;
	border: 1px solid #003265;
}
#table td {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
/* ++++++ パンくずのデザイン ++++++ */
#bread {
	font-weight: bold;
	color: #003265;
	margin: 0px;
	padding: 0px;
}
/* ++++++ infoのデザイン ++++++ */
#container_info {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 200%;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 20px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
/* ++++++ comments_forumのデザイン ++++++ */
.comments_date {
	background-color: #85a4c8;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}
/* ++++++ 掲示板新着書き込み ++++++ */
#forum_bn_top {
	background-image: url(images/bana_forum_top.gif);
	height: 45px;
	width: 190px;
	background-repeat: no-repeat;
}
#forum_bn_center {
	background-image: url(images/bana_forum_center.gif);
	background-repeat: repeat-y;
	text-align: left;
	line-height: 110%;
	font-size: 12px;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 1px;
}
.comment_excerpt {
	letter-spacing: -0.3ex;
}

#forum_bn_low {
	background-image: url(images/bana_forum_low.gif);
	height: 12px;
	width: 190px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.forum_bn_title {
	font-weight: bold;
	color: #003265;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#block {
	padding: 10px;
	border: 1px solid #000;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	margin-top: 5px;
}
/* ++++++SNS++++++ */
.sns_area {
	border: 1px solid #003265;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sns_area .bottun {
	float: left;
	margin-right: 10px;
	height: 21px;
	margin-bottom: 5px;
}

