body          { color: white; font-size: 10pt; line-height: 1.2em; text-decoration: none; background: black url(../images/back-bace.gif); margin: 10px; padding: 0px }
.main_10px  { font-size: 10px; line-height: 1em; text-decoration: none }
.main_12px   { font-size: 12px; line-height: 1.4em; text-decoration: none }
.title_16px { font-weight: bold; font-size: 16px; text-decoration: none }
.title_14px { font-weight: bold; font-size: 14px; text-decoration: none }
.title_12px { font-weight: bold; font-size: 12px; text-decoration: none }
.color_bk     { color: #000000; text-decoration: none }
.color_01     { color: #3864AC; text-decoration: none }
.color_02     { color: #3366CC; text-decoration: none }
.copyright-10px { color: #BCC5E4; font-size: 10px; line-height: 1.4em; text-decoration: none }
a:link     { color: #6694E0; text-decoration: none }
a:visited     { color: #467CD6; text-decoration: none }

/* Hides from IE-mac \*/ 

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

*html body {  　　　　　/* IE6だけに適用 */
   overflow-y:auto;
}

*+html body {　　　　　/* IE7だけに適用 */
   overflow-y:auto;
}