/*テンプレート共用*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Lucida Grande, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#all {
	background-color: #999999;
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	color: #7F7F7F;
	font-size: 12px;
	line-height: 14px;
	background-color: #ffffff;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position:relative;
	width:780px;
	height:111px;
	margin:auto;
}
#header .logo {
	position:absolute;
	top:20px;
	left:20px;
	width:158px;
	height:25px;
}
#header .tel {
	position: absolute;
	width: 226px;
	left: 548px;
	top: 4px;
	text-align: right;
	color: #666666;
}
#header .right_text {
	position:absolute;
	top:56px;
	left:453px;
	width:160px;
	height:15px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .link1 {
	position:absolute;
	top:56px;
	left:618px;
	width:160px;
	height:15px;
}
#header .link1 a {
	color: #666666;
	text-decoration: none;
}
#header .navi1 {
    position:absolute;
	top:75px;
	left:0px;
	width:69px;
	height:36px;
}
#header .navi1 a {
	color: #ffffff;
	font-size: 12px;
	line-height: 36px;
	background-image: url(images/navi1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	text-align: center;
	width: 69px;
	height: 36px;
	display: block;
}
#header .navi1 a:hover {
	background-image: url(images/navi1_ro.gif);
	width: 69px;
	height: 36px;
	display: block;
}
#header .navi2 {
    position:absolute;
	border: 1px solid #616161;
	top:75px;
	left:72px;
	width: 233px;
	height:35px;
}
#header .navi2 a {
	color: #666666;
	font-size: 12px;
	line-height: 35px;
	background-image: url(images/navi.png);
	background-repeat: repeat-x;
	background-position: top 2px left 0px;
	text-align: center;
	width: 233px;
	height: 35px;
	display: block;
	text-decoration: none;
}
#header .navi2 a:hover {
	background-image: url(images/navi_ro.png);
	background-repeat: repeat-x;
	background-position: top 0px left 0px;
	width: 233px;
	height: 35px;
}
#header .navi3 {
    position:absolute;
	top:75px;
	left:248px;
	width: 233px;
	height:35px;
}
#header .navi3 a {
	color: #ffffff;
	font-size: 12px;
	line-height: 35px;
	background-color: #9f5535;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	width: 233px;
	height: 35px;
	display: block;
	text-decoration: none;
}
#header .navi3 a:hover {
	background-color: #7b5544;
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 233px;
	height: 35px;
}
#header .navi4 {
    position:absolute;
	top:75px;
	left:355px;
	width: 175px;
	height:35px;
}
#header .navi4 a {
	color: #ffffff;
	font-size: 12px;
	line-height: 35px;
	background-color: #9f5535;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	width: 175px;
	height: 35px;
	display: block;
	text-decoration: none;
}
#header .navi4 a:hover {
	background-color: #7b5544;
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 175px;
	height: 35px;
}
#header .navi5 {
    position:absolute;
	border: 1px solid #616161;
	top:75px;
	left:309px;
	width: 233px;
	height:35px;
}
#header .navi5 a {
	color: #666666;
	font-size: 12px;
	line-height: 35px;
	background-image: url(images/navi.png);
	background-repeat: repeat-x;
	background-position: top 2px left 0px;
	text-align: center;
	width: 233px;
	height: 35px;
	display: block;
	text-decoration: none;
}
#header .navi5 a:hover {
	background-image: url(images/navi_ro.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 233px;
	height: 35px;
}
#header .navi6 {
    position:absolute;
	border: 1px solid #616161;
	top:75px;
	left:546px;
	width: 233px;
	height:35px;
}
#header .navi6 a {
	color: #666666;
	font-size: 12px;
	line-height: 35px;
	background-image: url(images/navi.png);
	background-repeat: repeat-x;
	background-position: top 2px left 0px;
	text-align: center;
	width: 233px;
	height: 35px;
	display: block;
	text-decoration: none;
}
#header .navi6 a:hover {
	background-image: url(images/navi_ro.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 233px;
	height: 35px;
}

#body {
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	display: table;
}
#main {
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	color: #606060;
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	display: table-cell;
}
#footer {
	text-align: center;
	width: auto;
	padding-top: 25px;
	background-color: #FFFFFF;
	color: #7F7F7F;
	font-size: 11px;
	line-height: 14px;
}
#footer .tyuuigaki {
	padding: 5px;
	height: auto;
	width: 85%;
	margin-bottom: 10px;
	border: 1px solid #000000;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #606060;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #7F7F7F;
	text-decoration: none;
}
#footer address {
	font-style: normal;
	background-color: #E7E7E9;
	height: auto;
	width: 100%;
	color: #606060;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copy {
	color: #666666;
	background-color: #E6E6E6;
	text-align: center;
	height: auto;
	width: 780px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#copyright {
	color: #fff;
	background-color: #999999;
	width: 780px;
	font-weight: normal;
	padding: 8px 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}


/*-- left navi --*/
div#lefnav {
	border:none;
	padding: 5px;
	width: 200px;
	border-top: solid 1px #c7d0cf;
	border-bottom: solid 0px #fff;
}
div#lefnav a {
	display:block;
	background:#fff;
	height: auto;
	margin-top: 0;
	padding: 8px 8px 6px;
	border-top: solid 1px #fff;
	border-left: solid 0px #eee;
	border-bottom: solid 1px #c7d0cf;
	border-right: solid 0px #d7e0df;
	font-size: 14px;
	color:#606060;
	text-decoration:none;
}
div#lefnav a:hover, div#lefnav a.active {
	background:#999999;
