@charset "utf-8";
@import "default.css";
/*
	div#wrapper: font-size: 108% 14px
	10px: 71% (1.08 x 0.713 = 77%)
	11px: 78.7% (1.08 x 0.787 = 85%)
	12px: 86% (1.08 x 0.8611 = 93%)
	13px: 92.6% (1.08 x 0.9259 = 100%)
	16px: 114% (1.08 x 1.139 = 123.1%)
	18px: 128% (1.08 x 1.282 = 138.5%)
	20px: 142.5% (1.08 x 1.425 = 153.9%)
	22px: 154.6% (1.08 x 1.5462 = 167%)
	24px: 168.5% (1.08 x 1.685 = 182%)
	25px: 175% (1.08 x 1.75 = 189%)
	26px: 182% (1.08 x 1.824 = 197%)
	http://developer.yahoo.com/yui/fonts/
*/
html {
	background-color: #fff;
	color: #000;
}
body {
	background: #f6efdb url(../images/common/bg_body.jpg) repeat-x;
	text-align: center;
}
body.home {
	background-image: url(../images/top/bg_body.jpg);
}
a:link {
	color: #06f;
}
a:visited {
	color: #969;
}
a:hover {
	color: #f60;
	text-decoration: none;
}
.r {
	text-align: right;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	font-size: 108%;
	text-align: left;
	line-height: 1.5;
}

#HD {
	height: 80px;
	padding: 15px 0;
	text-align: right;
}
html[xmlns] #HD {
	height: 50px;
}
#HD img {
	margin-top: 6px;
}
#HD h1 img,
#HD strong img {
	float: left;
/*	margin-top: 0;*/
}

#gnavi {
	width: 900px;
	height: 55px;
}
#gnavi li {
	display: inline;
	float: left;
	width: 120px;
	height: 40px;
	margin-top: 10px;
	margin-right: 5px;
}
/* li.n2 remove
#gnavi li.n4 {
	margin-right: 130px;
} */

#gnavi li a {
	display: block;
	width: 120px;
	height: 40px;
	background: url(../images/common/sprite.jpg) no-repeat;
}
#gnavi li.n2 a {
	background-position: -120px 0px;
}
#gnavi li.n3 a {
	background-position: -240px 0px;
}
#gnavi li.n4 a {
	background-position: -360px 0px;
}
#gnavi li.n5 a {
	background-position: -480px 0px;
}
#gnavi li.n6 {
	margin-right: 35px;
}
#gnavi li.n6 a {
	background-position: -600px 0px;
}
#gnavi li.n7 {
	margin-right: 0;
}
#gnavi li.n7 a {
	background-position: -720px 0px;
}
#gnavi li a:hover {
	background-color: #fff;
}
#gnavi li a:hover img,
body.about #gnavi li.n1 a img,
body.voice #gnavi li.n2 a img,
body.learn #gnavi li.n3 a img,
body.manage #gnavi li.n4 a img,
body.faq #gnavi li.n4 a img,
body.prex #gnavi li.n5 a img,
body.extop #gnavi li.n5 a img,
body.exam #gnavi li.n5 a img,
body.res #gnavi li.n5 a img {
	visibility: hidden;
}

