@charset "utf-8";

/* ---------------------------------------------------
   File: works.css
   Version: 1.0.0
   Update: 2014-09-17
   Author: http://flowlab.co.jp

   (c)2007-2014 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */




/* ===================================================
    Global Navigation
=================================================== */

#gnavi li#g_works a												{ background-position: -285px   -68px;}




/* ===================================================
    Local Navigation
=================================================== */

#lnavi_area h1 {
	height: 206px;
	background: url(../works/images/tit_works.jpg) 0 0 no-repeat;
}

/* Date */
#lnaviBox ul li span {
	color: #517a42;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
}
#lnaviBox ul li a:hover span {
	color: #a9bca2;
}



/* ===================================================
    Contents
=================================================== */

/*#leadBox article h2 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	padding-bottom: 40px;
	margin-top: 30px;
}
#leadBox #mainImage {
	float: right;
}*/

/* Title */
.titleBox {
	background: url(../img_common/line_h3.jpg) left bottom no-repeat;
	padding: 4px 0 10px;
	margin-bottom: 40px;
	display: block;
	width: 730px;
}

.date {
	color: #537844;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
}
.titleBox h2 {
	width: 20em;
	font-size: 1.5em;
	line-height: 1.4em;
	display: block;
	float: left;
}
.name {
	font-size: 0.8em;
	line-height: 1.4em;
	width: 23em;
	display: block;
	text-align: right;
	padding-top: 12px;
	float: right;
}
/*.titleBox p {
	width: 20em;
	font-size: 0.8em;
	line-height: 1.4em;
	display: block;
	text-align: right;
	padding-top: 12px;
	float: right;
}*/


/* -----------------------------------
		Photo Gallery
----------------------------------- */
/* Photo */
div.photoBox{
	width: 730px;
	display: block;
}
p.closeup {
	width: 597px;
	height: 358px;
	background: url(../works/images/bg_photo_main.jpg) 0 0 no-repeat;
	margin: 0 0 8px 0;
	padding: 8px;
	float: left;
}
ul.thumbnail {
	list-style: none;
	float: right;
}
ul.thumbnail li {
	width: 113px;
	height: 70px;
	display: block;
	padding-bottom: 6px;
}


/*div#main_image {
	width: 597px;
	background: url(../works/images/bg_photo_main.jpg) 0 0 no-repeat;
	padding: 8px;
	float: left;
}
*/

/* -----------------------------------
		Detail Photo  
----------------------------------- */
/*div#thum_box {
	width: 113px;
div#thum_box ul {
	list-style: none;
}
div#thum_box li {
	height: 70px;
	display: block;
	padding-bottom: 6px;
}*/

/* -----------------------------------
		Point  
----------------------------------- */
.contents h3 {
	width: 193px;
	height: 35px;
	background: url(../works/images/tit_point.jpg) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 16px 0;
	padding: 0;
}

/* Point Box */
.pointBox {
	background: url(../img_common/line_dot_normal_tandem_s.jpg) right top repeat-y;
}
.pointBox section {
	font-size: 0.9em;
	line-height: 1.4em;
	width: 210px;
	background: url(../img_common/line_dot_normal_tandem_s.jpg) left top repeat-y;
	display: block;
	padding: 0 16px;
	float: left;
}
.pointBox section h4 {
	margin-bottom: 10px;
}

/* Comment Box */
.commentBox {
	background: url(../img_common/bg_paper.jpg) 0 0 no-repeat;
	display: block;
	margin: 24px 0 0;
	padding: 24px 24px 0;
}
.commentBox p {
	display: block;
	float: left;
}
.commentBox p.comment {
	width: 612px;
	float: right;
}
/* -----------------------------------
		Banner Box
----------------------------------- */
#bannerBox {
	width: 1000px;
	height: 90px;
	margin: 0 auto 22px;
}
div#bannerBox li {
	width: 488px;
	height: 90px;
	display: block;
}