@charset "UTF-8";

/*
Theme Name: Gallery KAI ORIGINAL
Description:Gallery KAI オリジナルテーマです。
Theme URL: http://gallery-kai.jp/
Author: Metro Design Lab.
Author URL: http://metrodesign.jp/
Version: 1.1
License: Gallery KAI
License URI: http://gallery-kai.jp/
*/


/****************************************

          General Setting

*****************************************/

html, body {
	margin: 0;
	padding: 0;
}

body {
    color: #333;
	font-size: 14px;
    font-family:
    	Verdana, Arial,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
    line-height: 160%;
}


/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h1 {
	margin-bottom: 10px;
	font-size: 70%;
	font-family:
    	Verdana, Arial,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
		color:#999999;
		text-align:left;
	/*font-family: 'Josefin Sans', sans-serif;*/
}


h2 {
	margin-bottom: 2em;
	font-size: 120%;
}


h3 {
	font-size: 110%;
        font-weight:bold;
	margin-bottom: 2em;
	padding-left: 1em;
	background:#F8F8FF;

}

blockquote{
	margin-bottom: 2em;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}


/****************************************

          List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul ul{
	margin-left: 1em;
}


.sub_menu {
	padding:20px 0 0 15px;}
		
.sub_menu ul {
	margin:0;
	padding:0;
	list-style:none;
 } 
	 
.sub_menu li {
	margin:0;
	padding:0 0 0 35px;
	background: url('http://gallery-kai.jp/images/icon_menu.jpg') no-repeat center left;
	line-height:300%; 
     } 


/****************************************

          Link

*****************************************/

a {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}

a:hover {
	/*border-bottom: 1px solid #a9a9a9;*/
	text-decoration: none;
	color: #a9a9a9;
}


/****************************************

          Layout

*****************************************/

#container,
.wrapper {
	margin: 0 auto;
	width: 1000px;
}

#header {
	width: 100%;
	padding-top: 0px;	/*border-bottom: 1px solid #ddd;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
text-align:center;
}


#main2 {
	float: left;
	width: 940px;
	margin:0 20px;
	}
	
#main {
	float: left;
	width: 650px;
	margin:0 20px;
	}	

#sidebar {
	float: right;
	width: 250px;
}

#main,
#sidebar{
	margin-bottom: 20px;
	border-bottom: 1px solid transparent;
}

#main_left {
	float: left;
	width:550px;
	margin:0 20px 0 0;}

#main_right {
	float: right;
	width: 350px;z
}

#about_left {
	float: left;
	width:450px;
	margin:0 20px 0 0;}

#about_right {
	float: right;
	width: 450px;
}

#about2_left {
	float: left;
	width:650px;
	margin:0 20px 0 0;}

#about2_right {
	float: right;
	width: 250px;
}
	
	

#footer {
	clear: both;
	background: #FFF;
	color: #777;
}

/****************************************

          IMG LINK

*****************************************/

img {border: none;}
		  
a img.linkimg{
background:none!important;
border: none;
}
 
a:hover img.linkimg{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:none!important;
border: none;
}

/****************************************

         TABLE

*****************************************/
	
.rental table{
	  width:500px;
	  margin-right:auto;
	  margin-left:0px;
	  line-height:1.5em;
	  margin-top:30px;
	  margin-bottom:10px;
	  padding:10px;
	  border-top:1px solid #888888;
	  border-left:1px solid #888888;
	  border-collapse:collapse;
	  border-spacing:0;
	  background-color:#ffffff;
	  empty-cells:show;
	  }	

.rental th{ 
	   width:20%;
       border-right:1px solid #777777;
       border-bottom:1px solid #777777;
       background-color:#fff;
       background-position:left top;
       padding:0.3em 1em;
       text-align:center;
}

.rental td{ 
	   width:80%;
       border-right:1px solid #777777;
       border-bottom:1px solid #777777;
       background-color:#fff;
       background-position:left top;
       padding:0.3em 1em;
       text-align:left;
}	  


/****************************************

          header

*****************************************/

*:first-child+html #header > div{ /* IE7 */
	clear: both;
	zoom:1;
}

#logo.aligncenter{
display:block;
	margin:10px auto;
	margin-left: auto;
	margin-right: auto;
	/*border-bottom: 1px dashed #fe56aa;*/
}

#logo img a{
	border: none;
	background:none;
}

#logo img a:hover{
	border: none;
	filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.7;
}

#description {
	margin-top: 0;
	color: #777;
}

#searchform{
	position: relative;
	margin-top: 45px;
}
	#s{
		padding: 6px 20% 6px 5%;
		width: 75%;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px; 
		font-size: 10px;
	}
	#searchsubmit{
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 26px;
		border: none;
		background: url(http://gallery-kai.jp/images/search.png) no-repeat 50% 50%;
	}


/****************************************

          header navi 画像

*****************************************/

#headnavi_main a:link {/*リンクされた文字の色*/
	display:block;
	height:100%;
	text-indent:-9999px;

}

#headnavi_main a:visited {/*リンクされた文字の色*/
	display:block;
	height:100%;
	text-indent:-9999px;

}

a:focus{
/*\*/
	overflow: hidden;
/**/
}
#headnavi_main{
	width: 1000px;
	padding: 20px 0px 0 0;
	margin: 0 0 0 30px;
}

#headnavi_main ul{
	padding:0px;
	margin:0px 0 0 0px;
}

