body {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	color:
	#666666;
	background-image: url(../images/haikei.gif);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:hover img{ /* 透過ロールオーバー用（他のタイプを使う場合は削除） */
	opacity			: 0.8;
	filter			: alpha(opacity=80);
}


.green {
	color: #009900;
}



a:link {
	font-weight: normal;
	color: #336600;
}
a:visited {
	color: #336600;
}

a:hover{
	color: #FF00FF;
}
a:active {
	color: #FF99FF;
}


/***** ヘッダ↓ ******/
.table-header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
.table-header .td-1 {
	vertical-align: bottom;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.table-header .td-1 P {
	font-size: 19px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 3px;
}
.table-header .td-2 {
	vertical-align: bottom;
	margin-bottom: 5px;
}
.table-header .td-2 div {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14px;
	letter-spacing: 0em;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
	text-align: right;
}





/***** メニュー↓ ******/
.m-cell {
	background-image: url(../images/m_haikei.gif);
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.m-cell p {
	width: 158px;
	background-image: url(../images/menu4.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.m-cell p.akatuki {
	background-image: url(../images/m_akatuki.gif);
	width: 157px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.m-cell p.suzuki {
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


.m-cell p.sakusita {
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.m-cell p.tubota {
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


/**** センターセル↓ ****/
.center-cell {
	background-color: #FFFDF7;
	text-align: center;
	vertical-align: top;
}
.center-cell table {
	margin-right:auto;
	margin-left:auto; 
}

.itamiwo {
	font-size: 16px;
	color: #FF6600;
	font-weight: normal;
	background-color: #FFFFCC;
	letter-spacing: 0.1em;
	border: 3px double #FF9900;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
