﻿/*
Theme Name: 嘉手納住宅 デザインテンプレート 2カラム
Theme URI: http://www.dejikichi.com/
Description: DigitalKitchen オリジナルテンプレート
Version: 1.0
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	padding: 10px 0;
	background:#fff url("./images/back_1.jpg") 0 0 repeat-x;
	background-attachment:fixed;
	color: #000;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 80%;
	text-align: center; /* center align */
	line-height: 1.4;
}

#pageframe {
	background-color:#fff;
	width:840px;
	margin:0 auto;
	vertical-align:top;
}

#page {
	width: 830px;
	margin: 5px auto;
	text-align: left;
	vertical-align:top;
}

h1, h2, h3, h4, h5, h6{
	font-family: "ＭＳ ゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #00f;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color:#606;
}

a:active{
	color:#F00;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 0; margin:0; } /* initialize */

blockquote{
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input,
textarea{
	/*margin-left: 1em;*/
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

/*
input#s, input#author, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#url{
	margin: 0 5px 0 0;
}
*/

ul {
	list-style: none;
}

/*	HEADER
-------------------------------------------------*/

#headernavi {
	width: 830px;
	height: 20px;
	background:#fff
}
h1 {
	float:left;
	font-size:10px;
	color:#666;
}
#headernavi .link{
	float:right;
	text-align:right;
	background:#fff;
	background-position:top right;
}
#headernavi p{
	margin:0 20px 0 0;
	font-size:12px;
	color:#333;
}
#headernavi ul{
	margin:0;
	padding:0;
	list-style:none;
}
#headernavi li{
	float:left;
	margin-right:5px;
}
#headernavi a:{
	color:#00f;
	font-weight:bold;
	text-decoration:underline;
}
#headernavi a:hober{
	color:#FF9900;
}
#headernavi a:visited{
	color:#CC0000;
}


#header {
	clear:both;
	width: 830px;
	height: 170px;
	background: #fff;
	background-repeat:no-repeat;
	background-position:left top;
}

.secondheader {
	clear:both;
	width: 830px;
	height: 120px;
	background: #66f;
	background-repeat:no-repeat;
	background-position:left top;
}

#header h1 {
	margin:0;
	padding: 0;
	text-align:center;
}

#header h1 a:link,
#header h1 a:visited {
	color: #FFFF00;
}

#siteinfo {
	padding:30px 0 0 0;
	background: transparent;
}

#siteinfo p{
	text-align:center;
	color: #FFFF00;
	padding: 10px 0 0 0;
	font-size: 18px;
	text-indent:-9999em;
}


/*	NAVIGATION
-------------------------------------------------*/



/*	CONTENT
-------------------------------------------------*/
#containers{
	width:830px;
	margin:10px 0 0 0;
	padding:0;
	vertical-align:top;
	/*background-color:#0F0;*/
	background-color:#fff;
}

#container{
	float:right;
	width: 650px;
	margin: 0;
	padding: 0;
	/*background: #00f;*/
	background: #fff;
	text-align: left;
	color: #000000;
	vertical-align: top;
}

.main{
	float: left;
	margin: 0;
	padding:0;
	text-align: left;
	vertical-align: top;
	/*background-color:#F0F;*/
	background-color:#fff;
}
.homemain {
	width:500px;
}
.secondmain {
	width:650px;
}
.singlemain{
	width:830px;
}

#categoryname{
	margin:0 10px 20px 10px;
	padding:0 10px 2px 10px;
	background: #fff url("./images/categorybar.jpg") 0 0 repeat-y;
	color:#333;
}

#categoryname h2 {
	font-size:17px;
	font-weight:bold;
}

.h2left {
	float:left;
	background-color:transparent;
	/*width:100px;*/
	width:120px;
	margin:0;
}

.h2right {
	/*width:500px;*/
	width:480px;
	background-color:transparent;
	text-align:left;
	float:right;
	font-size:12px;
	background: transparent;
}


