<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ==============================================================
/*     Reset  
/* ============================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* ==============================================================
/*     Frame  
/* ============================================================== */
#contents, .inner{
	position: relative;
	width: 940px;
	margin: 0 auto
}
#contents{
	margin-bottom: 60px;
	padding: 60px 0 20px
}

/* ==============================================================
/*     HEADER
/* ============================================================== */

header h1, #logo{
	margin: 45px 0;
	font-size: 30px !important;
	line-height: 1 !important
}
.groupnav{
    background: #999;
}
.groupnav li{
    float: left;
    width: 155px;
    text-align: center;
    border-left: 1px solid #aeaeae;
    font-size: 12px;
    color: #fff;
}
.groupnav li.noLink{
    padding: 5px 0;
}
.groupnav li:last-child{
    border-right: 1px solid #aeaeae;
}
.groupnav li.active{
	position: relative;
	background: #797979;
}
.groupnav li.active:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(121, 121, 121, 0);
	border-top-color: #797979;
	border-width: 5px;
	margin-left: -5px;
}
.groupnav li a{
    display: block;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
}
.groupnav li a:hover{
    background-color: #797979;
}

#hnav{
	position: absolute;
	width: 500px;
	top: 15px;
	right: 0;
}
#hnav span{ font-size: 20px; vertical-align: middle}
#hnav a, a.btn{
	display: block;
	float: right;
	width: 180px;
	margin: 0 0 0 20px;
	padding: 10px;
	border: 1px solid #8e84b9;
	background: url(../img/bg_ar.png) no-repeat 96% 50%;
	color: #8e84b9 !important;
	text-decoration: none;
	text-align: center;
	font-weight: bold
}
a.btn{
	float: none;
	display: inline-block;
	width: auto;
	margin: 10px 0;
	padding: 10px 30px;
	font-size: 14px !important;
	font-weight: normal
}
#hnav a:hover, a.btn:hover{
	background: #8e84b9 url(../img/bg_ar2.png) no-repeat 96% 50%;
	color: #fff !important;
}
#agcLogo{
	position: absolute;
	top: -25px;
	right: 0
}
header nav{
	height: 60px;
	background: #8e84b9;
}
#gnav{
	width: 940px;
	margin: 0 auto;
}
#gnav li a{
	display: block;
	float: left;
	width: 188px;
	height: 60px;
	text-indent: -9999px;
	background: url(../img/bg_gnav.png) no-repeat
}
#gnav li#gn2 a{ background-position: -188px 0}
#gnav li#gn3 a{ background-position: -376px 0}
#gnav li#gn4 a{ background-position: -564px 0}
#gnav li#gn5 a{ background-position: -752px 0}

#gnav li a:hover{ background-position: 0 100%}
#gnav li#gn2 a:hover{ background-position: -188px 100%}
#gnav li#gn3 a:hover{ background-position: -376px 100%}
#gnav li#gn4 a:hover{ background-position: -564px 100%}
#gnav li#gn5 a:hover{ background-position: -752px 100%}

/* ==============================================================
/*     div#mCol
/* ============================================================== */

#mCol{
	float: left;
	width: 700px;
}
#oCol{
	width: 800px;
	margin: 0 auto
}

#mCol h2, #oCol h2{
	margin-bottom: 30px;
	font-size: 24px;
	color: #8e84b9
}
#mCol h2 span{
    display: inline-block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: normal;
    color: #444;
}
#mCol h3, #oCol h3{
	margin-bottom: 15px;
	color: #666
}
.box, .acvBox{
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #e5e5e5;
}
#oCol p+h3{
	margin-top: 40px;
}
#mCol p, #mCol li, #mCol dt, #mCol dd,
#oCol p, #oCol li, #oCol dt, #oCol dd{
	margin-bottom: 20px
}

#toTop{
	position: absolute;
	bottom: -40px;
	right: 0;
	font-size: 12px
}
#toTop a{
	text-decoration: none
}

/* ==============================================================
/*     div#subCol
/* ============================================================== */
#sCol{
	float: right;
	width: 220px;
}
#sCol h3{
	margin-bottom: 10px;
	padding: 18px 15px 15px;
	background: #8e84b9;
	color: #fff;
	font-size: 18px;
	text-align: center
	
}
#sCol li{
	line-height: 1
}
#sCol li a, #sCol li a:visited{
	display: block;
	padding: 10px 0 10px 10px;
	color: #333;
	text-decoration: none
}
#sCol li a:hover, #sCol li a:active{
	color: #333;
	font-weight: bold
}
#sCol li a span{
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	border-radius: 15px;
	background: url(../img/bg_ar2.png) no-repeat 50% 50% #999;
}
#sCol li a.active span, #sCol li a:hover span{
	background-color: #8e84b9;
}


/* ==============================================================
/*     FOOTER
/* ============================================================== */
footer{
	background: #666;
	color: #fff
}
footer .inner{
	padding: 40px 0 20px
}
footer dl{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #7f7f7f
}
footer dt{
	float: left;
	padding-right: 20px;
	font-size: 18px;
	font-weight: bold
}
footer dd{
	padding-left: 170px
}
footer ul{
	float: left;
}
footer li{
	display: inline;
	padding-right: 20px;
	font-size: 12px;
}
footer li a, footer li a:visited{
	padding-left: 10px;
	background: url(../img/bg_ar2.png) no-repeat 0 50%;
	color: #fff;
	text-decoration: none
}
footer li a:hover{
	color: #bbb
}
footer p{
	font-size: 10px;
	text-align: right
}


/* ==============================================================
/*     BASE
/* ============================================================== */

body{
	background: #fff;
	color: #333;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
    line-height: 1
}
h1{ font-size: 35px}
h2{ font-size: 22px}
h3{ font-size: 20px}
h4{ font-size: 18px}
h1,h2,h3,h4,h5,h6,strong,th,dt{ font-weight:bold}

em{
	font-weight: bold;
    font-style: normal;
}
ol li{
	list-style: decimal outside;	
}
ul li{
	list-style: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
th,td{
	padding: 15px;
}
th{
	width: 100px;
	text-align: left;
	vertical-align: middle
}
.thwL th{ width: 250px}
tr.bgColor, tr.even{ background: #f9f9fb}

p, li, th, td, dt, dd, address{
	font-size: 14px;
    line-height: 1.6;
}
input, select, button{
    vertical-align:middle;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}


/* link
---------------------------------*/
img{
	vertical-align: bottom;
}

a{ /* \*/ overflow:hidden; /* */}
a, a:visited{
	color: #333;
}
a:hover, a:active{
	color: #666;
}
a img, a:visited img{
	opacity: 1;
	filter: alpha(opacity=100)
}
a:hover img, a:active img{
	opacity: 0.8;
	filter: alpha(opacity=80)
}

/* clearfix
---------------------------------*/
div:after, ul:after, dl:after, .cf:after{
	content: "";
	display: block;
	clear: both;
}</pre></body></html>