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

h2.link_h {
	display: block;
	width: 64px;
	height: 20px;
	text-indent: -9999px;
	margin-top: 19px;
	margin-left: 669px;
	background: url(../images/right_contents/link/link_h.gif) no-repeat;
}

h2.kansai_link_h {
	display: block;
	width: 196px;
	height: 21px;
	text-indent: -9999px;
	margin-top: 18px;
	margin-left: 534px;
	background: url(../images/right_contents/link/kansai_h.gif) no-repeat;
}

div#link_submenu {
	width: 651px;
	height: 20px;
	background: url(../images/right_contents/link/category_h.gif) no-repeat;
	margin-top: 18px;
	margin-left: 50px;
	padding-top: 4px;
	padding-left: 17px;
	font-size: 14px;
	color: #FFFFFF;
}

div#link_contents {
	margin-left: 50px;
	width: 650px;
}
div#link_contents h3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-bottom: 2px;
	border-left-style: solid;
	padding-left: 20px;
}

ul#link_submenu_list {
	list-style-type: none;
}

ul#link_submenu_list li {
	float: left;
	padding: 0 7px;
}

ul#link_submenu_list .noborder {
	border: none;
}

ul#link_category{
	list-style: none;
}

ul#link_category li {
	font-size: 20px;
	font-weight: bold;
	list-style: none;
	background: url(../images/right_contents/link/icon.gif) no-repeat top left;
	padding-left: 30px;
	margin: 10px 0;
}


div#link_contents dl{
	font-size: 14px;
	font-weight: normal;
}
div#link_contents dl dt {
	padding-left: 16px;
}

div#link_contents dl dd {
	padding-left: 16px;
	margin: 5px 0;
}

div#link_contents ul {
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
}

div#link_contents ul li{
	margin: 5px;
}

div#link_contents table {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}

ul#link_submenu_list li a:link { color: #000000;}
ul#link_submenu_list li a:visited { color: #FFFF00;}
ul#link_submenu_list li a:hover { color: #FFFFFF;}
div#link_contents a {
	color: #333333;
}
div#link_contents {
	text-align: left;
	line-height: 140%;
}