#category_description{
	margin:0 10px 30px 10px;
	padding: 0;
	font-size:120%;
	text-align: left;
	vertical-align: top;
	background:#fff;
}

#bread {
	margin: 10px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size:11px;
	text-align: right;
}

p.pagenavi {
	margin-bottom: 10px;
}

.post,
.post_alt{
	margin:0 10px 10px 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background:#fff;	
	border:2px solid #eee;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 5px 5px 5px 25px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	background:#feffa8 url(images/mark_posth2.gif) 5px center no-repeat;
}
.posth2 a,
.posth2 a:link,
.posth2 a:visited{
	color:#666;
	text-decoration:none;
}
.posth2 a:hover{
	text-decoration:underline;
}

.entry{
	padding: 5px;
	border-top:#00a0c6 solid 2px;
}

.entry p {
	margin:0px 0 0 10px;
	padding: 0;
}

.entry .otoiawase{
	margin:15px 0;
	text-align:center;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
	border: 0;
	margin: 20px,0,0,0;
	padding: 0;
	color: #000;
	font-size:120%;
	font-weight:bold;
}

/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul , .entry ol {
	margin: 1em 1.2em;
	padding: 0em;
}
.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em 0em;
	padding: 0em;
	list-style-type: disc;
}
.entry ol li {
	margin: 0em 0em;
	padding: 0em;
	list-style-position: inside;
}
.entry li ul,
.entry li ol {
	margin: 0 1em 1em 1em;
	padding:0;
}

/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img{
	margin: 10px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

/*
.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}
*/

.entry p.postinfo{
	color: #000;
}

.postdate{
	color: #000;
}

.comment p,
.postmetadata ,
.comment p a {
	margin:10px 0 10px 0;
	font-size:12px;
	text-align:right;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar.sidebarleft{
	margin: 0 0 0 0 !important;
	margin: -18px 0 0 0; /* ie margin set */
	padding: 0;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 180px;
	/*background: #f00;*/
	background: #fff;
}
#sidebar.sidebarright{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	float: right;
	width: 150px;
	background: #00f;
}

/* side category menu */
#sidemenu {
	margin: 0;
	padding:0 0 50px 0;
	background-color:#0068B6;
}

/* side category menu button */
.navi {
	margin:0 0 15px 0;
}
.navi li a {
	display: block;
	width: 180px;
	height: 40px;
	margin: 0 0 2px 0;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
}
.navi li.top{
	background: transparent url(./images/bt_top.jpg) no-repeat;
}
.navi li.baibai{
	background: transparent url(./images/bt_baibai.jpg) no-repeat;
}
.navi li.hudousan {
	background: transparent url(./images/bt_hudousan.jpg) no-repeat;
}
.navi li.financial {
	background: transparent url(./images/bt_financial.jpg) no-repeat;
}
.navi li.fp {
	background: transparent url(./images/bt_fp.jpg) no-repeat;
}
.navi li.gaijin{
	background: transparent url(./images/bt_gaijin.jpg) no-repeat;
}
.navi li.company{
		background: transparent url(./images/bt_company.jpg) no-repeat;
}
.navi li.otoiawase{
	background: transparent url(./images/bt_otoiawase.jpg) no-repeat;
}


/* side category widget(none use) */
#categories {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background-image:url('./images/sidebar_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;}

#categories ul{
	margin:0 ;
	padding: 0;
}

#categories h2.widgettitle {
	color:#fff;
	padding:6px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background:transparent url("./images/sidebar_header.gif") 0 0 no-repeat;
	background-position:left top;
}

#categories li{
	font-size: 12px;
	background: transparent url("./images/sidebar_middle.gif") 0 0 repeat-y;
}

#categories a {
	font-size:12px;
	margin: 0;
	padding:0;
	color: #006;
	text-decoration: underline;
}

#categories a:hover {
	color: #f60;
}

#categories ul.children {
	margin:0;
	padding:0;
}

#categories li.children {
	margin:0;
	padding:0;
}

