@charset "UTF-8";

/*-------------------------------------------
    クリアー
-------------------------------------------*/

html, body, div, span, object, iframe,
dl,dt,dd,ul,ol,li,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i, a,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    background-color: transparent;
}

article,aside,details,figcaption,figure,
footer,header,menu,nav,section { 
	display:block;
}

ul, ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/*ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}*/

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    font-size:inherit;
    font:100%;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select,img {
    vertical-align:middle;
}

body {
    font:14px/1 "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	*font-size:small;
	*font:x-small;
}

small {
   font-size:85%;
}
.normal {font-weight:normal}
.bold {font-weight:bold}

/*===============================================

    Module

===============================================*/
.cf:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0px;
	font-size:0px;
	line-height:0;
	clear:both;
}
.cf{zoom:1;}

.clear {clear:both;}

/* font size
-------------------- */
.fs8 {font-size:63%;}
.fs9 {font-size:70%;}
.fs10 {font-size:77%;}
.fs11 {font-size:85%;}
.fs12 {font-size:93%;}
.fs13 {font-size:100%;}
.fs14 {font-size:108%;}
.fs15 {font-size:116%;}
.fs16 {font-size:123.1%;}
.fs17 {font-size:131%;}
.fs18 {font-size:138.5%;}
.fs19 {font-size:146.5%;}
.fs20 {font-size:153.9%;}
.fs21 {font-size:161.6%;}
.fs22 {font-size:167%;}
.fs23 {font-size:174%;}
.fs24 {font-size:182%;}
.fs25 {font-size:189%;}
.fs26 {font-size:197%;}

/* margin
-------------------- */
.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}
.mt45 {margin-top:45px;}
.mt50 {margin-top:50px;}

.mr05 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}
.mr30 {margin-right:30px;}
.mr35 {margin-right:35px;}
.mr40 {margin-right:40px;}
.mr45 {margin-right:45px;}
.mr50 {margin-right:50px;}

.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px;}
.mb150 {margin-bottom:150px;}

.ml05 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.ml30 {margin-left:30px;}
.ml35 {margin-left:35px;}
.ml40 {margin-left:40px;}
.ml45 {margin-left:45px;}
.ml50 {margin-left:50px;}
.ml60 {margin-left:60px;}

/* padding
-------------------- */
.pt05 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt25 {padding-top:25px;}
.pt30 {padding-top:30px;}
.pt35 {padding-top:35px;}
.pt40 {padding-top:40px;}
.pt45 {padding-top:45px;}
.pt50 {padding-top:50px;}

.pr05 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
.pr25 {padding-right:25px;}
.pr30 {padding-right:30px;}
.pr35 {padding-right:35px;}
.pr40 {padding-right:40px;}
.pr45 {padding-right:45px;}
.pr50 {padding-right:50px;}
.pr100 {padding-right:100px;}
.pr400 {padding-right:400px;}

.pb05 {padding-bottop:5px;}
.pb10 {padding-bottop:10px;}
.pb15 {padding-bottop:15px;}
.pb20 {padding-bottop:20px;}
.pb25 {padding-bottop:25px;}
.pb30 {padding-bottop:30px;}
.pb35 {padding-bottop:35px;}
.pb40 {padding-bottop:40px;}
.pb45 {padding-bottop:45px;}
.pb50 {padding-bottop:50px;}

.pl05 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl25 {padding-left:25px;}
.pl30 {padding-left:30px;}
.pl35 {padding-left:35px;}
.pl40 {padding-left:40px;}
.pl45 {padding-left:45px;}
.pl50 {padding-left:50px;}

.w20 {width:20px;}
.w40 {width:40px;}
.w50 {width:50px;}
.w70 {width:70px;}
.w100 {width:100px;}
.w150 {width:150px;}
.w200 {width:200px;}
.w300 {width:300px;}
.w400 {width:400px;}
.w500 {width:500px;}
.w520 {width:520px;}
.w600 {width:600px;}
.w_max {width:100%;}
.w_half {width:50%;}
.w_30per {width:30%;}

/* font size
-------------------- */
.indent {
	text-indent:-1em;
	padding-left:1em;
}
.indent80 {
	text-indent:-0.8em;
	padding-left:0.8em;
}
.indent45 {
	text-indent:-4.5em;
	padding-left:4.5em;
}


/* text-align & float
-------------------- */
.t_left {text-align:left;}
.t_right {text-align:right;}
.t_center {text-align:center;}

.f_right {float:right;}
.f_left {float:left;}

.of_hidden{
	overflow:hidden;
}
.nowrap{
	white-space: nowrap;
}
/* a */
#wrap a:hover img {
	opacity: 0.7; 
  filter: alpha(opacity=70); 
  -moz-opacity: 0.7;
}

