@charset "utf-8";

/* ݃N
------------------------------------- */

#s_link {
	margin-bottom : 30px ;
	font-size : 12px ;
}

#s_link h3 {
	text-align : center ;
	font-weight : bold ;
	color : #f00 ;
	font-size : 18px ;
	margin : 0px 0 20px ;
}

#s_link p {
	width : 650px ;
	margin : 0px auto ;
}

p#title_red {	
	width: 650px ;
	margin			: 30px auto ;
	padding			: 5px 0px 5px 10px;
	border-left		: solid 3px #999;
	background		: url(http://www.hankoya.com/common/line/01.gif) repeat-x left bottom;
	color			: #588490;
	text-align : left ;
}

#article .section#s_link ul {
	width : 640px ;
	margin : 0px auto ;
	text-align : left ;
}

#article .section#s_link li {
	margin : 0 0 10px 0 ;
	background-image : none ;
	list-style : decimal inside ;
}

#article .section#s_link ul#no {
	width : 550px ;
	margin : 10px auto 0 ;
	text-align : left ;
}

#article .section#s_link ul#no li {
	margin : 0 0 5px 0 ;
	background-image : none ;
	list-style : circle inside ;
}

#s_link table {
	font-size : 12px ;
	line-height : 1.5 ;
}

#s_link table#content {
	width : 650px ;
	margin : 10px auto 20px auto ;
	border: 1px solid #999999;
}

#s_link table#content td{
	border-bottom: none;
	border-right: none;
	padding : 5px ;
}

#s_link table#content td.title {
	width : 70px ;
	background-color : #f3f3f3 ;
	padding-left : 10px ;
}

#s_link h4 {
	width : 640px ;
	padding : 10px 5px ;
	font-weight : bold ;
	font-size : 14px ;
	color : #fff ;
	background-color : #86B4CE ;
	margin : 20px auto 0 auto ;
}

#s_link table#form {
	width : 650px ;
	margin-left : auto ;
	margin-right : auto ;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

#s_link table#form td{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding : 5px ;
}

#s_link table#form td.title {
	width : 130px ;
	padding-left : 10px ;
	background-color : #f3f3f3 ;
}

.font16 {
	font-size : 16px ;
}

.bold {
	font-weight : bold ;
}

.center {
	text-align : center ;
}

.bg_gray {
	background-color : #f3f3f3 ;
}

.red {
	color : #f00 ;
}





