/* 共通スタイル */

a:link    {color:#595959;text-decoration:none;}
a:visited {color:#595959;text-decoration:none;}
a:active  {color:#595959;text-decoration:none;}
a:hover  {color:444444;text-decoration:underline}

body {
      font-size:9pt; color:#595959; line-height:140%;
	  scrollbar-face-color: #DDDDDD;
	  scrollbar-shadow-color: #AAAAAA;
	  scrollbar-highlight-color: #FFFFFF;
	  scrollbar-3dlight-color: #999999;
	  scrollbar-darkshadow-color: #999999;
	  scrollbar-track-color: #EEEEEE;
	  scrollbar-arrow-color: #FFFFFF;
}

td, select, input, div, form, textarea, center, option, pre, blockquote {font-size:9pt; color:#595959; font-family:; line-height:185%;}

/* BOX_ライン_スタイル */

.box_gray{border-width:1; border-color:E5E5E5; border-style:solid;background-color:#EBEBEB}
.box_white{border-width:1; border-color:E5E5E5; border-style:solid;background-color:#ffffff}

/* 右_BOX_スタイル */

#right_box 

a:link {color:#2A5FAA; font-size:9pt;}
a:visited {color:#2A5FAA;text-decoration:none;}
a:active {color:#2A5FAA;text-decoration:none;}
a:hover {color:#5089DA;text-decoration:underline}


/* 詳細内容_スタイル */

.info_more a:link {color:#0E478C;text-decoration:none; font-size:8pt;}
.info_more a:visited {color:0E478C;text-decoration:none; font-size:8pt;}
.info_more a:active {color:0E478C;text-decoration:none; font-size:8pt;}
.info_more a:hover {color:0E478C;text-decoration:none;font-size:8pt;text-decoration:underline;}

/* ライン_スタイル */

.dot_line {border-width:1; border-color:silver; border-style:dashed} 
.btm_line_dot{border-bottom-width:1;border-bottom-color:silver;}
.btm_line_dot{border-top-style:none;border-right-style:none;border-bottom-style:dotted;border-left-style:none;}




/* フォームスタイル */

.textarea {border:1px solid;border-color:#B4B4B4;width:100%;font-size:9pt;color:black;background-color:white}
.search {border:1px solid;border-color:#BE934C;font-size:9pt;color:black;background-color:white}

.submit1 {border:0px solid;font-size:9pt;color:white;background-color:black;height:19px}
.submit2 {border-color:#b0b0b0;background-color:#3d3d3d;color:#ffffff;font-size:9pt; font-family:;height:23px}
.comment_submit {border:0px solid;font-size:9pt;color:white;background-color:black;height:100%;width:100%;}


