@charset"shift_jis";


body {
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	line-height : 120%;
	background-image: color: #FFFFFF;
        font-weight : normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	color: #CC9933;
	text-decoration: none;
}

h1, h2, h3, h4 { text-align : center ;}





#body-area {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	border: 1px solid #000000;
}

#header-area {
	 background-image:url(banner.jpg);
	height:246px;
        padding-top: 0px;
        border-bottom: 1px solid #000000;
}
#header-description{
	font-size: 10px;
}
#header-title {
	
         text-align: center;	
                   height: 60px;
        padding-TOP: 20px;

}
#contents-area{
	float: left;
	width: 560px;
	margin-right: 10px;
	margin-left: 10px;
        letter-spacing : 1px;
        line-height: 130%;
       
}
#contents-right-menu{
	float: right;
	width: 188px;
	background-color: #FFFFFF;
	text-align: left;
        border-left: 1px solid #000000;
        border-bottom: 1px solid #000000;
}
#footer {
	font-size: 10px;
	background-color: #ff6666;
	text-align: center;
        color: #FFFFFF;
	padding: 1px;
         border-top: 1px solid #000000;
}
.header-subtitle {
	background-color: #ff3300;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
        padding-top : 2px;
}
.rightmenu-title {
          color:#ffffff;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		padding:6px 0px 6px;
           border-right: 5px solid #ff0033;	
            border-left: 5px solid #ff0033;
	    background-color: #ff6666;      

}
.contents-area {
	border-bottom: 1px dotted #FFCC33;
	margin: 20px 10px 10px 40px;

        
}

.contents-banner {
	float: left;
}

.contents-description {
	padding: 5px;
}
.contents-title {
	background-color: #ff6666;
	border-left: 10px solid #ff0033;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 3px;
	text-align: center;
	padding: 2px;
           margin-bottom: 10px;
        

}
