@charset "Shift_JIS";

/* ロゴブロック ------------------------------ */
div#LogoBlock{
	margin: 0 auto; /* センタリング */
	width: 800px;
	padding-bottom: 10px;
	padding-top: 0px;
/*border: #blue solid 1px;*/
 
}
/* ロゴブロック 疑似clear: both */
	div#LogoBlock:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	div#LogoBlock {
		display: inline-table;
	}

	/* Hides from IE-mac \*/
	* html div#contentBlock {
		height: 1%;
	}


	div#LogoBlock {
		display: block;
	}
	/* End hide from IE-mac */
/* /ロゴブロック 疑似clear: both */



/* ロゴトップ ------------------------------ */
	div#Logotop {
	display:block;
	width: 200px;
	height: 101px;
	float: left;
	margin-top:10px;
	padding-left: 0px;
	text-align: left;
	/*border: #2E95D6 solid 1px;*/
	}


#LogoBlock #Logotop h1{
	text-indent: -9999px;
}

/* お問い合わせContact ------------------------------ */
	div#bt_contact {
	width: 94px;
	height: 101px;
	float: left;
	padding: 0px;
	margin-top:10px;
	text-align: left;
	/*border: #2E95D6 solid 1px;*/
	clear: right;
	}




/* お問い合わせとリラクリズムロゴ コンテンツ下部分------------------------------ */

	div#toiawaseBlock {
	margin-top:20px;
	padding-bottom:20px;
	width: 561px;
	float: right;
	text-align: left;
	/*border: #C2C2C2 solid 1px;*/
	}

#toiawaseBlock .logo{
	clear:both;
	width:300px;
	padding:0px;
	float:left;
	/*border: #000000 solid 1px;*/
}

#toiawaseBlock .honbun{
	width:257px;
	float:right;
	padding-top:10px;
	text-align: left;
	/*border: #CC0000 solid 1px;*/
	font-size:90%;
	line-height:160%;
	color: #93AABE;
}