a.a_blank{
	background:url(../images/common/aicon_blank.png) no-repeat;
	padding-left:28px;
}

a.button, input.button{
	display:block;
	width:199px;
	padding:0.5em 2em;
	border:1px solid #a8802c;
	background: url(../images/common/arrow_brown.png) no-repeat 235px center #fff;
	color:#a8802c;
	text-align:center;
}

a.button:hover, input.button:hover{
	display:block;
	width:200px;
	padding:0.5em 2em;
	border:1px solid #a8802c;
	background: url(../images/common/arrow_brown.png) no-repeat 235px center #a8802c;
	color:#fff;
	text-align:center;
}

/* color */

.red {color:#F00}
.blue{color: #36C}

/*-------------------------------------------
    Layout
-------------------------------------------*/
body {
	background: #FFFFFF url(../images/common/boby_bg.gif) repeat-x center top;
	word-wrap: break-word;
}
#container {
	width:960px;
	margin:0 auto;
}

/* header
----------------------- */
#header {
	text-align: left;
	height: 200px;
	width: 100%;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 0;
	top: 50px;
}
#header .logo {
	position: absolute;
	left: 695px;
	top: 57px;
}
#header .headnav {
	position: absolute;
	left: 640px;
	top: 25px;
}
#header .headnav ul li{
	float:left;
}
#header .headnav ul li a.site{
	background:url(../images/common/arrow_black.png) no-repeat left center;
	margin-right:10px;
	padding:8px 5px 8px 13px;
	color:#4d4d4d;
	font-size:.857em;
	display:block;
}
#header .headnav ul li a.site:hover{
	color:#a8802c;
	text-decoration:underline;
}
#header .headnav ul li.search{
	width:220px;
}
#header .headnav ul li .gsc-control-cse,
#header .headnav ul li .gsc-control-cse-ja,
#header .headnav ul li .gsc .gsib_a{
	margin:0;
	padding:0;
}
#header .headnav ul li .gsc-search-box{
	margin:0;
}
#header .headnav ul li .gsc-input{
	padding-right:0;
	font-size: 14px;
}
#header .headnav ul li .gsc-input-box{
	border-radius:4px 0 0 4px;
}
#header .headnav ul li .gsc-search-button{
	margin:0;
}
#header .headnav ul li .gsc-search-button-v2{
	padding:7px;
	border:none;
	border-radius:0 4px 4px 0;
}
/*IE10 form×ボタン消し*/
#header .headnav ul li input::-ms-clear {
    visibility:hidden
}

/*    Global Navi
-----------------------------*/
#header #navi {
	position: absolute;
	top: 133px;
	overflow:hidden;
}
#header #navi li {
	width:160px;
	float:left;
	z-index:50;
	position:relative;
}
#header #navi li ul.child{
	display: none;
}

#header #navi li ul.child li a{
	background:#faf5e9;
	color:#333;
	text-indent:0;
	border:1px solid #cfb56a;
	border-top:none;
	padding:12px 10px;
	line-height:1.4em;
	font-weight:bold;
	white-space:normal;
}

#header #navi li ul.child li:first-child a{
	border-top:1px solid #cfb56a;
}

#header #navi li ul.child li a:hover{
	background:#a8802c;
	color:#fff;
}

#navi li.support a {
	background:url(../images/common/gnavi_01.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	display:block;
	line-height:59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#navi li.support a:hover,
#navi li.support.current a {
	background:url(../images/common/gnavi_01.gif) 0 -59px repeat-x; 
}
#navi li.training a {
	background:url(../images/common/gnavi_02.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	display:block;
	line-height:59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#navi li.training a:hover,
#navi li.training.current a {
	background:url(../images/common/gnavi_02.gif) 0 -59px repeat-x;
}
#navi li.system a {
	background:url(../images/common/gnavi_03.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	display:block;
	line-height:59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#navi li.system a:hover,
#navi li.system.current a {
	background:url(../images/common/gnavi_03.gif) 0 -59px repeat-x;
}
#navi li.insurance a {
	background:url(../images/common/gnavi_04.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	display:block;
	line-height:59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#navi li.insurance a:hover,
#navi li.insurance.current a {
	background:url(../images/common/gnavi_04.gif) 0 -59px repeat-x;
}
#navi li.publication a {
	background:url(../images/common/gnavi_05.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	display:block;
	line-height:59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#navi li.publication a:hover,
#navi li.publication.current a {
	background:url(../images/common/gnavi_05.gif) 0 -59px repeat-x;
}
#navi li.about a {
	background:url(../images/common/gnavi_06.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	display:block;
	line-height:59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#navi li.about a:hover,
#navi li.about.current a {
	background:url(../images/common/gnavi_06.gif) 0 -59px repeat-x;
}

