@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: #FFF7FB;
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: small;
}

a:link {
color: #666;
}

a:visited {
color: #999;
}

a:hover {
color: #999;
}

a:active {
color: #999;
}


/*ﾌﾚ-ﾑ全体の設定*/
#frame{
background-color:#;
display:block;
}
#frame{
margin-left:auto;
margin-right:auto;
}
#frame:after{
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
* html #frame{
height:1%;
}




/*ﾍﾟ-ｼﾞ全体の設定*/
#page{
width:1000px;
margin-left:auto;
margin-right:auto;
}
#page{
display:inline-block;
min-height:1%;
}
* html #page{
height:1%;
}




/*ﾍｯﾀﾞ部分の背景*/
#head{
background-color:#FFF7FB;
background-image:
url(../img/head_base.jpg);
background-repeat: no-repeat;
margin:0;
padding:0;
}
#head{
text-align:left;
width:1000px;
height: 110px;
}
/*ﾛｺﾞの設定*/
#logo h1{
float:left;
margin-left: 55px;
padding-top: 5px;
}
/*ﾃｷｽﾄのﾅﾋﾞ*/
#subnavi{
float:left;
margin-top:85px;
margin-left:-99px;
_margin-left:-155px;
}
#subnavi img{
margin-top:4px;
_margin-top:6px;
}



/*ﾌﾛ-ﾄｸﾘｱのｸﾗｽ*/
.clearclass:after {
content: ".";
display:block;
visibility:hidden;
height: 0;
clear:both;
}
.clearclass {
zoom: 1;
}



/*ﾒｲﾝ部分の背景*/
#main{
background-color:#FFF7FB;
background-image:
url(../img/left_index.jpg);
background-repeat: repeat-y;
background-position: 0px 0px;
}
#main{
overflow:hidden;
word-break:break-all;
}
#main{
float: left;
width: 270px;
margin:0px 0px;
padding:0px;
padding-top:0px;
}
/*ﾒｲﾝﾃｷｽﾄの設定*/
.mainText{
text-align:left;
margin-left:60px;
margin-right:30px;
margin-top:0px;
}
#bn img{
margin-top:5px;
}
#bn{
font-size:10px;
text-align:center;
margin:0px;
}
/*ﾒｲﾝﾒﾆｭ-*/
#topnavi ul li{
float:left;
clear:both;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
#topnavi{
clear:both;
}




/*右部分の背景*/
#right{
color:#;
background-color:#FFF7FB;
background-image:
url();
background-repeat: no-repeat;
background-position: 0px 0px;
}
#right{
overflow:hidden;
word-break:break-all;
}
#right{
float: right;
width:730px;
margin:0px 0px;
padding:0px;
padding-top:0px;
}
#right h3{
margin-top:5px;
}
/*右ﾃｷｽﾄの設定*/
.sidetext{
clear:both;
}
.sidetext{
text-align:left;
margin-left:10px;
margin-right:10px;
margin-top:0px;
_margin-top:0px;
font-size:12px;
}



/*ﾌｯﾀ部分の背景*/
#foot{
background-image:
url(../img/foot.jpg);
background-repeat: no-repeat;
background-position: bottom;
text-align:left;
}
#foot{
margin:0;
height:150px;
clear:both;
}
.textmenu{
font-size:10px;
margin-top:0px;
padding-left:300px;
_padding-left:300px;
padding-right:55px;
_padding-right:55px;
padding-top:40px;
}
#copy{
font-size:10px;
color:#333333;
padding-left:300px;
_padding-left:300px;
}




/*ﾃ-ﾌﾞﾙ*/
.td_gray_01 {
	background: #FCF;
	}
.td_gray_02 {
	background: #E6E6E6;
	}