@charset "shift-jis";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset, legend, pre, blockquote, em, button, address, noscript {
	-x-system-font:none;
	font-family:"ＭＳ Ｐゴシック",Osaka,san-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1.4;
}

ul, ol, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

a:focus {
	-moz-outline-style: none;
	cursor: auto;
}

/*clearfix*/
.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*clearfix_end*/

/*フォント関係*/
.fontcolor1{
	color:#FF0000;
}
.fontcolor2{
	color:#000000;
}
.fontcolor3{
	color:#FFFFFF;
}
.fontsize10{
	font-size:10px;
}
.fontsize14{
	font-size:14px;
}
.fontsize16{
	font-size:16px;
}
.fontsize18{
	font-size:18px;
}
/*フォント関係*/

/*リンク*/
a:link {
	color:#5F8C00;
	text-decoration:none;
}

a:visited {
	color:#5F8C00;
	text-decoration:none;
}

a:hover {
	color:#FF0080;
	text-decoration:underline;
}

a:active {
	color:#5F8C00;
	text-decoration:none;
}


#jisseki a:link {
	color:#8B4301;
	text-decoration:none;
}

#jisseki a:visited {
	color:#8B4301;
	text-decoration:none;
}

#jisseki a:hover {
	color:#2D56E3;
	text-decoration:underline;
}

#jisseki a:active {
	color:#8B4301;
	text-decoration:none;
}

/*リンク*/



body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	height: 20px;
}
#form_table th {
	color: #FFFFFF;
	text-align: left;
}
#sum dl {
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #0066CC;
}
#sum dd {
	background-color: #D7E7FF;
	margin-top: 2px;
	text-align: center;
}
#sum {
	padding-left: 10px;
}
#form_table table {
	margin-left: 0px;
}
#form_table td {
	border: 1px solid #97D110;
}
#form1 .sub_btn {
	background-image: url(images/page_21.jpg);
	height: 50px;
	width: 256px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lm {
	padding-left: 12px;
}
#container dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #735E4A;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container dt {
	text-align: center;
}
#container dd {
	width: 184px;
	background-color: #E9E4D8;
	padding: 3px;
	margin-left: 5px;
	margin-top: 3px;
}
