@charset "shift_jis";

/* --------------------------------------------
	Base Layout
-------------------------------------------- */
#contents1st .topIconsGreen,
#contents1st .topIconsBlue,
#contents1st .topIconsOrange,
#contents1st .topIconsGray,
#contents2nd .contentsL dl,
#contents2nd.topBtn

{
	display: block;
	min-height: 1%;
}

#contents1st .topIconsGreen:after,
#contents1st .topIconsBlue:after,
#contents1st .topIconsOrange:after,
#contents1st .topIconsGray:after,
#contents2nd .contentsL dl:after,
#contents2nd .topBtn:after

{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html #contents1st .topIconsGreen,
* html #contents1st .topIconsBlue,
* html #contents1st .topIconsOrange,
* html #contents1st .topIconsGray,
* htmt #contents2nd .contentsL dl,
* html #contents2nd .topBtn

{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}






#contents1st p#top_mainimg {
	float: left;
	display: block;
	width: 388px;
	height: 460px;
	background: url(../images/top/top_mainimg.jpg) no-repeat;
}

#contents1st p#top_mainimg a {
	display: block;
	font-size: 0.1px;
	line-height: 0.1px;
	text-indent: -99999px;
	margin:47px 0 0 214px;
	width: 161px;
	height: 92px;
	background: url(../images/top/mainimg_link_attitude.gif) no-repeat;
}

#contents1st p#top_mainimg a:hover {
	background-position:0 -92px;	
}


#contents1st div.section {
	float: right;
	display: inline;
	width: 486px;
}

#contents1st .top_catch01 {
	padding-top: 45px;
}
#contents1st .top_tit01 {
	margin-bottom: 7px;
}

#contents1st .topIconsGreen,
#contents1st .topIconsBlue,
#contents1st .topIconsOrange,
#contents1st .topIconsGray {
	overflow: hidden;
}
#contents1st .topIconsBlue,
#contents1st .topIconsOrange,
#contents1st .topIconsGray {
	margin-top: 3px;
}
	#contents1st .topIconsGreen li,
	#contents1st .topIconsBlue li,
	#contents1st .topIconsOrange li,
	#contents1st .topIconsGray li {
		display: inline;
		float: left;
		margin-right: 3px;
	}

#contents2nd .contentsL dl {
	overflow: hidden;
	height: 333px;
	padding: 0 15px;
	background: url(../images/top/top_bg_check.gif) repeat left top;
}
	#contents2nd .contentsL dl dt {
		display: inline;
		float: left;
		width: 164px;
	}
	#contents2nd .contentsL dl dd {
		display: inline;
		float: right;
		width: 137px;
	}
		#contents2nd .contentsL dl dd img {
			display: block;
		}
	#contents2nd .contentsL .clear {
		padding-bottom: 25px;
	}



#contents2nd .topBtn {
	overflow: hidden;
	width: 486px;
}
	#contents2nd .topBtn li {
		display: inline;
		float: left;

		width: 157px;
		margin-right: 7px;
		margin-bottom: 10px;
	}
#contents2nd .topBtn img {
	display: block;
}


.topInfomation {
	overflow: hidden;
	padding-top: 1px;
	background: url(../images/bg_dot-X.jpg) repeat-x left top;
}
	.topInfomation dt {
		clear: both;
		display: inline;
		float: left;

		width: 8.4em;
		margin-left: 5px;
	}
	.topInfomation dd {
		background: url(../images/bg_dot-X.jpg) repeat-x left bottom;
	}
	* html .topInfomation dd p {
		height: 1%;
	}
	.topInfomation dt,
	.topInfomation dd,
	.topArchive {
		padding-top: 7px;
		padding-bottom: 8px;
	}
	.topArchive {
		margin-right: 5px;
		padding-bottom: 7px;

		text-align: right;
	}






/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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: hidden;
	width: 100%;
/*	padding: 0 10px 0; Shinya Sugo 090512 ie6 FIX */
}
#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;	
}





























#footer {
}