@charset "Shift_JIS";

p {
 color:#333333;
	text-align:left;
}

/*
 h1 [
----------------------------------------------------------- */
h1.logo{
 text-indent:-9999px;
}
h1.logo a{
 display:block;
 width:55px;
	height:50px;
	background-image:url(../img/img_logo.gif);
	background-repeat:no-repeat;
	float:left;
}

/*
 h2 [
----------------------------------------------------------- */
h2{
 text-indent:-9999px;
	font-size:1px;
	color:#FFFFFF;
}
h2 a{
	display:block;
	width:295px;
	height:50px;
	background-image:url(../img/img_ttl.gif);
	background-repeat:no-repeat;
	float:right;
 outline : 0;
}
h2 .cap{
	display:none;
}
/*
 h3 [
----------------------------------------------------------- */
h3{
 font-size:1.2em;
}
/*
 h4 [
----------------------------------------------------------- */
h4{
font-size:0.7em;
 margin:0 0 10px 0;
}