#header #navi li:last-child a {
	border-right:1px solid #ccc;
}

a {
	color: #36C;
	text-decoration: none;
}
a:hover {
	color: #C30000;
	text-decoration: none;
}

/*    contents
-----------------------------*/
#contents {
	clear: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	line-height: 2em;
}
/*    breadcrumb
-----------------------------*/
#breadcrumb{
	line-height:1.2em;
	margin-bottom:10px;
}
#breadcrumb ol li {
	display:inline;
	font-size:.857em;
}

#breadcrumb ol li:before {
	content: " > ";
}

#breadcrumb ol li:first-child a{
	padding-left:15px;
	background:url(../images/common/home_breadcrumb.png) no-repeat;
}
#breadcrumb ol li:first-child:before {
	content:"";
}

/*    wrap
-----------------------------*/
#wrap {
	width: 100%;
	overflow:hidden;
	margin-bottom:40px;
}
@media print {
	#wrap {overflow:visible;}
}


/*    main
-----------------------------*/
#main {
	width: 690px;
	float:left;
}

#main h1,#main1 h1{
	border-left:5px solid #a8802c;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:10px;
	font-size:2em;
	line-height:1.893;
	color:#333;
}

#main h2.bar{
	font-size:1.286em;
	line-height:1.4;
	padding:10px 0;
	margin-top:0.5em;
	margin-bottom:1em;
	background: url(../images/common/h2_bar.gif) no-repeat bottom;
	color:#333;
}

h3{
	background: url(../images/common/square_brown.jpg) no-repeat 0 7px;
	padding-left:18px;
	font-size:1.143em;
	color:#333;
}

#main1 {
	width: 100%;
	float:left;
}

#main1 h2.bar{
	font-size:1.286em;
	line-height:1.4;
	padding:10px 0;
	margin-top:0.5em;
	margin-bottom:1em;
	background: url(../images/common/h2_bar1.gif) no-repeat bottom;
	color:#333;
}




.radius{
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:15px;
	border-radius:4px;
	overflow:hidden;
}

.radius .indeximg{
	float:left;
	margin-right:15px;
}

.radius h2{
	font-size:1.286em;
}

.radius p{
	line-height:1.286em;
}

p{
	margin-bottom:1em;
}


p.mb_non{
	margin-bottom:0;
}

#main table, #main1 table{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

#main th, #main1 th{
	background:#faf5e9;
	min-width:6em;
}
#main th.youko{
	min-width:2em;
}

#main th, #main td,#main1 th, #main1 td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0.2em 0.5em;
}

#main ul, #main1 ul{
	list-style-type:disc;
	margin-left:1.2em;
}

#main ol, #main1 ol{
	list-style-type:decimal;
	margin-left:2em;
}

#main ul.l_none, #main1 ul.l_none {
    list-style:none;
}

/*    sideber
-----------------------------*/
#sidebar {
	width:253px;
	float:right;
}

#sidebar .subnav {
	margin-bottom:15px;
}

#sidebar .subnav h1{
	border-top:3px solid #a8802c;
	border-bottom:1px solid #fff;
	background:#cfb56a;
	font-size:1.286em;
}
#sidebar .subnav h1 a{
	color:#fff;
	padding:14px 15px;
	display:block;
}
#sidebar .subnav h1 a:hover{
	padding:14px 25px;
	background:url(../images/common/arrow_brown.png) no-repeat 15px center;
}
#sidebar .subnav li{
	border-left:1px solid #cfb56a;
	border-right:1px solid #cfb56a;
	border-bottom:1px solid #cfb56a;
	background:#faf5e9;
	line-height:1.4em;
}
#sidebar .subnav li a{
	background:url(../images/common/arrow_black.png) no-repeat 10px center;
	display:block;
	color:#000;
	font-weight:bold;
	padding:12px 10px 12px 25px;
}
#sidebar .subnav li a:hover{
	background:url(../images/common/arrow_white.png) no-repeat 10px center;
	background-color:#a8802c;
	color:#fff;
}
#sidebar .subnav li.current a{
	background:url(../images/common/arrow_white.png) no-repeat 10px center;
	background-color:#a8802c;
	color:#fff;
}
#sidebar .subnav2 li{
	background:#EADCB5;
}
#sidebar .subnav2 li a {
    background: transparent url(../images/common/lower_black.png) no-repeat scroll 25px center;
    display: block;
    color: #000;
    font-weight: bold;
    padding: 12px 10px 12px 40px;
}
#sidebar .subnav2 li a:hover{
	background:url(../images/common/lower_white.png) no-repeat 25px center;
	background-color:#a8802c;
	color:#fff;
}
#sidebar .subnav2 li.current a{
	background:url(../images/common/lower_white.png) no-repeat 25px center;
	background-color:#a8802c;
	color:#fff;
}

