.clear{ clear: both;}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
	overflow:hidden;
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


a {text-decoration:none;
	font-size:18px;
	color:#ccc;
}



body {
	background-image: url(../img/common/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFF;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #666666; /* 標準文字色 */
}




h1 {
	margin-top:0px;
	margin-bottom:0px;
}




/* ヘッド */
div#head {
	padding-top: 3px;
	width:910px;
	height:97px;
	margin: 0 auto;
}  

div#logo {
	float:left;
} 

div#catch {
	float:right;
} 


/* メイン */
div#main {
	padding-top: 25px;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}  

div#main_news {
	padding-top: 25px;
	width:830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.table {
	font-size:14px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 

.point {
	font-size:12px;
	color:#960;
}   

.point2 {
	font-size:14px;
	color:#006;
}   

/* フット */
div#bottom {
	width:100%;
	height:120px;
	background-image: url(../img/common/foof_bg.gif);
	background-repeat: repeat;
	background-position: center;
	margin-top: 40px;
}  


div#foot {
	width:910px;
	margin: 0 auto;
}  

div#tel {
	float:left;
} 

div#url {
	float:right;
} 