/*	border-bottom: solid 1px #fff;*/
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
}

/*左ナビ*/
#left_navi {
	text-align: left;
	vertical-align: top;
	display: table-cell;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
#left_navi ul {
	padding: 0px;
	height: auto;
	width: 200px;
	list-style-type: none;
	margin: 5px;
}
#left_navi .left_navi1 {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 198px;
	border: 1px solid #7F7F7F;
	text-indent: 10px;
	color: #FFFFFF;
	line-height: 38px;
	font-size: 14px;
}
#left_navi .left_navi1 a {
	font-size: 14px;
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	width: 198px;
	display: block;
	height: 38px;
}

#left_navi .left_navi2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: 10px;
}
#left_navi .left_navi2 a {
	font-size: 14px;
	line-height: 38px;
	color: #606060;
	text-decoration: none;
	display: block;
	height: 38px;
	width: 198px;
}
#left_navi .left_navi3 {
	background-image: url(images/toi_bana.gif);
	background-repeat: no-repeat;
	height: 60px;

	width: 200px;
	margin-top: 10px;
}
#left_navi .left_navi3 em {
	visibility: hidden;
	text-decoration: none;
}
#left_navi .left_navi3 a {
	display: block;
	height: 60px;
	width: 200px;
	text-decoration: none;
}
#left_navi .left_navi3 a:hover {
	background-image: url(images/toi_bana_ro.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#left_navi .left_navi4 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: 0px;
}
#left_navi .left_navi4 a {
	font-size: 14px;
	line-height: 17px;
	color: #606060;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 188px;
	padding-left: 10px;
	padding-top: 3px;
}
#left_navi div.bnspace { margin: 10px 0; text-align: center; }
#left_navi div.bnspace img { margin: 0 0 10px 0; }


/*index.html*/
#main .top_honbun1 {
	height: auto;
	width: 251px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #7F7F7F;
}
#main .top_sukima {
	height: 15px;
	width: auto;
	background-color: #FFD200;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding: 0px;
}

#main .top_midasi1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	background-image: url(images/maru.gif);
	text-indent: 20px;
	padding: 0px;
	height: 17px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #A0522E;
	text-align: left;
}
#main .top_midasi2 {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 239px;
	text-indent: 30px;
	font-weight: bold;
}
#main .top_midasi2 a {
	font-size: 14px;
	line-height: 35px;
	display: block;
	height: 35px;
	width: 239px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#main .top_cell1 {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 237px;
	border: 1px solid #999999;
}
#main .top_cell1 .top_midasi3 {
	color: #336765;
	font-weight: normal;
	margin: 2px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}

