@charset "shift_jis";
/* CSS Document */


/* 普通テキスト */
p.at01{
	padding-left: 0em; /* 余白 */
	margin:1px 0 3px 20px;
	font-size: 94%;
	line-height: 1.3; /* 行の高さ */
	color: #333333;
	font-weight: normal;
	text-align: left;

}

/* 普通テキスト */
p.at40{
	padding-left: 0em; /* 余白 */
	margin:1px 0 3px 40px;
	font-size: 94%;
	line-height: 1.3; /* 行の高さ */
	color: #333333;
	font-weight: normal;
	text-align: left;

}


/*========*/
h1{
background-image: url("../mb1.gif");
background-repeat: no-repeat;
background-position: 20px;
text-align: left;
padding-left: 40px;
margin: 13px 0 0.3em 0;
line-height: 1.5;
font-size: 115%;
color: #b6007a;
font-weight: bold;
}


h2{
padding-left: 40px;
margin:1px 0 3px 0;
font-size: 98%;
line-height: 1.5;
color: #191970;
font-weight: normal;
text-align: left;

}


H3{
text-indent: -7em;
padding-left: 10em;
margin:0 0 0 -5px;
font-size: 95%;
line-height: 1.5; 
color: #333333;
font-weight: normal;
text-align: left;

}

h4{
	padding-left: 40px;
	margin:1px 0 3px 0;
	font-size: 98%;
	line-height: 1.4;
	color: #FF6600;
	font-weight: normal;
	text-align: left;

}

a:link{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


a:visited{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


a:hover{
background-color: #0000FF;
color: #FFFFFF;
text-decoration: none;
}
