@charset "UTF-8";
/* CSS Document */

body {
	color:#000000;
	background-color:#ffffff;
	margin:auto;
	text-align:center;
}

H1 {margin:0 auto;}
H2 {margin:0 auto;}

p {margin:0 auto;}

#all {
width:930px;
margin:auto;
}

#header {
width:930px;
height:207px;
margin:auto;
padding-top:20px;
}

#left {
width:660px;
float:left;
padding-top:20px;
padding-bottom:40px;
}

#right {
width:210px;
float:right;
text-align:left;
padding-top:20px;
padding-bottom:40px;
}

.main_top {
width:650px;
height:4px;
background:url(images/main_top.gif);
background-repeat:no-repeat;
}

.main_m {
width:650px;
background-image:url(images/main_m.gif);
background-repeat:repeat-y;
text-align:left;
}

.main_m_m {
width:580px;
margin:auto;
padding-top:20px;
padding-bottom:20px;
}

.main_btm {
width:650px;
height:4px;
background-image:url(images/main_btm.gif);
background-repeat:no-repeat;
}

.present_top {
width:320px;
height:5px;
background-image:url(images/present_waku_top.jpg);
background-repeat:no-repeat;
}

.present_m {
	width:320px;
	height:20em;
	background-image:url(images/present_waku_m.jpg);
	background-repeat:repeat-y;
}

.present_m_big {
	width:320px;
	height:20em;
	background-image:url(images/present_waku_m.jpg);
	background-repeat:repeat-y;
}

.present_btm {
width:320px;
height:5px;
background-image:url(images/present_waku_btm.jpg);
background-repeat:no-repeat;
}

#footer {
width:930px;
height:50px;
padding-top:20px;
clear:both;
background-image:url(images/line.jpg);
background-repeat:no-repeat;
background-position:top;
text-align:center;
font-size:12px;
}

.big_title_text {
font-size:18px;
line-height:2;
color:#8cc63e;
font-weight:bold;
text-align:left;
}


.title_text {
font-size:14px;
line-height:2;
color:#8cc63e;
font-weight:bold;
text-align:left;
}

.main_text {
font-size:12px;
line-height:1.5;
color:#8cc63e;
}

.main_text3 {
font-size:12px;
line-height:1.5;
color: #FF9900;
}

.main_text4 {
font-size:12px;
line-height:1.5;
color: #59b271;
}

.main_text5 {
font-size:12px;
line-height:1.5;
color: #69B99E;
}

.main_text_b {
font-size:12px;
line-height:1.5;
text-align:left;
}

.main_text_line {
font-size:12px;
line-height:2.5;
text-align:left;
}

.main_text_b_small {
font-size:10px;
line-height:1.5;
}

.main_text_b_ssmall {
font-size:10px;
line-height:1.5;
color:#666;
}

.news_icon {
padding-right:10px;
}

.icon_btm {
	margin-bottom:10px;
}

.present_add {
font-size:10px;
line-height:1.5;
color:#8cc63e;
}

.logo {
margin-right:3px;
}

.eco_titletext {
color:#71bce9;
font-size:14px;
font-weight:bold;
}

.eco_titletext_s {
color:#71bce9;
font-size:10px;
}

.example_table {
border: 1px #0e97d6 solid;
}

.example td {
border: none;
}


.bn_top {
width:210px;
height:5px;
background-image:url(images/present_waku_top.jpg);
background-repeat:no-repeat;
}

.bn_m {
width:210px;
height:230px;
background-image:url(images/bn_waku_m.jpg);
background-repeat:repeat-y;
}

.bn_btm {
width:210px;
height:5px;
background-image:url(images/present_waku_btm.jpg);
background-repeat:no-repeat;
}

.bn_pdd {
padding:10px 10px 10px 10px;
}


/* link */
a:link {
	text-decoration: underline;
	color:#69B99E;
	font-weight: bold;
}


a:visited {
	text-decoration: underline;
	color:#69B99E;
	font-weight: bold;
}


a:hover {
text-decoration: none;
color:#8cc63e;
}


a:active {
text-decoration: none;
color:#0e97d6;
} 
