* {
margin:0;
padding:0;
}

body{
	text-align:center;
	font-size: 80%;
	line-height: 150%;
	background-color: #f4f4e8;
	color: #212121;
}

img{
border:0;
margin: 0;
padding: 0;
}

a {
outline: none;
}

#container{
	margin:0 auto;
	width:760px;
	text-align: left;
	padding-top: 10px;
}

#header{
background-image: url(../images/common/header_bg.gif);
background-repeat: no-repeat;
width:760px;
height:99px;
margin-top:5px;
}
#side{
width:185px;
float:left;
}
#contents{
	width:555px;
	float:right;
	margin-bottom: 30px;
}
#wrapper{
background-image: url(../images/common/contents_bg.gif);
}
#footer{
	margin-left:90px;
	margin-bottom:10px;
	margin-top: 15px;
}
#copyright{
	background-color: #6ac49e;
	text-align: center;
	color: #FFFFFF;
	clear: both;
}
.copyright{
font-size: 75%;
}
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}

a:link { color: #008b42;
text-decoration: none;} 
a:visited { color: #008b42;
text-decoration: none; } 
a:hover { color: #FF6600;
text-decoration: none; } 
a:active { color: #FF6600;
text-decoration: none; } 

#footer a:link {
	color: #212121;
	text-decoration: none;
} 
#footer a:visited {
	color: #212121;
	text-decoration: none;
} 
#footer a:hover {
	color: #212121;
	text-decoration: none;
} 
#footer a:active {
	color: #212121;
	text-decoration: none;
} 


#navi a:link {
	text-decoration: none;
	color: #008b42;
} 
#navi a:visited {
	text-decoration: none;
	color: #008b42;
} 
#navi a:hover {
	text-decoration: none;
	color: #FF6600;
} 
#navi a:active {
	text-decoration: none;
	color: #FF6600;
} 
.seo{
	color: #005A34;
	font-size: 100%;
}
.new_midashi{
	background-color: #ECFEEC;
	margin-left:10px;
	margin-right:10px;
	font-size: 90%;
	line-height: 140%;
	padding: 5px;
}
.rss{
margin-top:5px;
	line-height: 120%;
}
.rsscap{
font-size:80%;
}
.banner_blog{
margin-left:3px;
margin-top:10px;}