.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:10px;
	color:#ccc;
}

img {
border:0px;
}

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

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


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




/* ヘッド */
div#head {
	width:950px;
	height:70px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}  

div#logo {
	float:left;
} 

div#catch {
	float:right;
} 

/* トップバナー */
div#bnr {
	width:930px;
	height:100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}  

div#bnr_l {
	float:left;
} 

div#bnr_r {
	float:right;
} 

div#kojima {
	width:950px;
	height:65px;
	margin-right: auto;
	margin-left: auto;
} 

/* メイン */
div#main {
	width:930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border: 10px solid #ededed;
	text-align: center;
}  

div#main_prof {
	height:1003px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
} 


div#main_rie {
	height:840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 700px;
} 

div#main_fiore {
	height:930px;
	width:717px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: left;
} 


div#main_contact {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
} 

.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#foot {
	width:100%;
	background-image: url(../img/common/foot_bg.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-bottom: 30px;
}  

div#url {
	float:left;
} 

div#copy {
	float:right;
} 
