/*--base--*/


body {
	font-size:14px;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	background: url(bg_stripe_gold.gif) repeat center;
	height: 230px;
}

a:link {
	color: #3366FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #FF0000;
}


a img { 


    border-style:none;
	
}


.navi {
	width:auto;
	font-size:12px;
	padding-top: 3px;
	
}

   
.base {
	width:750px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #FFFFFF;
	border: medium ridge #FFCC00;
	
}



.logo {
	width:750px;
	height: 40px;
	float: left;
	background: #8ED2FF;
	color: #FFFFFF;
	text-transform: none;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0.5em;
	
}



.title {
	height:150px;
	width:750px;
	float: left;
	background: url(img.gif);
} 


.usp {
	width:auto;
	text-align: right;
	vertical-align: bottom;
	height: 30px;
	background: bottom;
}




.main {
	width:750px;
	float:right;
   
}


.side {
	width:240px;
	vertical-align: top;
	padding-left:5px;
	padding-top: 3px;
	clear: none;

   
}



h1 {
	font-size:36px;
	text-align: left;
	vertical-align: top;
	background: #0099FF;
	height: 50px;
	padding-left: 3px;
	color: #FFFFFF;
   

}
   
 
h2 {
	font-size: 15px;
	height: 25px;
	background: url(mini-title-a.gif) no-repeat;
	padding: 3px;
	color: #000000;



}



h3,h4,h5,h6 {
	font-size:15px;
	background: url(side-title.gif) no-repeat;
	height: 25px;
	padding: 3px;
	color: #000000;

  

}



.list {
	padding-left: 3px;
	font-weight:bold;
}

.footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	width: auto;
	margin-top: 1em;
}

.point {

    color:#CC0000;
	
}
.navi {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
