@charset="shift_jis";

/******************************************/
/* GLOVAL STYLE */
/******************************************/


body {
	font-size: 80%;
	color: #666666;
	margin-top:0px;
	margin-left:5px;
	background-image: url(../common_images/bg_01.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}

/******************************************/
/* HEADER STYLE */
/******************************************/

#container {
width:712px;
margin-left:auto;
margin-right:auto;
padding:0px;
height:auto;
}

.logo h1{
	line-height:0em;
	font-size:0px;
}

/*.logo img{
	float:left;

}*/


/******************************************/
/* Copyright*/
/******************************************/


.f1 {
font-size: 11px;
line-height: 15px;

}


.f10_c {
font-size: 10px;
line-height: 15px;
color: #003399;
}

.f10_c2 {
font-size: 10px;
line-height: 15px;
color: #333333;
}

.f10 {
font-size: 10px;
line-height: 15px;

}

.f12 {
font-size: 12px;
line-height: 15px;

}
/******************************************/
/* link */
/******************************************/


a:link.aa {
	color: #003399;
}

a:visited.aa {
	color: #003399;
}

a:hover.aa {
	color: #0099FF;
	text-decoration:none;
}

a:active.aa {
	color: #0099FF;
	text-decoration:none;
} 

a:link {
	color: #003399;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0066FF;
}
.header_bg {
	background-image: url(../common_images/header_bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #003399;
}
.line_l {
	background-image: url(../common_images/line_l.jpg);
	background-repeat: no-repeat;
}

.line_r {
	background-image: url(../common_images/line_r.jpg);
	background-repeat: no-repeat;
}


h1#logo {
	display:block;
	width:232px;
	height:40px;
	font-size:0.1px;
	line-height:0.1px;
}


