/* 汎用定義 */
BODY {
  color: #000000 ;
}
A:link {
  color: #0000ff ;
}
A:visited {
  color: #800080 ;
}
A:active {
  color: #ff0000 ;
}
A:link#default {
  color: #0000ff ;
  text-decoration: underline ;
}
A:visited#default {
  color: #800080 ;
  text-decoration: underline ;
}
A:active#default {
  color: #ff0000 ;
  text-decoration: underline ;
}
A:link#red {
  color: #ff0000 ;
  text-decoration: underline ;
  cursor : pointer ;
}
A:visited#red {
  color: #ff0000 ;
  text-decoration: underline ;
  cursor : pointer ;
}
A:active#red {
  color: #ff0000 ;
  text-decoration: underline ;
  cursor : pointer ;
}
H1 {
  margin-top:0px;
  margin-bottom:0px;
}
H2 {
  margin-top:0px;
  margin-bottom:0px;
}
H4 {
  margin-top:0px;
  margin-bottom:0px;
}
H6 {
  margin-top:0px;
  margin-bottom:0px;
}
P {
  margin-top:0px;
  margin-bottom:0px;
}
P#default {
  margin-top:0px;
  margin-bottom:0px;
}
P#red {
  color: red ;
  font-size: x-small ;
  margin-top:0px;
  margin-bottom:0px;
}
IMG {
  border: 0px;
}
TABLE.body {
  width: 902px ;
}
/* ヘッダー */
TD.headLeft {
  width: 372px;
  vertical-align: top ;
}
TD.headLeft P {
}
TD.headRight {
  width: 100%px;
  text-align: left;
  vertical-align: top ;
}
TD.headRight H1 {
  color: #808080;
  font-size: xx-small ;
  font-style: normal;
  font-weight: normal ;
}
TD.headRight H2 {
  color: #808080;
  font-size: xx-small ;
  font-style: normal;
  font-weight: normal ;
}
TD.headRight P {
  color: #808080;
  font-size: xx-small ;
}
TD.headRight A:link {
  color: #808080;
  text-decoration: none ;
  cursor : text ;
}
TD.headRight A:visited {
  color: #808080;
  text-decoration: none ;
  cursor : text ;
}
TD.headRight A:active {
  color: #808080;
  text-decoration: none ;
  cursor : text ;
}
TD.headRight STRONG {
  font-size: xx-small ;
  color: #808080;
}
TD.headRightMenu {
  width: 520px;
  text-align: right;
  vertical-align: bottom ;
}
TABLE.headMenu {
  width: 100%;
  text-align: right;
  vertical-align: bottom ;
}
TD.headMenuRight {
  width: 470px;
  text-align: right;
  vertical-align: middle ;
}
TD.headMenuRight P {
  color: #808080;
  font-size: x-small;
  white-space: nowrap;
  vertical-align: middle ;
}
TD.headMenuRight A:link {
  color: #808080;
}
TD.headMenuRight A:visited {
  color: #808080;
}
TD.headMenuRight A:active {
  color: #808080;
}
TD.headMenuCenter {
  width: 40px;
  text-align: right;
  vertical-align: middle ;
}
TD.headBar {
  height: 18px ;
  padding: 2px;
  margin: 1px;
  text-align: center ;
  vertical-align: top ;
}
/* フッター */
TD.footTitle H4 {
  color: #5b5b5b ;
  font-size: xx-small ;
  font-weight: normal ;
  text-align: center;
  vertical-align: bottom ;
  margin-bottom: 1em;
}
TD.footTitle P {
  color: #5b5b5b ;
  font-size: xx-small ;
  font-weight: normal ;
  text-align: center;
}
TD.footTitle A:link {
  color: #5b5b5b ;
  text-decoration: none ;
  cursor : text ;
}
TD.footTitle A:visited {
  color: #5b5b5b ;
  text-decoration: none ;
  cursor : text ;
}
TD.footTitle A:active {
  color: #5b5b5b ;
  text-decoration: none ;
  cursor : text ;
}
TD.footTitle ADDRESS {
  color: #5b5b5b ;
  font-weight: bold ;
  font-style: normal;
  text-decoration: none ;
}
/* 本文 */
/* 以下、ページ毎に書き加える必要があることがる */
/* 初期にここに記載しているものはindex.htmlと同じスタイルものの定義 */
TD.contentBody {
  width: 680 ;
  text-align: center;
  vertical-align: top;
}
TABLE.contentBody {
  background-color: white;
  width: 680 ;
}
TD.contMess1 {
}
TD.contMess1 H2 {
  color:#ffffff ;
  font-size: x-small ;
  font-weight: bold ;
}
TD.contMess1 P {
  color:#808080 ;
  font-size: x-small ;
  font-weight: normal ;
}
TD.contMess1 A:link {
  color:#ffffff ;
  text-decoration: none ;
  cursor : text ;
}
TD.contMess1 A:visited {
  color:#ffffff ;
  text-decoration: none ;
  cursor : text ;
}
TD.contMess1 A:active {
  color:#ffffff ;
  text-decoration: none ;
  cursor : text ;
}
TD.contMess2 {
}
TD.contMess2 H2 {
  color: #5b5b5b ;
  font-size: x-small ;
}
TD.contMess2 P {
  color: #5b5b5b ;
  font-size: x-small ;
}
TD.contMess2 A:link {
  color:#5b5b5b ;
  text-decoration: none ;
  cursor : pointer ;
}
TD.contMess2 A:visited {
  color:#5b5b5b ;
  text-decoration: none ;
  cursor : pointer ;
}
TD.contMess2 A:active {
  color:#5b5b5b ;
  text-decoration: pointer ;
  cursor : pointer ;
}
TD.contMess3 {
}
TD.contMess3 H2 {
  color:#ff8000 ;
  font-size: xx-small ;
}
TD.contMess3 P {
  color:#567c43 ;
  font-size: xx-small ;
}
TD.contMess3 A:link {
  text-decoration: none ;
}
TD.contMess3 A:visited {
  text-decoration: none ;
}
TD.contMess3 A:active {
  text-decoration: none ;
}
TD.contMess4 {
}
TD.contMess4 H4 {
  color:#808080 ;
  font-size: xx-small ;
}
TD.contMess4 A:link {
  font-size: x-small ;
}
TD.contMess4 A:visited {
  font-size: x-small ;
}
TD.contMess4 A:active {
  font-size: x-small ;
}
TD.contMess5 {
}
TD.contMess5 P {
  color:#808080 ;
  font-size: xx-small ;
}
TD.contMess5 A:link {
  color:#808080 ;
  text-decoration: none ;
  cursor : text ;
}
TD.contMess5 A:visited {
  color:#808080 ;
  text-decoration: none ;
  cursor : text ;
}
TD.contMess5 A:active {
  color:#808080 ;
  text-decoration: none ;
  cursor : text ;
}
TD.contOrder1 {
}
TD.contOrder1 H2 {
  font-size: small ;
}
TD.contOrder1 P {
  color:#808080 ;
  font-size: xx-small ;
}
TD.contOrder1 A:link {
  color:black ;
  text-decoration: none ;
  cursor : text ;
}
TD.contOrder1 A:visited {
  color:black ;
  text-decoration: none ;
  cursor : text ;
}
TD.contOrder1 A:active {
  color:black ;
  text-decoration: none ;
  cursor : text ;
}
TD.contOrder2 {
}
TD.contOrder2 H2 {
  font-size: x-small ;
  text-decoration: underline ;
}
TD.contOrder2 P {
  font-size: x-small ;
}
TD.contOrderImage1 {
}
TD.contOrderImage1 P {
  color:red ;
  font-size: x-small ;
  font-weight: bold ;
}
TD.contOrderImage1 STRONG {
  font-size: large ;
}
TD.contOrderImage2 {
}
TD.contOrderImage2 P {
  color:#808080 ;
  font-size: x-small ;
}
TD.contOrder3 {
}
TD.contOrder3 P {
  font-size: x-small ;
}
TD.contOrder4 {
}
TD.contOrder4 P {
  color:#808080 ;
  font-size: x-small ;
}
TD.contOrder4 A:link {
  color:#808080 ;
}
TD.contOrder4 A:visited {
  color:#808080 ;
}
TD.contOrder4 A:active {
  color:#808080 ;
}
TD.contMess6 {
}
TD.contMess6 H4 {
  color:#808080 ;
  font-size: x-small ;
}
TD.contMess6 P {
  color:#808080 ;
  font-size: xx-small ;
}
TD.contMess6 A:link {
  color:#808080 ;
  font-weight: bold ;
}
TD.contMess6 A:visited {
  color:#808080 ;
  font-weight: bold ;
}
TD.contMess6 A:active {
  color:#808080 ;
  font-weight: bold ;
}
TD.contMess7 {
}
TD.contMess7 H2 {
  font-size: xx-small ;
}
TD.contMess8 {
}
TD.contMess8 P {
  font-size: x-small ;
}
TD.contMess8 H4 {
  font-size: x-small ;
}
TD.contMess9 {
	font-size: xx-small;
}
TD.contMess9 H2 {
  font-size: x-small ;
  color:#ff8000 ;
}
TD.contMess9 P {
  font-size: xx-small ;
}
TD.contMess9 H4 {
  font-size: xx-small ;
  color:#000000 ;
}
TD.contMess10 {
	font-size: x-small;
}
TD.contMess10 P {
  font-size: x-small ;
}
TD.contMess10 H4 {
  font-size: x-small ;
  color:#ffffff ;
}

/*==================================== New IDs ============================================*/

div#page_wrapper {
	width: 908px;
	text-align: left;
}

/*=================================== New Classes ===========================================*/

h2.detail_page {
	display: block;
	width: 100%;
	font-size: 28px;
	text-align: center;
	margin: 10px auto 20px auto;
	/** /border: 1px solid #ccc;*/
}