#contents {
	width: 900px;
	padding-top: 20px;
	overflow: hidden;
}
#contents p.path {
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 86%;
}
#main {
	display: inline;
	float: left;
	width: 640px;
	margin-right: 20px;
}
#sub {
	float: left;
	width: 240px;
	margin-bottom: 30px;
	font-size: 86%;
}
#sub .states {
	width: 240px;
	height: 280px;
	background: url(../images/common/frame.jpg) no-repeat;
	text-align: center;
}
#sub .states p {
	padding: 20px 0 0;
	font-weight: bold;
	text-align: center;
}
html[xmlns] #sub .states p {
	padding-bottom: 8px;
}
#sub .states table {
	width: 190px;
	margin: 6px auto 8px;
	line-height: 1.1;
}
#sub .states th,
#sub .states td {
	padding: 2px 0 0;
	border: solid 1px #990;
	vertical-align: middle;
}
html[xmlns] #sub .states th {
	padding: 2px;
}
#sub .states td {
	padding: 2px 4px 0;
	text-align: center;
}
html[xmlns] #sub .states td {
	padding-bottom: 2px;
}
#sub .states th {
	padding-left: 8px;
	text-align: left;
	background-color: #ff9;
}
#sub .states col.ylw {
	background-color: #ffc;
}
#sub dl {
	margin-bottom: 16px;
	border: solid 1px #690;
	background-color: #fff;
}
#sub dl.cg {
	border-color: #000;
	background-color: #666;
}
#sub dd {
	padding-top: 10px;
	padding-left: 20px;
}
#sub dl.cg dd {
	padding: 0;
}
#sub dl.cg div {
	margin: 10px 8px;
	padding: 10px 5px;
	background-color: #fff;
	color: #000;
}
#sub dl.cg div img {
	margin-top: 4px;
}
#sub li {
	margin-bottom: 8px;
	padding-right: 16px;
	padding-left: 16px;
	background: url(../images/common/dot.gif) 4px .6em no-repeat;
	font-size: 83%;
}
#sub li span {
	font-size: 120%;
}
#sub li a {
	font-weight: bold;
}
#sub dd.banner img {
	margin-bottom: 8px;
}
#sub dd.sp li {
	padding-left: 0;
	background-image: none;
	font-size: 100%;
}
#sub p.support {
	font-size: 90%;
	text-align:left;
	color:#666666;
	padding: 0px;
	margin-top: 10px;
	line-height:1.5;
}
/*#sub dd.sp li a,*/
#sub p a {
	display: inline-block;
	padding-left: 16px;
	background: url(../images/common/arw.gif) 0px 50% no-repeat;
}
#sub p {
	padding: 16px;
	text-align: right;
}
#sub a.mp,
#sub a.mp0 {
	display: block;
	width: 240px;
	height: 60px;
	margin: 10px 0 16px;
	background: url(../images/common/sprite.jpg) -424px -40px no-repeat;
}
#sub a.mp0 {
	background-position: -664px -40px;
}
#sub a.mp:hover,
#sub a.mp0:hover {
	background-color: #fff;
}
#sub a.mp:hover img,
#sub a.mp0:hover img {
	visibility: hidden;
}
#sub .trust {
	text-align: center;
	font-size: 83%;
}
#sub .trust p {
	padding: 10px 0;
	text-align: left;
}


#foot {
	padding-bottom: 20px;
	background: #fff url(../images/common/bg_ft.gif) repeat-x;
	color: #fff;
	text-align: center;
}
#foot a:link,
#foot a:visited {
	color: #fff;
	text-decoration: none;
}
#foot a:hover {
	color: #ff0;
}
#foot p {
	width: 900px;
	margin: 0 auto;
}
p.refresh {
	text-align: right;
}
#foot p.link {
	padding: 22px 0;
	font-size: 93%; /* 12px */
}
#foot p.copy {
	color: #666;
	font-size: 77%; /* 10px */
	font-family: Arial, Helvetica, sans-serif;
}

/* ======================== home
*/
body.home #main {
	padding-top: 9px;
}/*
body.home div.master {
	width: 636px;
	height: 234px;
	padding-left: 158px;
	background: url(../images/top/bg_master.jpg) no-repeat;
	margin-bottom: 20px;
}
html[xmlns] body.home div.master {
	width: 478px;
	height: auto;
	min-height: 234px;
}
body.home div.master p {
	width: 450px;
	padding-top: 34px;
}*/
body.home div.master {
	width: 636px;
	background: #fff url(../images/top/bg_mfoot.jpg) bottom center no-repeat;
	margin-bottom: 20px;
}
body.home div.master p {
	padding: 10px 16px 20px;
}
body.home div.master p em {
	color: #039;
	font-weight: bold;
}
#main div.test {
	width: 640px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border: solid 1px #000;
	background-color: #666;
	overflow: hidden;
}
html[xmlns] #main div.test {
	width: 638px;
}
#main div.test div {
	display: inline;
	float: left;
	width: 300px;
	margin: 10px 0 0 15px;
	padding: 10px;
	background-color: #fff;
	font-size: 86%;
	text-align: center;
}
html[xmlns] #main div.test div {
	width: 280px;
}
#main div.test div.exm {
	margin-left: 10px;
}
#main div.test div p {
	min-height: 6em;
	height: auto !important;
	height: 6em;
	text-align: left;
}
#main div.test div a {
	display: block;
	width: 212px;
	height: 52px;
	margin: 8px auto 0;
	background: url(../images/common/sprite.jpg) 0px -40px no-repeat;
}
#main div.test div.exm a {
	background-position: -212px -40px;
}
#main div.test div a:hover {
	background-color: #fff;
}
#main div.test div a:hover img {
	visibility: hidden;
}

