/* 見出し設定 */

H1{ font-size:10px; color:#4D4D4D; font-weight: normal; margin: 0px;}

H2{ font-size:75%; line-height:130%; color:#4D4D4D; font-weight: normal; margin: 0px;}


/* ボディ設定 */

body {
	background-image : url("image/tex.gif"); 
	background-repeat : repeat-x;
	
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}


A:link { text-decoration: underline; }

A:visited { color: #1F0ED1; text-decoration: underline; }

A:active { color: #1F0ED1; text-decoration: underline; }

A:hover { color: #1F0ED1; text-decoration: none;}


/* グレー文字設定 */

.text_news {font-size:75%; line-height:120%; color:#4D4D4D;}
A.text_news:link { color: #D82A74; text-decoration: underline; font-weight: bold;}
A.text_news:visited { color: #D82A74; text-decoration: underline; font-weight: bold;}
A.text_news:active { color: #D82A74; text-decoration: underline; font-weight: bold;}
A.text_news:hover { color: #D82A74; text-decoration: underline; font-weight: bold;}

.text_small {font-size:75%; line-height:150%; color:#4D4D4D;}

.text_small_g {font-size:75%; line-height:150%; color:#4D4D4D; font-family:ＭＳ ゴシック, Osaka−等幅;}

.text_medium {font-size:80%; line-height:150%; color:#4D4D4D;}

.text_medium_g {font-size:80%; line-height:150%; color:#4D4D4D; font-family:ＭＳ ゴシック, Osaka−等幅;}

.text_large {font-size:90%; line-height:150%; color:#4D4D4D;}

.text_underLink {font-size:11px; line-height:150%; color:#4D4D4D;}

.text_subcopy {font-size:75%; line-height:125%; color:#4D4D4D;}


/* グリーン文字設定 */

.text_G_small {font-size:75%; line-height:150%; color:#848C09;}

.text_G_medium {font-size:80%; line-height:150%; color:#848C09;}

.text_G_large {font-size:85%; line-height:150%; color:#848C09;}

.text_G_large2 {font-size:90%; line-height:150%; color:#848C09;}


/* レッド文字設定 */

.text_R_small {font-size:75%; line-height:150%; color:#F61201;}

.text_R_medium {font-size:80%; line-height:150%; color:#F61201;}

.text_R_large {font-size:85%; line-height:150%; color:#F61201;}

.text_R_large2 {font-size:90%; line-height:150%; color:#F61201;}


/* 赤紫文字設定 */

.text_RV_small {font-size:75%; line-height:150%; color:#D82A74;}

.text_RV_medium {font-size:80%; line-height:150%; color:#D82A74;}

.text_RV_large {font-size:85%; line-height:150%; color:#D82A74;}

.text_RV_large2 {font-size:90%; line-height:150%; color:#D82A74;}


/* ブルー文字設定 */

.text_B_small {font-size:75%; line-height:150%; color:#234BA5;}

.text_B_medium {font-size:80%; line-height:150%; color:#234BA5;}

.text_B_large {font-size:85%; line-height:150%; color:#234BA5;}

.text_B_large2 {font-size:90%; line-height:150%; color:#234BA5;}


/* ホワイト文字設定 */

.text_W_small {font-size:75%; line-height:150%; color:#FFFFFF;}

.text_W_medium {font-size:80%; line-height:150%; color:#FFFFFF;}

.text_W_large {font-size:85%; line-height:150%; color:#FFFFFF;}


.text_2_medium {font-size:80%; line-height:150%; color:#990000;}

.text_2_small {font-size:75%; line-height:150%; color:#F04800;}

.text_3 {font-size:100%; line-height:150%; color:#CC0000;}

.text_3_b {font-size:90%; line-height:150%; color:#4D4D4D;}

.text_4 {color:#157B00;}

.text_5 {color:#990000;}

/* フォーム設定 */
INPUT { height:19px; border:1px solid #C8C8C8; font-size:85%; color:#4D4D4D;}

.input-width { width:100%; background-color:#F8F8F8; } 

.input-width2 { width:90%; background-color:#F8F8F8; } 

.input-bbs { background-color:#EDEDED; } 

.input-no { border:none } 

TEXTAREA{ border:1px solid #C8C8C8; font-size:80%; color:#4D4D4D; }

.textarea-GLAY { background-color:#EDEDED; } 