@charset "shift_jis";
/*
-----------------------------------------------
フリーハンド colum CSS
author:	株式会社フリーハンド
web site: 
copyright(C) freehand
All rights reserved.
-----------------------------------------------*/





#footer {
	margin-top: 20px;
}

#main_contents ul {
	margin-top: 20px;
	margin-left: 20px;
}
#main_contents li a {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	width: 498px;
	display: block;
	text-decoration: none;
}
#main_contents li a:hover {
	color: #999999;
	text-decoration: none;
}

#main_contents p {
	margin-left: 40px;
	margin-top: 5px;
}
.entry_link {
	text-align: right;
}
h3 {
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 490px;
	padding-top: 7px;
	padding-left: 20px;
	margin-left: 20px;
	font-weight: bold;
}
span {
	font-size: 12px;
	color: #C64065;
	font-weight: normal;
}
#main_contents .colum_body ul, #main_contents .colum_body ol {
	margin-left: 50px;
	border-left: 5px solid #999999;
	list-style: disc inside;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_contents .colum_body li {
	margin-left: 10px;
	list-style: square inside;
}
#main_contents .colum_body table {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-spacing: 0px;
}
#main_contents .colum_body td {
	text-align: center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
h4, h5, h6 {
	margin-left: 30px;
	font-weight: bold;
	margin-top: 20px;
}
