.style1 {font-size: 12px}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	
}
body,td,th {
	font-size: 12px;	
	line-height: 19px;
	color: #ffffff;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000FF;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
	font-size: 12px;
	color: #0099CC;
}
h4 {
	margin: 0px;
}

.omottakoto {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;	
}

.style4 {
	font-size: 10px;
	color: #0099CC;
}

/* 少し小さめのテキスト */
.size2{	font-size: 11px; line-height: 120%;}
.size2b{	font-size: 11px; line-height: 120%; font-weight: bold}

/* 小さいテキスト */
.size1{
	font-size: 10px;
	line-height: 120%;
}

.mar_b_10{
	margin-bottom:10px;}
.mar_t_10{
	margin-top:10px;}
.mar_r_15{
	margin-right:15px;}
.mar_r_20{
	margin-right:20px;}
	
	
.font_size_16{
	font-size:16px;
	font-weight: bold;
	}

.contact{}

.contact table{}

.contact td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.font_color_red{
	color:#F00}
