@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	color: #626262;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	letter-spacing: 0.05em;
}

h1 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

h2 {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.midashi1 {
	color: #ed7a14;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ed7a14;
	text-indent: 10px;
}

.midashi2 {
	color: #CF0E1D;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF0E1D;
	text-indent: 0px;
}

.midashi3 {
	color: #00736d;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00736d;
	text-indent: 10px;
}


.txt1 {
	color: #626262;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 5px;
}

.txt2 {
	color: #626262;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 5px;
}


a,  a:link {
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #626262;
	text-decoration: underline;
}

a:focus {
	color: #626262;
}

a:active {
	color: #626262;
}

#outerGroup {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}

#outerGroup #header {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 10px 10px 0px 30px;
	letter-spacing: 0.03em;
}



#outerGroup #contentGroup #rightColumn {
	float: right;
	padding: 10px 20px 10px 0px;
	width: 145px; /* 150px */
}

#outerGroup #contentGroup #content {
	margin: 0 170px 0 0px; /* 0 170px 0 0px */
	padding: 5px 5px 10px 30px;
}

#outerGroup #contentGroup .floatClear {
  clear: both;
  display: block;
}

#outerGroup #footer {
	text-align: left;
	padding: 10px 10px 20px 30px;
	font-size: 10px;
	letter-spacing: 0.03em;
}

.toTheTop {
	margin:0;
	padding:0px 0 30px;
	text-align:right;
	width: 720px;
}

.title {
	display: block;
	height: 25px;
	background-image: url(images/tensen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	text-indent: 20px;
	padding-bottom: 5px;
	width: 588px;
}

.line01 {
	width: 760px;
	display: block;
	margin-top: 10;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A9BA8;
	height: 5px;
}



dl.c1 {
	margin:0em;
	padding:0;
	line-height: 18px;
}
dl.c1 dt {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
dl.c1 dd {
	margin:0 0 0.5em 2em;
	padding:0;
	text-indent:-10px;
}

div.imagebox {
	float: right;
	font-size: 8pt;
	color: #333333;
	line-height: 110%;
	text-align: center;
	padding-left: 3px;
}

div.imagebox2 {
	float: left;
	font-size: 8pt;
	color: #333333;
	line-height: 110%;
	text-align: center;
	padding-right: 3px;
}

