body{

font-size:12px;
font-family: arial, "lucida console", sans-serif;
line-height:140%;
color:#333333;
margin:0;
background:url(img/bg.jpg);
background-repeat:no-repeat;
background-position:top;


}

A:link {text-decoration: none; color:#999999;}
A:visited {text-decoration: none; color:#999999;}
A:active {text-decoration: none; color:#999999;}
A:hover {text-decoration:  none; color:#699b20;}

img {
border-style:none;

}





h1{
font-size:20px;
color:#93d533;
}

h2{
font-size:18px;
}

h3{
font-size:14px;
}

.text-s{
font-size:80%;
}

.text-l{
font-size:130%;
line-height:140%;
font-weight:bold;
color:#699b20;
}

.text-xl{
font-size:20px;
line-height:140%;
font-weight:bold;
color:#93d533;
}



.c-both{
clear:both;}
.c-left {
clear:left;}
.c-right {
clear:rigt;}


li{
margin-left: -25px;}

.arrow ul li{line-height:190%;list-style-image: url(img/arrow.png);margin-left: 0;}


ol li
{
margin-left: -20px;}

.ol_bold{font-weight: bold ;}
.ol_bold ol li span {font-weight: normal ;}



#waku{
width:900px;

margin-top:160px;
margin-right:auto;
margin-left:auto;
text-align:right;



}





#left{
width:300px;
text-align:left;
float:left;

}

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

#footer{
width:100%;
height:32px;
position:relative;
background:url(img/bg_bottom.jpg);
background-repeat:repeat-x;


}


.copy{
width:900px;
margin-right:auto;
margin-left:auto;
text-align:left;
font-size:80%;
color:#ffffff;
padding-top:15px;

}


#navi_line{
background:url(img/navi/navi_line.jpg);
background-repeat:repeat-y;
}

#navi_bottom{
margin-top:-5px;
padding-left:15px;
height:180px;
background:url(img/navi/navi_bottom.jpg);
background-repeat:no-repeat;
}

#kuki{
width:172px;
position:relative;

left:400px;
z-index:100;


background:url(img/kuki.jpg);
background-repeat:no-repeat;
background-position:bottom right;

padding-bottom:25px;
margin-top:50px;
}

.kuki_home{
margin-left:35px;
margin-bottom:7px;}

.kuki_about{
margin-left:55px;
margin-bottom:7px;}

.kuki_contact{
margin-left:75px;
margin-bottom:7px;}


#lang{
position:relative;
left:750px;
}

.row1{

padding:8px;
background-color:#f5f5f5;
height:130px;}


.col1{

float:left;
padding-right:30px;
width:50%;
}

.col2{
float:left;
padding-right:12px;
width:48%;
}

.col3{

float:left;
margin-right:30px;
width:45%;
}



.underline {
text-decoration: underline; text-underline-position: below;}

.bun_middle{
padding:15px;}