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

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	background-image: url(image/h2_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 20px;
	color: #6699FF;
	background-position: left top;
	margin-top: -10px;
	padding-top: 18px;
	height: 30px;
	font-weight: bold;
}

li {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	vertical-align: text-top;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

address {
	font-style: normal;
}

a:link {
	text-decoration: none;
	color: #9966FF;
}

a:visited {
	color: #2C85EF;
	text-decoration: underline;
}

a:hover {
	color: #15AAA6;
}

a:active {
	color: #15AAA6;
}

#header {
	background-image: url(image/bar_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 65px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#menu {
	width: 870px;
	margin: auto;
}

#menu ul {
	float: right;
	height: 40px;
}

#rogo {
	padding: 0px;
	width: 870px;
	margin: auto;
	margin-top: 0px;
	height: 91px;
	clear: both;
}

*html #rogo {
	padding: 0px;
	width: 880px;
	margin: auto;
	margin-top: 0px;
	height: 91px;
	clear: both;
}

#rogo  li {
	float: left;
	padding-left: 5px;
}

#header li {
	float: left;
	padding-bottom: 5px;
}

#link {
	width: 870px;
	height: auto;
	margin: auto;
	text-align: right;
	margin-top: 20px;
}

#footer_bg {
	background-image: url(image/bar_under.gif);
	background-repeat: repeat-x;
	height: auto;
	background-position: bottom;
	color: #FFFFFF;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer_left {
	float: left;
	padding-top: 10px;
	font-size: 12px;
	line-height: 150%;
	width: 870px;
}

#footer_right {
	font-size: 11px;
	text-align: right;
	clear: both;
}

.rogo_left  {
	float: left;
	margin: 0 0 0 54px;
	padding: 0;
}

*html .rogo_left  {
	float: left;
	margin: 0;
	padding: 0;
}

.text_size14 {
	font-size: 14px;
}

.table  {
	border-style: none;
	height: 200px;
	width: 550px;
}

.width {
	width: 870px;
	margin: auto;
	height: 78px;
}

.contents_top {
	background-image: url(image/contents_hed.gif);
	background-repeat: no-repeat;
	height: 40px;
}

.contents_main {
	background-image: url(image/contents_center.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 6%;
	height: auto;
	clear: both;
	margin-top: -10px;
	padding-top: 20px;
}

*html .contents_main    {
	background-image: url(image/contents_center.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 4%;
	margin-top: -10px;
}

.contents_under {
	background-image: url(image/contents_foot.gif);
	background-repeat: no-repeat;
	height: 64px;
	padding: 0;
	margin: 0;
	clear: both;
}

.back_top {
	padding-left: 315px;
	margin-top: 0px;
}

*html .back_top {
	padding-left: 315px;
	margin-top: -2px;
}

*:first-child   +html .back_top{
	padding-left: 315px;
	margin-top: -2px;
}

.padding_0 {
	margin: 0px;
	padding: 0px;
	background-image: url(image/contents_bar.gif);
	height: 15px;
	width: 170px;
}

.text_red {
	color: #FF0000;
}

.text_right {
	text-align: right;
}
.news_color {
    color: #ef5959;
    font-weight: bold;
}