@charset "utf-8";
/*
Theme Name: takakohawaii
Theme URI: http://www.alohapc.com/
Description: ...
Version: 1.0
Author: s.imai
Author URI: 
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

*/


/* Reset
----------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
caption, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
img{vertical-align:bottom;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
strong {font-weight:bold;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
address, em{font-style:normal;}
a{text-decoration:none;}

/* Yahoo fonts.css 2.7.0
http://developer.yahoo.net/yui/license.txt
- Font size Adjustment.
 http://developer.yahoo.com/yui/examples/fonts/fonts-size_source.html
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {font-family: Verdana,Arial,sans-serif;}
* html body {font-family: 'ＭＳ Ｐゴシック',sans-serif;}
*:first-child+html body {font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;}

body {
	background:#3E3013 url('images/common/bg_body.jpg') center top repeat-x;
	color: #444;
	text-align: center;
	}

/* Frame Layout
----------------------------------------------- */
#container {
	width: 765px;
	padding:0 5px;
	margin: 0 auto 30px;
	background:url('images/common/bg_page.jpg') no-repeat;
	text-align: left;
	}

#header {
	width: 100%;
	height: 128px;
	position:relative;
	}

#contents {
	width: 100%;
	background:url('images/common/bg_contents.jpg') repeat-y;
	}

.narrowcolumn {
	float:right;
	width:525px;
	padding:0 0 30px;
	overflow:hidden;
	}
.entry,
body.category .post{
	width:505px;
	padding:0 10px 30px;
}

#sidebar{
	float:left;
	width:220px;
	padding:10px 10px 30px;
	overflow:hidden;
	}
	
#sidebar .widget-area li{
	list-style: none;
}

#recommend{
	padding:10px;
	margin-bottom:30px;
	border:10px solid #FFF;
	background:url('images/common/bg_reco.jpg') repeat-x;
	}

#footer {
	width:100%;
	color:#B1ABA0;
	text-align:center;
	}
#footer p{
	font-size: 115%;
}
#contents,
#footer{clear:both;}

#contents:after,
.narrowcolumn:after,
.entry:after,
#sidebar:after,
#recommend:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* header
----------------------------------------------- */
#header a#logo{
	display:block;
	height:75px;
	width:135px;
	position:absolute;
	top:44px;
	left:12px;
	text-indent:-9999px;
	outline:0;
	}
#header #aboutme{
	color:#FFF;
	padding-left:20px;
	position:absolute;
	bottom:4px;
	right:110px;
	}
#header #aboutme a{
	padding-left:20px;
	background:url('images/common/arrow1.jpg') left bottom no-repeat;
	}


/* Recommend
----------------------------------------------- */
#recommend h2{height:25px; margin-bottom:10px; text-indent:-9999px; background:url('images/common/h_reco.jpg') no-repeat;}
#recommend img{padding:2px;}
#recommend .imgbox{float:left;}
#recommend .linkbox{float:right;}
#recommend .linkbox ul{list-style-type:disc; color:#997626; padding-left:20px; margin-bottom:1em;}
#recommend:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


.con1 .reco01 {zoom: 100%;}
.con1 .reco01:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;}
	
/* Footer
----------------------------------------------- */
ul#footer_nav{width:100%; margin-bottom:1em;}
ul#footer_nav li{display:inline; padding:0 0.5em; border-left:1px solid #FFF;}
ul#footer_nav li.first{border:none;}


/* Sidebar
----------------------------------------------- */
#sidebar ul#nav{width:220px; margin:0 auto 15px; padding: 0; border-top:1px solid #EEE0B0;}
#sidebar ul#nav li{border-bottom:1px solid #EEE0B0;}
#sidebar ul#nav li.current_page_item,
#sidebar ul#nav li.current-cat{background:url('images/common/nav_active.jpg') no-repeat;}

#sidebar ul#nav li a{display:block; width:200px; padding:0 10px; height:36px; line-height:36px; color:#444; text-decoration:none; font-weight:bold;}
#sidebar ul#nav li a:hover{background:url('images/common/nav_active.jpg') no-repeat; font-weight:bold;}

#sidebar ul#nav li.page-item-24 a{background:url('images/common/icon_kanri.gif') right center no-repeat;}
#sidebar ul#nav li.page-item-24 a:hover{background:url('images/common/icon_kanri_hover.jpg') no-repeat;}
#sidebar img {margin-bottom:15px;}