#categories .children a {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size:13px;
	color: #006;
}

#categories .children a:hover {
	color: #ff9900;
}


/*	WIDGET
------------------------------------------------*/
#php-code-1,
#php-code-2,
#php-code-3,
#php-code-4,
#php-code-5,
#php-code-6,
#php-code-7,
#php-code-8,
#php-code-9,
#php-code-10,
#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background-image:url('./images/sidebar_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#search {
	text-align:center;
}

#php-code-1 h2.widgettitle,
#php-code-2 h2.widgettitle,
#php-code-3 h2.widgettitle,
#php-code-4 h2.widgettitle,
#php-code-5 h2.widgettitle,
#php-code-6 h2.widgettitle,
#php-code-7 h2.widgettitle,
#php-code-8 h2.widgettitle,
#php-code-9 h2.widgettitle,
#php-code-10 h2.widgettitle,
#text-1 h2.widgettitle,
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	color:#fff;
	padding:6px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background:transparent url("./images/sidebar_header.gif") 0 0 no-repeat;
	background-position:left top;
}

.execphpwidget,
.textwidget {
	padding: 5px 10px 0 10px;
	color: #333;
	font-size: 12px;
	background: transparent url("./images/sidebar_middle.gif") 0 0 repeat-y;
}

li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	font-size: 12px;
	background: transparent url("./images/sidebar_middle.gif") 0 0 repeat-y;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin:0 0 0 10px ;
	padding: 5px 10px 0 12px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}

li#recent-posts ul li a,
li#recent-comments ul li a,
li#archives ul li a,
li#pages ul li a,
li#meta ul li a,
li#rss-1 ul li a,
li#search div li a,
#sidebar li.linkcat ul li a {
	color: #33f;
	text-decoration: underline;
}

li#recent-posts ul li a:hover,
li#recent-comments ul li a:hover,
li#archives ul li a:hover,
li#pages ul li a:hover,
li#meta ul li a:hover,
li#rss-1 ul li a:hover,
li#search div li a:hover,
#sidebar li.linkcat ul li a:hover {
	color:#f60;
	text-decoration: underline;
}

/*	FOOTER
-------------------------------------------------*/
#footer{
	clear:both;
	width: 830px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: #fff;
	color: #000;
	font-size: 90%;
	text-align: center;
	border-top:solid 2px #000;
}

#footer p{
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
}

#footer a,
#footer a:visited {
	color: #00f;
	text-decoration: underline;
}

#footer a:hover {
	color: #606;
}

/* footer navigation menu */
#footer_navi{
	/*margin:0 0 5px 45px;*/
	margin:0 0 5px 17px;
	padding:0;
}

#footer_navi li{
	float:left;
	padding:0px 5px;
	font-size:11px !important;
	font-size:9px;
	border-left:1px solid #333;
}

#footer_navi li.first{
	border-left:0px;
}

/* footer RSS button */
a.rss ,
a.rss :hover {
	font-size:10px;
	padding:2px;
	background-color:#f1f1f1;
	border:1px solid #000;
	text-decoration:none;
}

/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
	padding:10px;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	/*border-bottom: 1px solid #1992dd;*/
	border-bottom: 1px solid #457EDE;
	/*color: #1992dd;*/
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 450px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin:0 0 10px 0;
	width: 100%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	padding: 1px 0;
	background: #ddd;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	/*background: #F5F5F5;*/
	background: #e0f0f8;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

strong.blue{
	color:#0000CC;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}

table {
	margin: 20px 0;
	padding: 0;
	border-collapse: collapse;
	empty-cells: show;
}

table th {
	padding: 2px;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: left;
}

table td {
	padding: 2px;
	border: 1px solid #666666;
}

table.companyinfo {
	margin: 30px auto 20px auto;
	border-collapse:collapse;
	border:1px solid #666;
	empty-cells:show;
}

table.companyinfo td {
	padding: 5px;
	border: 1px solid #666666;
	background: #ffffff;
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */

