@charset "UTF-8";

/* ---------------------------------------------------------------------------------- */

a {
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #111184;
}
img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}

table th, table td {
	text-align: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}

table th {
	background-color: #E6E6E6;
	}
table ul	{
	margin: 0 0 0 25px;
	padding: 0;
	}
table td.orange{
	color: #FF6600;
	background-color: #FFFF99;	
	}	
.t10{
	font-size: 10px;
	color: #666666;
}
.waku{
	padding: 10px;
	border: 1px solid #CCCCCC;
}
	
/* ---------------------------------------------------------------------------------- */
	
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	background-image: url(images/ac-back.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}
#wrap {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	}	
#header{
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 850px;
	background-image: url(images/ac-header-back.png);
	background-repeat: no-repeat;
	float: left;
}
#header h1{
	position: absolute;
	top: 40px;
	color: #111184;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	width: 500px;
	}
#header .top a{
	position: absolute;
	top: 65px;
	width: 300px;
	display: block;
	height: 80px;
	text-indent: -9999px;
	}	
#mokuji {
	padding: 0px;
	width: 490px;
	position: absolute;
	top: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}
#mokuji ul{
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mokuji ul li{
    display: inline;
	list-style-type: none;
	list-style-image: none;
    float: right;
}
#mokuji ul li a{
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mokuji ul li a:hover{
	color: #111184;
	text-decoration: underline;
}
#navi {
	padding: 5px;
	width: 840px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/ac-navi-back.png);
	background-repeat: no-repeat;
	height: 40px;
}
#navi ul{
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navi ul li{
	float: left;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	margin: 0px;
}
#menu01 a{
	display: block;
	width: 140px;
	background-image: url(images/ac-menu01.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: -9999px;
	height: 40px;
}
#menu02 a{
	display: block;
	width: 140px;
	background-image: url(images/ac-menu02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: -9999px;
	height: 40px;
}
#menu03 a{
	display: block;
	width: 140px;
	background-image: url(images/ac-menu03.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: -9999px;
	height: 40px;
}
#menu04 a{
	display: block;
	width: 140px;
	background-image: url(images/ac-menu04.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: -9999px;
	height: 40px;
}
#menu05 a{
	display: block;
	width: 140px;
	background-image: url(images/ac-menu05.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: -9999px;
	height: 40px;
}
#menu06 a{
	display: block;
	width: 140px;
	background-image: url(images/ac-menu06.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: -9999px;
	height: 40px;
}
#menu01 a:hover{
	background-image: url(images/ac-menu01-a.png);
}
#menu02 a:hover{
	background-image: url(images/ac-menu02-a.png);
}
#menu03 a:hover{
	background-image: url(images/ac-menu03-a.png);
}
#menu04 a:hover{
	background-image: url(images/ac-menu04-a.png);
}
#menu05 a:hover{
	background-image: url(images/ac-menu05-a.png);
}
#menu06 a:hover{
	background-image: url(images/ac-menu06-a.png);
}
#top-image{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#newsarea{
	margin: 0px;
	padding: 0px;
	width: 850px;
	float: left;
}
#news{
	padding: 0px;
	float: left;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news img{
	padding: 0px;
	margin: 0px;
}
#news ul{
	display: inline;
	float: left;
	list-style: none;
	padding: 5px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news ul li{
	margin-bottom: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/ac-tenten.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B5E6;
	float: left;
	width: 555px;
}
#news ul li a{
	color: #000000;
	text-decoration: none;
	display: block;
}
#news ul li a:hover{
	color: #FFFFFF;
	background-color: #A0BEDC;
}
#banner{
	float: right;
	width: 270px;
	padding: 0px;
	margin: 0px;
} 
#bread{
	width: 823px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#contents{
	padding: 0px;
	width: 850px;
	float: left;
	margin: 0px;
}
#main{
	float: left;
	width: 555px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main h2{
	font-size: 14px;
	color: #111184;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/ac-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;
}
#main h3{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	background-image: url(images/ac-h3.png);
	background-position: left center;
}
#main h4{
	font-size: 12px;
	color: #111184;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/ac-h4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.infobox{
	padding: 10px;
	border: 2px solid #CCCCCC;
	margin: 0px;
}
.yajirushi{
	background-image: url(images/ac-yajirushi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	text-indent: -9999px;
	display: block;
}
.red{
	color: #FF0000;
}
#sidebar{
	float: right;
	width: 270px;
	padding: 0px;
	margin: 0px;
}
#sidebar h3{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 0px;
	background-image: url(images/ac-h3.png);
	background-position: left center;
}
#sidebar ul{
	display: inline;
	float: left;
	list-style: none;
	padding: 5px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li{
	display: block;
	margin-bottom: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/ac-tenten.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #111184;
	padding-top: 5px;
	float: left;
	width: 245px;
}
#sidebar ul li a{
	color: #000000;
	text-decoration: none;
	display: block;
}
#sidebar ul li a:hover{
	color: #FFFFFF;
	background-color: #A0BEDC;
}
#footer{
	height: 130px;
	width: 850px;
	background-image: url(images/ac-footer.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