/* Common
----------------------------------------------- */
a{color: #FFF; text-decoration:none;}

a:hover {text-decoration: underline;}

a.arrow1 {
	padding-left:20px;
	background:url('images/common/arrow1.jpg') left bottom no-repeat;
	}
#content a,
#recommend a{color:#997626;}

h1{
	color:#FFF;
	font-size:1.3em;
	line-height:70px;
	height:70px;
	padding:0 1em;
	margin-bottom:1em;
	background:url('images/common/bg_h1.jpg') right top no-repeat;
}

h2{
	color:#674B32;
	font-size:1.2em;
	line-height:40px;
	height:40px;
	padding:0 35px;
	margin-bottom:1em;
	background:url('images/common/bg_h2.jpg') left top no-repeat;
}
h3{
	color:#674B32;
	font-size:1.1em;
	padding-left:1em;
	border-left:4px solid #724305;
	margin:2em 0 1em;
}

dt{
	padding-top: 1em;
	font-weight: bold;
	color: #674B32;
}

p.date{text-align:right; margin:-40px 0 2em;}

#content .goto{text-align:center;}
#content .goto a{color:#FFF; padding:5px; border:1px solid #997626; background:#674B32;}

/* Home
----------------------------------------------- */
/* Slide Photo */
#slide_area
#loading,
#photos{height:350px; width:100%;}

#slide_area{margin:0 0 1.5em; overflow:hidden; background-color:#FFF; position:relative;}
#loading{background:#FFF url('images/home/loading.gif') center center no-repeat; position:absolute; top:0; left:0; z-index:100;}
#photos img{position:absolute; left:0; top:0;}

#intro{width:100%; margin-bottom:1em;}
#intro img{float:left;}
#intro p{padding-left:160px;}
#intro:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

#info_area,
#blog_area{clear:both; width:678px; margin:0 auto 1em; padding: 10px; border: solid 1px #960; background-color:#EBDE7B;}
#info_area .latest,
#blog_area .latest{margin-bottom:1em;}
#info_area h3,
#blog_area h3{margin:0 0 1em;}
#info_area h2{height:25px; margin-bottom:1em; text-indent:-9999px; background:url('images/home/h_news.jpg') no-repeat;}
#blog_area h2{height:25px; margin-bottom:1em; text-indent:-9999px; background:url('images/home/h_blog.jpg') no-repeat;}

#info_area .latest:after,
#blog_area .latest:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

#info_area ul, #blog_area ul{width:450px; padding-left:20px;}
#info_area ul{
	min-height:75px;
	height: auto !important;
	height: 75px;
}
#blog_area ul{
	min-height:85px;
	height: auto !important;
	height: 85px;
}
#info_area div,
#blog_area div{text-align:left;}

#post-2{margin-bottom:0;}
#post-2 .entry{padding-bottom:0;}


/* Category Condominium List
----------------------------------------------- */
#condominium_list .entry{
	text-align:right;
	width:380px;
	margin:0 auto;
	padding:0;
	/*min-height:120px;*/
	height: auto !important;
	height: 120px;
	position:relative;
}
#condominium_list p{text-align:left; margin:0 0 1em 170px;}
#condominium_list img{padding:5px; border:1px solid #DDD; background-color:#FFF; width:110px; height: 80px; position:absolute; top:0; left:0;}
#condominium_list h2{text-align:left; background:none; margin:0 0 0.3em 170px; padding:0; height:auto; line-height:1;}
#condominium_list p.area em{font-size:85%; padding:2px 0.5em; background-color:#EBDE7B; border:1px solid #D9C13B;}
#condominium_list div.post{padding-bottom:1em; margin-bottom:1em;/* border-bottom:1px dotted #674B32;*/}

#condominium_list .hentry:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;}

/* Category ID2
----------------------------------------------- */
#condominium h2{margin-bottom:0.3em}
#condominium p.lang_jp{color:#333; font-size:0.85em; text-align:right; padding:0 1em; margin-top:-30px;}

#condominium dl{padding:1em; margin-bottom:2em; line-height:1.5em; background-color:#EBDE7B;}
#condominium dl dt{width:7.5em; padding:0;}
#condominium dl dd{margin:-1.5em 0 0.3em 8em;}

#condominium p{margin:0 0 1.2em;}
#condominium p.area em{font-size:85%; padding:2px 0.5em; background-color:#EBDE7B; border:1px solid #D9C13B;}

#condominium img{padding:5px; border:1px solid #DDD; background-color:#FFF; margin-bottom:1em;}






.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	line-height: 1.5em;
	}

#headerimg .description {
	text-align: center;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */







.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-size: 10px;
}
/* End captions */




/* Width 970px Layout */
#container {
	width: 960px;
	background:url('images/common/bg_page970.jpg') no-repeat;
	}
#contents {
	background:url('images/common/bg_contents970.jpg') repeat-y;
	}
.narrowcolumn {
	width:720px;
	padding:0 0 30px;
	overflow:hidden;
	}
.entry, body.category .post{
	width:690px;
	padding:0 10px 30px;
}
#condominium_list .post {
	width:330px;
	float:left;
}
#condominium_list p,
#condominium_list h2{margin-left:140px;}
.reco01 {float:left; /*width:80px;*/}
.linkbox {clear:left;} 
