/* * 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:none;
	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;
}

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


h2 {
	font-size:140%;
	color: #000000;
	font-weight:bold;
	text-align:left;
	padding-top:90px;
	padding-left:70px;
	float: left;
	display: inline;
	margin:0px; 
}

h3 {
	font-size:110%;
	color: #000000;
	font-weight:bold;
	text-align:left;
	padding-left:70px;
	margin:0px; 
}


h4 {
	font-size:110%;
	color: #000000;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
	margin:0px; 
}

#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
 ---------------------------------------------------------------------*/


/* philosophy.html
 ---------------------------------------------------------------------*/
/* dear reader part */
#dearreader {
	width: 900px;
	text-align:left;
}

#philosophy_header {
	width: 900px;
	height: 200px;
	background-image: url(../img/philosophy_header.png);
	background-repeat: no-repeat;
	margin: 0;
	float: left;
	display: inline;
}

#philosophy {
	width: 900px;
	background-image: url(../img/philosophy.png);
	float: left;
	display: inline;
}

#philosophy_col_left {
	width: 450px;
	float: left;
	display: inline;
}

#philosophy_col_right {
	width: 450px;
	float: left;
	display: inline;
}



.philosophy_left {
	width: 350px;
	padding-top:10px;
	margin-left:70px;
	text-align:left;
	color: #000000;
	font-size: 90%;
	line-height:1.6;
}

.philosophy_right {
	width: 350px;
	padding-top:10px;
	margin-left:30px;
	text-align:left;
	color: #000000;
	font-size: 90%;
	line-height:1.6;
}

.p {
	text-align: left;
	color: #000000;
}

.imgright {
	float: right;
	margin: 0px;
	padding: 0px 0px 15px 15px;
	display: inline;
}

.petiteicon {
	width: 350px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
	color: #000000;
	font-size: 90%;
	line-height:1.6;
}

#philosophy_footer {
	width: 900px;
	height: 200px;
	background-image: url(../img/philosophy_footer.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

#philosophy_contact {
	width: 900px;
	height: 200px;
	padding-top:20px;
	float: left;
	background-image: url(../img/philosophy.png);
}


.callme {
	width: 600px;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:150px;
	text-align:left;
	color: #000000;
	font-size: 90%;
	line-height:1.6;
	float: left;
}

#banners {
	width: 900px;
	float: left;
	display: inline;
}

.banners {
	width: 200px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left: 75px;
	text-align:left;
	color: #000000;
	font-size: 90%;
	line-height:1.6;
	float: left;
}


.service_col_lo {
	width: 900px;
	float: left;
	margin-top:0px;
	display: inline;
}

.service_lo {
	width: 235px;
	height: 190px;
	margin-left:48px;
	background-image: url(../img/philosophy_bg.gif);
	float: left;
	display: inline;
	text-align:center;
}

.service_lop {
	padding-top:17px;
}

.service_text {
	text-align:left;
	color: #000000;
	font-size: 85%;
	padding: 5px 17px 0px 17px;
}

class {
	margin:0;
	padding:0;
}



/* philosophy_footer */
#philosophy_footer {
	width: 900px;
	height: 200px;
	background-image: url(../img/philosophy_footer.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
}


/* momentum key */
.pagetop {
	padding-top:30px;
	padding-right:60px;
	padding-bottom:5px;
	text-align:right;
}


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

