#LinkSite { color: #a0a0a4; font-size: 10px; text-align: right; padding-right: 10px; clear: both }
#LinkSite  a:link  { color: #a0a0a4 }
#LinkSite a:visited  { color: #a0a0a4 }
#LinkSite a:hover { color: #2a7f00 }
#LinkSite a:active  { color: #a0a0a4 }
#b_choutei { background-image: url(../image/arrow_g.gif); background-repeat: no-repeat; background-attachment: inherit; background-position: 10px center; letter-spacing: 1px; margin-left: 10px; padding: 10px 10px 10px 25px }
#b_saisei { background-image: url(../image/arrow_g.gif); background-repeat: no-repeat; background-attachment: inherit; background-position: 10px center; letter-spacing: 1px; margin-left: 10px; padding: 10px 10px 10px 25px }
#b_hasan { background-image: url(../image/arrow_g.gif); background-repeat: no-repeat; background-attachment: inherit; background-position: 10px center; letter-spacing: 1px; margin-left: 10px; padding: 10px 10px 10px 25px }
.Point {
	color:#FF9900;
	font-weight:bold;
}
.BPoint {
	color:#FF0000;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:36px;
	letter-spacing:2px;
}
.ClearImg{
	float:none;
}
.Clear {
	clear:both;
}
.small {
	font-size:10px;
	color:#333333;
}
p{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
	letter-spacing:1px;
}
/*
h3 {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/h2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:20px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:15px;
	color:#FFFFFF;
	font-size:14px;
	margin-top:20px;
	clear:both;
}
*/

h3 {
	width:515px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-indent:10px;
	letter-spacing:1px;
	color:#345D25;
	font-size:14px;
	margin-left: 10px;
}
h4 {
	width:515px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	text-indent:10px;
	border-left: 5px solid #345D25;
	clear:both;
	margin-left: 10px;
	margin-top: 10px;
}
/* h見出し */
h5 {
	line-height:40px;
	font-weight:bold;
	color:#666666;
	text-indent:10px;
	letter-spacing:1px;
	font-size:14px;
	margin-left: 5px;
}
.Check {
	background-image:url(../image/check.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:35px;
}
.Check2line {
	background-image:url(../image/check2.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:5px;
	padding-bottom:2px;
	line-height:32px;
	height:auto;
	width:auto;
	text-indent:0px;
}
.Check3 {
	background-image:url(../image/check3.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:25px;
	height:auto;
	width:auto;
	text-indent:0px;
}
.arrow {
	margin-left:250px;
	margin-right:auto;
}

/* QAページ */
.Quest {
	background-image:url(../image/q.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:35px;
}
.Quest2line {
	background-image:url(../image/q.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:5px;
	line-height:32px;
	height:auto;
	width:auto;
	text-indent:0px;
}
.Answer {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:20px;
	line-height:18px;
	letter-spacing:1px;
	background-image:url(../image/a.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.Answer .Anum{
	color:#FF9900;
	font-weight:bold;
}
.Answer p{
	width:auto;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
	letter-spacing:1px;
}


/* 汎用テーブル */
table {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:0px;
}
table th {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-image:url(../image/table.gif);
	background-position:left top;
	color:#333333;
	line-height:25px;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	padding:2px;
}
table td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height:16px;
	padding:5px;
	font-size:10px;
	letter-spacing:1px;
}
.table_left_m {
	margin-left:20px;
}
.table_center {
	margin-right:5px;
	margin-left:5px;
}
.table_center .name{
	width:120px;
}
.table_center .adr{
	width:250px;
}
.table_center .tel{
	width:120px;
}
.table_center_width {
	margin-right:5px;
	margin-left:5px;
}
.table_center_width td{
	width:90px;
	text-align:center;
	font-size:12px;
}

#inputForm {
	margin-left: 5px;
}

#inputForm fieldset {
	margin-bottom: 35px;
	border: none;
}
#inputForm th{
	text-align: left;
	background-image:none;
	background-color:#F1F1F1;
	width:120px;
	padding:5px;
}
#inputForm td{
	text-align: left;
	width:390px;
}
#inputForm .submit {
	text-align: center;
}

#inputForm .submit input {
	padding: 3px;
}

#inputForm select {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#link_j  { color: #a0a0a4; font-size: 10px; text-align: right; margin-right: auto; margin-left: auto; padding-bottom: 5px; padding-left: 10px; width: 710px; height: auto; clear: both }
#link_j p { color: #c0c0c0; font-size: 10px; text-decoration: none; text-align: right; margin: 0 0 0 }
#link_j a:link { color: #c0c0c0; font-size: 10px; text-decoration: none; text-align: center; margin-right: 0; margin-bottom: 0; margin-left: 0 }
#link_j a:visited { color: #c0c0c0; font-size: 10px; text-decoration: none; text-align: center; margin-right: 0; margin-bottom: 0; margin-left: 0 }
#link_j a:active { color: #c0c0c0; font-size: 10px; text-decoration: none; text-align: center; margin-right: 0; margin-bottom: 0; margin-left: 0 }
#link_j a:hover { color: #c0c0c0; font-size: 10px; text-decoration: none; text-align: center; margin-right: 0; margin-bottom: 0; margin-left: 0 }
.red { color: red; font-weight: bold }
.brown  { color: #930; font-size: 14px; font-weight: bold; line-height: 20px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px }
.gray { color: #666; font-size: 14px; font-weight: bold; line-height: 20px; text-align: right; margin-top: 10px; margin-bottom: 10px }
.black { color: #000; font-size: 14px; font-weight: bold; line-height: 20px; text-align: right; margin-top: 10px; margin-bottom: 10px }
ZZ
