/* CSS Document */


body {
background-image:url(../images/back.jpg);
background-repeat:repeat-y;
background-position:top center;
background-color:#FFFFF4;
margin:0px;
padding:0px;
color:#666666;
font-size:12px;
line-height:1.4;
text-align:center;
word-break: break-all;
}


/**********************************/
/* base 
/**********************************/
a {
color:#000000;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a.more-link {
display:block;
background-image:url(../images/b_more_link.jpg);
background-position:top right;
background-repeat:no-repeat;
padding:8px 14px 0px 0px;
height:24px;
color:#663300;
font-size:12px;
letter-spacing:1px;
text-align:right;
text-decoration:none;
}
* html a.more-link {
height:36px;
}
a.more-link:hover {
text-decoration:underline;
}
img {
border:none;
}
h1 , h2 , h3 , h4 , ul , dl , dd , dt {
margin:0px;
padding:0px;
line-height:1.0;
}
p {
margin:0px 0px 15px 0px;
}

h3 {
font-size:16px;
font-weight:normal;
}

.f_left {
float:left;
}
.f_right {
float:right;
}
img.f_left {
margin:0px 10px 0px 0px;
}
img.f_right {
margin:0px 0px 0px 10px;
}

.clear {
overflow:hidden;
}
* html .clear {
height:0;
}

/**********************************/
/* frame
/**********************************/
#frame {
background-image:url(../images/back_frame.jpg);
background-repeat:repeat-y;
margin:0px auto;
padding:0px 18px;
text-align:left;
width:884px;
}
* html #frame {
width:920px;
}


/**********************************/
/* header
/**********************************/
#header {
position:relative;
border-bottom:5px solid #CCB27F;
background-image:url(../images/back_header.jpg);
background-repeat:no-repeat;
width:884px;
height:104px;
}
#header p.description {
top:7px;
right:23px;
position:absolute;
letter-spacing:6px;
}
#header ul {
top:73px;
right:16px;
position:absolute;
}
#header ul.menu li {
display:inline;
}


/**********************************/
/* top
/**********************************/
#top {
padding:12px;
}


/**********************************/
/* middle 
/**********************************/
#middle {
overflow:hidden;
background-image:url(../images/back_middle.jpg);
background-repeat:repeat-y;
border-top:5px solid #CCB27F;
border-bottom:5px solid #CCB27F;
paddig
}
* html #middle {
height:1%;
}


/**********************************/
/* side 
/**********************************/
#side {
float:left;
width:222px;
padding:13px;
}
#side .content_body {
background-image:url(../images/back_side.jpg);
background-repeat:repeat-y;
border-bottom:1px solid #CCB27F;
background-color:#F3F1ED;
margin:0px 0px 10px 0px;
}
#side dl {
margin:0px 0px 20px 0px;
}
#side dl dt {
margin:0px 0px 10px 0px;
}
#side dl dd {
padding:0px 0px 0px 10px;
}
#side dl dd ul li{
background-image:url(../images/ico/ico_leaf.gif);
background-repeat:no-repeat;
background-position:left middle;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 25px;
line-height:1.4;
list-style-type:none;
}
#side dl dd ul.children {
padding:6px 0px 0px 0px;
margin:0px 0px 0px -10px;
}
#side dl dd ul.children li {
background-image:url(../images/ico/ico_cursor.gif);
background-repeat:no-repeat;
background-position:left middle;
margin:0px 0px 6px 0px;
padding:2px 0px 0px 15px;
line-height:1.4;
}



/**********************************/
/* main
/**********************************/
#main {
float:right;
width:635px;
font-size:14px;
line-height:1.6;
}
#main .content_body {
margin:0px 14px 30px 14px;
padding:10px;
}
#main .youtube {
background-color:#FFE8E8;
padding:15px;
text-align:center;
}
#main .youtube embed , #main .youtube object {
}


#main h2 {
background-repeat:no-repeat;
height:58px;
margin:0px 0px 12px 0px;
text-indent:-9999px;
}
/* h2 top */
#main h2.no_01 {
background-image:url(../images/t_h2_01.jpg);
}
#main h2.no_02 {
background-image:url(../images/t_h2_02.jpg);
}



/**********************************/
/* footer
/**********************************/
#footer {
position:relative;
background-image:url(../images/back_footer.jpg);
background-repeat:no-repeat;
height:250px;
}
#footer a.designedby {
position:absolute;
bottom:10px;
color:#999999;
left:20px;
letter-spacing:2px;
}

#footer dl {
float:left;
padding:30px 0px 20px 20px;
width:180px;
}
* html #footer dl {
width:200px;
}
#footer dl dt {
font-size:13px;
margin:0px 0px 6px 0px;
}
#footer dl dd {
background-image:url(../images/ico/ico_cursor.gif);
background-repeat:no-repeat;
background-position:left middle;
margin:0px 0px 6px 0px;
padding:2px 0px 0px 15px;
line-height:1.4;
}
