@charset "utf-8";
/* CSS Document */

#main {
	background-image: url(../img/l-bg.png);
}

div#twig { background: url(../img/leftbg-kankyou.png) no-repeat right top;}

div#twig ul li#k-top a {
	background-image: url(img/lt-kan-ktop.png);
}
div#twig ul li#k-siyou a {
	background-image: url(img/lt-kan-siyou.png);
}
div#twig ul li#k-exam a {
	background-image: url(img/lt-kan-jirei.png);
}
div#twig ul li#k-sample a {
	background-image: url(img/lt-kan-kakaku.png);
}
div#twig ul li#k-knagare a {
	background-image: url(img/lt-kan-knagare.png);
}
div#twig ul li#k-qa a {
	background-image: url(img/lt-kan-qa.png);
}

#mainbox img {
	vertical-align: bottom;
}

.imgbox-kan {
	width: 191px;
	margin-left: 365px;
}

div.textbox-kan {
	width: 340px;
	text-align: left;
	float: left;
}

div.textbox-kan p {
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}


dl {
	width: 510px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4;
}

dd, dt {
	text-align: left;
	font-size: 85%;
}
dl#qanda  dt {
	display: block;
	line-height: 2;
	background-color: #008C00;
	color: #FFFFFF;
	text-indent: 0.8em;
	margin-top: 20px;
	border: 1px solid #008C00;
}
dl#qanda  dd {
	margin-left:0;
	margin-bottom: 1em;
	display: block;
	line-height: 1.5;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008C00;
	border-right-color: #008C00;
	border-bottom-color: #008C00;
	border-left-color: #008C00;
	padding: 0.8em;
}

div#mainbox h2 img {
	margin-top: 10px;
}

ul#question {
	width: 36em;
	font-size: 85%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #008C00;
	padding: 1em;
}

ul#question a {color:#008C00}

ul#question li {
	text-align: left;
	line-height: 2;
	text-indent: 1em;
}

table.sample {
	width: 540px;
	display: block;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

table.sample tr td {
	padding:0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

table.sample tr td img {
	vertical-align: bottom;
}
dl.sampledl {
	width: 270px;
	display: block;
	line-height: 1.4;
}
dl.sampledl  dd, dl.sampledl  dt {
	text-align: left;
	font-size: 85%;
}

dl.sampledl  dd {
	margin-bottom: 10px;
}

div.yane {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
	width: 355px;
	text-align: left;
}

#sampletable {
	text-align: center;
}

div.align {
	width: 100%;
	text-align: left;
}

