@charset "UTF-8";
/* ===================================================================
 file name  :Chirashi.css
 style info :各ページ個別設定CSS
 
=================================================================== */
/*------------------------------------------------------------
Top  横長
-------------------------------------------------------------*/
/*  ================= body ================================= */


#Contents-Main{
min-height:400px;
height: auto !important;
height: 400px;
margin:20px 30px;}


/*  =========  body/Container/Contents/Contents-Main =========== */
#Information h1{
	background:url(../../images/information/information_h1_title.jpg) 0 0 no-repeat;
	height:45px;
	width:920px;
	margin-left:10px;
}

#Information #H2-Table{
background:url(../../images/information/information_h2_icon.jpg) 20px 3px no-repeat #FFFCD1;
}



#H2-Table{
	width:900px;
	margin:0px auto;
		margin-top:20px;

}
#Back-Button{
	margin-top:40px;
	text-align:center;
}
/* 共通： */
#H2-Table td{
	font-weight:bold;
	
}
#H2-Table #H2-Td{
	width:770px;
	height:66px;
	vartical-align:middle;
	text-align:left;
}

h2{
	margin-left:80px;
	font-size:130%;

}

#Information-Main{
float:left;
width:480px;

}

#Information-Image{
float:right;text-align:right;
width:370px;

}

#Information-Image img{
margin-bottom:10px;

}
