@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	margin: 0px;
	background-image: url(images/common/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	color: #DDD;
	font-family: "メイリオ", Verdana, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック",  Osaka, "MS Gothic", sans-serif;
	font-size: 14px;
}

img {
	border: 0px none #000000;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.right {
	text-align: right;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#container {
	background-image: url(images/common/content_line_bg.gif);
	background-repeat: repeat-y;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

/* ヘッダー・ロゴ
------------------------------------------------ */

div#header {
	background: url("images/header/header_top_bg.gif");
	width: 780px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#header h1 a {
	height: 0px;
	width: 210px;
	padding-top: 70px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
}

/* ヘッダーナビ
----------------------------------------------- */
#information {
	list-style-type: none;
	position: absolute;
	width: 305px;
	margin: 0px;
	padding: 0px;
	top: 41px;
	left: 480px;
}

#information li {
	float: left;
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 5px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#information li a {
	display: block;
	height: 0px !important;
	width: 95px;
	padding-top: 30px;
	background-repeat: no-repeat;
}

#information li a:hover {
	background-position: 0px -30px;
}

#header_mypage a { background-image: url(images/header/mypage.jpg); }
#header_member a { background-image: url(images/header/member.jpg); }
#header_cartin a { background-image: url(images/header/cartin.jpg); }


/* フレーム
----------------------------------------------- */

#contents {
	width: 780px;
	margin-left: 15px;
	margin-top: 10px;
}

#left {
	width: 200px;
	float: left;
}

/* 右コンテンツ部分 */

#right {
	float: left;
	width: 550px;
	padding-left: 10px;
	line-height: 180%;
}

#right h2 {
	background-image: url(images/common/h2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #FFFFFF;
}

#right a {
	color: #ff7f7f;
	text-decoration: none;
}

#right a:hover {
	color: #FFCCCC;
}

#right h3 {
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-bottom: 3px;
}

#right h3 a { color: #FFFFFF; }
#right h3 a:hover { color: #ff7f7f; }

.post_date {
	background-image: url(images/common/line_long.gif);
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	clear: both;
}

/* パンくず、関連記事、トラックバック */

#pankuzu_h3, #kanren_h3, #trackback_h3 {
	padding: 0px;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

input#tb_url {
   background-color: #CCC;
   padding: 2px;
   width: 540px;
}


#pankuzu, #kanren {
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #333333;
}

#this_cat_ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#this_cat_ul li {
	background-image: url(images/top/recent_post_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#footer_navi {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer_navi a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	text-align: center;
	padding: 3px;
	background-color: #222;
}

/* 左メニュー
----------------------------------------------- */

/* 固定ページ */

#guidearea {
    padding: 0 0 15px 0;
}

#guidearea ul {
	padding: 0;
	margin: 0px;
	list-style-type: none;
}

#guidearea li {
	margin-bottom: 4px;
}

#guidearea li a {
	display: block;
	width: 158px;
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-image: url(images/side/left_button_bg.jpg);
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c8c8c;
}

#guidearea li a:hover {
	background-position: 0px -70px;
}

/* カテゴリ一覧 */

#left_category_h2 {
	background-image: url(images/side/category_h2.jpg);
	font-size: 14px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	line-height: 14px;
}

#left_category_ul {
	width: 178px;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #666666;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#left_category_ul li {
	color: #FFCCCC; 
	background-image: url(images/top/recent_post_li.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#left_category_ul li a {
	margin: 0px;
	color: #FFCCCC; 
	text-decoration: none;
}

#left_category_ul li a:hover {
	color: #ff7f7f;
}

#left_category_ul .children {
	margin: 0px;
	border: 0px none #000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#left_category_ul .children li {
	color: #DDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: -25px;
	background-image: url(images/side/category_child_li.gif);
	list-style-type: none;
}

#left_category_ul .children li a { color: #DDD ; }
#left_category_ul .children li a:hover { color: #ff7f7f; }

/* バナー */

.left_banner { margin-bottom: 10px; }


/* トップページ固有
----------------------------------------------- */

/* 最新情報 */

#recent_post_div {
	width: 550px;
	background-image: url(images/top/recent_post_02.gif);
	background-repeat: repeat-y;
	color: #333;
	position: relative;
	margin-bottom: 10px;
}

#recent_post_div h2 {
	width: 25px;
	overflow: hidden;
	font-size: 12px;
	position: absolute;
	left: 5px;
	top: 0px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 0px;
	background-image: url(images/top/recent_post_h2.gif);
	background-repeat: no-repeat;
	display: block;
	border: 0px none #000000;
}

#recent_post_img img {
	float: left;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#recent_post_ul {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 250px;
	list-style-type: none;
	margin: 0px;
	line-height: 130%;
}

#recent_post_ul li {
	background-image: url(images/top/recent_post_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#recent_post_ul li a {
	text-decoration: none;
	color: #DDDDDD;
}

#recent_post_ul li a:hover {
	color: #FFFFFF;
}

#pickup_div {
	height: 50px;
	margin: 0px;
}

#index_main_button {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#index_main_button01 a,#index_main_button02 a,#index_main_button03 a {
	height: 0px !important;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-style: normal;
}

#index_main_button01 a,#index_main_button02 a {
	width: 270px;
	padding-top: 77px;
}

#index_main_button01 {
	float: left;
}
#index_main_button02 {
	float: right;
	margin-bottom: 10px;
}
#index_main_button03 { clear: both; }


#index_main_button01 a {
	background-image: url(images/top/index_main_button01.jpg);
	float: left;
}
#index_main_button02 a {
	background-image: url(images/top/index_main_button02.jpg);
}
#index_main_button03 a {
	background-image: url(images/top/index_main_button03.jpg);
	width: 550px;
	padding-top: 103px;
}

.page_ul {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	margin: 0px;
	line-height: 130%;
}

.page_ul li {
	background-image: url(images/top/recent_post_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

.googlemaps { color: #333; }

