@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #73BA42;
background-image: url(../img/bg.png);
background-position: top center;
background-repeat: repeat-x;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	

#container { 
width:800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/

#top {
width:800px;
height:443px;
background-image: url(../img/top_02.png);
background-repeat: no-repeat;
margin-bottom: 0px;
text-align: left;
	}

#copy1 {
width:800px;
height:377px;
background-image: url(../img/top_03.png);
background-repeat: no-repeat;
margin-bottom: 0px;
	}

#copy4 {
width:800px;
height:56px;
background-image: url(../img/top_05.gif);
background-repeat: no-repeat;
margin-bottom: 0px;
	}

#copy5 {
width:800px;
background-color: #73BA42;
margin-bottom: 0px;
	}

.copy5_text {
width:770px;
margin-left: 15px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 14px; 
line-height:1.5; 
text-align: left;
color: #fff;
	}


/* ****************************************
	FONT
*******************************************/

.ft14 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 14px; 
line-height:1.5; 
text-align: left;
color: #fff;
	}

.yellow {
text-align: left; 
font-size: 14px; 
color: #ffff00;
	}

.present1 {
font-size: 18px; 
line-height:1.3; 
font-weight: bold;
color: #ffff00;
	}

.present2 {
font-size: 20px; 
font-weight: bold;
color: #ffff00;
	}


.ft12 {
text-align: left; 
font-size: 12px; 
line-height:1.6; 
color: #000000;
	}

.ft12w {
text-align: left; 
font-size: 12px; 
line-height:1.4; 
color: #ffffff;
	}

.red {
color: #ff0000;
	}


.point {
text-align: left; 
font-size: 14px; 
font-weight: bold; 
color: #ff0099;
	}




/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0066ff;
text-decoration: none;
}

a:visited
 {
color: #0066ff;
text-decoration: none;
}

a:hover
{
color: #ff6600;
text-decoration: none;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }