@charset "utf-8";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #ffee00;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
background-position: top, center;
background-attachment: fixed;
	}
	
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: center;
	}


/* ****************************************
	TOP
*******************************************/

#top {
width:800px;
height:100px;
text-align: left;
	}

.top_text {
margin-left: 530px;
text-align: left;
	}

#top2 {
width:700px;
height:341px;
background-image: url(../img/title.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 50px;
	}


.example table {
border: 1px #ffffff dotted;
border-collapse: collapse;
margin-left: 20px;
}

.example td {
border: 1px #000000 dotted;
padding: 10px 10px;
vertical-align: top;
}

.example th {
border: 1px #000000 dotted;
padding: 10px 10px;
text-align: center;
vertical-align: middle;
}

.example2 table {
border: 0px #ffffff dotted;
border-collapse: collapse;
margin-left: 20px;
}

.example2 td {
border: 0px #ffffff dotted;
padding: 5px 5px;
vertical-align: bottom;
}

.example2 th {
border: 0px #ffffff solid;
padding: 5px 5px;
text-align: right;
vertical-align: bottom;
font-size: 14px; 
}


#footer {
width:800px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
margin-top: 30px;
margin-bottom: 60px;
	}




/* ****************************************
	FONT
*******************************************/

.ft12 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #000000;
	}

.ft14 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
text-align: left; 
font-size: 14px; 
font-weight:bold; 
line-height:1.5; 
color: #000000;
	}

.ft16 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
text-align: left; 
font-size: 16px; 
font-weight:bold; 
line-height:1.5; 
color: #000000;
	}

.ft24 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
text-align: left; 
font-size: 24px; 
font-weight:bold; 
line-height:1.5; 
color: #000000;
	}

.Helvetica {
font-family:Helvetica, Osaka, Osaka-等幅, sans-serif;
text-align: left; 
font-weight:bold; 
line-height:1.5; 
	}


.copyright {
text-align: left; 
font-size: 11px; 
letter-spacing: 0.1em;
font-family: Helvetica, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
color: #000000;
	}




/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #000000;
text-decoration: underline;
}

a:visited
 {
color: #000000;
text-decoration: none;
}

a:hover
{
color: #ff6600;
text-decoration: none;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }