﻿/*** リンクカラー ***/
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
a {
	text-decoration: none;
}
a.link01{ 
color:red; 
} 
a.link01:visited{ 
color:red; 
} 
a.link01:hover{ 
color:blue; 
} 
a.link02{ 
color:#09F; 
} 
a.link02:visited{ 
color:#09F; 
} 
a.link02:hover{ 
color:#003399; 
}
a.link03:hover{ 
color:#666666; 
}
a.link03{ 
color:#666666; 
} 
a.link03:visited{ 
color:#666666; 
} 
a.link03:hover{ 
color:#666666; 
}
/*** 設定（全般） ***/
strong {
	color: #FF0000;
}
.black {
	color:#000000;
}
.white {
	color:#FFFFFF;
}
.r_01_4 strong{
	color: #CC9900;
}
.hissu {
	font-size:small;
	color:red;
}
/** hito_title **/
#hito_title01{
	text-align:center;
	z-index: 1;
}
#hito_title02{
	background-color:#FFFFFF;
	height:50px;
	font-size:smaller;
	width:800px;
	margin:0 auto;
	padding:0;
/*	border-left:3px solid #cccccc;
	border-right:3px solid #cccccc;
*/	text-align:left;
	border-bottom:3px solid #FF0000;
}
#hito_title02_img{
	margin: 5px 340px auto 0;
}
#hito_title03{
position:relative; width:800px; margin:0 auto; z-index:99
}
#hito_title04{
	position:absolute;
	text-align:right;
	top: 9px;
	right: 9px;
	border:2px solid #4174AB;
	padding:3px;
	background-color: #4174AB;
	z-index: 100;
}
#hito_title04 strong{
color: #FFFFFF;
}
h3{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01green.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
/** news **/
.news{
	width:510px;
	padding:10px;
	border:3px double #000099;
	margin-left:20px;
	font-size:large;
	font-weight:600;
	background-color:#E1F8FF
}
/** トップメニュー **/
#menu01 {
	width:350px;
	position: absolute;
	font-size: small;
	color: #FFFFFF;
	top: 0px;
	right: 5px;
}
#menu01 A:link, #menu01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu01 A:hover, #menu01 A:active {
	color:#FFFF00;
}
ul#menubar {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
ul#menubar li {
	height: auto;
	margin: 3px;
	border: 0px;
	font-size: 12px;
	list-style-type: none;
	float: right;
}
ul#menubar li a {
	text-decoration: none;
}
#menu {
	background-color: transparent;
	height: 50px;
	width: 800px;
}
#menu UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	position: absolute;
	left: 15px;
}
#menu LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	font-weight:600;
	font-size:11px;
}
#menu A {
	color: #FFFFFF;
	font-size:12px!important;
	display: block;
	width: auto;
	text-decoration: none;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 10px;
}
#menu A:hover, #menu A:active {
	color:#FFFF00;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
}
#menu A.active:link, #menu A.active:visited {
	position: relative;
	z-index: 102;
	font-weight: bold;
}
#navlist li {
	background-color: transparent;
	width:106px;
	text-align:center;
	margin: 3px 11px;
	font-size:11px!important;
}
/******** 幅 ********/
.w05 {
	width:50px;
}
.w10 {
	width:100px;
}
.w20 {
	width:200px;
}
.w30 {
	width:300px;
}
.w40 {
	width:400px;
}
.w50 {
	width:500px;
}
/***** タイトル *****/
#site-mess {
	width: 798px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#site-mess h1 {
	width:inherit;
	height:12px;
	background-color: #191A36;
	margin: 0;
	padding: 3px 3px 3px 10px;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-weight:400;
	border-top:3px solid #FF0000;
}
#site-foot {
	width: 600px;
	margin: auto;
	padding: 0;
	position: relative;
	text-align: center;
	background-color:#000;
	border-top:3px solid #FF0000;
}
#site-foot A {
	color: #AAFFFF;
	text-decoration: none;
}
#site-foot A:hover, #menu01 A:active {
	color:#FFFF00;
}
#site-foot p {
	width:inherit;
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000;
}
#menu01 A {
	color: #FFFFFF;
	text-decoration: none;
}
#menu01 A:hover, #menu01 A:active {
	color:#FFFF00;
}
#header {
	width:800px;
	height: 70px;
	padding: 0;
	margin: 0;
	background-image: url('../images/title2.jpg');
	background-repeat: no-repeat;
	background-color:#191A36;
}
/***** トップページ *****/
body {
	background-color: #FFFFFF;
	margin: auto 0;
	padding: 0;
}
#main00 {
	text-align: center;
	background-color: #FFFFFF;
}
#main01 {
	width: 800px;
	margin: 0px auto;
/*	border-left:3px solid #cccccc;
	border-right:3px solid #cccccc;
*/	background-color:#FFFFFF;
	color: #000000;
	text-align: left;
	z-index:2;
	position: relative;
}
#main02 {
	position: relative;
	margin: 0;
	padding: 10px 0 10px 10px;
	clear: both;
	height: 900px;
	width: 790px;
}
#main02 h2 {
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h1#green01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01green.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
/**
h2#green01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01green.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
**/
h2#cyan01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01cyan.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main02 p {
	line-height:150%;
	font-size:smaller;
}
h2#setumei01 {
	font-size:medium;
	margin:0 0 7px 0;
	background-image: url(../images/h2_04.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#setumei02 {
	font-size:medium;
	margin:0 0 7px 0;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#setumei03 {
	font-size:small;
	margin:0 0 7px 0;
	background-image: url(../images/h2_04.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main03 {
	margin: 0px auto;
	padding: 10px;
	clear: both;
	width: 580px;
	height:auto;
}
#main03 h1 {
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main03 h2 {
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#green01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01green.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main03 p {
	line-height:150%;
	font-size:smaller;
}
.catalog {
	width:555px;
	height:auto;
	margin:15px 0;
}
/*.catalog {
	width:555px;
	height:auto;
	margin:15px 0;
	border:1px solid #999999;
}*/
.catalog ul{
margin:10px; line-height:200%; font-size:smaller;
}
.catalog li{
list-style: disc; margin-left:20px;}
.top_h4{
	margin:0;
	background-color:#3399CC;
	color:#FFFFFF;
	padding:5px;
	font-size: smaller;
	text-align: center;
}
/*** 左側 ****/
#l_00 {
	position: relative;
	width:555px;
	margin:5px 10px 10px 10px;
}
#l_00 img {
	width:100px;
	height:100px;
	margin:5px;
}
.l_00_1 {
	text-align: center;
}
.l_00_1 td {
	text-align:center;
	font-size: smaller;
}
.l_00_2 {
	text-align:left;
	margin-bottom:50px!important;
}
.l_00_2 table {
	background-color:#076291;
	width:500px;
	margin-left:5px;
	font-size:smaller;
}
.l_00_2 th {
	width:130px;
	background-color:#BFCDF0;
	vertical-align: middle;
	text-align:left;
}
.l_00_2 td {
	width:auto;
	background-color:#FFFFFF;
	line-height:130%;
	text-align:left
}
#l_01 {
	position: relative;
	width:555px;
	margin-left:10px;
	border:1px solid #999999;
}
#l_02 {
	width:550px;
	margin:0 auto 50px 10px;
	color:#000000;
}
.l_02_1 {
	background-image:url(../images/fuji.jpg);
	height:115px;
	width:504px;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:left;
	position:relative;
}
.l_02_1 p {
	position:absolute;
	top:23px;
	left:25px;
	font-size:medium!important;
}
.l_02_1 span {
	font-size:larger;
	font-weight:600;
}
.l_02_2 {
	line-height:230%!important;
	margin:20px auto 20px auto!important;
	text-align:center;
}
.l_03 {
	position: relative;
	width:555px;
	margin:5px 10px 10px 10px;
	text-align:left;
	margin-bottom:50px!important;
}
.l_03_1 {
	line-height:250%!important;
	font-size:medium!important;
	font-weight:bolder!important;
}
.l_03_1 img {
	vertical-align: text-bottom!important;
}
#l_04 {
	position: relative;
	width:555px;
	margin:5px 10px 15px 10px;
	text-align:left;
}
.l_05 {
	position: relative;
	margin-left:7px;
	margin-bottom: 20px;
	width: 565px;
}
/*** 右側 ****/
#r_00 {
	position:absolute;
	top:10px;
	left:610px;
	width:175px;
}
#r_00 h3 {
	color:#000000;
	font-size:smaller;
	margin:0 0 7px 0;
	line-height:130%;
}
#r_00 p {
	line-height:130%;
	color:#000000;
	font-size:smaller;
}
#r_00 A {
	color: #003399;
	text-decoration: none;
}
#r_00 A:hover, #menu01 A:active {
	color:#CC0000;
}
#r_01 {
	position:absolute;
	top:10px;
	left:613px;
	width:170px;
}
#r_01 h3 {
	color:#000000;
	font-size:smaller;
	margin:0 0 7px 0;
	line-height:130%;
}
#r_01 p {
	line-height:130%;
	color:#000000;
	font-size:smaller;
}
#r_01 A {
	color: #003399;
	text-decoration: none;
}
#r_01 A:hover, #menu01 A:active {
	color:#FFFF00;
}
.r_01_1 {
	padding:7px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.r_01_2 {
	padding:7px;
	border-bottom:1px solid #FFFFFF;
}
.r_01_3 {
	text-align:center;
}
.r_01_3 img {
	margin:20px auto;
}
.r_01_4 {
	padding:7px;
	font-weight: 600;
}
.r_01_4 p {
	line-height:180%!important;
}
.r_01_4 a:link, .r_01_4 a:visited {
	color:#000000!important;
	text-decoration:underline!important;
}
.r_01_4 A:hover, .r_01_4 A:active {
	color:#FF3300!important;
}
.r_title_01 {
	background-color:#FFFFFF;
	text-align:center;
	height:25px;
	border-left: 6px solid #999999;
	border-right: 6px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	position:relative;
}
.r_title_02 {
	position:absolute!important;
	top:0px!important;
	color:#21397F!important;
	left: 40px!important;
	margin:0!important;
	font-size:medium!important;
}
.r_title_03 {
	position:absolute!important;
	top:0px!important;
	color:#21397F!important;
	left: 22px!important;
	margin:0!important;
	font-size:medium!important;
	width: 100px;
}
.r_01_5 {
	text-align:center;
	margin-top: 20px;
	background-color:#EEEEEE;
	font-weight:600;
	font-size: small;
	line-height: 130%;
}
.r_01_5 a:link, .r_01_5 a:visited {
	color:#003399!important;
}
.r_01_5 A:hover, .r_01_5 A:active {
	color:#FF3300!important;
}
.r_01_5_1 {
	padding:7px;
	border-bottom:1px dotted #999999;
	border-top:3px double #999999;
}
.r_01_5_2 {
	padding:7px;
	border-bottom:1px dotted #999999;
}
.r_01_5_2 a:link, .r_01_5_2 a:visited {
	color:#003399!important;
}
.r_01_5_2 A:hover, .r_01_5_2 A:active {
	color:#FF3300!important;
}
.r_01_5_3 {
	padding:7px;
	border-bottom:1px dotted #999999;
	text-align:left;
	color:#333333;
	font-size: smaller;
}
.r_01_5_4 {
	padding:7px;
	border-bottom:3px double #999999;
}
.r_01_6 {
	margin:0;
	padding:1px 0;
}
.r_01_7 {
	color:#333333!important;
	margin:7px 0 0 5px!important;
}
.r_01_8 {
color:#333333!important; margin: 0 0 0 5px!important;
}
.r_top_img {
	margin-bottom:10px;
	border: 1px solid #FFFFFF;
}
.t-rack01 {
	margin:15px 15px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	height:130px;
	position:relative;
}
.t-rack02 {
	margin:15px;
	padding-bottom:0px;
	height:130px;
	position:relative;
}
.t-rack01b {
	margin:0;
	padding-bottom:0px;
	border-bottom:1px solid #999999;
	height:148px;
	position:relative;
}
.t-rack02b {
	margin:0 0 20px 0;
	padding-bottom:0px;
	position:relative;
	width: 565px;
}
.t-rack02b td{
	vertical-align:top;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width: 96px;
	border: 1px solid #999999;
}
.t-rack02b h4{
margin:0 3px 3px 0; font-size:9pt;
}
.t-rack02b h5{
	margin:3px 0 0 0;
	text-align:right;
	color:red;
	font-size:11px
}
.t-rack02b p{
	margin:0 0 3px 0!important;
	font-size:smaller!important;
}
.t-rack02c{
	text-align:center;
	font-size:smaller;
	line-height:150%;
	margin-left:5px;
	width:550px;
}
.t-r02c-head{
	border:0;
	text-align:left;
	padding: 5px 10px 0px 10px;
	margin: 0;
}
.t-r02c-cate{
background-color:#EEEEEE;
padding:5px;
}
.t-r02c-tit{
	text-align:left;
	background-color:#CCCCCC;
	padding: 0;
	margin: 0;
}
.t-r02c-tit2{
text-align:left; background-color:#CCCCCC; border-bottom:7px solid #DDDDDD;}
.t-r02c-br{
background-color:#C7E3F1;padding:5px;
}
.t-r02c-gr{
background-color:#DDDDDD;padding:5px;
}
.t-r02c-w1{
border-bottom:1px solid #CCCCCC;padding:5px;
}
.t-r02c-w2{
border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC;padding:5px;
}
.dr{
	text-align:right;
	line-height:150%;
	font-size:small;
	margin: 0 15px 5px 0;
}
.t-rack-title {
	background-color:#999999;
	border-bottom:solid 2px #0099FF;
	padding:3px 0 3px 7px;
	width:auto;
	margin:0 0 5px 0;
	color:#FFFFFF;
	font-size:smaller;
}
.t-rack-title A {
	color: #FFFFFF;
	text-decoration: none;
}
.t-rack-title A:hover, #menu01 A:active {
	color:#FFFF00;
}
.t-rack-titleb {
	background-color:#999999;
	border-bottom:solid 2px #0099FF;
	width:auto;
	margin:0;
	color:#FFFFFF;
	font-size: smaller!important;
	text-align: center;
}
.t-rack-titleb A {
	color: #FFFFFF;
	text-decoration: none;
}
.t-rack-titleb A:hover, #menu01 A:active {
	color:#FFFF00;
}
.new {
	z-index:2;
	position:absolute;
	top:10px;
	left:10px;
}
.t-img {
	height: 130px;
	width: 180px;
}
.t-rack-r {
	width:337px;
	position:absolute;
	left: 190px;
	top:0;
}
.t-rack-r p{
margin-top: 0px!important;
margin-left: 5px!important;
}
.t-imgb {
	width: 95px;
	margin: 0!important;
}
.t-rack-rb {
	overflow:auto;
	font-size:small;
	width: 435px!important;
	vertical-align: top;
}
.t-rack-foot {
	background-color:#999999;
	border-bottom:solid 2px #0099FF!important;
	width:100%!important;
	margin:0;
	color:#FFFFFF;
	font-size: smaller!important;
	font-weight:600;
	text-align:center;
	 }
