@charset "utf-8";

/*#main_area a{ text-decoration:underline; }

#main_area a:hover{ text-decoration:none; }*/

/*--------------------------------------------------------------------------------------------------------------index.html----------*/

#hope_text01{ margin-top:13px; }

#hope_text01 p{
float:right;
width:130px;
margin:5px 0 10px 16px;
font-size:0.9em;
line-height:1.6em;
}

#hope_text02, #hope_text03{ margin-top:25px; }

#hope_text02 p{
float:left;
width:260px;
margin:5px 16px 10px 0;
font-size:0.9em;
line-height:1.6em;
}

#hope_text03 p{
float:right;
width:219px;
margin:5px 0 10px 16px;
font-size:0.9em;
line-height:1.6em;
}

#link{ margin-top:25px; }

#link a{
color:#ff6467;
font-weight:bold;
}