a:link {color:#258FB8; text-decoration:underline;}
a:visited {color:#996699; text-decoration:underline;}
a:active {color:#258FB8; text-decoration:underline;}
a:hover {color:#996600; text-decoration:none; background-color:#FFF4E0}

a.footer:link {color:#669933; text-decoration:underline;}
a.footer:visited {color:#669933; text-decoration:underline;}
a.footer:active {color:#669933; text-decoration:underline;}
a.footer:hover {color:#996600; text-decoration:none; background-color:#FFF4E0}

a.koda:link {color:#D58C33; text-decoration:none;}
a.koda:visited {color:#D58C33; text-decoration:none;}
a.koda:active {color:#D58C33; text-decoration:none;}
a.koda:hover {color:#258FB8; text-decoration:underline; background-color:#FFF4E0}

body {
	font-size: 12px;
	line-height:1.6em;
	color:#666666;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */ 



h1 {
	font-size: 14px;
	color: #83AC54;
    margin:0px 0px 20px 0px;
	padding:0px 0px 0px 31px ;
	background-image:url(images/obj_h2.gif);
	background-repeat:no-repeat;
}

h2 {
	font-size: 12px;
	color: #FF9933;
    margin:0px 0px 15px 0px;
	padding:3px 0px 0px 5px ;
	background-color:#FDF6D3;
	background-repeat:repeat;
	height:20px;
}

h3 {
	font-size: 12px;
	color: #666666;
    margin:0px 0px 5px 15px;
}

p {
    margin:0px 15px 20px 15px;
}

div.div_p {
    margin:0px 15px 20px 15px;
}

ul {
    margin:0px 10px 20px 30px;
    list-style-image:url(images/obj_list.gif);
    padding:0px 0px 0px 0px ;
}

.margin_right_10 {
    margin:0px 10px 0px 0px;	
}

.margin_right_20 {
    margin:0px 20px 0px 0px;	
}

.strong_black {
	color:#666666;
	font-weight:bold;
}

.strong_green {
	color:#83AC54;
	font-weight:bold;
}

.strong_red {
	color:#FF0000;
	font-weight:bold;
}

.strong_orange {
	color:#FF9900;
	font-weight:bold;
}


/**　トップページ　**/

h1.h1_top {
	font-size: 14px;
	color: #ffffff;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
	background-image:none;
}

h2.h2_top {
	font-size: 14px;
	color: #83AC54;
    margin:0px 0px 5px 0px;
	padding:0px 0px 0px 31px ;
	background-image:url(images/obj_h2.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

/**　free03　**/

.graybox{
	width:145px;
	height:170px;
	border:3px solid #DDDDDD;
	padding:7px;
	margin:0 -3px -3px 0;
	float:left;
}

.pic_left_10 {
    margin:0px 10px 10px 0px;
	float:left;	
}

.pic_left_20 {
    margin:0px 20px 10px 0px;	
	float:left;	
