@charset "UTF-8";



html, body, a, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, img {

    margin: 0;

    padding: 0;

    border: 0;

    background-color: transparent;

    color: #008C7B;

    font-size: 100%;

    font-weight: bold;

    font-style: normal;

    vertical-align: baseline;

    letter-spacing: 0em;

    line-height: 1.5;

    outline: 0;

    word-wrap: break-word;

}



html, body {

    height: 100%;

}



body {

    font-family: inherit;

}



h1, h2, h3, h4 {

    font-weight: bold;

}



ul {

    list-style: none;

}



a {

    text-decoration: none;

}



body > #wrap {

    height: auto;

}



#wrap {

    width: 753px;

    margin: 0 auto;

    min-height: 100%;

    text-align: left;

    background-color: #FFFFFF;

}



/*--------------- browser fix ---------------*/



/* IE fix */

@media print {

body {

	zoom: 80%\9;

}

}



/* IE6 IE7 fix */

@media print {

.print {

    *margin-top: -15px;

}

}



/* IE6 fix */

* html .contents {

    height: 500px;

}



/*--------------- clearfix ---------------*/



#article:after, #col:after, .columnQa:after, .download:after {

    content: ".";

    display: block;

    clear: both;

    height: 0;

    visibility: hidden;

}



#article, #col, .columnQa, .download {

    min-height: 1px;

}



* html #article, * html #col, * html .columnQa, * html .download {

    height: 1px;

}



/*--------------- position ---------------*/



.clr {

    clear: both;

}



.sp01 {

    padding-bottom: 22px;

}



.sp02 {

    padding-bottom: 45px;

}



.sp03 {

    text-align: center;

}



.sp04 {

    padding-left: 52px;

}



.sp05 {

    padding-left: 1em;

}



.sp06 {

    padding-bottom: 30px;

}



.sp07 li {

    padding-bottom: 5px;

}

dl.list001 dt {

  clear: left;

  float: left;

  margin: 0 0 0.6em;

  width: 10em;

}

dl.list001 dd {

  margin-bottom: 0.6em;

  margin-left: 10em;

}



.fs01 a, .fs02 a, .fs03 {

    color: #666;

}



.fs01 a {

    text-decoration: underline;

}



/*--------------- contents ---------------*/



#contents {

    clear: both;

	width: 748px;

    min-height: 500px;

    border-width: 0px 2px 2px 2px;

    border-style: solid;

    border-color: #008C7B;

    font-size: 12px;

}



#article {

    padding: 20px 25px 0;

}



#article h2 {

    font-size: 20px;

    line-height: 1.2;

}



#article h3 img {

    float: right;

}



#article p {

    padding-bottom: 15px;

}



#twoColumn {

    float: left;

    width: 540px;

}



#col dl {

    clear: both;

}



#col dl dt {

    float: left;

    width: 120px;

    text-indent: 3em;

}



#col dl dd {

    float: left;

    width: 560px;

}



.download {

    margin-bottom: 15px;

}



.download dl {

    clear: both;

}



.download dl dt {

    float: left;

    padding-right: 5px;

}



.download dl dd {

    float: left;

    padding-right: 5px;

}





/*--------------- Q&A question answer ---------------*/



.columnQa {

    padding-bottom: 30px;

}



.columnQa dl dt, .columnQa dl dd {

    float: left;

    width: 665px;

}



.columnQa dl dt {

    color: #333;

}



.columnQa dl dd {

    padding-bottom: 10px;

}



.columnQa .question, .columnQa .answer {

    clear: both;

    width: 30px;

    padding-right: 3px;

    text-align: right;

}



/*--------------- globalNavi ---------------*/



#nav {

    width: 753px;

    height: 41px;

}



#nav p {

    float: left;

}



/*--------------- header ---------------*/



#header {

	width: 100%;

	height: 60px;

}



#header h1 {

    padding-top: 13px;

    font-size: 22px;

    text-align: center;

}



/*--------------- footer ---------------*/



#footer {

    clear: both;

    width: 100%;

    margin: 0 auto;

}



#footer p {

	font-size: 12px;

    font-weight: normal;

    text-align: right;

}



/*add YKS*/



a img.css-hover{

opacity:1.0;

filter: alpha(opacity=100);

}

a:hover img.css-hover{

opacity:0.8;

filter: alpha(opacity=80);

}

#article dl {

	display: block;

	clear: both;

}

.h3_title {

	font-size: 140%;

	color: #666;

}

.report_contents h3 a {

	color: #000;

}

.report_contents {

	clear: both;

	margin-bottom: 25px;

}

/* ↓ 助成の報告ページ */

.report_contents .report_assist_body {

	width: 500px;

	color: #666;

	margin-left: 120px;

	margin-bottom: 20px;

	display: block;

}

