/*
Theme Name: blue_star
Theme URl: http://www.blue-galaxy.co.jp
Description: Basic Theme for WordPress.
Author: <a href="http://www.seeboo.jp">seeboo</a>
*/

@import url(layout.css);
@import url(table.css);
@import url(h.css);
@import url(text.css);
@import url(hack.css);

body {
	font-family: "メイリオ", "ヒラギノ丸ゴ ProN W4", Verdana, sans-serif;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(images/common_02.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 204px;
	float:left;
	margin:0px;
	padding:0px
}
div#header #title {
	height: 121px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
div#header #title .left {
	background-image: url(images/common_05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	clear: left;
	height: 120px;
	width: 470px;
}
div#header #title .right {
	background-image: url(images/common_07.gif);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 120px;
	width: 235px;
}
#header #title .left a {
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 452px;
}
div#header #title .right a {
	height: 30px;
	width: 165px;
	text-indent: -9999px;
	display: block;
	clear: left;
	margin-top: 65px;
	margin-right: 20px;
	margin-left: 15px;
}
div#header #top_navi {
	background-image: url(images/common_11.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
	text-align: center;
}
div#top_navi ul {
	margin: 0px auto;
	padding: 0px;
	height: 33px;
	list-style-type: none;
	text-align: left;
	width: 940px;
}
div#top_navi li {
	float: left;
	height: 33px;
}
div#top_navi li a {
	background-image: url(images/common_13.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 7px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
	float: left;
	font-weight: bold;
}
div#top_navi li a:hover {
	background-image: url(images/hover_13.gif);
	background-repeat: no-repeat;
	color: #FFFF00;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 7px;
	font-weight: bold;
}
#mid  {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
div#mid .outline {
	float: left;
	width: 940px;
}
#sidebar     {
	width: 206px;
	float: left;
	text-align: left;
	padding-right: 20px;
}
* html #sidebar     {
	width: 206px;
	float: left;
	text-align: left;
	padding-left: 20px;
}
#main {
	width: 704px;
	float: right;
	clear: right;
	padding-left: 10px;
}
* html #main {
	width: 704px;
	float: right;
	clear: right;
}
div#main #edit {
	border: 1px solid #333333;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
}
div#main #edit .text_area {
	font-size: 80%;
	line-height: 140%;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
div#main  #edit .date {
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 80%;
	color: #999999;
	padding-bottom: 5px;
}
div#main #edit .text_area img {
	padding: 5px;
}
div#main #edit .text_area p {
	margin: 0px;
	padding: 0px 10px 10px;
}
div#main #edit .text_area ol {
	margin: 0px 5px 5px;
	padding: 0px 10px;
	clear: left;
}
div#main #edit .text_area ol li {
	margin: 0px 0px 0px 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#sidebar ul.navi {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	list-style-type: none;
	float: left;
}
div#sidebar   ul.navi   li a  {
	color: #333333;
	width: 181px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	background-image: url(images/common_18.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
div#sidebar ul.navi li a:hover {
	color: #FF6600;
	width: 181px;
	background-image: url(images/common_18_hover.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	background-position: left center;
	float: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-image: url(images/common_52.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 20px;
	width: 100%;
	float: left;
	padding-top: 5px;
	clear: left;
	margin-top: 20px;
}
div#sidebar .tel_ad {
	font-size: 90%;
	line-height: 150%;
	float: left;
	margin-top: 20px;
}
.top_link {
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
div.top_link ul {
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
div.top_link li {
	font-size: 85%;
	line-height: 150%;
	margin-left: 0px;
	padding-left: 0px;
}
div.top_link ul.xoxo blogroll li {
	margin: 0px;
	padding: 0px;
}
div.top_link li h2 {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
div.top_link img {
	margin-bottom: 0px;
	margin-top: 0px;
}
#gotop {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#inquiry {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