body.home #main div.present {
	width: 640px;
	margin-bottom: 20px;
}
body.home #main div.present p {
	padding: 10px;
	border: solid 1px #f36;
	border-top-style: none;
	background-color: #fff;
	font-size: 86%;
}
body.home #main div.present p strong {
	font-size: 116%;
}

body.home div.lnavi {
	width: 640px;
	overflow: hidden;
}
body.home div.lnavi dl {
	display: inline;
	float: left;
	width: 205px;
	margin-right: 12px;
	font-size: 86%;
}
body.home div.lnavi dl.l3 {
	margin: 0;
}
body.home div.lnavi dt a {
	display: block;
	width: 205px;
	height: 30px;
	background-image: url(../images/top/bg_bar.jpg);
}
body.home div.lnavi dl.l2 dt a {
	background-position: 0px -30px;
}
body.home div.lnavi dl.l3 dt a {
	background-position: 0px -60px;
}
body.home div.lnavi dt a:hover {
	background-color: #fff;
}
body.home div.lnavi dt a:hover img {
	visibility: hidden;
}
body.home div.lnavi dd {
	height: 16em;
	padding: 8px;
	border: solid 1px #ccc;
	background-color: #fff;
}
body.home div.lnavi dd img {
	display: block;
	margin-bottom: 5px;
}
#main div.cms {
	margin-top: 20px;
	padding: 10px;
	background-color: #fff;
	font-size: 86%;
}

#main div.cms h3 {
	margin-top: 10px;
	padding: 6px 10px;
	background-color: #c6e28b;
	color: #060;
	font-weight: bold;
}
#main div.cms li {
	
	padding: 8px 0 8px 8em;
	border-bottom: dashed 1px #999;
	overflow: hidden;
}
#main div.cms li.f {
	padding-bottom: 0;
	border-bottom-style: none;
	text-align: right;
}
#main div.cms li.f a,
#main div.cms li strong a {
	display: inline-block;
	padding-left: 16px;
	background: url(../images/common/arw.gif) 0px 50% no-repeat;
}
#main div.cms li span {
	float: left;
	width: 8em;
	margin-left: -8em;
	color: #666;
	font-weight: bold;
}


/* ============================ info (detail)
*/
body.etc #main div h2,
body.about #main h2 {
	padding-bottom: 4px;
	padding-left: 1em;
	background: url(../images/common/bg_bar.jpg) bottom left no-repeat;
	color: #333;
	font-size: 114%;
	font-weight: bold;
}
body.info h1 {
	display: table-cell;
	width: 640px;
	padding: 15px;
	color: #FFF;
	font-size: 114%;
	font-weight: bold;
	vertical-align: middle;
	background-color:#339900;
}
html[xmlns] body.info h1 {
	width: 620px;
}
* html body.info h1 {
	padding-top: 22px;
}
*:first-child+html div.sample1 div{/* IE 7 */
	height: 46px;
	padding-top: 22px;
}

/*\*//*/
* html div.sample1 div{
	height: 46px;
	padding-top: 22px;
}
/**/

body.info #main div.item {
	width: 640px;
	margin-top: 16px;
	padding: 20px 10px;
	background-color: #fff;
	color: #000;
	overflow: hidden;
}
html[xmlns] body.info #main div.item {
	width: 620px;
}
body.info #main div.item img {
	display: inline;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
