@charset "UTF-8";
/*----------------------------------------

	-index
	
-----------------------------------------*/

/*----------------------------------------
	index
-----------------------------------------*/

#index #content #content_r .inner01_l {
	float: left;
	width: 305px;
}

#index #content #content_r .inner01_r {
	float: right;
	width: 305px;
}

#index #content #content_r dt {
	border-bottom: 1px solid #bababa;
	padding-bottom: 10px;
}

#index #content #content_r a:link,
#index #content #content_r a:visited {
	color: #333333;
	text-decoration: none;
}

#index #content #content_r a:hover,
#index #content #content_r a:active {
	color: #333333;
	text-decoration: underline;
}