*, 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-color: #eaeaea; right-side-align: center; font-size: 13px; letter-spacing: 2px;}

a { color: #31df72; text-decoration:none;}

a:hover {color: #333;}

/* container */

#two_column {
width: 766px;
margin: 0 auto;
text-align: left;
background-color: #fff;
}

/* Header */
#header {
width: 766px;
height: 179px;
background: url(img/head.jpg) no-repeat;
}
#header h1 {
padding: 52px 0 0 212px;
}
#header h1 a {
display: block;
color: #fff;
font-size: 26px;
letter-spacing: 1px;
width:368px;
}
#header h1 a:hover {
color: #c4f4c2;
}

#container {
width: 740px;
margin: 15px 0 0 15px;
}
/* left list*/
#pagelist {
float: left;
font-size: 12px;
width: 219px;
}
#pagelist ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#pagelist .list_top a {
display: block;
width: 219px;
height: 57px;
background: url(img/list_top.gif) no-repeat;
}
#pagelist .list_top a span {
display: none;
}
#pagelist ul.list_all {
background-color: #eee;
padding-bottom: 10px;
}
#pagelist ul.list_all li {
padding: 0;
border: none;
}
#pagelist ul.list_all li a {
display: block; 
line-height: 160%;
background: #eee url(img/list.gif) no-repeat left;
color: #555;
text-align: center;
}
#pagelist ul.list_all li a:hover {
background: #eee url(img/list_hover.gif) no-repeat left;
}
#pagelist ul.list_all li a span {
display: block;
padding: 26px 10px 20px 10px; 
}
.recm_text {
padding: 15px;
line-height: 230%;
}
/* Content */
#right-side {
float: right;
width: 508px;
font-size: 12px;
} 
#right-side h2 {
display: block; 
width: 507px;
background: url(img/info.gif) no-repeat;
font-size:13px;
font-weight: normal;
color: #fff;
padding: 6px 5px 3px 5px;
} 
#right-side h3 {
padding: 20px 0 7px 0;
font-size: 26px;
color: #fff;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;   
margin-top:20px;
letter-spacing:0px;
}
.info {
padding: 10px;
line-height: 140%;
border: 1px solid #aaa;
margin-bottom: 20px;
}
.info li {
padding-bottom: 10px;
}
#right-side .entry_in { 
padding: 20px;
line-height: 230%;
background-color: #eafaf0;
font-size: 14px;
}
#right-side .totop {
background-color: #eafaf0;
text-align: right;  
margin-bottom: 20px; 
padding: 20px;
}
.gnr {background-color: #eafaf0; padding: 20px;}
.gnr li { padding: 5px 10px; margin: 10px; font-size: 16px; font-weight: bold;}
.gnr li a { color: #575757;}
.gnr li a:hover { color: #333;}



/* foot */
#foot-area {
clear: both;
padding-top: 10px;
font-size: 11px;
background-color: #5c5c5c;
}
#foot-area a {
color: #fff;
text-decoration: underline;
}
#foot-area a:hover {
text-decoration: none;
}
#foot-area p {
text-align: center;
padding: 10px;
}