body.info #main div.item p.date {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed 1px #999;
	color: #666;
	font-size: 86%;
	font-weight: bold;
	text-align: right;
}
body.info #main div.bk,
body.voice #main p.bk a,
body.prez #main .bk,
body.manage #main .bk {
	text-align: center;
}
body.info #main div.bk a,
body.voice #main p.bk a,
body.prez #main .bk a,
body.manage #main .bk a {
	display: block;
	width: 232px;
	height: 43px;
	margin: 30px auto;
	background: url(../images/site/btn.jpg) no-repeat;
	text-align: left;
	text-indent: 76px;
	line-height: 43px;
}
body.voice #main p.bk a {
	margin: 10px auto 0;
}


/* ======================= pre_exam
*/
body.prex,
body.extop,
body.exam,
body.res {
	background-image: url(../images/pre_exam/bg_body.jpg);
}
#ex {
	width: 900px;
	margin: 16px 0 24px;
	padding: 20px;
	padding-bottom: 32px;
	background-color: #fff;
	overflow: hidden;
}
html[xmlns] #ex {
	width: 860px;
}
body.prex #ex div {
	display: inline;
	float: left;
	width: 420px;
	overflow: hidden;
	line-height: 2.5;
}
body.prex #ex div.ca {
	margin-left: 20px;
	line-height: 1.6;
}
body.prex #ex div.ca label {
/*	padding-right: .5em;
	letter-spacing: -.1em;*/
	font-weight: bold;
}
html[xmlns] body.prex #ex div.ca label {
	padding-right: 1em;
}
body.prex #ex div h2 {
	height: 28px;
	padding-left: 16px;
	background: url(../images/pre_exam/bg_bar.jpg) no-repeat;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.4;
}
body.prex #ex div.ca h2 {
	margin-bottom: 8px;
}
p.next {
	clear: both;
	padding-top: 24px;
	text-align: center;
}
body.prex table {
	width: 100%;
	font-size: 86%;
}
body.prex table td,
body.prex table th {
	padding: 6px 12px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}
body.prex table th {
	background-color: #ffc;
	font-weight: bold;
	white-space: nowrap;
}
body.prex table em {
	color: #f00;
}
body.prex tr.s label {
	margin-right: 1em;
}
body.extop #ex {
	padding-left: 316px;
	font-size: 114%;
}
html[xmlns] body.extop #ex {
	width: 584px;
}
body.extop #ex h2 img {
	float: left;
	margin-left: -132px;
}
body.extop #ex p {
	margin-bottom: 20px;
}
body.extop #ex p img {
	margin-right: 30px;
}
body.extop #ex strong {
	color: #03c;
	font-size: 120%;

}
body.extop #ex p strong,
body.extop #ex ul strong {
	color: #000;
}
body.extop #ex ul {
	list-style-type: disc;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 1em;
	line-height: 2;

}
p.mental {
	margin-right: 30px;
	padding-top: 6px;
	border-top: dotted 1px #999;
	color: #666;
	font-size: 12px;
	text-align: right;
}

