td {
	line-height: 150%;
	font-size: 12px;
}
    .title {
	margin: 20px 20px 1.5em 20px;
	color: #333;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
	
p {
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	font-weight: normal;
}

a:link {
	color: #333;
	text-decoration: none;
}

body
    {
	margin:0px;          /* ページ全体のmargin */
	padding:0px;         /* ページ全体のpadding */
	text-align:left;   /* 下記のautoに未対応用のセンタリング */
	background-image: url(back.jpg);
	background-repeat: repeat;
	background-color: #036;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
    }

#main
    {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	text-align:center;     /* 中身を左側表示に戻す */
	width:900px;         /* 幅を決定する */
	background-color: #FFF;
	color: #666;
    }
	
	img {
	border-width:0;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
	text-align: center;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

#main tr td {
	vertical-align: top;
	text-align: left;



}
#main tr td a {
	text-align: left;

}
.GridTop {
	font-size: 12px;
	color: #FFF;
	background-color: #006;
	font-weight: bold;
	text-align: center;
}
.ProductHeader {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00F;
}

.submenu {
	font-size: 12px;
	color: #006;
	max-width: 900px;
	overflow-x: hjidden;
}

.GridData {
	font-size: 12px;
	color: #333;
	text-align: left;
	background-color: #C4E1FF;
}
