body            { color: #333333; font-size: 12px; line-height: 14px; background:url(../img/top_bg.gif) repeat-x; background-attachment:fixed; }

.header  { background-image: url(../img/header_bg.gif); background-repeat: repeat-x; margin: 0 }
.what_bg { background-image: url(../img/what_bg.gif); background-repeat: repeat; margin: 0 }


a:link {	color: #333333;	text-decoration: none;}
a:visited {	color: #333333;	text-decoration: none;}
a:hover { color: #F33669;	text-decoration: underline;}
a:link.ft {	font-size: 9px;color: #3F4857;	text-decoration: none;}
a:visited.ft {	font-size: 9px;color: #3F4857;	text-decoration: none;}
a:hover.ft {	font-size: 9px;color: #666666;	text-decoration: underline;}

.text14{font-size: 14px; line-height: 16px;}
.text12 {font-size: 12px; line-height: 16px;}
.text11 { font-size: 11px; line-height: 13px }
.text10 {font-size: 10px; line-height: 12px;}
.text9{font-size: 9px; line-height: 11px;}

.privacytable { 
	width: 500; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px black solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	font-size: 12px;
	line-height: 16px;
}


.wday{
	color:DD413C;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.wtx {
	font-size: 11px;
	line-height: 12px;
	color: #3f4857;
}
.wline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575757;
}
.ww {
	margin-bottom:2px;
}
.book {
	font-size: 12px;
	font-weight: bold;
	color: #9d0a36;
	padding: 10px;
	height: 64px;
	width: 539px;
	background-image: url(../../book/img/tx_bg.gif);
}

