/* 
	All Written by DAIICHI DENSI Corp.
  -------------------------------------------------------------------------
	Last Modified at 5th February,2004
  -------------------------------------------------------------------------
	Cascading Style Sheet template file for reusing.
	So, you	can reuse this file for writting a HTML file or any other purpose.

*/

/*定義済みクラス*/
A:link{text-decoration:none}
A:hover{text-decoration:underline;color:#ff8844}
A:active{text-decoration:none}
A:visited{text-decoration:none}
A.pdown {font-size: 13px;font-weight:bold;
	color:#999999;
	text-decoration:none;}


body { scrollbar-base-color : #FFFFFF;scrollbar-face-color : #FFFFFF; scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color : #666666; scrollbar-3dlight-color: #DDDDDD;scrollbar-highlight-color : #FFFFFF; 
	scrollbar-shadow-color : #FFFFFF;scrollbar-darkshadow-color : #CCCCCC;
	font-family: "ＭＳ Ｐゴシック,MS UI Gothic,OSAKA"; line-height: 120%;
font-size:12px }

td,p {font-size:12px}
b,font,li,a {font-size:inherit}
blockquote {font-size:inherit;margin-left:20px;line-height:inherit}

/* タグ依存クラス */
b.green {color:green}

p.bg_trans {  background: url(images/bg_table.gif) repeat fixed;padding:10px}
td.copyright {font-size:10px;color:#666666}
p.bg_link { background-color:#eeeefe;padding:5px;border:1px dotted skyblue}

td.bottom {border-bottom:1px dotted #7EDA9E}
td.bg_trans {  background: url(images/bg_table.gif) repeat fixed; font-size:12px;font-weight:bold;color:deepskyblue}

div.bg_trans {  background: url(images/bg_table.gif) repeat fixed; font-size:15px ; padding:10px}

/* タグ依存無し */
.tbox_light {  background-color: #eeeeee}

.small_font {  font-size: 9px}
.middle_tfont {  font-size: 11px}
.big_font {  font-size: 15px}
.huge_font { font-size: 20px}

.bsmall_font {  font-size: 9px;font-weight:bold}
.bmiddle_tfont {  font-size: 11px;font-weight:bold}
.bbig_font {  font-size: 15px;font-weight:bold}
.bhuge_font { font-size: 20px;font-weight:bold}

.under {border-bottom: 1px dotted gray}

