﻿body {
	margin: 0;
	padding: 0;
	font: normal small, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

a {
	color: #0a272d;
}

a:hover {
	text-decoration: none;
	color: #3f7398;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* Header */

#header {
	width: 800px;
	padding: 0;
	margin: 20px auto;
	background: #fff;
}

#header .header_img {
    float: right;
	width: 236px;
	height: 98px;
        margin: 60px 0 0 0;
	background: url(img/images.gif) no-repeat;
	border: solid 2px #C0C0C0;
}

#header .header_img span {
    display:none;
}
/* use text */

#logo {
	float: left;
	margin:0 0 0 0;
}


#logo a:hover{
	color: #0a272d;
}


#logo h1 {
	margin: 60px 0 0 34px;
	font-size: 40px;
	color: #29578B;
	display: none;
}

#logo h2 {
    margin: 0 0 0 36px;
    width:450px;
	letter-spacing: 1px;
	font-size: 12px;
	color: #6B87AC;
	display: none;
}

/* use a logoimage  */

a.logo_img {
   display: block;
   width: 317px; 
   height: 159px; 
   text-indent: -1000px; 
   background-image: url(img/images.gif);
   background-position: 0 -113px; 
   margin:6px 0 0 40px;
}

a.logo_img:hover {
　　background-position: -333px -113px; 
}
/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

#menu a:hover{
	color: #fff;
	}
#menu .active a {
    margin:0 auto;
    width:800px;
    height:30px;
    padding: 10px 0 0 0;
	background: url(img/images.gif) no-repeat;
	background-position: 0 -480px;
	text-align: right;
}

/* Content */

#content {
	width: 776px;
	min-height: 1000px;
	margin:0 auto;
	padding: 0;
	background-color: #fff;
}

/* honbun */

#honbun {
	float: left;
	width: 460px;
	margin: 10px 0 10px 20px;
	border: dashed 2px #C0C0C0;
	overflow: hidden;
}

#honbun h2 {
    width:380px;
    height: 70px;
	margin: 20px 10px 10px 10px;
	padding: 26px 0 0 80px;
	font-size: 20px;
	background: url(img/images.gif) no-repeat;
	background-position: 0 -526px;
	
}

#honbun p {
    line-height:300%;
	font-size: 15px;
	padding:0 20px 20px 20px;
}

#honbun .totop {
    text-align: right;
}

#honbun ul {
    margin: 0 0 0 50px;
}
#honbun ul li {
    padding: 10px;
    font-size: 15px;
}

/* list */

#navigation,#category {
     float: right;
     clear: right;
     width: 288px;
     padding-bottom: 14px; 
     text-align: left; 
     margin: 0 ;
     overflow: hidden;
     background: #fff;
}
#navigation h2 { 
     background: url(img/images.gif) no-repeat; 
     background-position: 0 -272px;
     width: 248px; 
     height: 113px;
     margin: 0;
}
#navigation h2 span { 
     display: none;
     list-style-type: none;
}
#navigation h3,#category h3 { 
     background: url(img/images.gif) no-repeat; 
     background-position: 0 -435px;
     width: 249px; 
     height: 23px;
     margin:0;
}
#navigation h3 span { 
     display: none;
}

#category h2 { 
     background: url(img/images.gif) no-repeat;
     background-position: -250px -272px; 
     width: 255px; 
     height: 114px;
     margin: 0;
}
#category h2 span { 
     display: none;
     list-style-type: none;
}

#category h3 span { 
     display: none;
}

#navigation ul,#category ul,#links ul{
list-style-type: none;
}

#navigation ul li a,#category ul li a { 
display: block; 
width: 248px;
height: 50px;
padding: 0;
margin: 0;
line-height: 90%;
background: #EDEDED url(img/images.gif) no-repeat;
background-position: 0 -385px;
font-size: 12px; 
}

#navigation ul li a:hover,#category ul li a:hover,#navigation ul li.selected a,#category ul li.selected a { 
background-color: #FFF; 
}
#navigation ul li a span,#category ul li a span {display: block; padding: 20px 20px 5px 50px;}


#links {
     clear: right;
	 float: right;
     width: 240px;
     padding-bottom: 14px; 
     text-align: left; 
     margin: 0 ;
}

#links ul {
	margin: 0;
	padding: 10px;
}

#links li {
	margin-bottom: 10px;
}


#links h2 {
	font-size: 13px;
	color: #F0F8FF;
	padding: 10px;
	border: double 6px #FFF;
    background: #102C65;

}
/* Footer */

#footer{
	clear:both;
	width:800px;
	background-color:#102C65;
	height:40px;
	font-size:10px;
	text-align:right;
	color:#ffffff;
	border: double #C0C0C0;
	border-width:5px 0 0 0;
	padding:2px;
	margin: 0 auto;
	}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}
#footer a:hover{
	color:#FFFFCC;
	}