#main .top_honbun2 {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 0px 5px;
}
#main .top_cell1 .top_honbun3 {
	text-align: right;
}
#main .top_cell1 .top_honbun3 a {
	color: #666666;
	text-decoration: none;
}
/*01.html*/
#main .kasou01_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou01_subtitle2 {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 560px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 35px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main .check {
	line-height: 37px;
	background-image: url(images/14/icon.jpg);
	background-position: 0px center;
	height: 37px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 15px;
	text-indent: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECECE;
}

#main .kasou01_waku1 {
	background-image: url(images/risk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 527px;
	position: relative;
	left: 15px;
	top: 0px;
}
#main .kasou01_waku1 .kasou01_waku1-1 {
	height: 66px;
	width: 226px;
	position: absolute;
	left: 294px;
	top: 51px;
	margin: 0px;
	padding: 0px;
}
#main .kasou01_waku1 .kasou01_waku1-2 {
	height: 78px;
	width: 176px;
	position: absolute;
	left: 6px;
	top: 426px;
	margin: 0px;
	padding: 0px;
}
#main .kasou01_waku1 .kasou01_waku1-3 {
	height: 73px;
	width: 177px;
	position: absolute;
	left: 303px;
	top: 425px;
	margin: 0px;
	padding: 0px;
}
/*02.html*/
#main .kasou02_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou02_subtitle2 {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 560px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 35px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main .kasou02_cell1 {
	background-color: #336763;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
#main .kasou02_cell2 {
	font-size: 12px;
	line-height: 14px;
}
#main .kasou02_waku1 {
	font-size: 13px;
	line-height: 15px;
	width: 500px;
	display: table;
	margin-left: 25px;
	vertical-align: middle;
}
#main .kasou02_waku1 .kasou02_waku1-1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	height: 30px;
	vertical-align: middle;
	display: table-cell;
}
#main .kasou02_honbun1 {
	font-size: 11px;
	line-height: 13px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main .kasou02_honbun2 {
	line-height: 18px;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main .kasou02_honbun2 span {
	color: #999999;
}
/*03.html*/
#main .kasou03_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou03_subtitle2 {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 560px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 35px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main .kasou03_cell1 {
	background-color: #336763;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
#main .kasou03_cell1 .kasou03_cell1-1 {
	line-height: 15px;
}

#main .kasou02_cell2 {
	font-size: 12px;
	line-height: 14px;
}
#main .kasou03_waku1 {
	font-size: 13px;
	line-height: 15px;
	width: 500px;
	display: table;
	margin-left: 25px;
	vertical-align: middle;
}
#main .kasou03_waku1 .kasou03_waku1-1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	height: 30px;
	vertical-align: middle;
	display: table-cell;
}
#main .kasou03_honbun1 {
	line-height: 18px;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main .kasou03_honbun1 span {
	color: #306666;
}
/*04.html*/
#main .kasou04_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou04_subtitle2 {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 560px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 35px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main .kasou04_cell1 {
	background-color: #336763;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
#main .kasou04_cell1 .kasou04_cell1-1 {
	line-height: 15px;
}

