@charset "UTF-8";
/*  */

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, p, table, th, td, tr, img
pre, blockquote, form, fieldset, input, textarea {
margin: 0;
padding: 0;
}
img {
border: none;
}
dl, dt, dd, ul, ol, li {
list-style: none;
}


body {
text-align:center;
background-color: #fff;
color: #999;
background-image: url();
background-repeat: repeat-x;
background-position: top;
font-family: "HGPｺﾞｼｯｸM", "Times New Roman", sans-serif;
line-height: 135%;
}

html, body {
scrollbar-face-color: #;
scrollbar-shadow-color: #;
scrollbar-darkshadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
}

body, th, td {
font-size: 10px;
}

a:link {
color: #666;
}

a:visited {
color: #999;
}

a:hover {
color: #999;
}

a:active {
color: #999;
}


/*ﾌﾚ-ﾑ全体の設定*/
#frame{
background-color:#;
display:block;
}
#frame:after{
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
* html #frame{
height:1%;
}

/*ﾍﾟ-ｼﾞ全体の設定*/
#page{
width:300px;
margin-left:auto;
margin-right:auto;
}
#page{
display:inline-block;
min-height:1%;
}
* html #page{
height:1%;
}

/*ﾒｲﾝﾃｷｽﾄの設定*/
.maintext h2{
color:#333333;
font-size:11px;
margin-top:1px;
margin-bottom:3px;
}
.maintext h3{
color: #FF80C0;
font-size:10px;
margin-top:1px;
margin-bottom:3px;
}
.maintext{
font-size:8px;
margin-left:1px;
margin-right:1px;
}
.maintext{
text-align:left;
}

/*ﾌｯﾀ部分の背景*/
#foot{
text-align:left;
}
.textmenu{
font-size:8px;
}
#copy{
font-size:8px;
color:#333333;
text-align:right;
}
#foot h4{
font-size:9px;
}


/*ちっこいﾎﾞﾀﾝ*/
.botan{
text-align:right;
margin:5px;
margin-top:20px;
margin-bottom:20px;
}
.botan_top{
text-align:right;
margin:5px;
margin-top:20px;
margin-bottom:20px;
margin-right:10px;
}

/*ﾃ-ﾌﾞﾙ*/
.td_gray_01 {
background-color:#FCF;
color:#666666;
	}
.td_gray_02 {
	background: #fff;
	}
	#mini {font-size:8px; }