@charset "utf-8";
/* --[ タグ初期設定 ]--------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/bg_image.gif);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small; /* モダンブラウザ向け */

    *font-size: small; /* IE 7向け */
    *font: x-small; /* IE 6以下 */
	line-height: 1.3em;
}

a {
	color: #C06;
	text-decoration: underline;
}

a:visited {
	color: #609;
	text-decoration: underline;
}

a:hover {
	color: #039;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.3;
}

img {
	border: 0;
	padding: 0px;
	margin: 0px;
}

form, ul, ol, li, dl, dt, dd, p {
	margin: 0;
	padding: 0;
}


h2 {
	background-color: #00CC33;
	background-image: url(../image/bg_h2.jpg);
	background-repeat: repeat-x;
	margin-top: 0.5px;
	margin-bottom: 0.7em;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFFFF;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: 30px;
}

h3 {
	background-color: #990033;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	font-weight: bold;
}

h4 {
	background-image: url(../image/mark_h4.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	padding-left: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}
h5 {
	font-weight: bold;
	background-image: url(../image/mark_h5.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.2em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0em;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 2px;
}


#headerframe {
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 100%;
	background-image: url(../image/bg_header.gif);
}
#header_wrap {
	padding: 0px;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_left {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bg_header_shadow_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 100%;
}
#header_right {
	background-image: url(../image/bg_header_shadow_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 100%;
}
#header {
	padding: 0px;
	height: 87px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentsframe {
	background-image: url(../image/maincontents_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#contentswrap {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pageimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#contentsbar {
	border: 1px solid #FFFFFF;
	background-color: #003300;
	background-image: url(../image/bg_footer.gif);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: right;
}
#contentsbarshadow {
	background-color: #CCCCCC;
	background-image: url(../image/bg_bar_shadow.gif);
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 100%;
}
#contents {
	background-color: #CCCCCC;
	background-image: url(../image/bg_maincontents.gif);
	margin: 0px;
	padding: 0px;
	width: 100%;
}
contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footertopshadow {
	background-color: #CCCCCC;
	background-image: url(../image/footer_bar_shadow_top.gif);
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
}
#footer {
	color: #FFFFFF;
	background-color: #009966;
	background-image: url(../image/bg_footer.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
}
#contentsleft {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contentsright {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	width: 550px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	display: inline-block;
	width: 160px;
	height: 1%;
}
#menu p {
	line-height: 0px;
	padding-top: 15px;
}
#maincontents {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin: 0px;
}

#maincontents p {
	line-height: 1.3em;
	margin-left: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

.submenu {
	width: 138px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-position: outside;
	list-style-type: none;
}
.submenu li {
	line-height: 1.5em;
	text-align: left;
	background-image: url(../image/allow.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #ECECFF;
}


#maincontents ul {
	list-style-position: outside;
	list-style-type: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#maincontents li {
	line-height: 1.3em;
	background-image: url(../image/list_mark_02.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.3em;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#comparetable {
	width: 95%;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	text-align: center;
}




table.nonborder{
	border-collapse:separate;
	width: 100%;
}

th.nonborder {
	background-color:#FFCC66;
	text-align:center;
	font-weight:bold;
	padding: 0.3em;
}

td.nonborder {
	background-color:#EEEEEE;
	text-align:left;
	padding-top: 0.3em;
	padding-right: 0.7em;
	padding-bottom: 0.3em;
	padding-left: 0.7em;
}

.round_wrap_lt {
	background-image: url(../image/round_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.round_wrap_rt {
	background-image: url(../image/round_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.round_wrap_lb {
	background-image: url(../image/round_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.round_wrap_rb {
	background-image: url(../image/round_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.testresulttitle {
	background-color: #000066;
	margin-top: 0.3em;
	margin-bottom: 0.7em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testresulttitle td {
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
}
.testresult {
	width: 95%;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.testresult th {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #330033;
	border: 1px solid #666666;
}
.testresult td {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
}







/* --[ クラス設定 ]--------------------------------------------------- */
.clearfloat {
	height: 0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.font_small {
	font-size: small;
	line-height: 1.5em;
}

.font_medium {
	font-size: medium;
	line-height: 1.5em;
}

.font_large {
	font-size: large;
	line-height: 1.5em;
}

.font_smaller {
	font-size: 0.8em;
	line-height: 1.5em;
}

.font_larger {
	font-size: 1.2em;
	line-height: 1.5em;
}

.font_half {
	font-size: 0.7em;
}

.red {
	color: #EE0000;
}
.brown {
	color: #660000;
}


.tocenter {
	text-align: center;
}

.toleft {
	text-align: right;
}

.toright {
	text-align: right;
}


.totop {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 0.3em;
}
.testresulttext {
	font-weight: bold;
	color: #E80000;
}


.bg_white {
	background-color:#FFFFFF;
}
.td_bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.bg_lightgray {
	background-color:#F9F9F9;
}
.picshadow {
	border: 1px solid #999999;
}
