﻿* {
	margin: 0;
	padding: 0;
}

/*------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff; /*#66cc33*/
/*	background-image: url(../images/bg_co2-50.gif); */
	color:#ffffff;
}

/*------------------------------------------------------------*/

#building {
	text-align:center;

	width: 100%;
/*	width: 980px; */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	line-height:1.5;
	margin: 0;
	padding: 0;
/*	background-color: #666666; */
/*	background-image: url(../images/building021.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left top; */
/*	background: #49382e url(../images/building01.jpg) 860px 102px; */

}


/*------------------------------------------------------------*/

#marktop {
	text-align:left;
	width: 980px;
	height:12px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	background-image: url(../images/bg_KeitalovesNature.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#markbot {
	text-align:left;
	width: 980px;
	height:12px;
	margin:0 auto 0 auto;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	background-image: url(../images/bg_KeitalovesNature.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------*/

#content {
	text-align:left;
	width: 980px;
/*	height:1036px; */
	margin:0 auto 0 auto;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
/*	background-image: url(../images/bg_co2-50.gif); */
/*	background-position: top; */
/*	background-repeat: no-repeat; */
	border-left:  1px solid #005a00;
	border-right: 1px solid #005a00;
}



#content address {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
	line-height:1.5;
	text-align:center;
}


/*------------------------------------------------------------*/

.boxtop {
	width: 965px;
	height:666px;
	text-align: left;
	margin:5px auto 0 auto;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border-left: 4px solid #003300; */
/*	background-color: #003300; */
	color:#000000;
	background-image: url(../images/bg_green3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
* html .boxtop {
	width: 965px;
	height:666px;
	text-align: left;
	margin:0 auto 0 auto;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border-left: 4px solid #003300; */
/*	background-color: #003300; */
	color:#000000;
	background-image: url(../images/bg_green3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


/*-------------------------------------------------------------*/

.title {
	width: 965px;
	margin:0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.title h1 {
	font-size:18px;
	line-height:2.0;
	text-align:center;
	margin: 0 0 5px 10px;
	padding: 0 0 0 20px;
	color:#003300;
/*	border-left: 4px solid #003300; */
}
.title h2 {
	font-size:16px;
	line-height:2.0;
	text-align:left;
	margin: 0 0 5px 10px;
	padding: 0 0 0 20px;
	color:#003300;
	border-left: 10px solid #003300;
}
/*------------------------------------------------------------*/

.inner {
	width: 940px;
	margin:0 auto;
	padding: 0;
	background-color: #ffffff;
}
/* ----------------------------------------------------------- */

.clear{
	clear:both;
	line-height:0;
	height:0;
	margin: 0;
}
/* ----------------------------------------------------------- */

.lft {
	width: 450px;
	float: left;
	margin:0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border: 1px solid #cccccc; */
}
.rgt {
	width: 450px;
	float: right;
	margin:0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border: 1px solid #cccccc; */
}

/*------------------------------------------------------------*/

.inner p {
	font-size:12px;
	line-height:1.6;
	text-align:center;
	margin:5px 0;
	color:#000000;
}
.lft p {
	font-size:14px;
	line-height:1.6;
	text-align:left;
	margin:10px 0;
	color:#000000;
}
.rgt p {
	font-size:14px;
	line-height:1.6;
	text-align:left;
	margin:10px 0;
	color:#000000;
}

/*------------------------------------------------------------*/

.inner strong {
	font-weight: normal;
}
.lft strong {
	font-weight: normal;
}
.rgt strong {
	font-weight: normal;
}


/*------------------------------------------------------------*/

p.point1 {
	margin:10px 0 10px 20px;
}
p.point2 {
	margin:10px 0;
	text-align: center;
}

/*------------------------------------------------------------*/

.mainphoto {
	width: 700px;
	text-align: center;
	margin:0 auto 0 auto;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border-left: 4px solid #003300; */
/*	background-color: #003300; */
	color:#000000;
}
/* IE6 */
* html .mainphoto {
	width: 700px;
	text-align: center;
	margin:-10px auto 0 auto;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border-left: 4px solid #003300; */
/*	background-color: #003300; */
	color:#000000;
}

/*------------------------------------------------------------*/

.indexbar {
	width:950px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5;
/*	background-color: #006600; */  /* #66cc33 */
/*	border: 1px solid #66cc33; */
}

.indexbar ul {
	width:100%;
/*	height:20px;  */
	overflow:hidden;
	margin:0 0 3px 10px;
	padding:0;
	list-style:none;
}

.indexbar li {
	float:left;
	margin:0 0 0 10px;
	padding:0;
}

.indexbar a {
	font-size:12px;
	display:inline;
	width:100%;
	margin:0;
	padding: 5px 5px 5px 5px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}


.indexbar a:link    { color:#003300;} /* before #000000 #4b005f*/
.indexbar a:visited { color:#003300;} /* before #000000 #4b005f*/
.indexbar a:hover   { color:#ffcc00;} /* before #ff3300*/
.indexbar a:active  { color:#ffcc00;} /* before #ff3300*/





/* */
/* */


