@charset "utf-8";
/*  
Theme Name: Crave
Theme URI: http://craves.jp
Description: 
Version: 3.3
Author: Ben Nakao
Author URI: http://craves.jp
*/

/* COMMON STYLE
==============================*/
*{margin: 0; padding: 0;}

body{
	font: 75%/150% "Arial", Tahoma;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/common/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;}

p{
	padding: 0 0 15px;
	margin: 0;}


a{
	color: #666;
	text-decoration: none;}
a:visited{
	color: #999;
	text-decoration: none;}
a:hover{
	color: #F09;
	text-decoration: underline;}


.center{text-align: center;}

.alignleft,
.left{float: left;}

.alignright,
.right{float: right;}

.clear{clear: both;}

hr.clear{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

a img{border: 0;}
a:hover img{border: 0;}

.entry img,
.entry a img{
	border: 1px solid #CCC;
	margin: 0 25px 10px 0;
	padding: 2px;
	max-width: 95%;
}

.entry a:hover img{
	border: 1px solid #F0F;
	padding: 2px;
}

address{
	font-style: normal;
}


/* H Style
--------------------*/
h1.pagetitle{
	width: 100%;
	font-size: 24px;
	text-align: right;
	font-family: "Arial",Tahoma;
	font-variant: small-caps;
	background-image: url(../images/common/underline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 10px;
	margin: 5px 0 30px;
	border: none;
	overflow: hidden;}

h2{
	color: #333;
	margin: 0 0 2px;
	letter-spacing: -1px;
	font: normal 130%/110% "Arial",Tahoma;
	padding-bottom: 3px;
	font-variant: small-caps;}

h2.storytitle{
	color: #FFF;
	background-image: url(../images/title_bg.gif);
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}

.post h2.entrytitle{
	border-left: 5px solid #F00;
/*	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
*/}

.post h2 a{padding: 2px 15px 2px 5px;}

h2 a,
h2 a:visited{
	color: #333;
	text-decoration: none;}

h2 a:hover{
	color: #FFF;
	background-color: #000;
	text-decoration: none;}

h3{font: normal 140%/100% "Arial",Tahoma; color: #900; margin: 10px 0 5px;}
h4{font: normal 130%/100% "Arial",Tahoma; color: #ccc; margin: 10px 0 5px;}

form{margin:0;padding:0;}

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

blockquote,
blockquote cite{
	margin: 0 5px 0 20px;
	padding: 15px 10px 10px 30px;
	color: #666;
	font-size: 1.02em;
	border: 1px solid #399;}

blockquote cite{display: block;}



/* CONTAINER
==============================*/

div#header-container,
div#footer-container{
	position: relative;
	width: 100%;}

div#header-container{
	height: 163px;
	background-image: url(../images/common/navi_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;}



/*	HEADER
==============================*/
div#header{
	position: relative;
	width: 940px;
	height: 163px;
	margin: 0 auto;
	background-image: url(../images/common/navi_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

div#header #logo{margin: 0; padding: 0;}

div#header #logo a{
	position: absolute;
	top: 13px;
	left: 10px;
	width: 149px;
	height: 62px;
	margin: 0;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999em;
	overflow: hidden;}

div#header #logo a:hover{
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -149px 0;}

/* Header Address */
div#header address{
	position: relative;
	top: 13px;
	left: 169px;
	width: 781px;
	text-indent: -9999em;}

div#header address span{ position: absolute;}

div#header address span.h-add{
	top: 0;
	left: 0;
	width: 172px;
	height: 27px;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -298px 0;}

div#header address span.h-logok{
	top: 30px;
	left: -1px;
	width: 153px;
	height: 20px;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -298px -27px;}

div#header address span.h-tel,
div#header address span.h-fax{
	top: 58px;
	width: 104px;
	height: 13px;}

div#header address span.h-tel{
	left: 540px;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 -335px;}

div#header address span.h-fax{
	left: 660px;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 -349px;}

/* Global Navigation
------------------------------*/
div#header ul#global-navi{
	position: absolute;
	top: 110px;
	left: 584px;
	width: 360px;
	height: 40px;
	list-style: none;}

ul#global-navi li a{
	position: absolute;
	top: 7px;
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
}

