body{
background-repeat:repeat-y; 
background-image:url("../images/background.gif");
background-color:#7DB919;
margin-left:30px;
margin-top:0px;
}
.text_n {font-size : 12px ; line-height :19px; color : #333333;}
.text_n_red {font-size : 12px ; line-height :17px; color :#FF3200;}
.text_n_b {font-size : 12px ; line-height :17px; color : #333333;font-weight:bold;}
.text_s {font-size : 11px ; line-height :17px; color : #333333;}
.text_example_tit {font-size : 12px ; line-height :17px; color : #7CB619; font-weight:bold;}

.error_text {font-size : 12px ; line-height :17px; color :#FF3200;}
.error_text_title {font-size : 12px ; line-height :17px; color :#FF3200; font-weight:bold;}
.error_box{ margin-top:10px; margin-bottom:20px; }

.waku{ border: solid #3C9B2D ;border-width: 0px 1px 0px 1px;}
.waku2{ border: solid #3C9B2D ;border-width:1px 1px 1px 1px; margin-top:20px; margin-bottom:20px}

.form_Item{ font-size : 12px ; line-height :17px; color : #2D5F2D; font-weight:bold;}
.form_details{ font-size : 12px ; line-height :17px; color : #333333; text-align:left; width:90%; margin-top:10px; margin-bottom:10px}
.form_bottan{margin-top:10px; margin-bottom:10px}

.content_box{}

a{color:#193C7D;text-decoration:underline;}
a:link{color:#193C7D;text-decoration:underline;}
a:visited{color:#197DD7;text-decoration:underline;}
a:active{color:#000064;text-decoration:underline;}
a:hover{color:#197DD7;text-decoration:none;}

div#info {
width:490px;
padding:0px 0px 10px 0px;
font-size:12px;
color:#333;
}

div#info h2 {
padding:0px;
margin:0px;
width:490px;
height:30px;
background:url(../images/h2.gif)
}

div#info p{
margin:0px;
padding:10px 15px;
line-height:200%;
background:#FFF7C9;
background:url(../images/p.gif) repeat-y center;
}

div#info p.footer {
padding:0px 15px 7px 15px;
text-align:right;
background:url(../images/p_footer.gif) repeat-y bottom center;
}

strong.old {
font-size:14px;

}

strong.new {
color:#E12000;
font-size:19px;
}
