#wrapper{margin: 0 auto !important;}
#contents{max-width: 800px; height: auto; margin: 0 auto !important;}
#header_white{width:100%; background-color:white;}

.text {
font-size: 12px;
line-height: 20px;
color: #000000;
}

/* リンク */

a{
 color:#330000;
 text-decoration:none;
}

a:hover{
 color:#993300;
 text-decoration:underline;
}

td{
 font-size:12px;
 padding-left:5px;
 color: #000000;
 line-height:1.9;
}

h1 {
font-size: 9pt;
font-weight: normal;
color: #666666;
margin: 0px;
padding: 0px;
}

.size_11 {
font-size: 11px; 
}

.size_12 {
font-size: 12px; 
}

/* ボーダー */

.br_grn{
 border:#009900 1px solid; 
}

.no_br{
 border:none
}
/* 背景色 */

.bgcolor_grn{
 background-color:#D1FD91;
}

.bgcolor_pink{
 background-color:#E8D1C9;
}

.bgcolor_beige{
 background-color:#CC9966;
}


.bgcolor_gray{
 background-color:#666666;
}

.bgcolor_lightorg{
 background-color:#FFCC66;
}

.bgcolor_lightgrn{
 background-color:#CCFFCC;
}

.bgcolor_white{
 background-color:#ffffff;
}
/* フォント */

.font_org{
 color:#FF6600;
}

.font_white{
 color:#ffffff;
}

.font_red_b{
 color:#ff0000;
 font-weight: bold; 
}

.font_gray{
 color:#333333;
 font-size: 11px;
}

.font_brown{
 color:#660000;
}

.font_brown_b{
 color:#660000;
 font-weight: bold; 
}

.style12{
 color:#660000;
 font-weight: bold; 
}

/* フッター */
#footer_white{width:100%!important; margin-top:50px; height:640px!important;}
footer{width: 100%; height:600px!important;}
