*, html{margin:0;padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}


/* basic */

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; background-color: #f1f1f1; font-size: 12px; text-align: center; color: #151515;letter-spacing: 2px;}

/* link */

a { color: 4672ff; text-decoration:none;}

a:hover {text-decoration:underline;}

h2 {color: #222;}

/* layout */
#layout {
width: 760px;
margin: 0 auto;
background-color: #fff;
text-align: left;
}
h1 {
background: url(img/head.jpg) no-repeat;
padding: 0 0 0 13px;
}
h1 a{
display: block;
width: 724px;
height: 220px;
}
h1 a span {
display: none;
}

#inner {
width: 725px;
margin: 0 0 0 16px;
}
#inner p#pankuzu {
padding: 6px 8px;
background-color: #2b334c;
text-align: center;
color: #fff;
}
#inner p#pankuzu a {
color: #abb5d2;
}
/* Content */
#main {
float: left;
width: 460px;
font-size: 14px;
line-height: 270%;
} 
h3 {
font-size: 16px;
font-weight: normal;
margin-top: 20px;
border-left: 4px solid #2b334c;
border-bottom: 1px dashed #aaa;
color:#2b334c;
padding-left: 10px;
} 
h2 {
font-size: 22px;
border-bottom: 3px double #aaa;
margin-top: 20px;
}
.totop {
text-align: right;
margin: 30px 10px;
}

/* right list*/
#sub {
float: right;
width: 239px;
line-height: 180%;
padding-top: 10px;
}
#sub ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
.sub_top a{
display: block;
width: 239px;
background: url(img/list_top.gif) no-repeat;
padding: 5px;
color: #fff;
}
#sub ul.list {
border: 1px solid #4E5468;
}
#sub ul.list li {
border: none;
padding: 0;
}
#sub ul.list li a {
display: block; 
background: url(img/mark.gif) no-repeat left bottom;
border-bottom: 1px solid #4E5468;
color: #333;
margin: 10px;
letter-spacing: 2px;
padding-left: 20px;
}
#sub ul.list li a:hover {
color: #666;
text-decoration: none;
}
/* foot */
#grobal_footer {
clear: both;
letter-spacing: 2px;
line-height: 180%;
}
#grobal_footer a {
text-decoration: underline;
}
#grobal_footer a:hover {
text-decoration: none;
}
.copy{
padding: 6px;
background-color: #333;
color: #fff;
text-align:right;
}

