/* * name:	 llllife.css 
*    updated: jul,2010
*    author:  ken munakata(llllife.org)
*   ----------------------------------------------------*/
@charset "UTF-8";


/* Universe*/
* {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight:normal;
}

a:link     { color: #669900; text-decoration: none; } 
a:visited  { color: #669900; text-decoration: none; }  
a:active   { color: #669900; text-decoration: none; }   
a:hover   {text-decoration:underline;color:#72012E; }

body {
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height:1.4;
	margin:0;
}

img {
	border: none;
}

/* title */
h1 {
	float: left;
	font-weight:normal;
	display: inline;
	font-size: 100%;
	width: 200px;
	padding: 0 auto;
	margin: 0 auto;
	height: 36px;
}



/* [common....]部分 */
h2 {
	float: left;
	margin-top: 50px;
	font-size: 110%;
	font-weight:normal;
	display: inline;
}

h3 {
	font-size:130%;
	color: #669900;
	padding-top:15px;
	font-weight:normal;
}

h4 {
	color: #333333;
	font-size:110%;
	color: #669900;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:normal;
}

#lostarrow {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#patagonia {
	width: 900px;
}

/**** タイトル部分 ****/
#header {
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	height: 41px;
}





#header a {
	text-decoration: none;
	color: #669900;
}

/* Breadcrumb Start
 ---------------------------------------------------------------------*/

#menu 
{

margin:0 auto 10px;
text-align:left;
width:900px;
}
.breadCrumbHolder
{
	margin:0 0 20px 0;
}


/* Float Clearing
 ---------------------------------------------------------------------*/

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

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 890px;
	padding:5px;
	border-top:solid 1px #F3F3F3;
	border-bottom:solid 1px #F3F3F3;
	background:#fff;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: 80%;
	background: url(../menu_img/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../menu_img/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(../menu_img/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

/* Breadcrumb End
 ---------------------------------------------------------------------*/




/* 背景無地テキスト左メインカラム */
#center {
	float: left;
	width: 630px;
	text-align: center;
	height: 470px;
	margin-top:38px;
	margin-right:10px;
	display: inline;
}

/* 背景無地テキスト右カラム */
#rightside {
	float:right;
	height: 420px;
	width:250px;
	margin-top:25px;
	margin-left:10px;
	text-align:left;
	display: inline;
}

.quote {
	margin-bottom: 2em;
	border-left: solid 4px #669900;
	padding-left: 10px;
	font-size: 80%;
}


#navi {
	float:right;
	height: 31px;
	width:250px;
	margin-left:10px;
	display: inline;
}

.image_left {
	float:left;
	margin: 7px 7px 7px 0;
	
}

.navigif {
	margin-bottom:0px;
}

.text {
	text-align: left;
	font-size: 85%;
	margin-bottom:10px;
}

/* サムネイルコンテンツ */
#thumbs {
	float: left;
	margin-right:0;
	margin-bottom:15px;
	width:900px;
	display: inline;
}	

#thumbs2 {
	float: left;
	margin-right:0;
	margin-bottom:15px;
	width:900px;
	display: inline;
}	
	
#thumbs3 {
	float: left;
	margin-right:0;
	margin-bottom:15px;
	width:900px;
	display: inline;
}	
	
.title {
	font-size: 120%;
	padding-bottom:10px;
	text-align:left;
}

.thumb {
	float: left;
	width: 80px;
	margin-right:4px;
	margin-left:8px;
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:6px;
	background: #EFEFEF;
	border: 1px solid #999999;
	display: inline;
}

.thumb p {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 80%;
	text-align: center;
}


	
/*** あとがき ****/
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 15px;
	border-top:solid 1px #F3F3F3;
	font-size: 80%;
	text-align: right;
	clear: both;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/**** おしまい ****/

