@charset "UTF-8";
/* CSS Document */

body {background:url(../images/bg.jpg) repeat-x top; height:330px; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; background-color:#0147a9;}

#wrapper {background:url(../images/bg_content_top2.jpg) no-repeat top; width:100%; margin:auto;}

#bg_top {width:1090px; margin:auto;}
#header {background:url(../images/bg_header.jpg) repeat-y top left; width:600px; margin: 0px 0px 0px 109px; padding:20px 20px 0px 20px;}
#header h1 {margin:0; padding:0;}
#header h1 a {
font-family: Trebuchet MS, sans-serif;
font-size:30px;
font-weight:bold;
color:#04367c;
text-decoration:none;
}


#headerline {
font-family: Trebuchet MS, sans-serif;
color:#666666;
padding-left:50px;
}



#content {
width:850px;
padding:20px 20px 20px 40px;
margin: 0px 0px 0px 90px;
background:url(../images/bg_content2.jpg) repeat-y;
}


a {
color:#1f4b87;
text-decoration:underline;
font-weight:bold;
}


a:hover {
color:#2475e8;
}


span {
font-family: Trebuchet MS, sans-serif;
}



#left {
width:560px;
padding:0px 20px 0px 0px;
}


#left img {
margin:0px 5px 0px 00px;
}


#date {
border-top:1px solid #bcbcbc;
border-bottom:1px solid #bcbcbc;
color:#095387;
font-weight:bold;
font-size:14px;
padding:5px 0px 5px 0px;
}


.green_text {
color:#0248aa;
font-weight:bold;
font-size:14px;
}


.gray_text {
color:#9e9e9e;
font-size:11px;
}


h1 {
margin:20px 0px 0px 0px;
padding:0;
color:#000000;
font-family: Trebuchet MS, sans-serif;
font-size:27px;
font-weight:normal;
}


h2 {
color:#34559f;
font-size:18px;
font-weight:bold;
margin:20px 0px 10px 0px;
padding:0;
}


#comment_num {
border-bottom:dashed #666666 1px;
}


#comment_item {
background-color:#f6f6f6;
margin:10px 0px 10px 0px;
padding:10px;
border: solid 1px #0046a8;
}


#comment_item h2 {
display:inline;
}


#comment_item p {
margin:10px 0px 0px 0px;
padding:0;
}


input {
width:200px;
}



#right {
width:245px;
padding-left:20px;
}


#right div {
text-align:center;
}


h3 {
color:#1930bf;
font-size:16px;
font-weight:bold;
margin:20px 0px 10px 0px;
padding:0;
}


#formula {
background:url(../images/bg_2step.jpg) no-repeat;
width:245px;
height:202px;
font-size:14px;
}


#formula span {
font-family: Trebuchet MS, sans-serif;
font-size:22px;
color:#1938bf;
font-weight:bold;
}



#bottom_nav {
margin-top:40px;
}


#bottom_nav a {
font-size:11px;
font-weight:normal;
color:#00F;
}


#bottom_nav img {
margin:0px 2px 0px 5px;
padding:0;
}



#copyright {
color:#9e9e9e;
font-size:10px;
margin:20px 0px 5px 0px;
}




