@charset "utf-8";
@import "all.css";
@import "http://hughug-web.com/css/column2.css";

/*--------------左コンテンツ--------------*/

#main_contents{
	font-size: 11px;
}

#main_contents h1{
	
}

#agree-meta{
	text-align: right;
}

#main_contents h2{
	margin: 10px 0 10px 0;
	padding-bottom: 3px; 
	background: url(../img/other/green_line700.jpg) left bottom no-repeat;
}

#main_contents p{
	margin-bottom: 8px;
}

#main_contents ol ol, #main_contents ol ul, #main_contents ol dl{
	margin-left: 10px;
}

a:link{
	color:#3366ff;
}
a:visited{
	color:#996633;
}