.t-rack-foot A {
	color: #FFFFFF;
	text-decoration: none;
}
.t-rack-foot A:hover, .t-rack-foot A:active {
	color:#FFFF00!important;
}
.t-rack-foot A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ex {
	position:absolute;
	left: 290px;
	top: 110px;
	z-index:3;
}
.tokusyo {
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:20px;
	font-weight:600;
	font-size: small;
	line-height: 130%;
	border: 1px solid #666666;
}
.tokusyo_2 {
	padding:7px;
	text-align:center;
	margin-top:20px;
	font-size: 11px;
	line-height: 130%;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.fax {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 150%;
	top: 0px;
	left: 0px;
	border: 1px solid #666666;
	text-align:center;
	background-color:#CC0000;
}
.fax strong {
	color:#FFFFFF;
}
.fax2 {
	width:150px;
	margin:auto;
	font-size: 14px;
	line-height: 150%;
	top: 0px;
	left: 0px;
	border: 1px solid #666666;
	text-align:center;
	background-color:#FF6600;
}
.fax2 strong {
	color:#FFFFFF;
}
/***** フッター *****/
#footer {
	text-align: center;
	line-height: 200%;
	font-size: 12px;
	position: relative;
	margin: 5px 0;
	margin-bottom: 80px;
}
/***** トップへ *****/
.go_top01 {
	text-align:right;
	font-size: smaller;
	margin-bottom: 10px;
	width:590px;
}
#go_top02 {
	width: 130px;
	height: 15px;
	bottom: 20px;
	right: 18px;
	position:fixed;
	padding: 5px;
	background-color: #FFFFEE;
	border: 1px dotted #cccc99;
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	cursor: hand;
	margin-left: auto;
}
.go_top03 {
	text-align:right;
	margin-right:20px;
	font-size: smaller;
	margin-bottom: 10px;
}
/***** カート *****/
/**** 研究・開発 ****/
.rd_title {
	margin:20px auto 10px 20px!important;
	font-weight:600!important;
	font-size: medium!important;
}
.rd_title2 {
	margin:7px auto 7px 20px!important;
	font-weight:600!important;
	font-size: medium!important;
}
.rd_img {
	margin:0 auto 20px 33px!important;
}
.rd_img_a {
	margin:0 auto 7px 33px!important;
}
.rd_img_b {
	margin:0 auto 7px auto!important;
}
.rd_table {
	font-size:smaller;
	line-height:150%;
	margin: 10px 0;
}
.rd_table th {
	width:100px;
	background-color:#B3DEFF;
	border-bottom:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	text-align:center;
}
.rd_table td {
	background-color:#DFF1FF;
	border-bottom:3px solid #FFFFFF;
}
.rd_td_a {
	width:180px;
}
.rd_td_b {
	width:180px;
	background-color:#DFF1FF;
	border-bottom:3px solid #FFFFFF;
}
.rd_case {
	margin:7px 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000000;
}
/**** 燃料電池説明 ****/
.fc_s_1 {
	background-color:#182E77;
	color:#FFFFFF;
	width:515px;
	border:double 6px #FFFFFF!important;
	background-image:none!important;
	padding:10px 15px 0px 15px!important;
}
.fc_s_2 {
	background-color:#3366CC;
	color:#FFFFFF;
	border: solid 3px #3366CC;
	width:520px;
	background-image:none!important;
	padding:2px 15px!important;
	font-size: smaller;
	margin-bottom: 7px;
	margin-top: 30px;
}
.fc_s_3 {
	background-color:#BFD5FF;
	color:#000000;
	border: solid 3px #3366CC;
	width:480px;
	background-image:none!important;
	padding:10px 15px!important;
	margin: 20px!important;
}
.fc_s_t00 {
	margin-top:20px;
	text-align:center;
}
.fc_s_t01 {
	background-color:#3392c8;
	text-align: center;
	color: #FFFFFF;
	font-size: smaller;
	line-height:150%;
}
.fc_s_t02 {
	background-color:#003e6a;
	color:#FFFFFF;
	font-size: smaller;
	line-height:150%;
	text-align: left;
}
.fc_s_t03 {
	background-color:#cceaff;
	padding-left:15px;
	font-size: smaller;
	line-height:150%;
	text-align: left;
}
.fc_s_t04 {
	background-color:#3392c8;
	font-size:smaller;
	line-height:150%;
}
.fc_s_t05 {
	background-color:#64C6FB;
	font-size:smaller;
	line-height:150%;
}
.fc_s_t06 {
	background-color:#8DD7FE;
	font-size:smaller;
	line-height:150%;
}
.fc_s_t07 {
	background-color:#BAE7FE;
	font-size:smaller;
	line-height:150%;
}
.fc_s_t08 {
	background-color:#D8F0FE;
	font-size:smaller;
	line-height:150%;
}
.fc_s_t09 {
	background-color:#EDF8FE;
	font-size:smaller;
	line-height:150%;
}
.form_tb01 {
	border-top:10px solid #666666;
	width:500px;
	margin-left:25px;
	font-size:smaller;
	line-height:150%;
	margin-bottom: 20px;
}
.form_tb01 th {
	background-color:#CCCCCC
}
.form_tb01 td {
font-size:smaller
}
.form_tb02 {
	border-top:10px solid #000033;
	width:500px;
	margin-left:25px;
	font-size:smaller;
	line-height:150%;
	margin-bottom: 20px;
}
.form_tb02 th {
	background-color:#6699cc;
}
.form_tb02 td {
font-size:smaller
}
.form_tb03 {
	border-top:10px solid #063;
	width:500px;
	margin-left:25px;
	font-size:smaller;
	line-height:150%;
	margin-bottom: 20px;
}
.form_tb03 th {
	background-color:#3C6;
}
.form_tb03 td {
font-size:smaller
}
.bottan01 {
	margin-right:20px;
	width:100px;
}
.bottan02 {
	width:100px;
}
.info01 {
	border:6px double #33EEEE;
	background-color:#282CFF;
	color:#FFFFFF;
	padding:5px;
	font-weight:600;
}
.info02 {
	text-align:center!important;
	margin:20px!important;
}
/**** 製品一覧 ****/
.pro01 {
	text-align:left;
/*	font-weight:600;
*/	margin: 0 auto 10px 10px;
	;
}
.pro01 td{
vertical-align:top

}

