@charset "Shift_Jis";

/* 全体レイアウト */
body ,td{
	font-size:75%; line-height:1.7em;
	color:#555; font-family:"Tahoma,Verdana"; margin:0px;
	background:url('bg.gif') #666; text-align:center;
	margin:0px; padding:0px;
	scrollbar-face-color:#666; scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666; scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:#fff; scrollbar-track-color:#666;
	scrollbar-darkshadow-color:#666;}

/* リンクの設定 */
a{
	text-decoration:none; cursor:default;}
a:link , a:visited , a:active , a:hove {
	color:#f59;}

/* 見出し */
h1 {
	font-size:70px; color:#ddd; height:165px;
	padding:70px 0px 0px 10px; margin:0px;
	font-family:"ＭＳ Ｐ明朝";}
h1:first-letter{
	font-size:90px; 
color:#f03;

}
h2 {
	font-size:110%; text-align:center;
	padding:1px 0px; margin:5px 0px 1px 0px;
	width:545px; border:1px solid #999;
	background-color:#ddd;font-family:ＭＳ 明朝;}

/* 全体の設定 */
#start{
	width:600px; margin:0px;
	background:url('img/1-4.jpg') #fff no-repeat right top;}
#main{
	width:100%; text-align:center;}
.footer {
	background:url() no-repeat center top;
	color:#aaa; width:600px; height:60px;
	text-align:right; font-family:"Verdana,Tahoma";
              padding:15px 35px 0px 0px; margin:0px;}

/* 本文設定 */
.txt{
	margin:0px 3px; padding:0px 5px 12px 5px;
	width:550px; text-align:left; }