@charset "utf-8";/*	--------------------------------	Last Modified: 2008.07.08	--------------------------------	- Table of Contents -	トップページ		- 		- 		- 	--------------------------------*//* --------------------------------	-------------------------------- */div#main {	position: relative;	background: none;}h2#main_img {	width: 725px;}div.row {	width: 725px;	background: url(../img/top_bg.gif) repeat-y;	margin: 16px 0 0 0;}div.row div.row_bg {	width: 725px;	background: url(../img/top_bg_top.gif) no-repeat;}div.row div.row_bg div.row_bg {	position: relative;	width: 725px;	background: url(../img/top_bg_btm.jpg) no-repeat left bottom;	padding: 0 0 120px 0;}div.row div#deduction { float: left; width: 194px; margin: 0 10px 0 0; }div.row div#report { float: left; width: 316px; margin: 0 10px 0 0; }div.row div#donation { float: left; width: 195px; }/* 見出し */div.row h3 { padding: 7px 0 0 2px; }/* テキスト */div.row p.text { position: absolute; bottom: 77px; }div.row div#deduction p.text { left: 17px; }div.row div#donation p.text { left: 547px; }/* 詳しくはこちらボタン */div.row p.btn { position: absolute; bottom: 9px; }div.row div#deduction p.btn { left: 18px; }div.row div#report div.set1 p.btn { left: 221px; }div.row div#report div.set2 p.btn { left: 367px; }div.row div#donation p.btn { left: 548px; }/* レポート --------- */div.row div.set {	float: left;	width: 150px;}/* タイトル */div.row div.set dl { background: url(../img/top_2_icon.gif) no-repeat; padding: 0 0 0 10px; }div.row div.set1 dl { margin: 8px 0 0 17px; }div.row div.set2 dl { margin: 8px 0 0 13px; }div.row div.set dl dt { font-size: 62.5%; line-height: 1; }div.row div.set dl dd  { font-size: 75%; line-height: 1.5; }/* 画像 */div.row div.set p.img { position: absolute; bottom: 40px; }div.row div.set1 p.img { left: 221px; }div.row div.set2 p.img { left: 368px; }/* --------------------------------	更新情報-------------------------------- */div#news {	position: relative;	width: 727px;	margin: 16px -1px 0 -1px;}div#news p.date {	position: absolute;	top: 11px;	right: 15px;	font-size: 56.3%;	line-height: 1;}div#news h2 {	padding: 0 0 8px 0;}div#news dl {	font-size: 75%;	line-height: 1.5;	margin: 3px 0 0 17px;}div#news dl dt {	float: left;	width: 7em;	background: url(../img/top_news_icon.gif) no-repeat 0em 0.4em;	padding: 0 0 0 12px;}div#news dl dd {	padding: 0 0 0 7.5em;}