#pro_menu {
	padding: 0;
	background-color: transparent;
}
#pro_menu UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}
#pro_menu LI {
	display: block;
	margin-left: 5px;
	padding:0;
	width: 145px;
	list-style-type: none;
}
#pro_menu A{
	color: #666666;
	font-size: smaller;
	display: block;
	width: 150px;
	text-decoration: none;
	margin: 0px;
	padding: 4px 5px;
/*	border-bottom:1px dotted #999999;
*/}
/*#pro_menu A:hover, #pro_menu A:active {
	background-color: #DDEEFF;
	color:#003399;
}
#pro_menu A.active:link, #pro_menu A.active:visited {
	position: relative;
	z-index: 102;
	background-color: #DDEEFF;
}*/
#pro_menu2,#pro_menu3 {
	padding: 0;
	background-color: transparent;
}
#pro_menu2 UL,#pro_menu3 UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}
#pro_menu2 LI,#pro_menu3 LI {
	display: block;
	margin-left: 7px;
	padding:0;
	width: 140px;
	list-style-type: none;
}
#pro_menu2 A,#pro_menu3 A{
	color: #666666;
	font-size: smaller;
	display: block;
	width: 130px;
	text-decoration: none;
	margin: 0px;
	padding: 4px 5px;
	border-bottom:1px dotted #999999;
}
#pro_menu2 A:hover, #pro_menu2 A:active,#pro_menu3 A:hover, #pro_menu3 A:active {
	background-color: #DDEEFF;
	color:#003399;
}
#pro_menu2 A.active:link, #pro_menu2 A.active:visited ,#pro_menu3 A.active:link, #pro_menu3 A.active:visited {
	position: relative;
	z-index: 102;
	background-color: #DDEEFF;
}

