* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;

}

td{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
}
div.honbun {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.table-layout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.copy {
	font-size: 10px;
	color: #666666;
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
ul.navi {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 205px;
}
.table-naka-layout {
	padding-top: 20px;
}

ul.navi li {
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
ul.new {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.new li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
a:link,a:visited {
	text-decoration: none;
	color: #4F8A42;
	font-weight: bold;
}
a:hover,a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006633;
	font-weight: bold;
}
ul.navi li a {
	display: block;
	height: 29px;
	width: 204px;
	text-indent: -9999px;
}
ul.navi li a.top1:link,ul.navi li a.top1:visited {
	background-attachment: scroll;
	background-image: url(../images/navi_gakai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

ul.navi li a.top1:active,ul.navi li a.top1:hover {
	background-attachment: scroll;
	background-image: url(../images/navi_gakai_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
}
ul.navi li a.top2:link,ul.navi li a.top2:visited {
	background-attachment: scroll;
	background-image: url(../images/navi_soukai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

ul.navi li a.top2:active,ul.navi li a.top2:hover {
	background-attachment: scroll;
	background-image: url(../images/navi_soukai_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
}
ul.navi li a.top3:link,ul.navi li a.top3:visited {
	background-attachment: scroll;
	background-image: url(../images/navi_nyukai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

ul.navi li a.top3:active,ul.navi li a.top3:hover {
	background-attachment: scroll;
	background-image: url(../images/navi_nyukai_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
}

ul.navi li a.top4:link,ul.navi li a.top4:visited {

	background-attachment: scroll;
	background-image: url(../images/navi_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
ul.navi li a.top4:active,ul.navi li a.top4:hover {
	background-attachment: scroll;
	background-image: url(../images/navi_link_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
}

ul.navi li a.top5:link,ul.navi li a.top5:visited {

	background-attachment: scroll;
	background-image: url(../images/navi_program.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
ul.navi li a.top5:active,ul.navi li a.top5:hover {
	background-attachment: scroll;
	background-image: url(../images/navi_program_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
}

.contact-midashi {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4BC2C2;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009999;
	padding-left: 8px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin-top: 15px;
}

div.new {
	height: 150px;
	width: 190px;
	overflow: auto;
	margin-left: 5px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../images/whatsnew_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div.contact {
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contact-midashi1 {
	margin-left: 20px;
}
div.sashie {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

ul.navi li a.top2_1:link,ul.navi li a.top2_1:visited {
	background-attachment: scroll;
	background-image: url(../images/s_navi_pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_1:active,ul.navi li a.top2_1:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_pro_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
ul.navi li a.top2_2:link,ul.navi li a.top2_2:visited {

	background-attachment: scroll;
	background-image: url(../images/s_navi_sanka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_2:active,ul.navi li a.top2_2:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_sanka_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
ul.navi li a.top2_3:link,ul.navi li a.top2_3:visited {


	background-attachment: scroll;
	background-image: url(../images/s_navi_tenji.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_3:active,ul.navi li a.top2_3:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_tenji_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
ul.navi li a.top2_4:link,ul.navi li a.top2_4:visited {



	background-attachment: scroll;
	background-image: url(../images/s_navi_bosyu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_4:active,ul.navi li a.top2_4:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_bosyu_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
ul.navi li a.top2_5:link,ul.navi li a.top2_5:visited {




	background-attachment: scroll;
	background-image: url(../images/s_navi_sannka_cau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_5:active,ul.navi li a.top2_5:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_sannka_cau_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
ul.navi li a.top2_6:link,ul.navi li a.top2_6:visited {





	background-attachment: scroll;
	background-image: url(../images/s_navi_happyou_cau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_6:active,ul.navi li a.top2_6:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_happyou_cau_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
ul.navi li a.top2_7:link,ul.navi li a.top2_7:visited {






	background-attachment: scroll;
	background-image: url(../images/s_navi_annai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
}
ul.navi li a.top2_7:active,ul.navi li a.top2_7:hover {
	background-attachment: scroll;
	background-image: url(../images/s_navi_annai_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
}
div.honbun table.about-table td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
div.honbun table.about-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
div.honbun table.about-table th {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	color: #666666;
	font-size: 12px;
	background-color: #E8E8E8;
}
.img-mar-left {
	margin-right: 20px;
	margin-bottom: 20px;
}
span.color339966 {
	color: #339966;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 0px;
}
div.cercle {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
span.colorff0000 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	display: block;
}

span.color84C146 {
	color: #6FA637;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
span.color333333b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-top: 20px;
	padding-bottom: 4px;
}
span.color006699 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
span.block-margin {
	display: block;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
span.block-margin2 {
	display: block;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

span.boxmidashi {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #F3F3F3;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div.honbun table.about-table2 td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	width: 50%;
}
div.honbun table.about-table2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
span.ol-333333b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-bottom: 10px;
	margin-top: 10px;
}
div.honbun table.about-table3 {


	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
div.honbun table.about-table3 th {

	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
	color: #666666;
	font-size: 12px;
	background-color: #E8E8E8;
}
div.honbun table.about-table3 td {

	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.navibg {
	background-attachment: scroll;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
