@charset "Shift_JIS";

/********************リンク設定********************/

a:link { color:#339900; text-decoration: none}
a:visited  { color:#87BD59; text-decoration: none}
a:active  { color:#87BD59; text-decoration: none}
a:hover { color:#87BD59; text-decoration: none}
a{ border:0}


/********************フォント設定********************/

strong {font-weight: bold;}


.font_s {font-size:10px; line-height: 16px;} 
.font_l {font-size:14px}
.font_l2 {font-size:16px}

.text_reg{padding-bottom: 25px;}
.text_01 {padding-left: 20px;}
.text_right{text-align: right;}