/* ABOUT */
ul#global-navi li#gn00 a{			left: -15px;
									width: 69px;
									background-position: 0 -63px;}
ul#global-navi li#gn00 a:hover{		background-position: 0 -93px;}
ul#global-navi li#gn00 a.current{	background-position: 0 -123px;}

/* SERVICES */
ul#global-navi li#gn01 a{			left: 81px;
									width: 50px;
									background-position: -69px -63px;}
ul#global-navi li#gn01 a:hover{		background-position: -69px -93px;}
ul#global-navi li#gn01 a.current{	background-position: -69px -123px;}


/* WORKS */
ul#global-navi li#gn02 a{			left: 146px;
									width: 51px;
									background-position: -182px -63px;}
ul#global-navi li#gn02 a:hover{		background-position: -182px -93px;}
ul#global-navi li#gn02 a.current{	background-position: -182px -123px;}


/* PHOTOGRAPH */
ul#global-navi li#gn03 a{			left: 213px;
									width: 67px;
									background-position: -304px -63px;}
ul#global-navi li#gn03 a:hover{		background-position: -304px -93px;}
ul#global-navi li#gn03 a.current{	background-position: -304px -123px;}

/* CONTACT */
ul#global-navi li#gn04 a{			left: 302px;
									width: 54px;
									background-position: -372px -63px;}
ul#global-navi li#gn04 a:hover{		background-position: -372px -93px;}
ul#global-navi li#gn04 a.current{	background-position: -372px -123px;}


/* あとで削除 */
ul#global-navi li#gn-web a{			left: 62px;
									width: 71px;
									background-position: -182px -63px;}
ul#global-navi li#gn-web a:hover{	background-position: -182px -93px;}
ul#global-navi li#gn-web a.current{	background-position: -182px -123px;}

ul#global-navi li#gn-gra a{			left: 143px;
									width: 64px;
									background-position: -119px -63px;}
ul#global-navi li#gn-gra a:hover{	background-position: -119px -93px;}
ul#global-navi li#gn-gra a.current{	background-position: -119px -123px;}


/* CONTENT
==============================*/
div#content{
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 auto;}

div#content div#keyvisual{
	width: 940px;
	height: 519px;
	margin: 10px auto;
	background-image: url(../images/IndexImage.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

div#content div#keyvisual h2,
div#content div#keyvisual p{
	border: none;
}



/* MAIN AREA
==============================*/
div#content div#main{
	float: left;
	display: inline;
	width: 75%;
	margin: 0 0 0 10px;}

div#content div#photo-main{
	float: left;
	display: inline;
	width: 75%;
	margin: 10px 0 0;}

#keyvisu-w img,
#keyvisu-g img{
	padding: 5px;
	border: 1px solid #CCC;
}

div#content div#main ul,
div#content div#main ol{
	margin: 20px 0 20px 30px;
	padding-left: 10px;
}

div#content div#main li{line-height: 1.7em;}

div#content div#main li dl{margin: 10px 10px 30px;}
div#content div#main li dt{margin: 10px 0;}

.post{
	clear: both;
	padding: 10px 0 30px;
	list-style: square;
}

.entry{
	width: 97%;
	margin: 5px 1%;
}

.entry dt.web-image{
	width: 480px;
	height: 150px;
	margin-bottom: 20px;
}

p.btn-top{
	position: relative;
	left: 590px;
	bottom: 0;
	width: 99px;
	height: 23px;
}

p.btn-top a{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 99px;
	height: 23px;
	background: url(../images/common/btn-pagetop.gif) left;
}
p.btn-top a:hover{
	background: url(../images/common/btn-pagetop.gif) no-repeat right;
}

