a:link {color:#0000FF; text-decoration:underline;}
a:visited {color:#0000FF; text-decoration:underline;}
a:active {color:#0000FF; text-decoration:underline;}
a:hover {color:#FF6600; text-decoration:none;}

a.a_top:link {color:#FF6600; text-decoration:underline;}
a.a_top:visited {color:#FF6600; text-decoration:underline;}
a.a_top:active {color:#FF6600; text-decoration:underline;}
a.a_top:hover {color:#0000FF; text-decoration:none;}

body {
	font-size: 12px;
	line-height:1.6em;
	color:#336600;
}

h1 {
	margin:0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin:2px 0px 15px 0px;
	background-color:#336600;
	padding:2px 0px 0px 8px;
}

h2.h2_top {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h3.h3_top {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
}

p {
    margin:0px 10px 20px 10px;
}

p.p_top {
    margin:0px 10px 10px 10px;
}


ul {
    margin:0px 0px 20px 30px;
}


div.div_masu {
	margin:0px 12px 0px 12px;
}

div.div_masu_top {
	margin:10px 12px 0px 12px;
}

div.div_samnale {
	width:100px;
	margin:0px 14px 20px 6px;
	float:left;
	line-height:1.2em;
}

