@charset "Shift_JIS";
/*全体構造スタート--------------------------------*/
body {
	padding: 0;
	width: 766px;
	margin: 0 auto;
}
*{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.5em;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
.noTop {
	margin-top: 0;
}
.noBottom {
	margin-bottom: 0;
}
.hidden {
	display: none;
}
.crear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 0;
}
.hidden {
	display: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #D05800;
	text-decoration: none;
}

/*ヘッダー構造------------------------------------------*/

#headerTable {
  width: 766px;
		height: 211px;
		background : url(../feature/header_bg01.jpg) no-repeat;
}
#column #headerTable {
  width: 766px;
		height: 211px;
		background : url(../feature/header_bg01.jpg) no-repeat;
}
h1 {
  margin: 22px 0 46px 17px;
		padding: 0;
}
h1 a {
  width: 245px;
		height: 42px;
		background: url(../images/header_title01.gif) no-repeat;
		display: block;
		text-indent: -10000px;
}
#message {
  margin: 0 0 0 33px;
		padding: 0;
		color: #FFFFFF;
		line-height: 15px;
}
#index #headerTable {
  width: 766px;
		height: 211px;
		background : url(../feature/header_bg03.jpg) no-repeat;
		margin: 0 auto;
}
#index h1 {
  margin: 0;
		padding: 0;
		text-indent: -10000px;
}
#index #message {
  margin: 91px 0 0 33px;
		padding: 0;
		color: #FFFFFF;
		line-height: 15px;
}

/*メニュー構造-----------------------------------------*/

#mainMenuTable {
  width: 766px;
		height: 35px;
		background : url(../feature/menu_bg01.gif) no-repeat;
		text-align: center;
		padding: 2px 0 2px 0;
}

/*コンテンツ構造---------------------------------------*/

#contentTable {
  width: 766px;
		background : url(../feature/content_bg01.jpg) repeat-x;
		padding: 20px 40px 20px 40px;
}
#contentTable td.left {
  width: 496px;
		padding-right: 20px;
}
#contentTable td.right {
  width: 230px;
		padding-left: 20px;
}
.contentBoxTable {
  width: 686px;
}
.contentBoxTable td.left2 {
  width: 323px;
		padding-right: 20px;
}
.contentBoxTable.td.right2 {
  width: 323px;
		padding-left: 20px;
}
dl.layout dt.title {
  font-weight: bold;
		font-size: 14px;
		padding: 3px 3px 3px 5px;
		margin-bottom: 15px;
		border-bottom: 1px solid #999999;
		background: #F2F2F2;
}
dl.layout dt {
  font-weight: bold;
		border-bottom: 1px dotted #999999;
}
dl.layout2 dt {
  font-weight: bold;
		border-bottom: 1px dotted #999999;
		width: 50%;
}
dl.layout dd {
  font-weight: bold;
		font-weight: normal;
		margin: 3px 0 10px 26px;
}
dl.layout2 dd {
  font-weight: bold;
		font-weight: normal;
		margin: 3px 0 10px 26px;
}
.listTable {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
		margin-bottom: 15px;
}
.listTable caption {
}
.listTable td {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
		padding: 5px;
}
.listTable th {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
		background: #F2F2F2;
		padding: 5px;
}
#topicTitle h3 {
  background : url(../feature/title_img01.gif) no-repeat left top;
		border-bottom: 1px dotted #666666;
		margin: 0 0 15px 0;
		padding: 0;
		text-indent: 30px;
		font-size: 16px;
		font-weight: bold;
		color: #2E70BD;
}
h3 {
  background : url(../feature/title_img01.gif) no-repeat left top;
		border-bottom: 1px dotted #666666;
		margin: 0 0 15px 0;
		padding: 0;
		text-indent: 30px;
		font-size: 16px;
		font-weight: bold;
		color: #2E70BD;
}
p {
  margin: 0 0 15px 0;
		padding: 0;
}
.indent {
  padding: 0 0 0 20px;
}
.toTop {
  text-align: right;
		font-size: 12px;
}

/*フッター構造-----------------------------------------*/

#footerTable {
  width: 766px;
		height: 40px;
		background: #2E70BD;
}
address {
  text-align: center;
		font-style: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
}

/*MTスタイルシート-------------------------------------*/
#subMenu ul {
		margin: 0;
		padding: 0 0 10px 3px;
}

#subMenu li {
  list-style: none;
		background : url(../feature/list_img01.gif) no-repeat left center; 
		margin: 0;
		padding: 0 0 0 15px;
}
.link-note, .link-note a {
  font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
}
#powered, #powered a {
  font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
}
.link-note form {
  margin-bottom: 15px;
}
.link-note form p {
  margin: 6px 0;
}
.content h3 {
  font-weight: bold;
		font-size: 14px;
		color: #000000;
		padding: 3px 3px 3px 8px;
		text-indent: 0;
		margin-bottom: 15px;
		border-bottom: 1px solid #999999;
		background: #F2F2F2;
}
.posted {
  margin: 10px 0;
		text-align: right;
}