/*\*/

* html .report_contents .report_assist_body {

	width: 500px;

	margin-bottom: 20px;

	color: #666;

	margin-left: 124px;

}

.report_contents .report_assist_body p {

	color: #666;

}

.report_assist_body p img {

	float: left;

	margin-right: 10px;

	margin-bottom: 5px;

	display: block;

}



/*add YKS 110808*/

/*　↓　IE6　プリントずれ　↓　*/

@media print {

* #wrap #container #contents #article .report_contents .clr.fs02.sp07.list001 dt {

	*line-height: 1em;

	*margin-top: -21px;

}

* #wrap #container #contents #article .report_contents .clr.fs02.sp07.list001 dd {

	*line-height: 1em;

	*margin-bottom: 9px;

	*margin-top: 0px;

}

* .report_contents .report_assist_body p {

	letter-spacing: 0.1em;

}

}

dd a img {

	vertical-align:text-bottom

}

/* IE6 IE7 fix */

@media print {

*.report_contents dd a img {

	*vertical-align: text-top;

	*margin-top:-23px;

}

}



/*YKS 120618 Add*/

.right_text {

	text-align: right;

}

.top10 {

	padding-top: 22px;

}

#article table {

	width: 100%;

border-collapse : collapse ;

border-width : 1px 0 0 1px ;

border-style : solid ;

border-color : #666 ;	/* IE 6(Win)向け */

}

#article table tr th {

	text-align: center;

border-width : 0 1px 1px 0 ;

border-style : solid ;

padding : 0.5em ;

border-color : #666 ;	/* IE 6(Win)向け */

}

#article table tr td {

	border-width : 0 1px 1px 0;

	border-style : solid;

	padding : 0.5em;

	border-color : #666;	/* IE 6(Win)向け */

	vertical-align: top;

}

.text_center {

	text-align: center;

}

#article table tr .td_customer {

	width: 16%;

}

#article table tr .td_date {

	width: 15%;

}

#article table tr .td_yg {

	width: 45%;

}

#article table tr .td_ywf {

	width: 40%;

}

.text_underline {

	text-decoration: underline;

}

#article .overview_add {

	margin:10px 0 20px 0;

}

#article .overview_add dt {

	font-weight: normal;

	color: #333;

	display:block;

	width:3em;

}

#article .overview_add dd {

	font-weight: normal;

	color: #333;

	display: block;

	margin-top: -1.5em;

	margin-left: 3em;

	margin-bottom: 5px;

}

#article .topnavi {

	font-weight: normal;

	text-align: right;

	margin-top: 10px;

}

#article .jyosei_list_table {

	font-weight: normal;

	color: #333;

}

.weight_normal {

	font-weight: normal;

}

.text_italic {

	font-style: italic;

}

.jyosei_list_table tr .bg_blue {

	background-color: #CFF;

}

.jyosei_list_table tr .bg_yellow {

	background-color: #FFC;

}

.jyosei_list_table tr .bg_green {

	background-color: #CFC;

}

.jyosei_list_table tr .bg_orange {

	background-color: #FC6;

}

.jyosei_list_table tr .bg_pink {

	background-color: #FCF;

}

.jyosei_list_table tr .bg_grey {

	background-color: #EFFFD9;

}

#article #overview_menu {

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

}

#overview_menu li,
#overview_menu_2016 li {

	line-height: 1.8em;

}

#article #overview_menu li a,
#article #overview_menu_2016 li a {

	color: #666;

}

#article #overview_menu_2016 {

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

}

#overview_menu_2016 li {

	line-height: 1.8em;

}

#article #overview_menu_2016 li a {

	color: #666;

}

#overview_menu2_2016 {
	margin-bottom:20px;
}

.jyosei_list_table tr .ov_th01 {

	width: 10%;

}

.jyosei_list_table tr .ov_th02 {

	width: 3%;

}

.jyosei_list_table tr .ov_th03 {

	width: 14%;

}

.jyosei_list_table tr .ov_th04 {

	width: 13%;

}

.jyosei_list_table tr .ov_th05 {

	width: 8%;

}

.jyosei_list_table tr .ov_th06 {

	width: 8%;

}

.jyosei_list_table tr .ov_th07 {

	width: 26%;

}

.jyosei_list_table tr .ov_th08 {

	width: 18%;

}



/*120801*/

#article #report_menu {

	margin-bottom: 10px;

	margin-left: 10px;

	font-size: 14px;

	margin-top: -20px;

}

#report_menu li {

	line-height: 1.8em;

}

#report_menu li a {

	color: #666;

}

.larger {

	font-size:14pt;

	color: #008C7B;

}

