/* ----------- 基本要素 ---------- */
html{
	height:100%;
}

body{
	margin:0px; 
	padding:0px;
	text-align:center;
	height:auto;
	font-family: Arial, Helvetica, sans-serif, Osaka, "ＭＳ Ｐゴシック";
	font-size:90%;
	line-height:1.3;
	color:#000000;
	background:#ffffff;
}

#wrapper{
	width:740px;
	height:100%;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

/* ----------- トップページ限定要素 ---------- */
#MainPage #header{
	width:740px;
	height:342px;
	background-image:url(../../images/top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	text-align:left;
}

#MainPage #LeftBox h2{
	width:505px;
	height:36px;
	margin:0px;
	padding:0px;
}

#MainPage #LeftBox h2 span{
	display:none;
}

#MainPage h2#Sub01{
	font-size: 125%;
	background-image:url(../../images/topsub01.gif);
	background-repeat:no-repeat;
}

#MainPage h2#Sub02{
	font-size: 125%;
	background-image:url(../../images/topsub02.gif);
	background-repeat:no-repeat;
}

#MainPage h2#Sub03{
	font-size: 125%;
	background-image:url(../../images/topsub03.gif);
	background-repeat:no-repeat;
}

#MainPage h3{
	font-size: 90%;
	line-height: 1.3;
	font-weight: bold;
	margin:10px 8px 0px 8px;
	border:none;
	color:#000000;
}

#MainPage p{
	font-size:90%;
	margin:10px 8px 20px 8px;
}

#RightBox #AcTool{
	margin-bottom:4px;
}

/* ----------- ローカルナビ限定要素 ---------- */
#LocNavi{
	width:210px;
	background-image:url(../../images/navibg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#LocNavi h2{
	margin:0px;
	padding:0px;
}

#LocNavi .NaviMenu{
	width:178px;
	text-align:left;
}

.NaviMenu ul{
	text-align:left;
	list-style-position:outside;
	list-style-type:square;
	list-style-image:url(../../images/listmark.gif);
	font-size: 90%;
	line-height:1.5;
	margin:5px 0px 0px 0px !important;
	margin:5px 0px 0px 17px;
	vertical-align:middle;
}

.NaviMenu li{
	margin-bottom:8px;
}

.SiteNavi{
	width:178px;
	margin:10px 0px 20px 0px;
}

/* ----------- 共通レイアウト要素 ---------- */
#header{
	position:relative;
	width:740px;
	height:132px;
	background-image:url(../../images/header.jpg);
	background-repeat:no-repeat;
	margin:0px;
	text-align:left;
}

h1{
	margin:0px;
}

h1 a:link,h1 a:hover,h1 a:visited{
	float:left;
	display:block;
	font-size:100%;
	text-decoration:none;
	color:#FFF;
	margin:0px;
	padding:15px 25px;
}

h1 span{
	font-size:45%;
	color:#000;
}

h2.Sub{
	font-size:120%;
	font-weight:bold;
	border-bottom:dashed 1px #333399;
}

h2.Sub02{
	font-size:120%;
	font-weight:bold;
	border-bottom:dashed 1px #333399;
	margin-top:50px;
}

h3{
	font-size:90%;
	display:block;
	border-left:solid 4px #333399;
	line-height:1.0;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding-left:4px;
	color:#333333;
}

h4{
	margin:30px 0 10px 1em;
}

h5{
	margin:30px 0 10px 1em;
}

.cap{
	font-size:70%;
	color:#999999;
	font-weight:normal;
}

p,dt,dd{
	font-size:90%;
	line-height:1.3;
}
dd{
	margin-left:0em;
}

#MdBox{
	width:740px;
	margin-top:10px;
}

#LeftBox{
	width:505px;
	margin-bottom:16px;
	float:left;
	text-align:left;
}

#RightBox{
	width:210px;
	margin-bottom:16px;
	float:right;
}

#Footer{
	width:740px;
	height:52px;
	padding:5px;
	border-top:solid 4px #cccccc;
	text-align:left;
	font-size:80%;
	clear:both;
}

ul{
	list-style:circle;
	font-size:90%;
}

ul ul{
	font-size:100%;
}

ol{
	font-size:90%;
}

ul.Arrow{
	list-style-position:outside;
	list-style-type:square;
	list-style-image:url(../../images/listmark_nmr.gif);
	line-height:1.0;
}

ul.Arrow li{
	margin-top:8px;
	margin-bottom:8px;
	line-height:1.2;

}

.PageTop{
	clear:both;
	text-align:right;
	margin-top:35px;
}

