*, html{margin:0;padding:0;}

ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; background: url(img/headline.jpg) repeat-x; text-align: center; font-size: 12px;}

a { color: #ec600b; text-decoration:none;}

a:hover {color: #333;}

/* container */

#PAGE {
width: 735px;
margin: 40px auto 0 auto;
text-align: left;
}

/* Header */
#LOGO {
}
#LOGO a {
display: block;
width: 386px;
height: 64px;
background: url(img/logo.gif) no-repeat;
}
#LOGO a span {
display: none;
}
#PAGE p {
margin-top: 10px;
}

/* left list*/
#taikendan {
float: left;
width: 190px;
background-color: #f2f2f2;
margin-top: 20px;
}
#taikendan .navi_top a {
display: block;
width: 180px;
height: 47px;
background: url(img/list_top.gif) no-repeat;
margin-left: 4px;
}
#taikendan .navi_top a span {
display: none;
}
.list li a {
display: block; 
line-height: 120%;
background: url(img/mark.gif) no-repeat left;
border-bottom: 1px dashed #aaa;
border-right: 4px solid #c6c6c6; 
color: #555;
margin: 4px 10px;
letter-spacing: 3px;
}
.list li a:hover {
border-right: 4px solid #333;
color: #333;
}
.list li a span {
display: block;
padding: 16px 5px 16px 15px;
}
.pr {
padding: 15px;
line-height: 230%;
}
/* Content */
#MAIN-TEXT-AREA {
float: right;
width: 519px;
margin-top: 20px;
background-color: #f2f2f2;
} 
.image {
display: bolck;
width: 519px;
height: 168px;
background: url(img/image.jpg) no-repeat;
}
.image span {
display: none;
}
#MAIN-TEXT-AREA h2 {
display: block; 
height: 35px;
background: #fff url(img/info.gif) no-repeat left;
padding-top: 20px;
} 
#MAIN-TEXT-AREA h2 span {
display: none;
}
#MAIN-TEXT-AREA h1 {
padding: 10px;
font-size: 26px;
border-left: 10px solid #ec600b;
background-color: #fff;   
}
#MAIN-TEXT-AREA .text_space { 
padding: 30px;
line-height: 300%;
font-size: 14px;
}
.cls {padding: 30px;}
.cls li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.cls li a { color: #575757;}
.cls li a:hover { color: #64c9e3;}
.cls li a span {display: block; border: 2px solid #555; padding: 5px 10px;}
.cls li a:hover span {display: block; border: 2px solid #64c9e3; padding: 5px 10px;}
#MAIN-TEXT-AREA .totop {
    text-align: right;  
    padding: 20px 0; 
    background-color: #fff;
}

.info {
background-color: #fff;
padding: 0 15px 15px 15px;
line-height: 300%;
}
/* foot */
#FOOTAREA {
clear: both;
padding-top: 10px;
font-size: 11px;
border-top: 6px solid #434343;
}
#FOOTAREA p {
text-align: center;
padding: 10px;
}