body.exam #ex {
	padding-left: 165px;
	font-size: 114%;
}
html[xmlns] body.exam #ex {
	width: 735px;
}
body.exam #ex h2 img {
	float: left;
	margin-left: -138px;
}
body.exam div.tmp {
	display: inline;
	float: left;
	width: 450px;
	margin-bottom: 30px;
	margin-right: 30px;
	background-color: #000;
	overflow: hidden;
}
html[xmlns] body.exam div.tmp {
	width: 447px;
}
body.exam div.tmp img {
	float: left;
	margin-right: 4px;
}
body.exam div.tmp span {
	display: inline;
	float: left;
	width: 30px;
	height: 30px;
	margin: 2px 4px 0 0;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
body.exam div.tmp span.current {
	background-color: #ff0;
}
body.exam div.rest {
	float: left;
	width: 200px;
	margin-bottom: 30px;
	background-color: #000;
	overflow: hidden;
}
body.exam div.rest span {
	display: inline-block;
	width: 107px;
	height: 30px;
	margin: 2px 4px;
	background-color: #ff0;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
body.exam div.q {
	width: 690px;
	margin-top: 40px;
	padding-left: 115px;
	line-height: 1.6;
}
html[xmlns] body.exam div.q {
	width: 575px;
}
body.exam div.q strong {
	float: left;
	margin-left: -115px;
	font-size: 30px;
}
body.exam div.q strong img {
	margin-left: 20px;
}
body.exam div.q ul {
	width: 575px;
	margin: 20px 0;
}
body.exam div.q ul input {
	margin-right: .6em;
}
body.exam div.q p {
	margin-bottom: 20px;
}
body.exam div.q p.r {
/*	margin-top: -20px;*/
}
body.exam div.q p img,
body.exam div.q p input {
	margin-right: 50px;
}
body.exam div.q p.r img {
	margin-right: 0;
}
body.exam div.q em {
	font-weight: bold;
}
body.exam div.q span.a1,
body.exam div.q p.a2 {
	padding: 1em;
}
body.exam div.q span.a1 {
	display: inline-block;
	margin-bottom: 1em;
	border: dashed 3px #fc0;
}
body.exam div.q p.a2 {
	background-color: #ffffc9;
	font-weight: bold;
}
body.exam div.q p.a2 em {
	color: #f60;
}
body.exam div.ov {
	width: 690px;
	margin-top: 50px;
}
body.exam div.ov p img {
	margin: 50px 0 100px 200px;
}
/* =================== exam result
*/
body.res h1 {
	margin-bottom: 15px;
}
body.res #main {
	padding: 20px;
	background-color: #fff;
}
html[xmlns] body.res #main {
	width: 600px;
}
body.res div.medal {
	width: 560px;
	margin: 40px 0 30px 30px;
	padding-top: 10px;
	padding-left: 140px;
	font-size: 142.5%;
	font-weight: bold;
	overflow: hidden;
}
html[xmlns] body.res div.medal {
	width: 420px;
}
body.res div.medal strong {
	float: left;
	width: 120px;
	height: 120px;
	margin-top: -10px;
	margin-left: -140px;
	background: url(../images/pre_exam/medal_pass.jpg) no-repeat;
	font-size: 34px;
	text-align: center;
	vertical-align: middle;
}
body.res div.medal strong.fail {
	background-image: url(../images/pre_exam/medal_fail.jpg);
}
body.res div.medal strong span {
	display: inline-block;
	margin-top: 50px;
}
body.res #main div.medal p.r {
	font-size: 13px;
	font-weight: normal;
	text-align: right;
}
body.res #main h2 {
	height: 28px;
	margin-bottom: 16px;
	background: url(../images/pre_exam/bar.jpg) no-repeat;
	font-size: 114%;
	font-weight: bold;
	text-indent: 1em;
}
body.res #main dt {
	padding: 6px 20px;
	border: solid 1px #ccc;
	background-color: #ddd;
	font-weight: bold;
}
body.res #main dt span {
	display: inline-block;
	width: 4em;
}
body.res #main dd {
	padding: 16px 0 16px 80px;
	line-height: 2;
	background: url(../images/pre_exam/ico_corr.jpg) 20px 20px no-repeat;
}
body.res #main dd.wrong {
	background-image: url(../images/pre_exam/ico_wro.jpg);
}
body.res #main dd span {
	display: inline-block;
	padding-right: 3em;
}
body.res #main p {
	padding-top: 40px;
	text-align: center;
}
body.res #main p img {
	margin-right: 20px;
}
body.res div.sup {
/*	margin-bottom: 40px;
*/	padding-bottom: 20px;
	padding-left: 20px;
	border: solid 1px #690;
	background-color: #fff;
}
body.res div.sup h2 {
	margin-left: -20px;
	background-color: #690;
}
body.res div.sup h2 img {
	margin-top: 3px;
	margin-left: 6px;
}
body.res div.sup a img {
	margin: 20px 16px 0 0;
}
body.res #sub div.states {
	margin-bottom: 15px;
}