.pro_img01 {
	margin:20px 25px 7px 25px;
}
.pro_img02 {
	margin:50px 25px 7px 25px;
}
.pro_img0 {
	margin:0 15px 0 13px;
}
.pro_title{
	margin-top:0px;
	background-color:#3399CC;
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;
	font-size:smaller;
	margin-bottom:0px;
}
.pro_ex {
	width:557px;
	margin-left:10px;
	text-align:center;
	margin-bottom:7px;
}
.pro_ex2 {
	text-align:center;
	width:560px;
	margin: 10px 0 5px 0;
}
.pro_pan {
margin:0 200px 10px 10px; font-size:smaller;
}
.pro_td_4{
	width:438px!important;
	border: none!important;
}
.pro_td_3{
width:325px!important; border:none!important;
}
.pro_td_2{
	width:200px!important;
	border:none!important;
}
/** 公共機関への掲示 **/
.pub_title_a {
background-color:#000066; padding:5px;
}
.pub_title_b {
border:2px solid #FFFFFF; padding:5px; margin:0; color:#FFFFFF; font-size:medium;}
.pub_case01{
margin:10px 0 30px 0; padding:1px 0; border:1px solid #999999;}
.pub_case02{
border-bottom:3px double #999999; padding:1px 0; margin:0}
.pub_case03{
border-bottom:3px double #999999; padding:0; margin:0}
.pub_case04_a{
margin:0; padding:10px; border-bottom:1px solid #999999; text-align:center; line-height:150%; font-weight:600;}
.pub_case04_b{
border-top:0; margin:0; padding:10px; line-height:150%;}
.pub_case04_b p{
position:relative; text-align:left; width:400px; padding:0; left:70px;}
.pub_case05_a{
font-weight:600; margin:15px!important;}
.pub_case05_b{
margin:15px!important;}
/*サイトマップ*/
.sitemap{
margin-top:10px;
}
.sitemap ul{
line-height:200%;
font-size:smaller;
}
