/*   
Theme Name:hanare
Theme URI:http://www.binbiya-hanare.com
Description:はなれテーマ
Author:ホームネットHD
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */
img {border: none;
}
body {
	background-attachment: fixed;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	clip: rect(auto,0px,auto,0px);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
}
.float_right {
	float: right;
	margin-left: 15px;
}
.float_left {
	float: left;
	margin-right: 15px;
}
a:link    {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover   { color: #0000ff; 
}
a:active  { color: #0000ff; 
}
/* ++++++ ヘッダーのデザイン ++++++ */
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#head_top {
	width: 750px;
	background-color: #1e1e1e;
}
h1 {
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	text-align: left;
	width: 750px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 100%;
}
#flash {
	height: 400px;
	width: 750px;
}
#navi_02 {
	height: 50px;
	width: 750px;
}
#navi_01 {
	height: 80px;
	width: 750px;
	background-image: url(images/bg_navi_01.gif);
	background-repeat: no-repeat;
}

/* ++++++ コンテンツのデザイン ++++++ */
#contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#contents_sita {
	height: 25px;
	width: 700px;
	clear: both;
	float: none;
}

#left {
	float: left;
	width: 475px;
	text-align: left;
}
#left_naka {
	padding: 15px;
}
/* ++++++ 記事のデザイン ++++++ */
#kiji_title {
	background-image: url(images/bg_kiji_title.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 445px;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 20px;
}
#kiji_naka {
	padding-top: 15px;
}

/* ++++++ サイドバーのデザイン ++++++ */
#sidebar {
	width: 200px;
	float: right;
	background-color: #333333;
}
#sidebar_no {
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
	text-align: left;
}
#sidebar_naka {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar_no a:link    {
	color: #CC0000;
	text-decoration: none;
}
#sidebar_no a:visited {
	color: #CC0000;
	text-decoration: none;
}
#sidebar_no a:hover   { color: #FF9900; 
}
#sidebar_no a:active  { color: #FF9900; 
}
/* ++++++ フッターのデザイン ++++++ */
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	height: 50px;
	padding-top: 25px;
}
/* ++++++ カンパニー部分のデザイン ++++++ */
.company_01 {
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.company_02 {
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.company_03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
