#bodyid{
text-align:center;
background-position:center;
padding:0;
margin:0 0 0 0;
}
#page{
text-align:center;
background-position:center;
background:#fff url('img/bg.png') repeat-y 700px 0;
}
#page2{
border:1px solid #666;
background:#fff;
width:780px;
margin:0 auto;
font-size:13px;
color:#666;
text-align:center;
}
#banner{
/*background:#0c3566 url('img/banbg.png') repeat-x left top;*/
background:#48D1CC;
/*border-bottom:1px solid #fff;*/
height:50px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:24px;
color:#fff;
margin:0;
padding:10px 20px;
}
#menu{
border-collapse:collapse;
background:#666;
width:100%;
}
#menu td{
border:1px solid #666;
border-right-width:0;
/*background:#fbfbfc url('img/menubg.png') repeat-x top left;*/
background:#48D1CC;
height:20px;
font-size:13px;
width:18%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#FFFFFF;
font-weight:bold;
width:100%;
text-decoration:none;
}
#image{
border:1px solid #666;
background:#133d6f url('img/image.jpg') no-repeat top left;
width:680px;
height:80px;
margin:10px auto;
}
#image h3{
color:#fff;
font-size:18px;
text-align:right;
padding:10px;
margin:0;
}
#left{
width:170px;
float:left;
margin-bottom:2px;
text-align:left;
}
#sidemenu{
border:1px solid #777;
border-bottom-width:0;
margin-top:2px;
margin-left:2px;
}
#left h4{
border-bottom:1px solid #777;
/*background:#2a5385 url('img/sidebg.png') repeat-y left top;*/
background:#48D1CC;
font-size:13px;
margin:0;
padding:4px 10px;
color:#fff;
}
#left h5{
border-bottom:1px solid #777;
font-weight:normal;
margin:0;
padding:4px 10px;
font-size:13px;
}
#left h5 a{
/*width:100%;*/
#text-decoration:none;
text-decoration:underline;
color:#555;
}
#left h5 a:hover{
color:#5c7faa;
}
#right{
width:606px;
float:right;
padding:2px 2px 2px 2px;
text-align:left;
}
#right a{
	color:#4e71a9;
}
#right a:hover{
/*	color:#ced5e5;*/
	color:#0000FF;
}
#right a:visited{
	color: #FF00FF;
}
#right h3{
/*background:url('img/titlebg.png') no-repeat left top;*/
background:#48D1CC;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
width:100%;
color:#FFFFFF;
font-size:13px;
margin:0 0 0 0;
padding:6px 0 0 10px;
height:26px;
}
#right h5{
font-weight:normal;
margin:0 10px 5px 0;
padding:10px;
font-size:13px;
line-height:120%;
}
#pagetop{
padding:20px 10px 0 0;
text-align:right;
}
#copy{
clear:both;
border-top:1px solid #666;
color:#666;
padding:3px 10px;
text-align:center;
}
#omo{
display:none;
}

table.dot
{
	border-collapse:collapse;
	border:1px solid #666;
	border-spacing:0;
	empty-cells:show;
	margin-top:2px;
}
table.tbl_01
{
	border-collapse:collapse;
	border:1px solid #666;
	border-spacing:0;
	empty-cells:show;
	margin-top:2px;
}
table.tbl_02
{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-top:2px;
}
th.dot
{
	padding:5px;
	border:1px dotted #999;
}
td.dot
{
	padding:5px;
	border:1px dotted #999;
	font-size:80%;
}

th.sol
{
	padding:5px;
	border:1px solid #999;
}
td.sol
{
	padding:5px;
	border:1px solid #999;
	font-size:80%;
}

img
{
	border: 0;
}
form
{
	margin: 0;
}

/* レイヤーウィンドウ */
.LayWin {
	width: 150px;		/* レイヤーウィンドウの幅 */
	height:80px;		/* レイヤーウィンドウの高さ */
	position: absolute;
	visibility: hidden;
	z-index:100;
}
/* タイトルバー */
div.topbar {
	-moz-box-sizing: border-box;
	width: 135px;		/* タイトルバーの幅（レイヤーウィンドウ幅-closeボタン幅） */
	height: 15px;		/* タイトルバーの高さ */
	clip: rect(0px,135px,15px,0px);		/* タイトルバーの表示範囲 */
	position: absolute;
	top: 0px;		/* タイトルバーの表示位置（レイヤーウィンドウの上から） */
	left: 0px;		/* タイトルバーの表示位置（レイヤーウィンドウの左から） */
	border: 1px solid #000000;		/* タイトルバーのボーダー */
	border-right-style: hidden;		/* タイトルバーのボーダー */
	background-color: #330099;		/* タイトルバーの背景色 */
	layer-background-color: #330099;		/* タイトルバーの背景色 */
}
/* closeボタン */
div.close {
	top: 0px;		/* closeボタンの表示位置（レイヤーウィンドウの上から） */
	left: 135px;		/* closeボタンの表示位置（レイヤーウィンドウの左から） */
	position: absolute;
	width: 15px;		/* closeボタンの幅 */
	height:15px;		/* closeボタンの高さ */
}
/* レイヤーウィンドウ本文スペース */
div.cont {
	-moz-box-sizing: border-box;
	width: 150px;		/* 本文スペースの幅 */
	height: 80px;		/* 本文スペースの高さ（レイヤーウィンドウ高さ-タイトルバー高さ） */
	position: absolute;
	top: 15px;		/* 本文スペースの表示位置（レイヤーウィンドウの上から） */
	left: 0px;		/* 本文スペースの表示位置（レイヤーウィンドウの左から） */
	border: 1px solid #000000;		/* 本文スペースのボーダー */
	border-top-style: hidden;		/* 本文スペースのボーダー */
	background-color: #FFFFFF;		/* 本文スペースの背景色 */
	layer-background-color: #FFFFFF;		/* 本文スペースの背景色 */
	padding: 5px;
}

