@charset "utf-8";
/* CSS Document */
#contents2 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 600px;
	background-color: #FFFFFF;
}
/*----- バグのための追記　----*/
#contents2 {
    overflow: hidden;
	zoom: 1;
}

#contents2:after {
    /*content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
	visibility: hidden;
}
#contents2 p {
	margin: 0;
}

/*\*/
* html #contents2 {
    height: 1em;
    overflow: visible;
}
/**/
/*----　/ここまで　----*/

.img1 {
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
}
.img2 {
	clear:both;
	margin-bottom: 20px;
}
.title1 {
	float: left;
	width: 130px;
	/*height: 40px;
	margin-top: 5px;*/
	layout-grid-line: 250%;
	line-height: 250%;
	background: url(../images/newstitlebk.gif) left bottom no-repeat;
}
.title1 p {
	margin: 0;
	padding-left: 20px;
	padding-top: 14px;
	letter-spacing: 36px;
	font-size:18px;
	font-weight: 700;
	color:#FFF;
}
.title2 {
	float: left;
	width: 590px;
	height: 40px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
	letter-spacing: 1px;
	/*line-height: 50px;*/
	font-size:18px;
	font-weight: 700;
	color:#FFF;
	border-bottom: solid 3px #39B54A;
	background: url(../images/newstitlebk.gif) left bottom no-repeat;
}
.lettersp21 {
	letter-spacing: 1px;
}
.lettersp22 {
	letter-spacing: 2px;
}
.lettersp23 {
	letter-spacing: 9px;
}
.title22 {
	float: left;
	width: 595px;
	/*height: 30px;*/
	margin-bottom: 10px;
	padding-top: 6px;
	layout-grid-line: 250%;
	line-height: 250%;
	border-bottom: solid 3px #39B54A;
	background: url(../images/titlebk2.gif) left bottom no-repeat;
}
.title22 p {
	/*margin-bottom: 10px;*/
	padding-left: 10px;
	/*padding-top: 5px;*/
	font-size:18px;
	letter-spacing: 1px;
	font-weight: 700;
	color:#FFF;
}

.title3 {
	float: left;
	width: 570px;
	/*height: 34px;*/
	margin-bottom: 10px;
	padding-left: 25px;
	layout-grid-line: 180%;
	line-height: 180%;
	letter-spacing: 1px;
	font-size:18px;
	font-weight: bold;
	color:#39B54A;
	border: solid 2px #39B54A;
	background: url(../images/title_head1.gif) left bottom no-repeat;
}
.line1 {
	border-top: solid 2px #0C6;
}
.line2 {
	border-top: dashed 2px #0C6;
}
.line3 {
	border-top: dashed 1px #0C6;
}
.right1 {
	text-align: right;
}
.subtitle {
	float: left;
	padding: 15px 0 0 10px;
	vertical-align:bottom;
	width: 450px;
	font-size: 16px;
	font-weight: bold;
	layout-grid-line: 180%;
	line-height: 180%;
}
.subtitle2 {
	clear:both;
	/*vertical-align: top;*/
	padding: 0 10px 10px 20px;
	/*padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;*/
	font-size: 16px;
	font-weight: bold;
	layout-grid-line: 120%;
	line-height: 120%;
}
.subtitle3 {
	clear:both;
	vertical-align: top;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 16px;
	layout-grid-line: 120%;
	line-height: 120%;
}
.fontsz1 {
	font-size: 18px;
	font-weight: 700;
}
.font_red {
	color:#F00;
	font-weight:bold;
}
.part1 {
	clear: both;
	width: 554px;
	padding: 10px 20px;
	/*layout-grid-line: 120%;
	line-height: 200%;*/
	border: solid 3px #39B54A;
	font-size: 14px;
	background-color: #F3FED1;
}
.part2 {
	width: 554px;
	padding: 10px 20px;
	border: solid 3px #39B54A;
	font-size: 14px;
	/*layout-grid-line: 120%;
	line-height: 120%;*/
	background-color: #DFFFFF;
	/*margin-bottom: 20px;*/
}
.line_h1 {
	layout-grid-line: 120%;
	line-height: 200%;
}
.line_h2 {
	layout-grid-line: 200%;
	line-height: 200%;
}
.line_h3 {
	/*layout-grid-line: 200%;*/
	line-height: 200%;
	/*list-style-image: url(images/mark_sl2.gif); */
}

.part3 {
	clear: both;
	width: 574px;
	vertical-align: top;
	padding: 10px;
	border: solid 3px #39B54A;
	font-size: 14px;
	background-color: #F3FED1;
	/*line-height: 30px;
	/*margin-bottom: 20px;*/
}
.part4 {
	clear: both;
	width: 534px;
	padding: 10px 20px 10px 40px;
	font-size: 14px;
	border: solid 3px #39B54A;
	background-color: #F3FED1;
}
.part4 ul, .part4 li{
	margin: 0;
}
.part4 li{
	padding: 5px 5px 5px 3px;
}

/*.part5 {
	clear: both;
	width: 534px;
	background-color: #F3FED1;
	border: solid 3px #39B54A;
	font-size: 14px;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.linkp {
	font-size: 18px;
	border: solid 2px #039;
}*/
.vsapce10 {
	padding-bottom:10px;
}
.vsapce20 {
	padding-bottom:20px;
}

#contsec {
	clear: both;
	width: 554px;
	padding: 10px 20px;
	border: solid 3px #39B54A;
	font-size: 14px;
	/*line-height: 30px;*/
	background-color: #F3FED1;
}
#contsec ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contsec li {
	width: 504px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-left: 20px;
	font-size:15px;
	color: #000;
	background: url(../images/mark_sl.gif) left center no-repeat;
	/*list-style-image: url(../images/mark_sl.png)//ずれる*/
}

#contsec p {
	text-indent: 1em;
}
.txcol_red {
	color: #F00;
}
.txcol_red_B {
	color: #F00;
	font-weight: bold;
}
.tx_Bold {
	font-weight: bold;
}
.txkeshi {
	text-decoration: line-through;
}
.txkeshi_B {
	text-decoration: line-through;
	font-weight: bold;
}
.frmtb {
	margin: 0;
}
.frmtb th {
	padding: 10px;
	color: #FFF;
	text-align: left;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background-color:#390;
}
.frmtb td {
	padding: 10px;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	background-color:#F5FFF0;
}
.frmtb table {
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}
.frmtb2 {
	margin: 0;
}
.frmtb2 th {
	padding: 10px;
	color: #FFF;
	text-align: left;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background-color: #6C0;
}
.frmtb2 td {
	padding: 10px;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	background-color: #F3FED1;
}
.frmtb2 table {
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}
