@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :hirasawa (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
#thanks {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	overflow: hidden;
	margin-bottom: 50px;
	height: 500px;
}

#thanks .txt01 {
	font-size: 120%;
	font-weight: bold;
	line-height: 3em;
}

#thanks .txt02 {
	line-height: 2em;