/*  subnav_blue  */

#sidebar .subnav_blue {
	margin-bottom:15px;
}

#sidebar .subnav_blue h1{
	border-top:3px solid #0a54e9;
	border-bottom:1px solid #fff;
	background:url(../afca/images/side_h1.jpg);
	font-size:1.286em;
}
#sidebar .subnav_blue h1 a{
	color:#fff;
	padding:14px 15px 14px 50px;
	display:block;
}
#sidebar .subnav_blue li{
	border-left:1px solid #3090f3;
	border-right:1px solid #3090f3;
	border-bottom:1px solid #3090f3;
	background:#e5f1fe;
	line-height:1.4em;
}
#sidebar .subnav_blue li a{
	padding-left:30px;
	background:url(../images/common/arrow_black.png) no-repeat 15px center;
	display:block;
	color:#000;
	font-weight:bold;
	padding:12px 10px 12px 30px;
}
#sidebar .subnav_blue li a:hover,#sidebar .subnav_blue li.current a{
	background-color:#b3d6fc;
}
#sidebar .subnav_blue2 li{
	background-color: #b3d6fc;
}
#sidebar .subnav_blue2 li a {
    background: transparent url(../images/common/lower_black.png) no-repeat scroll 25px center;
    display: block;
    color: #000;
    font-weight: bold;
    padding: 12px 10px 12px 40px;
}
#sidebar .subnav_blue2 li a:hover{
	background:url(../images/common/lower_white.png) no-repeat 25px center;
	background-color:#6CF;
	color:#fff;
}
#sidebar .subnav_blue2 li.current a{
	background:url(../images/common/lower_white.png) no-repeat 25px center;
	background-color:#6CF;
	color:#fff;
}

#sidebar .banner li{
	margin-bottom:15px;	
}
/*    footer
-----------------------------*/
#footermenu {
	clear:both;
	background:#f4efdb;
	padding:20px 0;
}
#f_navi {
	margin:0 auto;
	width:960px;
}
#f_navi a{
	color:#202020;
	display:block;
}
#f_navi a:hover{
	color:#a8802c;
}
#f_navi ul{
	overflow:hidden;
}

#f_navi ul li{
	width:125px;
	float:left;
}
#f_navi ul li.wide{
	width:185px;
	margin-right:10px;
}
#f_navi ul li h1{
	background: url(../images/common/footer_nav.gif) no-repeat left -1px;
	padding-left: 19px;
	margin-bottom:10px;
}
#f_navi ul li ul li{
	margin-left:18px;
	font-size:.857em;
	float:none;
	list-style-image:url(../images/common/arrow_brown.png);
	line-height:2em;
	width:110px;
}
#f_navi ul li.wide ul li{
	width:175px;
}

#f_navi ul li.wide ul.disc li{
	list-style-image:none;
	list-style-type:disc;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #c4a54b;
	color: #fff;
	width: 100px;
	padding:15px 0 15px;
	text-align: center;
	display: block;
	border-radius: 3px;
}
#page-top a:hover {
	color: #fff;
	background: #a8802c;
}
#footer {
	text-align: center;
	color: #FFFFFF;
	font-size:.857em;
	padding: 12px 0;
	background: #c4a54b;
}

/*    枠
-----------------------------*/
.waku01{
	border: solid 2px #f9d29f;
	padding: 10px;
	width: 95%;
	font-weight: bold;
}

/*    申込受付中　終了ボタン
-----------------------------*/
.apply{
	color:#fff;
	font-weight:bold;
	font-size:.714em;
	background:#cf2929;
	padding:0 .2em;
	margin-right:8px;
}

.end{
	color:#fff;
	font-weight:bold;
	font-size:.714em;
	padding:0 1.5em;
	margin-right:8px;
	background-color: #666;
}

.stop{
	color:#fff;
	font-weight:bold;
	font-size:0.714em;
	padding:0 .2em;
	margin-right:8px;
	background-color: #039;
}

/*    メルマガPDFボタン
-----------------------------*/
p.magazine_pdf {
	margin: -5.5em 10px 0 0;
	text-align: right;
}
.magazine_pdf a {
	background-color:#de2b2b;
	padding: 0px 10px;
	color: #fff;
	font-weight:bold;
}
.magazine_pdf a:hover {
	background: #fc6363;
}
/*    助成金table
-----------------------------*/
.grant table {
	table-layout: fixed;
}
.grant th {
	width:30%;
}

