@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	border: none;
}

img {
	vertical-align: top;
}

body {
	font:13px "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height: 1.5;
	color: #666666;
	background-color : #B20700;
}

a:link {
	color:#3c5fcc;
	text-decoration:none;
}
a:visited {
	color:#3c5fcc;
	text-decoration:none;
}
a:hover {
	color:#996600;
	background-color:#FFF4E0;
	text-decoration:none;
}

a.non:hover {
	color:#996600;
	background-color:#ffffff;
	text-decoration:none;
}

p,dt,dd {
	text-align: justify;
	text-justify: inter-ideograph;
}

#wrapper{
    position:absolute;
    top:0px;
    text-align:center;
    width:100%;
	background-color:#ffffff;
}

#contents{
    margin-left:auto;
    margin-right:auto;
	padding-top: 0px;
    text-align:left;
	width: 888px;
    margin:0px auto;
}

table {
	font-size:inherit;
	font:100%;
}

h1#header {
	width : 100%;
	height : 100px;
	margin : 0 0 10px 0;
	padding : 0 0 5px 0;
}

img.header_logo {
	position: relative;
	left: 31px;
	top: 10px;
}

img.header_name {
	position: relative;
	left: 608px;
	top: 30px;
}

#h2 {
	float: center;
	width: 888px;
	text-align : left;
}

#h22_left,
#h22_right {
	float: left;
	display: inline;	/* for WinIE6 */
}

#h22_left {
	width: 132px;
}

#h22_right {
	width: 756px;
}

.section0 {
	margin: 0 0 0 0;
}

.section1 {
	margin: 0 0 0 20px;
}

.section2 {
	margin: 0 10px 0 0;
}

.section3 {
	width: 100%;
	margin: 10px 0 10px 0;
}

.section4 {
	margin: 10px 10px 10px 0;
}

.section5 {
	margin: 10px 0 10px 10px;
}

.section6 {
	margin: 10px 10px 10px 0;
}

.section7 {
	margin: 10px 0 10px 10px;
}

table tr td.rollover122 {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

table tr td.rollover122 a {
	display:block;
	width:122px;
	background-color: #ffffff;
}

table tr td.rollover122 a:hover {
	background-color: #cccccc;
}

#footer {
	float: left;
	width: 100%;
	height : 30px;
	text-align : left;
	margin-top: 20px;
/*	border: solid 1px #0000ff; */
	background-image: url("/images/background.gif");
}

.footer_menu {
	font-size: 77%;
	color: #ffffff;
	padding: 3px 20px 0 0;
	float: right;
}

a.footer:link {
	color:#ffffff;
	text-decoration:none;
}
a.footer:visited {
	color:#ffffff;
	text-decoration:none;
}
a.footer:hover {
	color:#B20700;
	background-color:#ffffff;
	text-decoration:none;
}

