@charset "utf-8";

/*共通項目*/

#mado #main_content {	width: 680px;	margin: 0 auto;	float: none;}

#kiyaku_content {	padding: 0 60px;}

/*H1　大見出し------------------------------------------------------------*/

h1 {	width: 565px;	height: 47px;	text-indent: -9999px;}

/*H2　中見出し------------------------------------------------------------*/

h2 { 	margin-top: 30px;	text-indent: -9999px;	width: 527px;	height: 36px;	clear: both;}

/*H2下 ブルーのBOX------------------------------------------------------------*/

#kiyaku_content div.blue_box {	border-left: 1px solid #C1C1C1;	border-right: 1px solid #C1C1C1;	border-bottom: 1px solid #C1C1C1;	clear: both;	margin-bottom: 10px;	padding: 15px;	background: #F5FDE7;	width: 495px;}#kiyaku_content div.blue_box:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}

/*ブルーのBOX------------------------------------------------------------*/

#kiyaku_content div.blue_cont {	border: 1px solid #C1C1C1;	clear: both;	margin: 10px 0;	padding: 15px;	background: #F5FDE7;	width: 495px;}

#kiyaku_content div.blue_cont:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}

/*青背景ボックス------------------------------------------------------------*/

.under_blue_box {	position:relative;	margin: 0;	padding: 10px 0;	width: 525px;	border: 1px solid #C1C1C1;	border-top: 0;	background: #F5FDE7;}

/*背景色なしボックス------------------------------------------------------------*/

.transmit_box  {	margin: 0;	padding: 0;	width: 525px;}

/*↑ページの先頭へ------------------------------------------------------------*/#page_top{	margin:20px 20px 0 0;	padding:0;	text-align:right;}