#main .kasou04_cell2 {
	font-size: 12px;
	line-height: 14px;
}
#main .kasou04_waku1 {
	font-size: 13px;
	line-height: 15px;
	width: 500px;
	display: table;
	margin-left: 25px;
	vertical-align: middle;
}
#main .kasou04_waku1 .kasou04_waku1-1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	height: 30px;
	vertical-align: middle;
	display: table-cell;
}
#main .kasou04_honbun1 {
	font-size: 11px;
	line-height: 13px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main .kasou04_honbun2 {
	line-height: 18px;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main .kasou04_honbun2 span {
	color: #306666;
}
/*05.html*/
#main .kasou05_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou05_subtitle2 {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 560px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 35px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/*06.html*/
#main .kasou06_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou06_honbun1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
#main .kasou06_cell1 {
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #606060;
}
#main .kasou06_cell2 {
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .kasou06_link1 {
	color: #A0522D;
	text-decoration: none;
}
/*07.html*/
#main .kasou07_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou07_subtitle2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#main .kasou07_honbun1 a {
	color: #003399;
	text-decoration: none;
}
#main .kasou07_waku1 {
	font-size: 13px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
}
#main .kasou07_waku1-1 {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
#main .kasou07_waku1-2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
/*08.html*/
#main .kasou08_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou08_subtitle2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/*09.html*/
#main .kasou09_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou09_waku1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 560px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	display: table;
}
#main .kasou09_waku1-1 {
	font-weight: bold;
	color: #336763;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	padding-bottom: 3px;
}
#main .kasou09_waku1-2 {
	font-weight: bold;
	color: #D2691E;
	padding-top: 3px;
	padding-bottom: 25px;
}
#main .kasou09_waku1-3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	padding-bottom: 3px;
	padding-left: 10px;
}
#main .kasou09_waku1-4 {
	padding-top: 3px;
	padding-bottom: 25px;
	padding-left: 10px;
}
/*10.html*/
#main .kasou10_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main #form1 .kasou10_waku1 {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
}
#main #form1 .kasou10_center1 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main .kasou10_honbun1 {
	padding: 10px;
	border: 1px solid #FF0000;
}



/*11.html*/
#main .kasou11_subtitle1 {
	font-size: 26px;
	line-height: 43px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	height: 43px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#main .kasou11_cell1 {
	border: 1px solid #FF9900;
	vertical-align: top;
	display: table-cell;
	padding: 5px;
}
#main .kasou11_cell2 {
	vertical-align: middle;
	display: table-cell;
	padding: 5px;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #D2691E;
	text-align: center;
	font-weight: bold;
}
#main .kasou11_waku1 {
	border: 1px solid #606060;
}
#main .kasou11_waku1 .kasou11_waku1-1 {
	background-color: #E6E6E6;
}
#main .banner {
	background-image: url(images/toi_bana_long.gif);
	background-repeat: no-repeat;
	background-size: 560px;
	padding: 0px;
	height: 60px;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .banner a {
	display: block;
	height: 60px;
	width: 570px;
	text-decoration: none;
}
#main .banner em {
	visibility: hidden;
	text-decoration: none;
}

#main .banner a:hover{
	background-image: url(images/toi_bana_long_ro.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 570px;
	text-decoration: none;
}
#main .kyoninka1 {
	background-color: #E7E7E7;
	color: #333333;
}
#main .kyoninka2 {
	background-color: #FFFFFF;
}

#main p.totop { text-align: right; }
#main p.totop a { text-decoration: underline; color: #FF6600; }

#main p.left50 { margin-left: 40px; margin-top: 5px; }
#main p.left502 { margin-left: 30px; border-left: 5px solid #666666; padding-left: 5px; line-height: 20px; margin-bottom: 5px; }

.left { float: left; margin-right: 15px; }
.right { float: right; margin-left: 15px; }
#main p.yakuin1 { font-size: 18px; color: #339999; font-weight: bold; }
#main p.yakuin2 { color: #6699CC; font-weight: bold; }

table.keiyakutbl { }
table.keiyakutbl th { text-align: left; background: #F0F0F0; }
table.keiyakutbl td { text-align: center; }
#main .pdf {
	background-image: url(images/13/icon.png);
	background-position: 0px center;
	text-indent: 40px;
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 1.2em;
}
#main .pdf a {
	color: #F63;
}
.small {
	font-size: 0.5em;
	font-weight: bold;
}
#main .tbl_price {
	background-color: #CCC;
}
#main .tbl_price th {
	background-color: #FCC;
	padding: 5px;
	text-align: center;
}
#main .tbl_price .th_title {
	background-color: #F66;
	color: #FFF;
	padding: 8px;
	text-align: center;
}
#main .tbl_price td {
	background-color: #FFF;
	padding: 5px;
}
.link2 {
	font-size: 9.5px;
	font-weight: normal;
}