/* ENTRY NAVIGATION
-------------------------------*/
div.navigation{
	clear: both;
	width: 90%;
	padding: 0 30px;
	border-bottom: 2px solid #CCC;}
div#main div.navigation{margin: 0 auto 20px;}
div#photo-main div.navigation{margin: 0 auto;}


div.wp-pagenavi{
	margin: 10px auto 50px;
	text-align: center;
}
.navigation a, .navigation a:visited{
	color: #666;
	font-size: 14px;
	margin: 10px 0 0 10px;
}

.wp-pagenavi a, .wp-pagenavi a:link{
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666;
	color: #666;
	background: #FFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;
	color: #999;
	background: #FFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #FFF;
	background: #000;
}
.wp-pagenavi a:active {
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background: #FFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px;
	margin: 2px;
	color: #666;
	border: 1px solid #666;
	background: #FFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px;
	margin: 2px;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #000;
	color: #FFF;
	background: #000;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #666;
	color: #666;
	background: #FFF;
}


/*	SIDE BAR
==============================*/
#sidebar{
	float: right;
	width: 200px;
	margin: 0px;
}

#sidebar div#clk{
	margin: 10px 0;
}

#sidebar a:visited{
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -417px -20px;}

#sidebar h2{
	letter-spacing: -1.25px;
	font-size: 1.3em;
	color: #AAA;
	padding:10px 0 0 20px;
	border-bottom:1px solid #DDD;
}

#sidebar ul{list-style: none;}
#sidebar ul.cat-navi li{border-bottom: 1px dashed #DDD;}

#sidebar li,
#sidebar ul select{margin: 0; padding: 0;}

#sidebar a:hover{text-decoration: none;}

#sidebar li.cat-item{
	border-bottom: 1px dotted #DDD;
}

#sidebar ul,
#sidebar li,
#sidebar ul li{
	padding: 5px 0 0 5px;
	margin: 0;
}

#sidebar li li{
	font-size: small;
/*	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -451px -208px;
*/	background: url(../images/common/arrow.gif) no-repeat left;
	padding-left:10px;
}

#sidebar li li ul li{
	margin-left: 0;
	background: none;
	padding-left: 15px;
}

.side-col{width: 80%; margin: 50px 10px;}
.side-col dt{font-size: 1.2em;}
.side-col dd{margin: 5px;}

ul#validator{width: 130px; margin: auto;}
ul#validator li{
	float: left;
	display: inline;
	margin: 5px;
}


/* SEARCH
==============================*/
#searchform{
	background: transparent;
	width: 98%;
	margin: 5px 0 15px;
	padding: 5px 2px 5px 5px;
}

#searchform #s{
	float: left;
	width: 85%;
	height: 15px;
	padding: 2px 5px 1px 5px;
	border: 1px solid #666;
	background: #FFF;
	vertical-align: middle;
	color: #333;
}

#searchform #searchsubmit{
	width: 28px;
	height: 20px;
	margin: 0 1px;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #FFF;
	vertical-align: middle;
	background: url(../images/search.gif) no-repeat;
	border: none;
	cursor: pointer;
}



/* FOOTER
==============================*/
div#footer-container{
	clear: both;
	border-top: 1px solid #000;
	background: url(../images/common/container.gif);
}

div#footer-container p.tog-btn{
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

div#footer-container p.tog-btn a{
	position: absolute;
	top: -23px;
	left: 0;
	width: 105px;
	height: 23px;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -105px -339px;
	text-indent: -9999em;
	overflow: hidden;
}
div#footer-container p.tog-btn a:hover{
	background-position: -210px -339px;}
div#footer00{
	position: relative;
	width: 100%;
	background: #000;
	color: #FFF;
	line-height: 130%;
}

div#footer00 h2{
	color: #AAA;
	padding: 2px 5px;
	background: #111;
	border: none;
}

div#footer00 a{
	color: #CCC;
	text-decoration: none;
}
div#footer00 a:visited{color: #666;}
div#footer00 a:hover{
	color: #FFF;
	text-decoration: none;
}

div#footer00 li a{
	display:block;
	color:#ccc;
}

div#footer00 div#ex-info{
	width: 900px;
	margin: 0 auto;
}

div.col1{
	width: 100%;
	margin: 10px auto 20px;
}

div.col2{
	float: left;
	display: inline;
	width: 32%;
	margin-right: 10px;
}

.re-roll,
.re-ent{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	font-size: 110%;
	line-height: 130%;
	font-weight: normal;
}

.re-ent li{
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url(../images/common/li_ent.gif) no-repeat left center;
	border-bottom: 1px dashed #111;
}

.re-roll li{
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url(../images/common/li_co.gif) no-repeat left top;
	border-bottom: 1px dashed #111;
}