/* ============================ support
*/
body.supp #ex h2 {
	height: 28px;
	background: url(../images/pre_exam/bar.jpg) no-repeat;
	font-size: 114%;
	font-weight: bold;
	text-indent: 1em;
}
body.supp #ex table {
	width: 100%;
	margin: 10px 0 20px;
	font-size: 86%;
}
body.supp #ex table td {
	width: 50%;
	padding: 10px;
	border: solid 1px #9c0;
}
body.supp #ex table.crown td {
	width: 33%;
}
body.supp #ex table a {
	font-weight: bold;
	font-size: 116%;
	line-height: 2;
}
body.supp #ex table img {
	margin-bottom: 6px;
	margin-right: 10px;
}
body.supp #ex table.crown img {
	display: inline;
	float: left;
}
body.supp #ex table.plain a {
	font-size: 100%;
}

/* ============================= about
*/
body.about #main h2 {
	margin-bottom: 10px;
}
#main div.box {
	margin: 20px 0 15px;
	padding: 10px;
	background-color: #fff;
	color: #000;
}
#main div.fiv,
#main div.staff {
	margin-top: -15px;
}
#main div.box h3 {
	font-weight: bold;
}
#main div.fiv h3 {
	color: #060;
	font-size: 114%;
}
#main div.staff h3 {
	margin-bottom: 8px;
	padding: 3px 8px;
	color: #360;
	background-color: #e3ff99;
}
#main div.box img {
	margin-bottom: 20px;
}
#main div.box p {
	padding-bottom: 20px;
}
#main div.box p {
	width: 620px;
	overflow: hidden;
}
#main div.box p img {
	float: right;
	margin-left: 20px;
}
#main div.box p.name {
	margin-left: 480px;
}

/* =================== etc
*/
body.etc #main div,
body.faq #main div {
	margin-top: 20px;
	padding: 15px;
	background-color: #fff;
}
body.etc #main div p {
	margin-bottom: 10px;
}
body.rgl #main div dl {
	margin-bottom: 20px;
}
body.rgl #main div dt {
	font-weight: bold;
}
body.rgl #main div dd,
body.rgl #main div ul {
	padding-left: 16px;
}
body.rgl #main div dd {
	margin-bottom: 6px;
}

body.link #main div {
	padding-bottom: 100px;
}
body.link #main div p {
	margin-bottom: 28px;
}
body.link #main div p img {
	margin-top: 16px;
}
body.learn #main ul {
	padding: 6px 0 20px;
}
body.learn #main li {
	padding: 4px 0;
	border-bottom: dashed 1px #999;
	line-height: 1.8;
}
body.manage #main h2 {
	clear: both;
	margin-bottom: 10px;
}
body.manage #main div.sect {
	margin-top: 0;
	padding: 0;
}
body.manage #main .sect p,
body.manage #main .sect ul {
	margin-bottom: 20px;
	overflow: hidden;
}
body.manage #main .sect h3,
body.faq #main .sect h2,
body.voice #main h3 {
	color: #060;
	font-size: 114%;
	font-weight: bold;
}
body.faq #main .sect h2,
body.voice #main h3 {
	clear: both;
}
body.manage #main .sect ul {
	margin-left: .4em;
	padding-left: .8em;
	list-style-type: disc;
}
body.manage #main .sect div.u {
	float: right;
	width: 202px;
	margin-top: 0;
	margin-left: 15px;
	padding: 0;
	background: url(../images/manage/u_b.gif) bottom left no-repeat;
	text-align: center;
}
body.manage #main .sect div.u img {
	margin-bottom: 15px;
}
body.manage #main table {
	margin-bottom: 10px;
}
body.manage #main table td,
body.manage #main table th {
	padding: 4px 6px;
	border: solid 1px #999;
}
body.manage #main table th {
	background-color: #ffc;
}

body.manage #main dl {
	width: 608px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../images/manage/dl_bg.gif) left bottom no-repeat;
}

