* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;	
}

body {text-align: center;}

img { border-width: 0px;}
	
a {
	color:303030;
	text-decoration: none;
}

a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

td {
	font-size: 12px ;
	vertical-align: top;
}

#header {
	margin: 0px auto;
	text-align: center;
}

#header_logo {
	width: 100%;
	height: 31px;
	text-align: center;	
	border-bottom: 1px solid #000000;
	font-size: 8pt;
	list-style-type: none;
}

#header_logo li.left {float: left;}

#header_logo li.right {
	float: right;
	padding:2px 0px 0px 0px;
	color: #303030;
}

#header_tab {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/h_tab_background.gif");
	background-repeat: repeat-x;
}

ul#header_tab_list li {
	display: inline;
}

#header_menu {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../images/h_menu_background.gif");
	background-repeat: repeat-x;
}

ul#header_menu_list li {
	display: inline;
}


#main_visual {
	clear: both;
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
}

#contents {
	width: 750px;
	margin: 0px auto;
	margin-top: 10px;
}

#inquiry {
	width: 550px;
	height: 600px;
	margin: 0px auto;
	margin-top: 30px;
}

#autline {
	width: 510px;
	margin: 0px auto;
	margin-top: 30px;
	text-align: center;
}

#opinion {
	width: 500px;
	height: 650px;
	margin: 0px auto;
	margin-top: 30px;
}

#magazine {
	width: 500px;
	height: 400px;
	margin: 0px auto;
	margin-top: 30px;
}

#partner_main {
	width: 575px;
	height: 550px;
	margin: 0px auto;
	margin-top: 30px;
}

#partner_main li {
	float: left;
}

#fooder {
	clear: both;
	width: 750px;
	height: 35px;
	margin: 0px auto;
	background-image: url("../images/fooder.gif");
}

#fooder li {
	float: right;
	padding-top: 11px;
}

#site_map {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("../site_map/images/site_map_background.jpg");
	background-repeat: repeat-x;
}

.m10top {
	margin-top: 10px;
}

.m5bottom {
	margin-bottom: 5px;
}

.m20bottom {
	margin-bottom: 20px;
}

.m20top {
	margin-top: 20px;
}

.m20left {
	margin-left: 20px;
}

.right {
	float: right;
}

.arrow {
	valign: middle;
	padding: 8px 0px 0px 0px;
}

.news {
	border-bottom: 1px dotted #b5b5b5;
	padding: 2px;
	background-color: #ffffff;
	font-size: 12px;
	color: #303030;
}

#online {
	width: 750px;
	margin-top: 10px;
	display: inline;
	float: left;
}

.site {
	width: 370px;
	font-size: 12px;
	text-align: left;
	display: inline;
	float: left;
}

.site li{
	float: left;
}

.site_info {
	width: 200px;
	display: inline;
	float: left;
}

.merit_title {
	width: 360px;
	margin-top: 5px;
	padding: 5px 0px 5px 5px;
	background-color: #eeeeee;
	font-weight: bold;
	display: inline;
}

.merit_sub {
	width: 360px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #efefef;
	background-color: #ffffff;
	display: inline;
}

.blue {
	color: #005089;
}

.orange {
	color: #e55100;
}
