﻿@charset "UTF-8";

body {
	color: #666666;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/back_03.jpg);
	font-size: 80%;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/head_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1000px;
}

#primary,
#secondary {
	float: left;
	height: 320px;
}
#primary {
	width: 585px;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	position:relative;
}
#main h1 {
	height: 315px;
	width: 1000px;
	background-image: url(../images/title_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondary {
	width: 400px;
}
.section {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 45px;/*E6*/
}
.section2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}


.section dl	{
	width:250px;
	font-size:100%;
	min-height:80px;
	_height:80px;
	float: left;
	margin-right: 20px;
	display: block;
}
	
.section dt			{
	width:64px;
	float:left;
	height: 64px;
	border: 1px solid #999999;
}
.section dt a			{
	display:block;
	
}
.section dt a:hover	{
	background-color: #CEB141;
	height: 64px;	
}
.section dt img		{
	margin: 2px;
}
.section dd {
	border-bottom-color: #ECECEC;
	margin-left: 8px;
}
	
.section dd		{
	width:176px;
	display:block;
	float:left;
}
.section dd h4		{
	line-height:1.4;
	width: 176px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.section dd h4 a	{
	margin-bottom:2px;
	display:block;
	text-decoration:none;
	color: #291009;
}
.section dd h4 a:hover {
	display:block;
	text-decoration:none;
	color: #CEB141;
}
.section dd p		{
	font-size:80%;
	line-height:1.4;
	margin-top: 5px;
	color: #4C4E47;
}
#enter {
	height: 62px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}


#copyright {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 28px;
	font-size: 10px;
	padding-bottom: 30px;
}


#secondary iframe {
	width: 93%;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
	height: 170px;
}
.banner {
	width: 920px; /* for WinIE6,7 */
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	vertical-align: middle;
	padding-bottom: 10px;
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
}
.banner  img {
	margin-right: 2px;
	margin-left: 2px;
	height: 40px;
}
.banner p {
	text-align: center;
}
.txt-banner    {
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	clear: both;
	width: 920px;
	font-weight: bold;
	background-image: url(../images/ani-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	padding-bottom: 20px;
}
.txt-banner2   {
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	clear: both;
	font-weight: bold;
	background-image: url(../images/ani-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	padding-bottom: 20px;
}
.end {
	height: 1px;
}
.txt-banner    a {
	color: #7C73A7;
	text-decoration: none;
}
.txt-banner a:hover {
	color: #AEA031;
	text-decoration: underline;
}
