body 
{	
          font-family: Verdana, "ＭＳ ゴシック", 	
          font-size: 12px;	                     
          line-height: 140%;	 
          background-image: color: #333333;
}
a:link{	
          color: #006600;	
          text-decoration: none;
}
a:visited {	
          color: #006600;	
          text-decoration: none;
}
a:hover {	
           color: #CC0000;	
           text-decoration: underline;
}a:active {	
            color: #006600;
        	text-decoration: none;
}
#body-box {	
            margin-right: auto;
	    margin-left: auto;	
            width: 800px;	
            background-color: #FFFFCC;	
            border: 1px solid #FF9933;
            
}
#header-box {	
       	
         height: 340px;
         border: 1px solid #FF9933;
	padding: 2px;
}
#header-description{	
        font-size: 4px;
}
#header-title {	

	text-align: center;	
        padding: 2px;

}
#header-banner {	
            float:left;
}
#header-menu 
{
	background-color: #FFCC33;	
       	border-witdh; 10px      
        text-align: center;
margin-top: 10px;
}
#contents-left-menu{	
float: left;	
width: 115px;	
text-align: center;

	padding: 2px;

}
#contents-right-menu{	
float: right;	
width: 115px;
text-align: center;

	padding: 2px;
}
#contents-body{	
float: left;	
width: 527px;
	margin-right: 0px;
	margin-left: 0px;
border: 1px solid #FF9933;
 padding: 10px;
}
#sogolink {
	
        height: 80px;
	background-color: #ffffff;
        border: 1px solid #339933;
	text-align: center;
	
	color: #000000;

}
#footer {	
font-size: 10px;
	background-color: #FF9933;	
text-align: center;
	
}
.header-subtitle {
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
}
.header-subtitle2 {
	background-color: #3366FF;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;　　　　　
}
.rightmenu-title {
	color: #0000CC;	
        font-weight: bold;
	background-color: #FF9933;
}
.leftmenu-title {	
       color: #0000CC;		
       font-weight: bold;	
       background-color: #FF9933;
       border-left: 5px solid #FFFFFF;
       letter-spacing: 2px;

}
.contents-box {
	border-bottom: 
       1px dotted #FFCC33;	
       margin-bottom: 20px;
}
.contents-banner {
	float: left;
}
.contents-description {
	padding: 5px;
}
.contents-title {
	background-color: #FFCC33;
	border-left: 10px solid #FF9933;
	font-weight: bold;
	color: #0000CC;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
        padding-top: 3px;
}
.contents-title2 {
	background-color: #FFCC33;
	border-left: 10px solid #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
        width: 250px;
}
.contents-title3 {
	background-color: #FF6633;
	border-left: 10px solid #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
        width: 200px;
       
}
.contents-title4 {
	background-color: #669999;
	border-left: 10px solid #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
        width: 200px;
}
