@charset "utf-8";

/*2013/04/ トップページのみリニューアル*/
/*追加*/

.lineover a {
	display: block;
	border: 2px solid #fff;
}

.lineover a:hover {
	border-color: #63465e;
}
.grid_normal{
	width:225px;
	height:225px;
	float:left;
	}
.grid_normal img{
	margin-left:2px;
	margin-right:2px;
	}
	
	
.grid{
	width:225px;
	height:225px;
	float:left;
	margin-right:10px;
	}
.grid2{
	width:459px;
	float:left;
	}
.grid a {
	display: block;
	border: 2px solid #ededed;
}

.grid a:hover {
	border-color: #63465e;
}

.grid_r{
	width:225px;
	height:225px;
	float:right;
	}
.grid_r a {
	display: block;
	border: 2px solid #ededed;
}

.grid_r a:hover {
	border-color: #63465e;
}

#top-news_area{
	padding:10px 10px 7px 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin:12px 0 0 0;	}

.top-news{
	
	}
.top-news p.date {
    display: inline;
    float: left;
    font-size: 88%;
    font-weight: bold;
    line-height: 1.6;
    width: 100px;
	
}

.top-news p.text {
    display: inline;
    float: right;
    font-size: 88%;
    line-height: 1.6;
    width: 725px;
	margin-bottom:3px;
}

#colum3_btn_area{
	margin-top:10px;
	margin-bottom:20px;
	}
	
#colum3_btn_area img.bleft{
	margin-right:9px;
	}
#colum3_btn_area img.bmiddle{
margin-right:9px;
}
.osusume{
	margin-bottom:10px;
	
	}
	
#top-contents a:link {
	color: #505151;
	text-decoration: underline;
}
#top-contents a:visited {
	color: #505151;
	text-decoration: underline;
}
#top-contents a:active {
	color: #63465e;
	text-decoration: none;
}
#top-contents a:hover {
	color: #63465e;
	text-decoration: none;
}