<style type="text/css">

body{
	margin:0px auto;
	padding:0px;
	width: 750px;
}

/*ヘッダーのスペースゼロ化*/
body#header{
	margin:0px auto;
	padding:0px;
}

/*べーじ内一般のリンクカラー*/
a{
color:#0082c8;
bgcolor:none;
text-decoration: underline!important;
}

a:visited
{
color:#1e50a2;
bgcolor:none;
text-decoration: underline!important;
}

a:hover
{
color:#5f9ea0;
bgcolor:none;
text-decoration:none!important;
}

.footer {
	font-size: 10px;
	color: #666666;
}

.top {
	font-size: 12px;
	color: #000;
}

.contact {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.homeUPdate {
	font-size: 12px;
	
	
}

.about {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.about2 {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}

.about3 {
	font-size: 18px;
	line-height: 20px;
	color: #333333;
}

.newsdate {
	font-size: 15px;
	color: #b0c4de;
}

.news1 {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: bold;

}

.news2 {
	font-size: 12px;
	line-height: 15px;
	color: #333;
}

.news3 {
	font-weight: bold;
	color: #dc143c;
}

.memberlist1 {
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;


}

.memberlist2 {
	font-size: 12px;
	color: #333333;

}

.error {
	font-size: 25px;
	color: #333333;
}

/*インラインフレーム内の色など*/
#update{
color: #999999;
font-size:11px;
line-height: 17px;
margin:8px;
height:68px;
}
/*インラインフレーム内の各リンクカラー*/
#update a
{
color:#c0c0c0;
bgcolor:none;
text-decoration:underline!important;
}
#update a:visited
{
color:#c0c0c0;
bgcolor:none;
text-decoration:underline!important;
}

#update a:hover
{
color:#fff;
bgcolor:none;
text-decoration:none!important;
}


</style>

