@charset "Shift_JIS";




/* ===== Global Common Style ===== */

body{
padding:0px;
margin:0px;
color:#333333;
background:#CEE3FD url(../images/bg01.jpg) repeat-x;
}


img{
border:0px;
}


a{
text-decoration:none;
text-weight:bold;
}


a:link{
color:#004095;
}


a:visited{
color:#3D71B5;
}


a:hover{
color:#004095;
text-decoration:underline;
}


a:active{
color:#004095;
}


.txt12{
font-size:12px;
line-height:16px;
}


.txt12h18{
font-size:12px;
line-height:18px;
}


.txt12b{
font-size:12px;
line-height:16px;
font-weight:bold;
}


.txt12c{
font-size:12px;
line-height:18px;
vertical-align:middle;
}


.txt10{
font-size:10px;
line-height:16px;
}


.txt10b{
font-size:10px;
line-height:16px;
font-weight:bold;
}


.hyou12{
font-size:12px;
line-height:16px;
}


.info_title12{
font-size:12px;
line-height:16px;
font-weight:bold;
}


.pankuzu{
font-size:10px;
vertical-align:middle;
}


.fname{
color:#333333;
//border:1px solid #C2C2C2;
//background-color:#efefef;
width:250px;
height:16px;
}


main_visual{
	margin:0px 0px 0px 5px;
	border:#666666 1px solid;
	}
	
object{
	margin:0px 0px 0px 4px;
	border:#666666 1px solid;
}