body.manage #main dd {
	padding: 12px 20px 0px 40px;
}
body.manage #main dd a {
	display: inline-block;
	margin-left: -20px;
	padding-left: 20px;
	background: url(../images/common/arw.gif) 0px 50% no-repeat;
	font-weight: bold;
}
body.manage #main dd a:visited {
	color: #06f;
}
body.manage #main p.ss {
	padding-bottom: 24px;
}
body.manage #main p.ss img {
	float: right;
	margin-left: 10px;
}
body.manage #main table.q {
	width: 610px;
	margin-bottom: 20px;
}
body.manage #main table.q tr.o {
	background-color: #f8f8f8;
}
body.manage #main div.ids {
}
body.manage #main div.ids h3 {
	margin-bottom: 15px;
}
body.manage #main div.ids li {
	margin-bottom: 10px;

}

body.faq #main div.ques {
	margin-top: 0;
	padding: 20px;
	background-color: #ffc;
	font-weight: bold;
}

body.faq #main h1 {
	font-weight: bold;
	font-size: 114%;
}
body.faq #main div.sect {
	padding: 0 0 10px;
}
body.faq #main div.sect img {
	margin-top: 20px;
}
body.faq #main div.sect p {
	margin-bottom: 4px;
	text-indent: 1em;
}

body.faq #main p.bk {
	text-align: center;
	padding: 15px;
}
body.manage #main p.file a {
	display: block;
	padding-left: 20px;
	background: url(../images/manage/file.gif) 0px 50% no-repeat;
}
body.manage #main  div.sect p.catch {
	background-color: #FFFFCC;
	padding: 15px;
}

body.voice #main div.cust {
	width: 610px;
	height: 160px;
	margin-bottom: 30px;
	padding: 15px 0 0 15px;
}
html[xmlns] body.voice #main div.cust {
	width: 595px;
	height: 145px;
}
body.voice #main div.cust p {
	margin-bottom: 10px;
}
body.voice #main div.cust p.p1 {
	font-size: 114%;
}
body.voice #main div.cust p.p2 {
	font-size: 86%;
}
body.voice #main div.cust p.p2 a {
	display: inline-block;
	padding-left: 16px;
	background: url(../images/common/arw.gif) 0px 50% no-repeat;
}
body.voice #main div.cust#ed {
	background: url(../images/voice/customer1.jpg) no-repeat;
}
body.voice #main p.p3 {
	margin-bottom: 60px;
	padding-top: 6px;
}
body.voice #main div.prof {
	clear: both;
	width: 610px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 270px;
	overflow: hidden;
}
html[xmlns] body.voice #main div.prof {
	width: 340px;
}
body.voice #main div.prof img {
	float: left;
	margin-left: -270px;
}
body.voice #main p.p4 {
	margin-bottom: 20px;
	padding: 10px 6px 20px;
	border: solid 1px #9cc;
	background: url(../images/voice/grad.jpg) bottom left repeat-x;
}

body.voice #main p.p4 img {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}
body.voice #main div.sect {
	width: 600px;
	margin: 0;
	padding: 10px 0 20px;
	overflow: hidden;
}
body.voice #main div.sect p {
	margin-bottom: 0;
	text-indent: 1em;
}
body.etc.voice #main h2 {
	margin-bottom: 20px;
}
body.voice #main div.sect h3 {
	margin-bottom: 10px;
	color: #003399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}

/* ========== present ============ */
body.prez #main p {
	margin-bottom: 16px;
}
body.prez #main h1 {
	width: 640px;
	height: 89px;
	padding-top: 36px;
	padding-left: 92px;
	background: url(https://www.kenko-chishiki.net/images/present/bg_head.gif) no-repeat;
	font-size: 114%;
	font-weight: bold;
}
html[xmlns] body.prez #main h1 {
	width: 548px;
	height: 53px;
}
body.prez #main hr {
	margin-bottom: 14px;
	border: solid 1px #999;
	background-color: #999;
}


body.prez p.return {
	text-align: center;
}
body.prez p.return a {
	display: block;
	width: 232px;
	height: 43px;
	margin: 30px auto;
	background: url(../images/mypage/btn.jpg) no-repeat;
	text-align: left;
	text-indent: 76px;
	line-height: 43px;
}
body.prez #main.pr div {
	padding: 8px;
}
body.prez #main.pr div div {
	width: 624px;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
