/*   
Theme Name:tukiroku
Theme URI:http://www.tukiroku.com
Description:つきろくテーマ
Author:濱中康大
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
img {border: none;}
h1 {
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.text_bold {
	font-weight: bold;
}


.float_right {
	float: right;
	margin-left: 15px;
}
.float_left {
	float: left;
	margin-right: 15px;
}
.entry_title {
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	background-image: url(images/title_midasi_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 25px;
	width: 495px;
	padding-bottom: 1px;
}
.entry_kiji {
	font-size: 12px;
	line-height: 200%;
	text-align: left;
	padding-top: 10px;
	color: #666666;
	padding-bottom: 20px;
}

/* ++++++ ヘッダーのデザイン ++++++ */
#main {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
}
#header_top {
	text-align: left;
	width: 750px;
	background-attachment: fixed;
	background-image: url(images/bg_dot.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/head_bg.gif);
	height: 75px;
	padding-top: 50px;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash {
	height: 350px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#menu_02 {
	height: 25px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

/* ++++++ コンテンツのデザイン ++++++ */
#contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	float: none;
	font-size: 12px;
	line-height: 200%;
	color: #666666;
}
#contents_sita {
	float: none;
	width: 750px;
	clear: both;
}
#contents a:link    {
	color: #CC6600;
	text-decoration: none;
}
#contents a:visited {
	color: #CC6600;
	text-decoration: none;
}
#contents a:hover   { color: #0000cc; }
#contents a:active  { color: #0000cc; }


#left {
	width: 525px;
	text-align: left;
	float: left;
}

/* ++++++ サイドバーのデザイン ++++++ */
#sidebar {
	width: 200px;
	float: right;
}
#sidebar_no {
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
	text-decoration: blink;
}
#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 {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 43px;
	color: #FFFFFF;
	line-height: 150%;
	font-size: 10px;
	padding-top: 7px;
}
#footer a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover   { color: #0000cc; }
#footer a:active  { color: #0000cc; }

/* ++++++ カンパニー部分のデザイン ++++++ */
.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;
}
#tenpo_text {
	font-size: 12px;
	line-height: 120%;
}
