@charset "UTF-8";



/*----------------------------------------------------
	index
----------------------------------------------------*/

/* ピックアップ
---------------*/

ul.mod_indPu {
	margin-top: 30px;}

ul.mod_indPu li {
	float: left;
	margin-right: 10px;}

ul.mod_indPu li.pu04 {
	margin: 0;}

ul.mod_indPu li a {
	display: block;
	width: 130px;
	height: 120px;
	text-indent: -9999em;}

ul.mod_indPu li.pu01 a { background: url(../images/ind_pu_01.jpg) 0 0 no-repeat;}
ul.mod_indPu li.pu02 a { background: url(../images/ind_pu_02.jpg) 0 0 no-repeat;}
ul.mod_indPu li.pu03 a { background: url(../images/ind_pu_03.jpg) 0 0 no-repeat;}
ul.mod_indPu li.pu04 a { background: url(../images/ind_pu_04.jpg) 0 0 no-repeat;}

ul.mod_indPu li.pu01 a:hover { background: url(../images/ind_pu_01_on.jpg) 0 0 no-repeat;}
ul.mod_indPu li.pu02 a:hover { background: url(../images/ind_pu_02_on.jpg) 0 0 no-repeat;}
ul.mod_indPu li.pu03 a:hover { background: url(../images/ind_pu_03_on.jpg) 0 0 no-repeat;}
ul.mod_indPu li.pu04 a:hover { background: url(../images/ind_pu_04_on.jpg) 0 0 no-repeat;}

/*----------------------------------------------------
	sticker
----------------------------------------------------*/

.sticker div.mod_conBox td {
	text-align: center;}


/*----------------------------------------------------
	faq
----------------------------------------------------*/

.faq div.mod_conBox dl dt {
	margin-top: 30px;}


/*----------------------------------------------------
	access
----------------------------------------------------*/

#map {
	width: 500px;
	height: 360px;
	margin: 10px auto 15px auto;}

/*----------------------------------------------------
	fmail
----------------------------------------------------*/

div.mod_formBox {
	}

div.mod_formBox p {
	margin: .5em 0;}

div.mod_formBox ol {
	overflow: auto;
	height: 200px;
	line-height: 1.4;
	margin: .5em 0;
	padding: 0 5px;
	border: solid 1px #999;}

div.mod_formBox ol li {
	list-style: decimal;
	margin: .5em 0;}


fieldset {
	border:0;
	padding:0;
	margin:0;}

input{
	margin:2px;
	padding:1px;
	vertical-align:middle;}

textarea {
	width:360px;
	height:100px;
	font-size:100%;
	margin:1px;
	padding:3px;}

div.mod_formBox table{
	border-collapse: collapse;
	margin: 10px 0 15px 0;}

div.mod_formBox table.mailform tr th,div.mod_formBox table.mailform tr td {
	text-align: left;
	font-weight: normal;
	border-bottom: dotted 1px #999999;
	padding: 7px 5px;}

div.mod_formBox table.mailform tr th.last,div.mod_formBox table.mailform tr td.last {
	border: none;}

div.mod_formBox table.mailform tr th {
	width: 150px;}

div.mod_formBox table.mailform tr td {
	width: 360px;}

div.mod_formBox table.mailform tr td.w100p {
	width: 100%;}

table.mailform tr td img {
	border: solid 1px #999;}

.formbtn {
	width:540px;
	margin-bottom:20px;
	text-align:center;}

.formbtn input {
	width:200px;
	cursor:pointer;}


/*----------------------------------------------------
	works
----------------------------------------------------*/

/* ナビ
---------------*/

ul.mod_worksNavi {
	margin: 20px 0 0 0;}

ul.mod_worksNavi li {
	list-style-type: none;
	float: left;
	margin: 0 15px 15px 0;}

ul.mod_worksNavi li a {
	display: block;
	width: 167px;
	height: 18px;
	text-indent: -9999em;}

ul.mod_worksNavi li#wNavi01 a { background: url(../images/wnavi_01.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi02 a { background: url(../images/wnavi_02.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi03 a { background: url(../images/wnavi_03.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi04 a { background: url(../images/wnavi_04.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi05 a { background: url(../images/wnavi_05.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi06 a { background: url(../images/wnavi_06.gif) 0 0 no-repeat;}

ul.mod_worksNavi li#wNavi01 a:hover,ul.mod_worksNavi li#wNavi01 a.current { background: url(../images/wnavi_01_on.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi02 a:hover,ul.mod_worksNavi li#wNavi02 a.current { background: url(../images/wnavi_02_on.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi03 a:hover,ul.mod_worksNavi li#wNavi03 a.current { background: url(../images/wnavi_03_on.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi04 a:hover,ul.mod_worksNavi li#wNavi04 a.current { background: url(../images/wnavi_04_on.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi05 a:hover,ul.mod_worksNavi li#wNavi05 a.current { background: url(../images/wnavi_05_on.gif) 0 0 no-repeat;}
ul.mod_worksNavi li#wNavi06 a:hover,ul.mod_worksNavi li#wNavi06 a.current { background: url(../images/wnavi_06_on.gif) 0 0 no-repeat;}



div.mod_works {
	margin-top: 30px;}

div.mod_works p.updirnavi span {
	font-weight: bold;}

#gallery {
	margin-top: 10px;
	text-align: center;}

#gallery ul li {
	float: left;;
	width: 137px;
	height: 175px;
	padding: auto;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*----------------------------------------------------
	sitemap
----------------------------------------------------*/
/*
.sitemap div.mod_conBox dl {
	overflow: hidden;}
*/
.sitemap div.mod_conBox dl dt {
	float: none;
	width: auto;
	height: auto;
	margin: .5em 0;
	padding: 2px 0 0 10px;
	background: url(../images_cmn/list_long.gif) left center no-repeat;
	font-weight: bold;}

.sitemap div.mod_conBox dl dt,.sitemap div.mod_conBox dl dd {
	margin-top: 1.5em;}



.sitemap div.mod_conBox dl dd {
	float: none;
	width: auto;
	margin-left: 12px;
	padding-left: 13px;
	background: url(../images_cmn/list_square.jpg) left 7px no-repeat;}
}





/*----------------------------------------------------
	その他の要素の調整（基本デフォルトでいいと思う）
----------------------------------------------------*/

abbr,acronym {
	border-bottom: 1px dotted #f5f5f5;
	cursor: help;}

em {
	font-style: italic;}

del {
	text-decoration: line-through;}

sup {
	vertical-align: super;}

sub {
	vertical-align: sub;}

fieldset,
pre {
	margin-bottom: 1em;}

/* Opera requires 1px of passing to render with contemporary native chrome */
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
	padding:1px;}





