@charset "UTF-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
body, form, fieldset {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	background-color: #f0f0f0;
}
button {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
p {
	margin-bottom: 10px;
}
a {
	color: #ad1111;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	background-color: #ad1111;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#home {
	margin: 20px 0 0 20px;
}
#home a {
	margin-right: 15px;
}
#home a:hover {
	background-color: #fff; /* firefox bugfix */
}
#home img {
	border-bottom: solid 3px #fff;
}
#home img:hover {
	border-bottom: solid 3px #ad1111;
}
#home_left {
	float: left;
	width: 350px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#home_right {
	float: left;
	width: 350px;
	margin-top: 10px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
}
#right {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding-left: 10px;
}
.report h2 {
	width: 490px;
	height: 30px;
	padding-left: 10px;
	background: url(images/h2.gif) no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
#footer {
	margin: 20px 0 20px 0;
	padding: 5px 20px 5px 20px;
	font-size: 11px;
	line-height: normal;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #e5e5e5;
}
#footer_menu {
	float: left;
}
#copyright {
	color: #333333;
	float: right;
}
#contact_2 {
	background-color: #fff;
	padding: 20px;
}
.clear_both {
	clear: both;
}
.img_1 {
	border: 1px solid #ccc;
}
.img_2 {
	border: 1px solid #ccc;
	float: right;
	margin-left: 10px;
}
.list_1 li {
	margin: 0 0 10px 30px;
	list-style-image: url(images/bullet_1.gif);
	font-weight: bold;
}
.list_2 li {
	margin: 0 0 10px 30px;
	list-style-image: url(images/bullet_2.gif);
	font-weight: bold;
}
.list_3 {
	margin-left: 20px;
}
.list_4 li {
	margin: 0 0 5px 30px;
	list-style-image: url(images/bullet_2.gif);
}
.list_5 {
	margin-bottom: 10px;
}
.list_5 li {
	margin: 0 0 5px 20px;
	list-style-image: url(images/bullet_2.gif);
}
.list_6 {
	margin: 0 0 20px 0;
}
.list_6 li {
	margin: 0 0 5px 0;
	padding-left: 12px;
	font-weight: bold;
	list-style: none;
	background: url(images/bullet_1.gif) 0 0 no-repeat;
}
.list_7 li {
	margin: 0 0 0 10px;
	list-style-type: disc;
}
.list_8 {
	margin-bottom: 10px;
}
.list_8 li {
	margin: 0 0 20px 30px;
	list-style-image: url(images/bullet_3.gif);
}
.check li {
	margin: 0 0 10px 30px;
	list-style-image: url(images/bullet_2.gif);
	font-weight: bold;
}
.flv {
	width: 360px;
	margin: 10px auto 10px auto;
	text-align: center;
}
.table_1 td {
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.table_2 {
	width: 100%;
}
.table_2 td {
	padding: 5px 5px 5px 0;
	vertical-align: top;
}
.table_3 td {
	padding: 5px 10px 5px 0;
	vertical-align: middle;
}
.table_3 a {
	font-weight: bold;
}
.table_4 td {
	padding: 3px;
	vertical-align: top;
}
.table_5 td {
	padding: 0px 15px 10px 0;
	vertical-align: top;
}
.table_6 {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.table_6 td {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
}
.table_7 {
	width: 400px;
	margin: 10px auto 20px auto;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.table_7 td {
	padding: 3px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
.table_7 .line {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.table_8 td {
	padding: 7px 0 7px 0;
	vertical-align: top;
}
.table_8 td p {
	font-weight: bold;
	margin: 0 10px 0 0;
}
.table_9 {
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.table_9 td {
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 5px;
	font-size: 12px;
	line-height: normal;
}
.table_9 p {
	margin: 0;
}
.table_10 {
	width: 100%;
}
.table_10 td {
	padding: 2px;
	text-align: center;
}
.table_11 {
	width: 100%;
}
.table_11 td {
	padding: 3px 5px 3px 0;
	vertical-align: top;
}
.table_12 {
	width: 100%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.table_12 td {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	padding: 5px;
	font-size: 12px;
	line-height: normal;
	text-align: center;
}
.table_12 p {
	margin: 0;
}
.line_1 {
	margin-bottom: 10px;
	width: 100%;
	border-top: 1px solid #cccccc;
}
.style_1 {
	color: #ad1111;
}
.style_2 {
	font-size: 11px;
	line-height: normal;
}
.style_3 {
	color: #ad1111;
	font-weight: bold;
}
.style_4 {
	font-size: 11px;
	line-height: 16px;
}
.style_5 {
	color: #ad1111;
	font-weight: bold;
	font-size:18px;
}
.style_red {
	color: #c74e46;
	font-weight: bold;
}
.style_blue {
	color: #4383be;
	font-weight: bold;
}
.style_green {
	color: #88b521;
	font-weight: bold;
}
.style_purple {
	color: #7e6797;
	font-weight: bold;
}
.box_1 {
	border: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
.title_1 {
	margin: 30px 0 20px 0;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	text-align: center;
}
.border_top {
	border-top: 1px solid #CCCCCC;
}
.border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.align_center {
	text-align: center;
}
/* menu */
#menu {
	height: 40px;
}
#jsddm {
	margin: 0;
	padding: 0;
	width: 760px;
	position: absolute;
	z-index: 100;
}
#jsddm li {
	float: left;
	list-style: none;
}
#jsddm li a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
#jsddm li a:hover {
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	border-top: 1px solid #666666;
	/*width: auto;
	_width: 100%;*/
	width: 170px;
	padding: 5px;
	background: #454545;
	color: #ffffff;
}
#jsddm li ul li a:hover {
	background: #333333;
}

