/*trip*/

*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
h1,h2,h3,h4,h5{margin:0;padding:0;}

.fix{
clear:both;
font-size:1px;
}

body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center; 
background:#e0e0e0 url(img/bg.gif) repeat-x;
}

/*link*/
a{color:#13400a;}

a:hover{color:#536b2e;}

/*mainchara*/
#ground{
width:790px;
margin:0 auto;
background:url(img/wrap_bg.jpg) repeat-y;
text-align:left;
}

#header{
width:790px;
height:175px;
background:url(img/header.jpg) no-repeat;
}

#area{
width:700px;
margin:0 0 0 44px;
}

#righter{
padding:0 12px 0 0;
width:215px;
position:relative;
float:right;
}
#lefty{
width:405px;
padding:10px 40px 10px 25px;
position:relative;
float:left;
}

#footer{width:705px; margin:0 0 0 40px; border-bottom:#9cc9e6 solid 3px;}

/*header detail*/
#logo{width:484px;}
#logo a{width:484px; height:112px; display:block;}
#logo h1 span{display:none; padding:25px 0 0 0;}

/*righter detail*/
#navbox{
width:215px;
color:#333;
font-size:13px;
}
#navbox a{ color:#13400a; font-weight:bold; text-decoration:underline;}

#righter h2{
height:51px;
background:url(img/nav.jpg) no-repeat;
}
#righter h2 span{ display:none;}

#topics{ margin-bottom:10px; padding:1px;}
#topics li{ line-height:200%;}
#topics li a{
display:block;
color:#13400a;
text-decoration:none;
border-bottom:#888 dotted 1px;
}
#topics li a span{ display:block; padding:5px 5px 5px 6px;}

/*lefty detail*/
#mainbox{
font-size:14px;
line-height:300%;
background:url(img/art_bg.jpg) 127px 10px no-repeat;
}
#Title{
margin:15px 0;
padding:2px 10px 12px 32px;

background:url(img/h2.jpg) no-repeat;
}
#Title h2{
padding-left:5px;
font-weight:bold;
font-size:18px;
color:#333;
line-height:130%;
border-bottom:#666 dotted 1px;
}
#mainbox ul li{ line-height:300%;}
#mainbox h3{ padding:2px 5px 0 7px; font-size:15px; border-bottom:#999 dotted 1px; border-left:#99FFFF solid 8px;}

/*footer detail*/
#foot-txt{
margin:15px;
text-align:left;
font-size:11px;
border-top:#999 dotted 1px;
color:#777;
}
#foot-txt a{color:#13400a; font-weight:bold; letter-spacing:2px;}
#foot-txt ul li{ line-height:230%;}

#cr{
letter-spacing:4px;
text-align:left;
}



