@charset "Shift_JIS";

body {
	background-color: #BCD0DA;
	margin: 0
}

img {
	border: none;
}

.topmenu {
	font-size: small;
	line-height: 130%;
}

.co_address {
	font-size: small;
}

h1,h2,h3 {
	margin:0;
	padding:0;
}

.normal {
	font-size: small;
	line-height: 110%;
}

.normal-b {
	font-size: small;
	line-height: 110%;
	font-weight: bold;
}

.ss_address {
	font-size: x-small;
}

.normal_e {
	font-size: small;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

.normal-b_e {
	font-size: small;
	line-height: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.topmenu_e {
	font-size: small;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.co_address_e {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.close {
	font-size: 12px;
	display: block;
	background-color: #CCCCCC;
	height: 14px;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.close:hover{
	color:#FF6600
}

a.close:active{
	color:#666666
}

.houkoku {
	font-size: small;
	line-height: 150%;
}

dl.houkoku {
	margin-top: 5px;
	margin-bottom: 15px;
}

dt.houkoku {
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-top-width: 0px;
	border-right-width: 0px;
	text-indent: 6px;
}

dd.houkoku {
	margin: 0px;
}

p#midashi {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
