@charset 'shift_jis';

/* スタイル */

a{ text-decoration:none; }

a:link {text-decoration:none;color:#00f;}
a:visited {text-decoration:none;color:#b4ff1e;}
a:active {text-decoration:none;color:lightcoral;}
a:hover {text-decoration:overline underline;color:lightcoral;}

span a:hover{text-decoration:overline underline line-through;color:lightcoral;}

span.1 a:hover{text-decoration:overline;color:lightcoral;}

body {
	background-color: #DCFA82;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

fieldset {
	border:0; 
}

/* テーブルレイアウト 定義 ここから */
table#layout {
	width: 1000px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
}

table#layout tr {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

table#layout tr td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}
/* テーブルレイアウト 定義 ここまで */


div#title {
	margin: 0;
	padding: 0;
	border: 0;
}

div#title a {
	margin: 0;
	padding: 0;
	border: 0;
}


/* グローバルナビ 定義 ここから */
h3.global_navi_heading {
	margin: 0;
	padding: 0;
	border: 0;
}

ul.global_navi {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

ul.global_navi li {
	margin: 0;
	padding: 0;
	border: 0;
}

ul.global_navi li a {
	margin: 0;
	padding: 0;
	border: 0;
}
/* グローバルナビ 定義 ここまで */


/* ローカルナビ 定義 ここから */
.local_navi {
	width: 230px;
/*	background: #6ebdd7; */
	background: #0064ff;
	margin: 0;
	padding: 4px 10px;
	border-width: 0 0 1px;
	border-color: #fff;
	border-style: solid;
}

.local_navi a {
	font-size: 16px;
	line-height:1.4;
	color: #fff;
	text-decoration: none;
}

.local_navi a:hover{
	color: #ff6600;
}
/* ローカルナビ 定義 ここまで */



div#main_contents {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
}

/* トピックス 定義 ここから */
div#topics_header {
	width: 630px;
	height: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 50px;
}

div#topics_indexheader {
	width: 680px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}

div#topics_header a {
	margin: 0 0 0 505px;
	color: #000;
	font-size: 70%;
	text-decoration: none;
}

div#topics_body {
	width: 630px;
	border: 0;
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}

div#topics_body h4.topics_date {
	margin: 0 20px 0 70px;
	padding: 0 0 7px;
	border-width: 0 0 1px;
	border-color: #5fad31;
	border-style: solid;
	color: #000;
	font-size: 90%;
	font-weight: normal;
}

div#topics_body h4.topics_date a {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	text-decoration: none;
}

div#topics_body h4.topics_date img {
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
	vertical-align: top;
}

div#topics_body p.topics_text {
	margin: 6px 20px 15px 70px;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 80%;
	line-height: 1.5;
}

div#topics_body p.topics_text a {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	line-height: 1.5;
	text-decoration: none;
}

div#topics_body p.topics_text a:hover {
	color: #FF6600;
}

div#topics_footer {
	width: 680px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}
/* トピックス 定義 ここまで */


/* コンテンツ 定義 ここから */
div#contents_header {
	width: 685px;
	height: 140px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(./../image/contents/contents_header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#contents_header div#breadcrumb {
	margin: 20px 0 0 30px;
	padding: 0 0 0 0;
	border: 0;
	color: #000;
	font-size: 80%;
	list-style-type: none;
}
#menu_ul2{
	margin: 0px 0 0 25px;
	padding: 0;
	width: 600;
	background: transparent;
	padding-left: 5px;
}

#menu_ul2 ul{
	font: bold 11px Arial, Verdana, sans-serif;/*font size*/
	margin:0;
	padding:0;
	list-style:none;
}

#menu_ul2 li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}


#menu_ul2 a{
	float:left;
	color: white;
	background: #66a3ff url(image/menu/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px; /*font interval*/
}

#menu_ul2 a span{
	float:left;
	display:block;
	background: transparent url(image/menu/color_tabs_right.gif) no-repeat right top;
	padding:5px 10px 3px 7px;
}

#menu_ul2 a span{
	float:none;
}

#menu_ul2 a:hover{
	background-color: #ccffff;
}

#menu_ul2 a:hover span{
	background-color: #ccffff;
}

#menu_ul2 #current a, #menu_ul2 #current span{ /*currently selected tab*/
	background-color: #ccffff;
}

#menu_under_line{
	margin: 0px 0 0 25px;
	clear: both;
	padding: 0;
	width: 94%;
	height: 5px;/*under line height*/
	line-height: 8px;
	background: #66a3ff;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

div#contents_header a {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	text-decoration: none;
}

div#contents_header h4#contents_title {
	height: 40px;
	margin: 30px 30px 0 80px;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 100%;
	line-height: 1.4;
}

div#contents_header h5#contents_date {
	margin: 10px 0 0 450px;
	padding: 0 0 7px;
	border: 0;
	color: #000;
	font-size: 80%;
	font-weight: normal;
}

div#contents_header h5#contents_date a {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	text-decoration: none;
}

div#contents_header h5#contents_date img {
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
	vertical-align: top;
}

div#contents_body {
	width: 685px;
	margin: 0;
	border: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(./../image/contents/contents_body.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

div#contents_body div#contents_text {
	padding: 0;
	border: 0;
	color: #000;
	font-size: 90%;
	line-height: 1.7;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 50px;
}

