@charset "utf-8";
/* CSS Document */


/*------------ メイン画像 ------------*/
#image_visual {
	padding-bottom: 40px;
}

/*------------ テーブル ------------*/
table {
	margin-bottom: 30px;
}

th,td {
	padding: 8px 10px;
}

th {
	font-weight: normal;
}

/*------ リンク色 ------*/
#link_contents a {
	color: #003399;
	text-decoration: none;
}

#main_contents a:hover {
	color: #;
}

#main_contents a:visited {
	color: #;
}

/*------------ 小見出しタイトル（サブページ） ------------*/
#main_contents h2 {
	padding-bottom: 15px;
}

.linktable th {
	background:url(../images/icon_ya.jpg) center left no-repeat;
	padding:0 0 0 18px;
}
