body{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #fff;
}

a:link {color: #2A3FCC;text-decoration: none;}
a:visited {color: #2A3FCC;text-decoration: none;}
a:hover {color: #FFFF00;text-decoration: none;}
a:active {color: #FFFF00;text-decoration: none;}
a:img {
    border-style:none;
}

.img{
    border-style:none;
}

#frame{
	width:750px;
	text-align:left;
	background-color:#ffffff;
	border-right:solid 1px #888; 
	border-bottom:solid 1px #888;
}

#frame-margin{
	margin:0 0px;
}

.full{
	width:750px;
	float:none;
}

.full_margin{
	margin:10px 0px;
}

.main{
	width:550px;
	float:right;
}

<!--３カラムSCSS-->

.center_left{
	width:680px;
	float:left;
}

.center_space{
	width:400px;
	float:right;
}

.left_space{
	width:160px;
	float:left;
}

.right_space{
	width:160px;
	float:right;
}

<!--３カラムCSSここまで-->

.main_rev{
	width:550px;
	float:left;
}

.main_jirei{
	width:450px;
	float:right;
}

.main_margin{
	margin: 10px 0px;
}

.side{
	width:180px;
	float:left;
	border-style:none;
}

.side_top{
	width:180px;
	float:left;
	height:40px;
	border-style:none;
	
	
}

.side_rev{
	width:180px;
	float:right;
}

.side_jirei{
	width:280px;
	float:left;
}

.side_b{
	width:180px;
	float:left;
	text-align:right;
}


.main_bar{
margin:5px 0px;
width:550px;
height:20px;
border-bottom:solid 3px #6699cc;
font-size:14px;
}

.main_bar2{
margin:5px 0px;
width:750px;
height:20px;
border-bottom:solid 3px #6699cc;
font-size:14px;
}

.c-both{
	clear:both;
}

.strong_text{
font-size:36px;
float:left;
}

.strong_text_b{
font-size:28px;
text-align:center;
float:none;
}

.copyright{
width:750px;
font-size:9px;
font-style:normal;color:#808080;
text-align:right;
}