div#contents_body div#contents_text h4 {
	padding-left: 5px;
	background-color: #FAFEED;
	border-top: 1px solid #EAEAEA;
	border-left: 4px solid #5AB126;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

div#contents_body div#contents_text h5 {
	padding-left: 5px;
	background-color: #FAFEED;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
}

div#contents_body div#contents_text h6 {
	padding: 0 0 0 16px;
	margin-left: 10px;
	font-size: 100%;
	color: #5AB126;
	background-image:url(../images/common/list.gif);
	background-position: left;
	background-repeat:no-repeat;
}

div#contents_body div#contents_text p {
	margin-left: 10px;
}

div#contents_body div#contents_text ul {
	margin-left: 10px;
	padding: 0 0 0 15px;
}

div#contents_body div#contents_text ul li a {
	color: #000000;
	text-decoration:none;
	padding: 0 0 0 0.2em;
}

div#contents_body div#contents_text ul li {
	color: #000000;
	text-decoration:none;
	padding: 0 0 0.5em 0.2em;
}

div#contents_body div#contents_text ul.link li {
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
	text-decoration: none;
	background-image:url(../images/common/link.gif);
	background-position:left 0.5em;
	background-repeat:no-repeat;
}

div#contents_body div#contents_text ul.xls li {
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
	text-decoration: none;
	background-image:url(../images/common/excel.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
}
div#contents_body div#contents_text ul.pdf li {
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
	text-decoration: none;
	background-image:url(../images/common/pdf.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
}

div#contents_body div#contents_text ul li a:hover {
	color: #FF6600;
}

div#contents_body div#contents_text table {
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	color: #666;
}

div#contents_body div#contents_text strong {
	color: #000000;
}

div#contents_body div#contents_text th {
	background-color: #5AB126;
	color: #FFFFFF;
}

div#contents_body div#contents_text th {
	padding: 5px;
	border-right: 1px solid #EAEAEA;
}

div#contents_body div#contents_text td {
	padding: 5px;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

div#contents_body div#contents_text .bgcolor {
	padding: 5px;
	background-color: #FAFEED;
}

div#contents_body div#contents_text .attention {
	padding: 5px 0 0 10px;
	color: #65ABC4;
	font-size: 10px;	
	line-height: 1.3;
}

div#contents_body div#contents_text div.link a {
	margin-left: 10px;
	padding-left: 18px;
	color: #000000;
	text-decoration:none;
	background-image:url(../images/common/link.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#contents_body div#contents_text div.link a:hover {
	color: #FF6600;
}

div#contents_footer {
	width: 685px;
	background-image: url(./../image/contents/contents_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.submit {
	background-color: #FAFEED;
	padding: 10px;
}

.caption {
	color:#666666;
}
/* コンテンツ 定義 ここまで */


/* 共通見出し 定義 ここから */
h4#common_heading {
	width: 539px;
	height: 42px;
	background: url('./../image/common/common_heading.jpg') no-repeat left top;
	margin: 20px 0 25px 20px;
	padding: 55px 0 0 40px;
	border: 0;
	color: #ddd;
	font-size: 180%;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", serif;
}
/* 共通見出し 定義 ここまで */


/* PDF 定義 ここから*/
div.pdf_item {
	width: 574px;
	height: 63px;
	background: url('./../image/pdf/pdf_item.jpg') no-repeat left top;
	margin: 0 0 20px 23px;
	padding: 0;
	border: 0;
}

div.pdf_item h5.pdf_title {
	margin: 0px 0 0 88px;
	padding: 13px 0 0;
	border: 0;
}

div.pdf_item h5.pdf_title a {
	color: #000;
	text-decoration: none;
}

div.pdf_item div.pdf_size {
	margin: 9px 0 0 82px;
	padding: 0;
	border: 0;
	color: #ff0c0c;
	font-size: 80%;
}
/* PDF 定義 ここまで */


/* リスト 定義 ここから */
div.list_item {
	margin: 0;
	padding: 0;
	border: 0;
}

div.list_item h5.list_title {
	width: 474px;
	height: 49px;
	background: url('./../images/list/list_item.jpg') no-repeat left top;
	margin: 0 0 0 13px;
	padding: 17px 20px 0 90px;
	border: 0;
	line-height: 1.5;
}

div.list_item h5.list_title a {
	color: #523127;
	font-size: 14px;
	text-decoration: none;
}

div.list_item h5.list_title a:hover {
	color: #FF6600;
}

div.list_item div.list_date {
	margin: 5px 0 20px 475px;
	padding: 0 0 7px;
	border: 0;
	color: #000;
	font-size: 80%;
	font-weight: normal;
}

div.list_item div.list_date img {
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
	vertical-align: top;
}
/* リスト 定義 ここまで */


/* フッタ定義 ここから */
div#footer {
	width: 770px;
	height: 150px;
	background: url('./../image/footer/copyright.gif') no-repeat 60px 30px;
	margin: 0px 0 20px;
	padding: 100px 0 0 200px;
	border: 0;
	color: #fff;
}

div#footer strong {
	font-size: 90%;
	font-weight: normal;
}

div#footer span {
	font-size: 80%;
	font-weight: normal;
}
/* フッタ 定義 ここまで */
