@charset "UTF-8";

@import "reset.css";
@import "common.css";


/*----------------------------------------------------------------------------
******************************************************************************
CSS for index
******************************************************************************
----------------------------------------------------------------------------*/
.unit1{
	margin-bottom:20px;
	background:url(../img/idx_img.jpg) 100% 40px no-repeat;}
.unit1 h3{	margin-bottom:2px;}
.unit1 .txt{
	margin-left:8px;
	width:400px;}
.unit1 .txt p{
	line-height:1.44;
	margin-bottom:10px;}
.unit2{
	width:560px;
	margin-bottom:15px;}

.left_brn a { background:url(../img/idx_bnr06.jpg) 0 0 no-repeat; width:275px; height:93px; display:block; overflow:hidden; text-indent:-9999px; float:left;}
.left_brn a:hover {background:url(../img/idx_bnr06_ov.jpg) 0 0 no-repeat;}

.right_brn a {background:url(../img/idx_bnr07.jpg) 0 0 no-repeat; width:275px; height:93px; display:block; overflow:hidden; text-indent:-9999px; float:right;}
.right_brn a:hover {background:url(../img/idx_bnr07_ov.jpg) 0 0 no-repeat;}
