/* CSS Document */

body{
	
	margin:0;
	padding:0px 0px 0 0px;
	height:100%;
	background-color:#ebebeb;
	font-size:13px;
}


p,pre,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:11pt Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
	word-break:break-all;
}

input[type="text"]{
	font:11pt Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
}

p,pre,li,dt,dd,th,td,label,h4,h5,h6{ line-height:14pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:10pt; }

p,pre,h5,h6,table{ margin:12px auto; text-align:left; }


form{ margin:0; }

a,label{
	color:#4f5f83;
	cursor:pointer;
	text-decoration:none;
}

a:hover,label:hover{
	color:#86aee9;
}

img{ border:none; }

table{
	width:100%;
	border-collapse: collapse;
	border-spacing:0px;


}

td{
	padding:6px;
	background:none;
	border:solid 1px #f5f5f5;
	
}

th{
	text-align:center;
	background-color:#f5f5f5;
	
}

th span{
	color:red;
	font-weight:normal;
	margin-left:2px;
}

table ul{ margin:0 0 0 15px; }

ul{ margin:10px 0 10px 25px; padding:0; }

ol{ margin:10px 0 10px 30px; padding:0; }

dl{ margin:10px auto; }

dd{ margin:10px auto 10px 20px; }

textarea{ width:95%; }


.clear{ clear:both; }


#wrapper{
	margin:0px auto;
	width:1040px;
	background-color:#ffffff;
}

#head,#headmenu,#body,#foot{
	margin:0 auto;
	width:1000px;
}

h1{
	margin:0;
	font-size:9pt;
	height:30px;
	line-height:30px;
	font-weight:normal;
}

#logo{
	margin:0;
}

#logo a{
	display:block;
	height:60px;
	width:494px;
	border:dotted 1px #f0f0f0;
	text-align:center;
	line-height:60px;
}

#logo a:hover{
	background-color:#f9f9f9;
}

#headmenu{
	margin-top:20px;
	
}

#headmenu *{
	height:30px;
	line-height:30px;
}

#headmenu ul{
	list-style:none;
	margin:0;
}

#headmenu li{
	float:left;
	background-color:#f9f9f9;
}

#headmenu a,#headmenu span{
	display:block;
	margin:1px;
	width:109px;
	height:28px;
	line-height:28px;
	text-align:center;
	background-color:#cccccc;
}

#headmenu a:hover,#headmenu span{
	background-color:transparent;
}

#body{
	margin:20px auto;
	height:100%;
}

#left{
	width:280px;
	float:left;
}

#right{
padding:28px 0 0 0;
	width:700px;
	float:right;
}

h2,h3{
	border-bottom:solid 1px #d6dbdf;
	text-indent:10px;
}

h2{
	height:48px;
	line-height:48px;
	font-size:22pt;
	margin:0 auto 20px;
}

h3{
	height:36px;
	line-height:36px;
	font-size:12pt;
	margin:20px auto;
	text-align:left;
}

#footmenu{
	text-align:center;
	position:absolute;
	bottom: 0px;
}

#footmenu a, #footmenu span{
	margin:0 20px;
}

#copy{
	text-align:right;

	
}


tin{
font-size:11px;

}




<!------------------------------------------------------------------------------------>




.table1 table {
width: 450px;
border: 2px #dcdcdc solid;

}

.table1 td {
border: 2px #dcdcdc solid;
background-color: ＃000000;
padding: 1px 3px;
text-align: left;
font-size:12px;
}

.table1 th {
border: 2px #dcdcdc solid;
background-color: #f5f5f5;
padding: 2px 4px;
font-size:12px;
width:100px;
}





.table2 table {
width: 700px;
border: 1px #646665 solid;
}

.table2 td {
border: 1px #646665 solid;
background-color: ＃000000;
padding: 1px 4px;
text-align: left;
font-size:12px;
line-height:18px;
}

.table2 th {
border: 1px #646665 solid;
background-color: #f5f5f5;
padding: 1px 2px;
font-size:12px;
line-height:18px;

}



.table3 table {
width: 280px;
border: 2px #dcdcdc solid;

}

.table3 td {
border: 2px #dcdcdc solid;
background-color: ＃000000;
padding: 2px 4px;
text-align: left;
font-size:10px;
}

.table3 th {
border: 2px #dcdcdc solid;
background-color: #f5f5f5;
padding: 2px 4px;
font-size:10px;
}






#box{
height:100%;　 /* IE対策のため指定*/
min-height:100%; /* 最小値100%指定*/
}

body > #box{
height:auto;　/* height:100%を解除 */
}



#mds{
  border: 1px solid #cfcfcf; /* 4辺のボーダーを、1px幅の実線、線色#CC3366に */
  border-left: 10px solid #cfcfcf;
}




.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
