@charset "UTF-8";
/* CSS Document */

body {
	text-align: left;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
.honbun {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.left_honbun {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.mawarikomi {
	float: left;
	margin-top: 4px;
	margin-right: 14px;
	margin-bottom: 4px;
	padding-bottom: 1px;
}

