/*Author: Atsushi Katayama Created: April 2001 Version: revision 2.0*/
/*for win ie*/

/*
* {font-size: 9px; line-height:1.3em}
*/

body {margin:0px 0px 0px 0px}

.text1 {font-size:9pt; line-height:1.3em}
.text2 {font-size:11pt; line-height:1.3em}
.text3 {font-size:13pt; line-height:1.2em}
.text4 {font-size:16pt; line-height:1.2em}

img {font-size:11pt}
img.bold {font-size:11pt;font-weight:bold}

input {font-size:12px}
select {font-size:12px}
textarea {font-size:12px}

.show {display:block}
.hide {display:none}

/* Why o why does this break Netscape 4.x?
img {border:0px none}
*/

/* for PRINT OUT
br.break {page-break-after:always}
*/

a {text-decoration:none}
a:hover {text-decoration:underline}
/*a:hover {text-decoration:underline; color:#ff6600}*/

.bg_hiright {
	background-color: #DDFFFF;
	line-height: 18px;
}
.bg_hiright2 {

	background-color: #FFDDFF;
	line-height: 18px;
}

#subject{
	padding: 0 0 5px;
}
h1{
	padding:0 15px 0;
	color:#333333;
	font-size:73%;
	font-weight:normal;
	display:inline;
}

h2{
	display:inline;
}
strong{
	font-weight:normal;
}
