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



h1{
	padding-left: 0em; /* 余白 */
	margin:1px 0px 3px 0;
	font-size: 110%;
	line-height: 1.4; /* 行の高さ */
	color: #06F;
	font-weight: bold;
	text-align: left;

}


h2{
	text-indent: -1em;
	padding-left: 1em; /* 余白 */
	margin:1px 0px 3px 20px;
	font-size: 100%;
	line-height: 1.4; /* 行の高さ */
	color: #333;
	font-weight: normal;
	text-align: left;

	}

h3{
	text-indent: -1em;
	padding-left: 1em; /* 余白 */
	margin:1px 0px 3px 35px;
	font-size: 100%;
	line-height: 1.4; /* 行の高さ */
	color: #333;
	font-weight: normal;
	text-align: left;

	}
	

h4{
	padding-left: 0em; /* 余白 */
	margin:1px 0px 3px 0;
	font-size: 110%;
	line-height: 1.4; /* 行の高さ */
	color: #FF3366;
	font-weight: bold;
	text-align: left;
	}

h5{
	padding-left: 0em; /* 余白 */
	margin:1px 0px 3px 0;
	font-size: 84%;
	line-height: 1.1; /* 行の高さ */
	color: #630;
	font-weight: normal;
	text-align: center;
	}
	
h6{
	text-indent: -1em;
	padding-left: 1em; /* 余白 */
	margin:1px 0px 3px 0px;
	font-size: 84%;
	line-height: 1.2; /* 行の高さ */
	color: #630;
	font-weight: normal;
	text-align: left;
	
	}


/* 普通フォント　3 */
p.at01{
	padding-left: 20px; /* 余白 */
	margin:1px 0px 3px 0px;
	font-size: 94%;
	line-height: 1.4; /* 行の高さ */
	color: #333333;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
}


/* 普通フォント　3 */
p.at01_c{
	padding-left: 20px; /* 余白 */
	margin:1px 0 3px 0;
	font-size: 94%;
	line-height: 1.4; /* 行の高さ */
	color: #333333;
	font-weight: normal;
	text-align: center;
}

.t1{
	padding-left: 0em; /* 余白 */
	margin:1px 0px 3px 0;
	font-size: 110%;
	line-height: 1.4; /* 行の高さ */
	color: #06F;
	font-weight: bold;
	text-align: center;

}

.t2{
	margin:1px 0px 3px 0px;
	font-size: 100%;
	line-height: 1.4; /* 行の高さ */
	color: #F39;
	font-weight: bold;
	text-align: left;

}


.lin-s{
	width: 92%;
	margin: 3px auto;
	padding: 2px;
	text-align: left;
	float: center;
	color : #03F;
	border-color: #6C6;
	font-size: 85%;
	border-style: dotted;
	border-width: 2px;
	font-weight: bold;
	line-height: 1.4;
}


.up{
	margin:1px 20px 3px 0;
	font-size: 89%;
	line-height: 1.4; /* 行の高さ */
	color: #06F;
	font-weight: bold;
	text-align: right;
	}


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;
}
