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

* {
	margin : 3 ;
	padding : 0 ; 
	font-size : 100% ;
}

body {
	font-size : medium;
	text-align : center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height : 1.4;
	background-color: #7ecef4;
}

img {
	border:0px;
}

td, th {
	padding: 1px 10px;
}

#container {
	width : 854px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#container #header {
	width : 854px;
	height : 160px;
}

#container #header2 {
	width : 854px;
	height : 196px;
}

#container #header2 a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container dl#contents {
	margin-bottom : 36px;
}

dl#contents dt {
	width : 854px ;
	text-align : left ;
	line-height : 30px ;
	height : 30px ;
	font-size : 115% ;
	font-weight: bolder;
}

dl#contents dd {
	text-align : left ; 
	padding : 8px 12px ;
	position : relative ;
}

#container dl#contents2 {
	heigt: 280px;
	margin-bottom : 36px;
	float:left
}

dl#contents2 dt {
	width: 250px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	font-size: 115%;
	font-weight: bolder;
}

dl#contents2 dd {
	text-align : left ; 
	padding : 8px 12px ;
	position : relative ;
}

#container dl#contents3 {
	heigt: 280px;
	margin-bottom : 36px;
	float:right
}

dl#contents3 dt {
	width: 604px;
	text-align: center;
	line-height: 30px;
}

address {
	font-style : normal;
	font-weight: bolder;
}
