@charset "UTF-8";
/* CSS Document */

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}

#wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;
}

table td.content {
	margin:20px auto;
	width:524px;
	padding:20px 38px;
	text-align:left;
}

table td.menu {
	font-size:10pt;
	text-align:left;
	width: 200px;
}

a:hover { background-color:#999999; }

A{
  text-decoration : none;
}

H1{
  font-size : 12pt;
}

h2 {
	font-size:12pt;
}

TD{
  font-size : 10pt;
}

h3.title {
	background:url(../image/general_titleback.gif) no-repeat;
	width:200px;
	height:32px;
	text-align:center;
	padding-top:4px;
	letter-spacing:0.1em;
	font-size:12pt;
	font-weight:normal;
}


H3.bosyuTitle {
	margin:10px 0px 10px;
	background-color:#0066CC;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-size:14px;
	color:#ffffff;
	text-indent:12px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	padding:2px 0px 2px;
	}

p {
	text-align:left;
	font-size:10pt;
}

.j14 {
	font-size:1.2em;
}

table.katei {
	background:#CCC;
}

table.katei tr {
	background:#FFF;
}

table.katei th, table.katei td {
	text-align:left;
}

table.katei th {
	font-weight:normal;
	font-size:9pt;
}

table.katei td {
	font-size:8pt;
}

.orange {
	color:#FF6600;
}