/* ----------- ナビスキップ ---------- */
.skipnav,.skipnav01,.skipnav02 {
	position: absolute;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	top:95px;
	left:0px; 
}
.skipnav p,.skipnav01 p,.skipnav02 p {
	margin: 5px 0 0 0;
	padding: 0;
	position: absolute;
	font-size: 2em
}
.skipnav a,.skipnav01 a,.skipnav02 a {
	width: 18em;
	display:block;
	color: #000;
	background: #fff;
	text-decoration: none;
	padding: 5px;
	position: absolute;
	left: -1000em;
	top: 0;
	font-weight: bold
}
.skipnav a:visited,.skipnav01 a:visited,.skipnav02 a:visited {
	color: #000
	text-decoration: none;
}
.skipnav a:focus,
.skipnav a:active,
.skipnav01 a:focus,
.skipnav01 a:active,
.skipnav02 a:focus,
.skipnav02 a:active {
	z-index: 99;
	top: 0px;
	left: 0;
	border: solid #777 2px;
	color: #000;
	background: #fff !important
	text-decoration: none;
	}

.skipnav a:hover,.skipnav01 a:hover,.skipnav02 a:hover {
	cursor: default
	text-decoration: none;
}

/* ----------- パンくずメニュー ---------- */
#PanMenu{
	height:36px;
	text-align:left;
	font-size:90%;
}

#PanMenu a{
	text-decoration:none;
}

#PanMenu a:hover{
	text-decoration:underline;
}

/* ----------- ページ内リンク ---------- */
#PageLink{
	width:505px;
	background-color:#E3E3E3;
	text-align:left;
	margin-bottom:20px;
}

#PageLinkIn{
	margin:0px 10px 0px 10px;
	padding:5px;
	text-align:left;
	font-size:90%;
} 

/* ----------- 画像下のスペース防止 ---------- */
img{
	border:none;
	vertical-align:bottom;
}

/* ----------- 画像 ---------- */
img.vmid{
	vertical-align:middle;
}

img.vtop{
	vertical-align:top;
}

img.right{
	float:right;
}

img.left{
	float:left;
}
	
/* ----------- フォント ---------- */
a:link{
	color:#0066CC;
	text-decoration:underline;
}

.Red{
	color:#993333;
}

/* ----------- 汎用表 ---------- */
.tableTypeA{
	width:505px;
	border:0px;
	background-color:#ffffff;
	font-size:90%;
	line-height:1.5;
}

.tableTypeA th{
	background-color:#D9DCEE;
	border-left:solid 3px #333E6D;
}

.tableTypeA td{
	border:0px;
	background-color:#F2F3F9;
}

.tableTypeB{
	width:505px;
	background-color:#ffffff;
	font-size:90%;
	line-height:1.5;
}

.tableTypeB th.short32{
	width:32%;
	background-color:#979774;
	color:#ffffff;
}

.tableTypeB th.wide36{
	width:36%;
	background-color:#979774;
	color:#ffffff;
}

.tableTypeB td{
	background-color:#f7f7f2;
}

.tableTypeB td.short16{
	width:16%;
	background-color:#f7f7f2;
	text-align:center;
}

.tableTypeB td.short16L{
	width:16%;
	background-color:#f7f7f2;
	text-align:left;
}

.tableTypeB td.centerTD{
	text-align:center;
}


.tabletype01 {
    border-collapse: collapse;
	font-size:90%;
    line-height: 1.5;
    text-align: left;
}

.tabletype01 th {
    padding: 6px;
    font-weight: bold;
    vertical-align: top;
    border: 1px solid #ccc;
    background: #eee;
	text-align: center;
}

.tabletype01 td {
    padding: 6px;
    vertical-align: top;
    border: 1px solid #ccc;
	}


.tabletype02 {
	    border-collapse: separate;
	    border-spacing: 1px;
	    text-align: left;
		font-size:90%;
	    line-height: 1.5;
	}

	.tabletype02 th {
	    font-weight: bold;
	    vertical-align: top;
	}

	.tabletype02 td {
	    vertical-align: top;
	}


/* ----------- 汎用セレクタ ---------- */
.alignRight{
	text-align:right;
}

.alignLeft{
	text-align:left;
}

.alignCenter{
	text-align:center;
}

.margineT0{
	margin-top:0px;
}

.margineT50{
	margin-top:50px;
}

.margineB0{
	margin-bottom:0px;
}

.margineB30{
	margin-bottom:30px;
}

.margineL50{
	margin-left:50px;
}

.margineL100{
	margin-left:100px;
}

.margineL2em{
	margin-left:2em;
}
.textIndent1em{
	text-indent:-1em;
	margin-left:1em;
}
/* ----------- 連絡先 ---------- */
.renraku{
	float:right;
	border:1px solid #000;
	padding:5px 7px;
	margin-bottom:20px;
}
 .clear{
	 clear:both;
 }