body.prez #main.pr div div img {
	float: left;
	margin-right: 15px;
}
body.prez #main.pr div div p.r img {
	float: none;
}
body.prez #main.pr div div p {
	overflow: hidden;
}
body.prez #main.pr div.present {
	margin-top: 0;
}
body.prez #main.pr div.present img {
	float: right;
	margin: 0 0 20px 15px;
}
body.prez #main.pr div.present p.s {
	background-color: #ffc;
	color: #333333;
	font-size: 92.6%;
	font-weight: bold;
	padding: 5px;
}
body.prez #main.pr div.present p.s span {
	font-size: 128%;
	color: #CC0000;
}
body.prez #main.pr p.ap {
	text-align: center;
}
body.prez #main h2 {
	margin-bottom: 10px;
}
body.prez #main.pr div div.feat {
	margin-top: 0;
	margin-bottom: 20px;
	background-color: #FFCCCC;
	background-repeat: no-repeat;
	background-position: 20px 40px;
	background-image: url(https://www.kenko-chishiki.net/present/betta/1.jpg);
}

body.prez #main.pr div div.feat ul {
	list-style: none;
	margin: 20px 0 10px;
	padding-left: 260px;
	background: url(https://www.kenko-chishiki.net/present/meiji/logo.gif) 30px 25px no-repeat;
	color: #039;
	overflow: hidden;
	font-size: 116%;
	font-weight: bold;
}
body.prez #main.pr div div.feat li {
	margin-bottom: 6px;
}
body.prez #main.pr div div.feat p {
	color: #333333;
	margin-top: 170px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
body.prez #main.pr div div.feat img {
	float: none;
	margin-right: 0;
}
body.prez #main li span,
body.prez #main h2 span {
	font-size: 10px;
	font-weight: normal;
}
body.prez #main .ito h2 {
	height: 57px;
	background-image: url(https://www.kenko-chishiki.net/images/common/bar.gif);
}
/* ====== nature made ======== */
body.prez #main.pr div div.nmd img {
	float: none;
	margin-right: 0;
}
body.prez #main.pr div.nmd img.i {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
body.prez #main.pr div.nmd h3 {
	color: #f60;
}

/* ====== betta ======== */
body.prez #main.pr div.betta h3 {
	color: #FF0066;
	margin-bottom: 5px;
	font-size:116%;
}


#sub .states {
	width: 240px;
	height: 280px;
	background: url(../images/common/frame.jpg) no-repeat;
	text-align: center;
}
#sub .states p {
	padding: 20px 0 0;
	font-weight: bold;
	text-align: center;
}
html[xmlns] #sub .states p {
	padding-bottom: 8px;
}
#sub .states table {
	width: 190px;
	margin: 6px auto 8px;
	line-height: 1.1;
}
#sub .states th,
#sub .states td {
	padding: 2px 0 0;
	border: solid 1px #990;
	vertical-align: middle;
}
html[xmlns] #sub .states th {
	padding: 2px;
}
#sub .states td {
	padding: 2px 4px 0;
	text-align: center;
}
html[xmlns] #sub .states td {
	padding-bottom: 2px;
}
#sub .states th {
	padding-left: 8px;
	text-align: left;
	background-color: #ff9;
}
#sub .states col.ylw {
	background-color: #ffc;
}
#sub a.mp,
#sub a.mp0 {
	display: block;
	width: 240px;
	height: 60px;
	margin: 10px 0 16px;
	background: url(../images/common/sprite.jpg) -424px -40px no-repeat;
}
#sub a.mp0 {
	background-position: -664px -40px;
}
#sub a.mp:hover,
#sub a.mp0:hover {
	background-color: #fff;
}
#sub a.mp:hover img,
#sub a.mp0:hover img {
	visibility: hidden;
}

#main .trust {
	padding: 20px;
	border: solid 1px #ccc;
	font-size: 92.6%;
}
#main .trust img {
	margin-right: 16px;
	vertical-align: middle;
}
#sub .trust {
	text-align: center;
	font-size: 83%;
}
#sub .trust p {
	padding: 10px 0;
	text-align: left;
}
