@charset "UTF-8";


body {
	color: #333333;
	font-size: 80%;
	font-family: sans-serif;
	background: #ffffff;

}
img {
	vertical-align: top;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}


#wrapper {
         width: 760px;
         margin: 0 auto;
padding-top: 7px;
padding-left:7px;
padding-right:7px;
background: #ffffff;
}


#header {
        position: relative;
        padding-bottom: 4px;
        background : transparent url(../image/header_bg.gif) repeat-x scroll left bottom;
}


#content {
         width:100% /* for WinIE6,7*/
         padding-top:16px;
}


#content #primary {
                  float:right;
                  width:570px;
}


#content #secondary{
	float:left;
       wide:170px;
}


#footer {
         clear: both;
         width:100%; /* for WinIE6,7*/
         padding-top:30px;
}


#logo{
	padding:11px 0 ;
}

p,dt,dd {
	line-height: 1.5;
}

#top-navi{
	position:absolute;
	right:0;
	top:24px;
	width:170px;
	fontsize: 90%;
	line-height:1.2;
}


#gnavi{
      height: 50px;
      border-top: 1px solid #70747c;
      border-right: 1px solid #70747c;
      border-left: 1px solid #70747c;
      background : #7f858d url(../image/bg-ao12.gif) repeat-x scroll 0% 0%;
}

#gnavi li {
      float: left;
      height: 50px;
      padding-right: 2px;
      background : transparent url(../image/bg-li.gif) repeat-y scroll right top;
}

#gnavi li a{
       display: block;
}

#gnavi li a:hover,
#gnavi li a:focus {
	background: #5f626a;
}

#lead p.top {
	line-height: 1.5;
       margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 12px;
}


#lead .word {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}

#lead .word .section {
	width: 275px;

}


#lead .word #new1 {
	float: left;
}

#lead .word #new2 {
	float: right;
}


#lead .word #new2.brown {
	color: rgba(147,48,10,1.00);
	font-weight: bold;
}



#lead .word .section h2 {
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #F5F5F5;
	font-weight: normal;
	line-height: 1;
}

#lead .word .section h2 a {
	display: block;
	width: 235px; /* for WinIE6 */
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #D9D9D9;
	background : transparent url(../image/lead_a_bg.gif) no-repeat scroll left center;
	text-decoration: none;
}

#lead .word .section h2 a:active {
	background : transparent url(../image/lead_a_bg.gif) no-repeat scroll right center;
}

#lead .word .section p {
	margin: 7px 10px 18px 10px;
	line-height: 1.5;
}

.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}

#navi,
{
	float: left;

}

#navi{
	width:170px;
	padding-top: 20px;
}

#navi a {
	text-decoration: none;
}