#headnavi_main li{
    list-style-type:none;
	width:120px;
	height:30px;
	background-repeat:no-repeat;
	margin:0px 1px 1px 0;
	float:left;
}

#headnavi_main a:link img{
	background:none;
	border:none;}
	
#headnavi_main a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;}

#headnavi_main li.menu03{
	margin-left:15px;}
	
#headnavi_main li.menu04{
	margin-left:15px;}

#headnavi_main li.menu06{
	margin-left:-15px;}
		
#headnavi_main li.menu07{
	margin-left:-15px;}	

ul.menu{
	display: inline-block;
}

li.menu01,menu02,menu03,menu04,menu05,menu06,menu07, a{
	border-bottom:none;}
	
	
li.menu01{
	background:url('images/menu1.jpg');
	background-repeat:no-repeat;
}

li.menu01 a:hover {
	background:url('images/menu1_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;	
}

li.menu02{
	background:url('images/menu2.jpg');
	background-repeat:no-repeat;
}

li.menu02 a:hover{
	background:url('images/menu2_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;
}

li.menu03{
	background:url('images/menu3.jpg');
	background-repeat:no-repeat;
	margin-left:10px;
}

li.menu03 a:hover{
	background:url('images/menu3_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;
}

li.menu04{
	background:url('images/menu4.jpg');
	background-repeat:no-repeat;
}

li.menu04 a:hover{
	background:url('images/menu4_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;
}

li.menu05{
	background:url('images/menu5.jpg');
	background-repeat:no-repeat;
}

li.menu05 a:hover{
	background:url('images/menu5_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;
}

li.menu06{
	background:url('images/menu6.jpg');
	background-repeat:no-repeat;
}

li.menu06 a:hover{
	background:url('images/menu6_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;
}

li.menu07{
	background:url('images/menu7.jpg');
	background-repeat:no-repeat;
}

li.menu07 a:hover{
	background:url('images/menu7_on.jpg');
	background-repeat:no-repeat;
	border-bottom:none;
}



/****************************************

          header image

*****************************************/

#header-image{
	margin-bottom: 40px;
}



/****************************************

          Breadcrumb

*****************************************/

#breadcrumb{
	margin-bottom: 20px;
}
#breadcrumb li{
	float: left;
	margin-right: .5em;
}


/****************************************

          Main

*****************************************/

#main .post,
#main .page{
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid transparent;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em;
	}
	.comment-num{ white-space: nowrap; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url(images/gray.gif) repeat-y 50% 0;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			background: #ffeff7;
			color: #000;
		}
			.navigation .alignright a:hover{
				border-left: 1px solid #ddd;
			}

.footer-post-meta{
	margin-top: 30px;
	text-align: right;
}
	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}
	
	.page-link a{
		border-bottom: none;
		color: #000;
	}
	
	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}


/****************************************

          Comments Area

*****************************************/

#comment-area h3{
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
		}

.bypostauthor{
	/* 記事投稿者のコメントのスタイル */
}

.children{
	padding-left: 2em;
}

#respond{
	margin-bottom: 40px;
}

/****************************************

          index.php Main

*****************************************/

.content-box{
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link{
		margin: 0;
	}

.thumbnail-box{
	float: left;
	width: 150px;
	margin-right: 15px;
}
	.thumbnail-box img{
		width: 150px;
		height: 150px;
	}


/****************************************

          Sidebar

*****************************************/

#sidebar h2{
	margin-bottom: 10px;
	font-family: 'Josefin Sans', sans-serif;
}
.widget{
	margin-bottom: 60px;
}

#sidebar .widget ul{
	padding-left: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}

#sidebar-recent-posts li,
#sidebar-popular-posts li{
	margin:20px 0;
}

.sidebar-thumbnail-box{
	float: left;
	width: 75px;
}

.sidebar-recent-posts-title{
	float: right;
	width: 165px;
}
	#sidebar-recent-posts h3,
	#sidebar-recent-posts p,
	#sidebar-popular-posts h3,
	#sidebar-popular-posts p{
		margin: 0;
	}

.tagcloud a{
	white-space: nowrap;
}


/****************************************

          Footer

*****************************************/

#copyright{
	text-align:center;
	padding: 10px 0;
	font-size: 70%;
	color:#777;
}


/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 450px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f8f8f8;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

input[type="tel"] {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 200px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f8f8f8;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #ff7f50;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
 	-moz-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow:  0 0 3px rgba(255,105,180,1);
 	color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
        width: 100px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 12px;
	padding: 8px 10px;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #a9a9a9;
	color: #000;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  	border: 1px solid #8b0000;
		background: #800000;
		color: #fff;
	  	text-shadow: 0 -1px rgba(0, 0, 0, .4);

	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		position: relative;
		top:1px;
	}

.contact {
	width:500px;
	margin:10px auto;
	padding:20px;
	border:#CCC solid 1px;
}

/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}

.wp-caption-text,
.gallery-caption{
	font-size: 80%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;
}


/****************************************

          List

*****************************************/
	
#access li.tel {
	background:url(images/icon_tel.jpg) left no-repeat;
	padding:0 0 0 25px;
	margin:0;}	
	
#access li.mail {
	background:url(images/icon_mail.jpg) left no-repeat;
	padding:0 0 0 25px;
	margin:0;}	

#access li.hp {
	background:url(images/icon_pc.jpg) left no-repeat;
	padding:0 0 0 25px;
	margin:0;}	


/****************************************

          Clearfix

*****************************************/

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}

/****************************************

          photospace_res

*****************************************/
	