#footer00 .re-roll li a,
#footer00 .re-ent li a{
	color: #333;
	text-decoration: none;
}

#footer00 .re-roll li a:hover,
#footer00 .re-ent li a:hover{
	color: #FFF;
	text-decoration: none;
}



/*	TagClouds
==============================*/
#footer00 ul.wp-tag-cloud li{
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	padding: 5px 0 0;
}



/* FOOTER NAVIGATION
===============================*/
div#footer01{
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 0;
	color: #AAA;
	font-size: 85%;
	line-height: 120%;
}

div#footer-navigation{
	float: left;
	display: inline;
	width: 650px;
}

ul.footnavi{margin: 10px 0;}

ul.footnavi li{
	float: left;
	display: inline;
	padding: 0 10px;
	border-left: 1px dotted #CCC;
}
ul.footnavi li.navi-left{border: none;}

.rss{
	padding-left: 18px;
	padding-bottom: 2px;
	background: url(../images/common/rss.gif) no-repeat left center;
}


/* FOOTER RIGHT AREA
==============================*/
p.pagetop{float: right;}

#footer-container address,
.php-info{
	text-align: right;
}

#footer-container address a{
	color: #666;
	text-decoration: none;
}


#commentform:after,
#footer00:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{display:inline-block;}
.clearfix:after{
	content: ".";
	display: block;
	height: 1%;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
html .clearfix{height:1%;}
.clearfix{display: block;}



/* SLIMBOX
====================*/
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background: #000;
}

.lbLoading {background: #000 url(../images/sb/loading.gif) no-repeat center;}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {left: 0;}

#lbPrevLink:hover {background: transparent url(../images/sb/prev.gif) no-repeat 0% 15%;}

#lbNextLink {right: 0;}

#lbNextLink:hover {background: transparent url(../images/sb/next.gif) no-repeat 100% 15%;}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #09F;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background-image: url(../images/common/sprite.gif);
	background-repeat: no-repeat;
	background-position: -400px -304px;
	margin: 5px 0;
}

#lbCaption, #lbNumber {margin-right: 71px;}

#lbCaption {font-weight: bold;}



/* COMMENTS
==============================*/
.post-comments{
	text-align: right;
	font-size: 95%;
	padding: 20px;
}

#comments,
#respond{
	border-bottom: 3px solid #333;
	padding-bottom: 5px;color:#333;
}

.commentlist{
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{ padding: 5px 10px;}
.commentlist .alt{ background: #CCC;}

.commentlist cite,
.commentlist cite a,
.commentlist cite a:visited{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #333;
}

.commentlist small{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform{
	width: 80%;
	float: right;
	font: 110% Arial, Helvetica, sans-serif;
	color: #666;
	margin: 10px 2px;
}

#commentform p{
	padding: 6px 0;
	margin: 0;
}

#commentform label{
	color: #CCC;
	font-size:87%;
}

#commentform input{
	width: 80%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	float: right;
	width: 98%;
	height: 115px;
	padding: 2px;
	margin-top: 3px;
	color: #666;
	background: #FFF;
	border: 1px solid #CCC;
}

#commentform #submit{
	float: right;
	width: 144px;
	height: 28px;
	font: bold 12px Arial, Helvetica,sans-serif;
	color: #FFF;
	background: url(../images/common/bg.gif) no-repeat;
	border: none;
	cursor: pointer;
}

#commentform textarea:focus,
#commentform input[type="text"]:focus{
	background: #C9C2E0;}

.post-date{
	width: 45px;
	height: 49px;
}

.post-month{
	font-size:11px;
	text-transform:uppercase;
	color:#ccc;
	text-align:center;
	display:block;
	line-height:11px;
	padding-top:2px;
	margin-left:-3px;
}

.post-day{
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ccc;
	text-align:center;
	display:block;
	line-height:21px;
	padding-top:7px;
	margin-left:-3px;
}

.post-cat{padding-left:20px;float:left;font-size:95%;color:#aaa;}
.post-comments{padding-left:20px;float:right;font-size:95%;}
.post-calendar{/*background: url(../images/cal.gif) no-repeat left center;padding-left:20px;float:right;font-size:95%;color:#900; */}
.post-content{clear:both;padding-top:10px;}
