@charset "shift_jis";

h4{
margin-top:50px;
color:#555555;
/*font-size:medium;*/
text-indent:15px;
border-bottom:1px dotted #cccccc;
}

h5{
margin-top:20px;
color:#555555;
/*font-size:small;*/
}


a:link,a:visited{
text-decoration:none;
color:#666666;
}

a:hover{
color:#FF9900;
}


	
/*----------------------------------

コンテンツ（右側本文エリア）

----------------------------------*/

#content{
width:600px;
margin:20px 0px 20px 100px;
padding:0px 0px 20px 15px;
line-height:1.8em;
border-left:1px dotted #cccccc;
}

#column_kindai #content{
background-color:#F0F8FF;
float:right;
width:610px;
}

#content p{
padding:10px 5px;
line-break:strict;
color:#4c4c4c;
line-height:1.9em;
}

#content dl{
margin:15px 0;
}

#content dt{
margin-bottom:5px;
text-indent:20px;
background-image:url(../images/yajirushi_s.gif);
background-repeat:no-repeat;
background-position:left;
}

#content dd{
margin-left:20px;
text-indent:20px;
background-image:url(../images/yajirushi_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}