@charset "Shift_JIS";
/************************************************
bken.sgec.or.jp CSS2.0 
全ページ共通スタイルシート
2010.6.14.製作開始
製作：Leadguidance
************************************************/
/*default style reset
---------------------------------------------- */

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd,address {
	margin: 0;
	padding: 0;
}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table,th,tr,td {}

a:link{color:#2B3DEB;text-decoration:underline;}
a:hover{color:#F72281;text-decoration:none;}
a:visited {color:#2B3DEB;}
a:focus{outline:none;}
body {
	background:url(../img/header/bg-body.gif);
	background-repeat:repeat-x;
	padding: 0; /* liquid */
	font-family: sans-serif;
	text-align: left;/* for ie */
	margin:0;
	background-color:#ffffff;
	color:#000000;
}
a img {
	border: 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.red {
	color:#FF0000;
}
.red-check {
	color:#FF0000;
	list-style-type:none;
}
.big-red {
	font-weight:bold;
	color:#FF0000;
}
.green {
	color:#3b7e14;
	text-decoration:underline;
}
.orange {
	color:#FF8400;
}
.b {
	font-weight:bold;
}
.b2 {
	font-weight:bold;
	padding:5px 0;
}
.mr10 {
	margin-right:10px;
}
.ml10 {
	margin-left:10px;
	float:left;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.u-line {
	text-decoration:underline;
}
#error {
	color:#FF0000;
}

/* 調整用 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;min-height:1%;}
/*\*/* html .clearfix{height:1%;}
.clearfix{display:block;}

/* wrap
---------------------------------------------- */
#wrapper {
	background:url(../img/header/bg-header.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#ffffff;
	width:980px;
	margin:0 auto;
}
#bottom-wrapper {
	background:url(../img/footer/bg-footer.gif);
	background-repeat:repeat-x;
	height:22px;
	margin:0 auto;
}
#bottom-wrapper #copy {
	width:940px;
	height:22px;
	text-align:right;
	font-size:12px;
	line-height:22px;
	color:#ffffff;
	margin:0 auto;
}
/* header
---------------------------------------------- */
#header {
	width:960px;
	height:175px;
	padding:0 0 0 20px;
	background:url(../img/header/bg-header.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:left;
	float:left;
}
#header #head_box {
	width:960px;
	height:115px;
	float:left;
	position:relative;
}
#head_box h3 a {
	display:block;
	width:200px;
	height:105px;
	text-indent:-9999px;
	background-image:url(../img/header/logo.gif);
	background-repeat:no-repeat;
	float:left;
}
#head_box h1 {
	width:345px;
	padding-top:45px;
	font-size:12px;
	line-height:20px;
	color:#535353;
	font-weight:normal;
	float:left;
}
.top-banner {
	width:257px;
	padding-top:13px;
	float:left;
}
.banner-company {
	width:126px;
	margin-bottom:4px;
	float:right;
}
.banner-company img {
	float:left;
}
#head_box .head_btn {
	width:155px;
	height:84px;
	position:absolute;
	top:10px;
	left:807px;
}
.head_btn ul {
	list-style-type:none;
}
.head_btn ul li {
	float:left;
}
.head_btn ul li a {
	display:block;
	width:155px;
	height:28px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.head_btn .top-btn1 a {
	background-image:url(../img/header/btn-a.gif);
}
.head_btn .top-btn2 a {
	background-image:url(../img/header/btn-b.gif);
}
.head_btn .top-btn3 a {
	background-image:url(../img/header/btn-c.gif);
}
.head_btn ul li a:hover {
	background-position:0 -28px;
}
/* GLOBAL-NAVI --------------------------------*/
#global_navi {
	width:960px;
	height:60px;
	float:left;
}
#global_navi ul {
	list-style-type:none;
}
#global_navi li {
	float:left;
	height:60px;
}
#global_navi li a {
	display:block;
	width:135px;
	height:60px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#global_navi .nav1 a {
	background-image:url(../img/header/nav1.gif);
}
#global_navi .nav2 a {
	background-image:url(../img/header/nav2.gif);
}
#global_navi .nav3 a {
	background-image:url(../img/header/nav3.gif);
}
#global_navi .nav4 a {
	background-image:url(../img/header/nav4.gif);
}
#global_navi .nav5 a {
	background-image:url(../img/header/nav5.gif);
}
#global_navi .nav6 a {
	background-image:url(../img/header/nav6.gif);
}
#global_navi .nav7 a {
	background-image:url(../img/header/nav7.gif);
}
#global_navi li a:hover {
	background-position:0 -60px;
}
#global_navi .active a {
	background-position:0 -60px;
}
/* middle
---------------------------------------------- */
#middle-wrapper {
	width:940px;
	background-image:url(../img/basic/bg-middlewrap.gif);
	background-repeat:repeat-y;
	padding:0 20px;
	float:left;
	position:relative;	
}
#middle-wrapper .mid-left {
	width:20px;
	height:293px;
	position:absolute;
	top:0;
	left:0;
}
#middle-wrapper .mid-right {
	width:20px;
	height:293px;
	position:absolute;
	top:0;
	left:960px;
}
#middle {
	width:924px;
	background-image:url(../img/basic/bg-middle.gif);
	background-repeat:repeat-x;
	padding:14px 0 0 16px;
	margin:0 auto;
}
/* top-contents
---------------------------------------------- */
#top_left {
	width:278px;
	float:left;
}
#top_main {
	width:646px;
	float:left;
}
#top_main a {
	color:#2B3DEB;
	text-decoration:underline;
}
.main-image {
	margin-bottom:17px;
	float:left;
}
.exam_box {
	width:632px;
	height:140px;
	float:left;
}
.next-exam {
	width:532px;
	height:99px;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
	font-family:"ＭＳ ゴシック";
	padding:10px 0 0 100px;
	margin-bottom:6px;
	background-image:url(../img/top/next-exam.gif);
	float:left;
}
.next-exam .exam-day {
	font-size:23px;
	line-height:40px;
	font-weight:bold;
	color:#ffffff;
	font-family:"ＭＳ ゴシック";
}
.next-exam .date {
	font-size:28px;
	color:#fee67d;
}
.next-exam .time {
	font-size:28px;
}
.entry-btn a {
	display:block;
	width:203px;
	height:25px;
	text-indent:-9999px;
	background-image:url(../img/top/btn-entry.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
	padding-right:4px;
}
.entry-btn a:hover {
	background-position:0 -25px;
}
.entry-btn2 a {
	display:block;
	width:203px;
	height:25px;
	text-indent:-9999px;
	background-image:url(../img/basic/btn-contact.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
	padding-right:4px;
}
.entry-btn2 a:hover {
	background-position:0 -25px;
}
.pass-btn a {
	display:block;
	width:203px;
	height:25px;
	text-indent:-9999px;
	background-image:url(../img/basic/pass-btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
	padding-right:4px;
}
.pass-btn a:hover {
	background-position:0 -25px;
}
.top-contents {
	width:632px;
	padding-bottom:20px;
	float:left;
}
.top-ttl{
	width:632px;
	margin-bottom:10px;
	float:left;
}
.entry-link1 a {
	display:block;
	width:314px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../img/top/top-link1.jpg);
	float:left;
	margin:0 4px 10px 0;
}
.entry-link1 a:hover {
	background-position:0 -79px;
}
.entry-link2 a {
	display:block;
	width:314px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../img/top/top-link2.jpg);
	float:left;
	margin:0 0 10px 0;
}
.entry-link2 a:hover {
	background-position:0 -79px;
}
#middle .basic-link a {
	font-size:14px;
	line-height:20px;
	color:#2B3DEB;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	background-image:url(../img/basic/icon-blue.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	float:right;
}
#middle .basic-link a:hover {
	text-decoration:underline;
}
.btn-license a {
	display:block;
	width:266px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../img/top/btn-license.gif);
	margin-bottom:8px;
	float:left;
}
.btn-license a:hover {
	background-position:0 -79px;
}
.btn-toppass a {
	display:block;
	width:266px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../img/top/btn-toppass.jpg);
	margin-bottom:8px;
	float:left;
}
.btn-toppass a:hover {
	background-position:0 -79px;
}
.left-contents {
	width:262px;
	padding-bottom:8px;
	float:left;
}
.hall_box {
	width:250px;
	height:86px;
	padding:0 0 0 12px;
	background-image:url(../img/top/hall-bottom.gif);
	float:left;
	position:relative;
}
.hall_box dl {
	width:240px;
	font-size:13px;
	line-height:16px;
	color:#585757;
	float:left;
}
.hall_box dl dt {
	width:48px;
	height:16px;
	padding-left:6px;
	margin-bottom:10px;
	border:1px #babbb9 solid;
	background-color:#fef5ba;
	float:left;
}
.hall_box dl dd {
	width:178px;
	padding-left:6px;
	line-height:18px;
	margin-bottom:10px;
	float:left;
}
.hall_box .hall-btn a {
	display:block;
	width:207px;
	height:26px;
	text-indent:-9999px;
	background-image:url(../img/top/btn-hall.gif);
	position:absolute;
	top:50px;
	left:26px;
}
.hall-btn a:hover {
	background-position:0 -26px;
}
.voice_box {
	width:246px;
	height:34px;
	padding:0 0 0 16px;
	background-image:url(../img/top/voice-bottom.gif);
	float:left;
}
.voice_box .voice-btn a {
	display:block;
	width:168px;
	height:25px;
	text-indent:-9999px;
	background-image:url(../img/top/btn-voice.gif);
	float:left;
}
.voice-btn a:hover {
	background-position:0 -25px;
}
.pickup-middle {
	width:252px;
	padding:0 0 0 10px;
	background-image:url(../img/top/pickup-middle.gif);
	float:left;
}
.pickup-bottom {
	width:232px;
	height:34px;
	padding:0 0 0 30px;
	background-image:url(../img/top/pickup-bottom.gif);
	float:left;
}
.pickup-bottom .pickup-btn a {
	display:block;
	width:207px;
	height:26px;
	text-indent:-9999px;
	background-image:url(../img/top/btn-pickup.gif);
	float:left;
}
.pickup-btn a:hover {
	background-position:0 -26px;
}
.school_box {
	width:245px;
	height:60px;
	float:left;
}
.school_box img {
	float:left;
}
.school_box .pickup-name {
	width:167px;
	font-size:12px;
	line-height:18px;
	padding-left:8px;
	float:left;
}
.pickup-name a {
	color:#0237fd;
	text-decoration:none;
}
.pickup-name a:hover {
	text-decoration:underline;
}
.recommend-middle {
	width:246px;
	padding:0 0 0 16px;
	background-color:#f3ede1;
	float:left;
}
.recommend-middle .reco-banner {
	width:230px;
	margin-bottom:5px;
	float:left;
}
/* left_box
---------------------------------------------- */
#left_box {
	width:194px;
	padding-bottom:20px;
	float:left;
}
.menu_box {
	width:180px;
	padding-bottom:10px;
	float:left;
}
.menu-top {
	width:156px;
	height:48px;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
	padding:13px 12px 0 12px;
	background-image:url(../img/basic/menu-top.gif);
	float:left;
}
.menu-middle {
	width:178px;
	font-size:15px;
	line-height:20px;
	padding:0 1px;
	background-image:url(../img/basic/menu-middle.gif);
	float:left;
}
#menu-contents {
	list-style-type:none;
	float:left;
}
#menu-contents li {
	float:left;
}
#menu-contents li a {
	display:block;
	width:138px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#0237fd;
	text-decoration:none;
	padding:5px 10px 5px 30px;
	background-image:url(../img/basic/icon-menu.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	border-bottom:1px #c9c9c9 dashed;
}
#menu-contents2 {
	list-style-type:none;
	float:left;
}
#menu-contents2 li {
	float:left;
}
#menu-contents2 li a {
	display:block;
	width:138px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#0237fd;
	text-decoration:none;
	padding:5px 10px 6px 30px;
	background-image:url(../img/basic/icon-menu.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
#menu-contents li a:hover {
	color:#666666;
}
#menu-contents li.active a {
	color:#666666;
}
#menu-contents2 li a:hover {
	color:#666666;
}
#menu-contents2 li.active a {
	color:#666666;
}
.lcon-top {
	width:180px;
	float:left;
}
.voice_box2 {
	width:163px;
	height:32px;
	padding:0 0 0 17px;
	background-image:url(../img/basic/voice-bottom2.gif);
	float:left;
}
.voice_box2 .voice-btn2 a {
	display:block;
	width:132px;
	height:20px;
	text-indent:-9999px;
	background-image:url(../img/basic/btn-voice2.gif);
	float:left;
}
.voice-btn2 a:hover {
	background-position:0 -20px;
}
.lcon-bottom {
	width:172px;
	padding:0 0 10px 8px;
	background-color:#f3ede1;
	float:left;
}
.lcon-banner {
	margin-bottom:7px;
	float:left;
}
/* main_box
---------------------------------------------- */
#main_box {
	width:730px;
	padding-bottom:30px;
	float:left;
}
.sub-ttl {
	width:689px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	color:#f67905;
	padding-left:25px;
	background-image:url(../img/basic/sub-ttl.gif);
	margin-bottom:10px;
	float:left;
	position:relative;
}
.sub-ttl2 {
	width:689px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	color:#f67905;
	padding-left:25px;
	background-image:url(../img/basic/sub-ttl.gif);
	margin:30px 0 10px 0;
	float:left;
	position:relative;
}
.sub-ttl .next-code {
	width:300px;
	height:32px;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	color:#f67905;
	text-align:right;
	position:absolute;
	top:0px;
	left:400px;
}
.sub-ttl .next-code a {
	color:#2B3DEB;
	text-decoration:none;
}
.sub-ttl .next-code a:hover {
	color:#f67905;
}
.sub-ttl .next-code2 {
	width:300px;
	height:32px;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	color:#f67905;
	text-align:right;
	position:absolute;
	top:0px;
	left:290px;
}
.sub-ttl .next-code2 a {
	color:#2B3DEB;
	text-decoration:none;
}
.sub-ttl .next-code2 a:hover {
	color:#f67905;
}
.paragraph {
	width:702px;
	height:32px;
	font-size:15px;
	font-weight:bold;
	line-height:32px;
	color:#363636;
	padding:4px 0 0 12px;
	background-image:url(../img/basic/paragraph.gif);
	margin-bottom:10px;
	float:left;
}
.paragraph2 {
	width:398px;
	height:32px;
	font-size:15px;
	font-weight:bold;
	line-height:32px;
	color:#363636;
	padding:4px 0 0 12px;
	background-image:url(../img/voice/paragraph2.gif);
	margin-bottom:10px;
	float:left;
}
.paragraph3 {
	width:398px;
	height:56px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#363636;
	padding:4px 0 0 12px;
	background-image:url(../img/voice/paragraph2.gif);
	background-repeat:no-repeat;
	background-position:0 22px;
	margin-bottom:10px;
	float:left;
}
.paragraph4 {
	width:398px;
	height:76px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#363636;
	padding:4px 0 0 12px;
	background-image:url(../img/voice/paragraph2.gif);
	background-repeat:no-repeat;
	background-position:0 42px;
	margin-bottom:10px;
	float:left;
}
.voice-name {
	width:378px;
	padding-right:20px;
	font-size:12px;
	line-height:20px;
	color:#6a72aa;
	text-align:right;
	float:right;
}
.vice-name {
	width:702px;
	font-size:12px;
	line-height:20px;
	color:#6a72aa;
	text-align:right;
	float:right;
}
.paragraph5 {
	width:702px;
	height:52px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#363636;
	padding:4px 0 0 12px;
	background-image:url(../img/basic/paragraph.gif);
	background-repeat:no-repeat;
	background-position:0 20px;
	margin-bottom:10px;
	float:left;
}
.paragraph6 {
	width:702px;
	height:49px;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	color:#363636;
	padding:0 0 0 12px;
	background-image:url(../img/basic/paragraph.gif);
	background-repeat:no-repeat;
	background-position:0 13px;
	margin-bottom:10px;
	float:left;
}
.paragraph7 {
	width:702px;
	height:94px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#363636;
	padding:4px 0 0 12px;
	background-image:url(../img/basic/paragraph.gif);
	background-repeat:no-repeat;
	background-position:0 62px;
	margin-bottom:10px;
	float:left;
}
.voice-image {
	width:170px;
	padding:0 0 10px 0;
	float:left;
}
.voice-image img {
	float:left;
}
.about-image {
	width:320px;
	float:right;
}
.about-image img {
	float:left;
}
.n-basic-cmt {
	width:690px;
	font-size:12px;
	line-height:22px;
	color:#363636;
	padding:0 14px 10px 10px;
	float:left;
}
.basic-cmt {
	width:690px;
	font-size:12px;
	line-height:18px;
	color:#363636;
	padding:0 14px 10px 10px;
	float:left;
}
.basic-cmt .test-sample {
	list-style-type:none;
	color:#363636;
	float:left;
}
.basic-cmt .test-sample li {
	margin-right:20px;
	float:left;
}
.test-sample .sp {
	font-size:12px;
	line-height:20px;
	padding-left:15px;
	background-image:url(../img/about/icon-sam.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
#main_box .test-sample a {
	color:#48321a;
}
.sam-ttl {
	width:80px;
	height:20px;
	text-indent:-9999px;
	background-image:url(../img/about/btn-sample.gif);
	background-repeat:no-repeat;
	float:left;
}
.practice-cmt {
	width:690px;
	font-size:12px;
	line-height:18px;
	color:#363636;
	padding:0 14px 10px 10px;
	margin-bottom:15px;
	border-bottom:1px #565656 dashed;
	float:left;
}
.pad-bottom10 {
	padding-bottom:10px;
}
.basic-cmt .ad-cmt {
	width:690px;
	padding:10px 0 0 0;
	float:left;
}
.basic-cmt .ad-cmt2 {
	width:690px;
	padding:10px 0;
	float:left;
}
.basic-cmt .ad-voice {
	width:670px;
	padding:10px 20px 0 0;
	text-align:right;
	float:left;
}
.basic-cmt .ad-voice2 {
	width:520px;
	float:left;
}
.basic-cmt .ad-about {
	width:370px;
	padding:20px 0 0 0 ;
	float:left;
}
.ad-about .bold {
	width:370px;
	font-size:15px;
	padding-top:60px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}
.basic-cmt .finding1 {
	width:675px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../img/basic/icon-gray.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 5px 15px;
	float:left;
}
.f-cmt-btn {
	width:450px;
	padding:0 15px 5px 15px;
	float:left;
}
.basic-cmt .f-cmt {
	width:660px;
	padding:0 15px 5px 15px;
	float:left;
}
.basic-cmt .f-cmt a {
	color:#2B3DEB;
	text-decoration:none;
}
.basic-cmt .pass-list {
	width:660px;
	list-style-position:inside;
	padding:0 15px 5px 15px;
	float:left;
}
.b-store {
	width:200px;
	padding:10px;
	float:left;
	background-color:#ddebf3;
}
.b-store img {
	float:left;
}
.b-store p {
	padding-top:10px;
	float:left;
}
.b-store2 {
	width:448px;
	padding:10px;
	float:left;
	border:1px #565656 solid;
}
.b-store2 img {
	float:left;
}
.adobe-cmt {
	width:428px;
	padding:10px;
	background-color:#dddada;
	float:left;
}
.adobe-cmt img {
	margin-right:10px;
	float:left;
}
.adobe-cmt p {
	width:306px;
	float:left;
}
.st-cmt {
	width:448px;
	padding:10px 0;
	float:left;
}
.st-cmt  p {
	width:448px;
	padding:5px 0;
	float:left;
}
.st-cmt  p.pamph a {
	width:418px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#0237fd;
	padding:10px 0 10px 30px;
	background-image:url(../img/basic/icon-menu.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
}
.main-ttl1 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-bken.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl2 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-student.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl3 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-association.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl4 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-voice.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl5 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-contact.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl6 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-application.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl7 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-license.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl8 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-privacy.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl9 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-sitemap.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl10 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-guidance.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl11 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-new.gif);
	margin-bottom:8px;
	float:left;
}
.main-ttl12 {
	width:719px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/basic/ttl-pass.gif);
	margin-bottom:8px;
	float:left;
}
.basic-table1 {
	width:500px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	margin-bottom:20px;
	float:left;
}
.basic-table1 th {
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	width:50px;
	text-align:center;
	padding:10px 0 10px 0;
}
.basic-table1 td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:10px 20px 10px 20px;
}
.basic-table1 ul {
	padding-top:5px;
	list-style-type:square;
	list-style-position:inside;
}
.basic-table2 {
	width:500px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.basic-table2 th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:100px;
	text-align:center;
	padding:5px 0;
}
.basic-table2 td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:5px 20px;
}
.table-blue {
	background-color:#e8e6e6;
	text-align:center;
}
.table-blue2 {
	background-color:#e8e6e6;
	text-align:center;
	font-weight:bold;
}
.check-list1 {
	width:680px;
	font-size:12px;
	line-height:18px;
	color:#363636;
	padding-bottom:10px;
	list-style-type:decimal;
	list-style-position:inline;
	float:right;
}
.basic-table3 {
	width:550px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.basic-table3 th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:left;
	padding:5px 0 5px 15px;
}
.basic-table3 td {
	width:65px;
	border:1px #a1a1a1 solid;
	text-align:right;
	padding:5px 5px 0 0;
}
.basic-table3 td.top {
	width:70px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.basic-table4 {
	width:550px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.basic-table4 th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:85px;
	text-align:left;
	padding:5px 0 5px 15px;
}
.basic-table4 td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:5px 20px;
}
.basic-table4 ul {
	list-style-type:square;
	list-style-position:inside;
}
.basic-table5 {
	width:500px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.basic-table5 th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:230px;
	text-align:center;
	padding:5px 0 5px 15px;
}
.basic-table5 td {
	border:1px #a1a1a1 solid;
	padding:5px 20px;
	text-align:center;
}
.basic-table5 ul {
	list-style-type:square;
	list-style-position:inside;
}
.book-table {
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.book-table th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	vertical-align:top;
	text-align:left;
	padding:5px 0 5px 10px;
}
.book-table td {
	width:165px;
	border:1px #a1a1a1 solid;
	text-align:left;
	vertical-align:top;
	padding:5px 10px;
}
.book-table th.top {
	width:100px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.book-table th.top2 {
	width:110px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.book-table th.top3 {
	width:75px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.book-table th.top4 {
	width:115px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.book-table td.top {
	width:170px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.book-table td.top5 {
	width:280px;
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	text-align:center;
	padding:5px 0 5px 0;
}
.book-table td.middle5 {
	width:270px;
	border:1px #a1a1a1 solid;
	text-align:left;
	padding:5px 0 5px 10px;
}
.book-table th.middle3 {
	width:75px;
	border:1px #a1a1a1 solid;
	text-align:center;
	padding:5px 0 5px 0;
}
.text-left {
	width:160px;
	float:left;
}
.text-left img {
	border:1px #565656 solid;
	float:left;
}
.text-left2 {
	width:220px;
	float:left;
}
.text-left2 img {
	float:left;
}
.color1 {
	background-color:#fdfbcc;
}
.color2 {
	background-color:#eafedc;
}
.book-info {
	width:260px;
	font-size:12px;
	line-height:16px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.book-info th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:50px;
	text-align:left;
	padding:2px 0 2px 10px;
}
.book-info td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:2px 10px;
}
.book-info ul {
	list-style-type:square;
	list-style-position:inside;
}
.book-info p {
	color:#1e5792;
	padding-bottom:5px;
}
.book-info2 {
	width:530px;
	font-size:12px;
	line-height:16px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	margin-bottom:10px;
	float:left;
}
.book-info2 th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:45px;
	text-align:center;
	padding:2px 0 2px 0;
}
.book-info2 td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:2px 10px;
}
.book-info2 ul {
	list-style-type:square;
	list-style-position:inside;
}
.book-info2 p {
	color:#1e5792;
	padding-bottom:5px;
}
.book-info3 {
	width:220px;
	font-size:12px;
	line-height:16px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:right;
}
.book-info3 th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:50px;
	text-align:left;
	padding:2px 0 2px 10px;
}
.book-info3 td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:2px 10px;
}
.entry-info {
	width:500px;
	font-size:12px;
	line-height:16px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.entry-info th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:100px;
	text-align:left;
	padding:5px 0 5px 10px;
}
.entry-info td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:5px 10px;
}
.entry-info ul {
	list-style-type:square;
	list-style-position:inside;
}
.text-right {
	width:530px;
	float:left;
}
.text-right2 {
	width:470px;
	float:left;
}
.book-cmt {
	width:530px;
	float:left;
}
.book-cmt ul {
	list-style-position:inside;
	padding:10px 0;
}
.book-cmt .finding2 {
	width:515px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../img/basic/icon-gray.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 5px 15px;
	float:left;
}
.book-cmt2 {
	width:230px;
	padding:0 10px 10px 0;
	float:left;
}
.book-cmt2 ul {
	width:230px;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0;
}
.book-cmt2 .finding3 {
	width:215px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../img/basic/icon-gray.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 5px 15px;
	float:left;
}
.p-list {
	width:640px;
	padding:0 20px 10px 30px;
	list-style-type:decimal;
	list-style-position:outside;
	float:left;
}
.ad-p-list {
	width:640px;
	padding:0 20px 10px 30px;
	list-style-type:decimal;
	list-style-position:outside;
	float:left;
}
.ad-p-list li {
	padding:0 0 10px 0;
}
.btn-g-contact a {
	display:block;
	width:203px;
	height:25px;
	text-indent:-9999px;
	background-image:url(../img/application/btn-g-contact.gif);
	float:left;
}
.btn-g-contact a:hover {
	background-position:0 -25px;
}
.corporation {
	width:640px;
	padding:0 20px 10px 30px;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	text-align:right;
	float:right;
}
.frm-table {
	width:688px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	margin:20px 0;
	float:left;
}
.frm-table th {
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	width:180px;
	text-align:left;
	padding:10px 0 10px 20px;
}
.frm-table td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:10px 20px 10px 20px;
}
.pass-table {
	width:388px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	margin:20px 0;
	float:left;
}
.pass-table th {
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	width:120px;
	text-align:left;
	padding:10px 0 10px 20px;
}
.pass-table td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:10px 20px 10px 20px;
}
.pass-table2 {
	width:538px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	margin:20px 0;
	float:left;
}
.pass-table2 th {
	border:1px #a1a1a1 solid;
	background-color:#e8e6e6;
	width:120px;
	text-align:left;
	padding:10px 0 10px 20px;
}
.pass-table2 td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:10px 20px 10px 20px;
}
.must {
	color:#ff0000;
	margin-left:20px;
}
#area-link {
	width:642px;
	font-size:12px;
	line-height:18px;
	color:#363636;
	padding:5px 16px;
	border:1px #c9c9c9 solid;
	float:left;
}
#area-link  p a {
	width:130px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#0237fd;
	padding:5px 0 5px 30px;
	background-image:url(../img/basic/icon-menu.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	float:left;
}
#area-link  p a:hover {
	background-color:#c9c9c9;
	background-image:url(../img/basic/icon-menu2.gif);
}
#area-link .active a {
	background-color:#c9c9c9;
	background-image:url(../img/basic/icon-menu2.gif);
	text-decoration:none;
}
.guidance {
	width:650px;
	padding:10px;
	list-style-position:outside;
	list-style-type:decimal;
	padding:10px 10px 0 30px;
}
.guidance li {
	padding-bottom:5px;
}
.guidance2 {
	width:620px;
	padding:10px;
	list-style-position:outside;
	list-style-type:katakana;
	padding:10px 10px 0 20px;
}
.guidance3 {
	width:590px;
	padding:10px;
	list-style-position:outside;
	list-style-type:square;
	padding:10px 10px 0 20px;
}
.g-point {
	width:640px;
	padding:10px;
	list-style-position:inside;
	list-style-type:none;
	padding:5px 10px 0 0;
}
#main_box .asso-list {
	width:690px;
	float:left;
}
#main_box .asso-list p {
	width:160px;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	padding:5px 0 5px 10px;
	background-image:url(../img/voice/icon-voice2.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	float:left;
}
#main_box .asso-list2 {
	width:630px;
	padding:0 0 15px 30px;
	float:left;
}
#main_box .voice-list {
	width:210px;
	float:left;
}
#main_box .voice-list p {
	width:200px;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	padding:5px 0 5px 10px;
	border-bottom:1px #c9c9c9 dashed;
	background-image:url(../img/voice/icon-voice2.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	float:left;
}
#main_box .voice-list ul {
	width:210px;
	padding:5px 0 20px 0;
	list-style-type:none;
	margin-bottom:10px;
	float:left;
}
#main_box .voice-list ul li {
	width:200px;
	padding:5px 0 5px 10px;
	list-style-type:none;
	background-image:url(../img/voice/icon-voice.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}
.voice-cmt {
	width:386px;
	padding:0 12px 5px 12px;
	float:left;
}
.voice-wrap {
	width:430px;
	float:left;
}
.p-table1 {
	width:690px;
	font-size:12px;
	line-height:20px;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.p-table1 th {
	width:30px;
	padding:0 0 0 30px;
	vertical-align:top;
	font-weight:normal;
}
.p-table1 td {
	width:600px;
	vertical-align:top;
}
.p-answer {
	padding:10px 0 30px 30px;
}
.practice-wrap {
	width:500px;
	padding:10px 0 10px 30px;
	float:left;
}
.practice-wrap .p-case1{
	width:498px;
	padding:10px;
	background-color:#f2f2f2;
	border:1px #cccccc solid;
	float:left;
}
.practice-wrap .p-case2 {
	padding:10px 0;
	float:left;
}
.practice-wrap .p-case2 dl {
	width:500px;
	list-style-type:none;
	float:left;
}
.p-case2 dl dt{
	width:70px;
	float:left;
}
.p-case2 dl dd{
	width:430px;
	float:right;
}
.p-case3 {
	width:668px;
	padding:10px;
	margin-bottom:10px;
	background-color:#f2f2f2;
	border:1px #cccccc solid;
	float:left;
}
.asso-table {
	width:600px;
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.asso-table th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	width:200px;
	text-align:center;
	padding:5px 0;
}
.asso-table td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:5px 20px;
}
.next-code-table {
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	float:left;
}
.next-code-table th {
	font-weight:normal;
	border:1px #a1a1a1 solid;
	text-align:center;
	width:80px;
	padding:5px 0;
}
.next-code-table td {
	border:1px #a1a1a1 solid;
	vertical-align:top;
	text-align:center;
	width:140px;
	padding:5px 0;
}
.news-list {
	width:690px;
	list-style-type:none;
	float:left;
}
.news-list a {
	text-decoration:none;
}
.news-list a:hover {
	text-decoration:underline;
}
.news-list dt {
	width:100px;
	padding-bottom:20px;
	list-style-type:none;
	float:left;
}
.news-list dd {
	width:590px;
	padding-bottom:20px;
	list-style-type:none;
	float:left;
}
.tt-btn a {
	display:block;
	width:168px;
	height:25px;
	text-indent:-9999px;
	background-image:url(../img/about/tt-btn.gif);
	margin-top:10px;
	float:left;
}
.tt-btn a:hover {
	background-position:0 -25px;
}
.tt-btn_box {
	width:240px;
	padding:0 0 0 20px;
	float:left;
}
/* footer
---------------------------------------------- */
#footer {
	width:924px;
	height:88px;
	float:left;
}
#footer #footer_contents {
	width:908px;
	height:44px;
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	letter-spacing:2px;
	padding-top:3px;
	background-image:url(../img/footer/footer-menu.gif);
	text-align:center;
	float:left;
}
#footer_contents .f-link {
	width:908px;
	height:40px;
	text-align:center;
	float:left;
}
#footer_contents .f-link a {
	margin:0 10px;
	color:#ffffff;
}
#footer_adress {
	width:827px;
	height:41px;
	padding:0 0 0 97px;
	font-size:11px;
	line-height:16px;
	color:#3b638a;
	float:left;
}
#footer_adress p {
	padding-top:6px;
	width:581px;
	float:left;
}
#top_main .top-contents dl{
	width:630px;
	height:275px;
	border:1px #cccccc solid;
	font-size:14px;
	line-height:24px;
	letter-spacing:2px;
	color:#373737;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#afb2b9;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-track-color:#ffffff;
	padding:9px 0px 0 0;
	float:left;
}
#top_main .top-contents dt {
	width:77px;
	padding:0 0 5px 13px;
	float:left;
}
#top_main .top-contents dd {
	width:480px;
	padding:0 0 5px 20px;
	float:left;
}
#top_main a {
	color:#2B3DEB;
	text-decoration:underline;
}
#top_main a:hover {
	text-decoration:none;
}
/* wide_box
---------------------------------------------- */
#wide_box {
	width:906px;
	padding-bottom:30px;
	float:left;
}
.wide-ttl1 {
	width:906px;
	height:67px;
	text-indent:-9999px;
	background-image:url(../img/search/ttl-search.gif);
	margin-bottom:15px;
	float:left;
}
.top-keep1 {
	width:900px;
	float:left;
}
.top-keep2 {
	width:892px;
	padding:0 0 23px 14px;
	float:left;
}
.b-keep-btn a {
	display:block;
	width:257px;
	height:47px;
	text-indent:-9999px;
	background-image:url(../img/search/b-keep2.gif);
	background-repeat:no-repeat;
	float:right;	
}
.top-keep-box {
	width:425px;
	height:56px;
	margin-right:20px;
	float:left;
}
.tk-image {
	width:60px;
	height:45px;
	margin:0 8px 5px 0;
	float:left;
}
.tk-name {
	width:350px;
	height:26px;
	padding:2px 7px 2px 0;
	font-size:12px;
	line-height:13px;
	float:left;
}
.tk-out {
	width:332px;
	font-size:12px;
	line-height:13px;
	padding:0 0 0 18px;
	background-image:url(../img/search/icon-minus.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
}
#wide_box .tk-out a {
	color:#231815;
}
#wide_box .research_box {
	width:900px;
	padding-bottom:18px;
	float:left;
}
#wide_box .re-middle {
	width:900px;
	background-image:url(../img/search/research-middle.gif);
	float:left;
}
#wide_box .re-middle a:hover {
	color:#231815;
}
.re-left1 {
	width:127px;
	height:26px;
	padding-right:3px;
	font-size:14px;
	font-weight:bold;
	color:#1d1b17;
	text-align:right;
	float:left;
}
.re-font-deco {
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#1d1b17;
}
.re-left2 {
	width:127px;
	height:26px;
	padding-right:3px;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#1d1b17;
	text-align:right;
	float:left;
}
.area-detail {
	margin:6px 0 6px 25px;
	float:left;
}
.re-right {
	width:770px;
	font-size:12px;
	text-align:left;
	float:right;
}
.re-right2 {
	height:25px;
	border:1px #b1b1b1 solid;
	background-color:#ffffff;
	font-size:13px;
	line-height:23px;
	text-align:left;
	padding:0 15px 0 15px;
	margin-left:10px;
	float:left;
}
/* --result------------------------ */
.page_box {
	font-size:12px;
	line-height:14px;
	float:right;
	margin-bottom:10px;
}
.page_box .ahead {
	height:14px;
	text-indent:15px;
	background-image:url(../img/search/icon-blue-left.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	float:left;
}
.page_box .next {
	width:40px;
	height:14px;
	padding-right:15px;
	text-align:left;
	background-image:url(../img/search/icon-blue-right.gif);
	background-repeat:no-repeat;
	background-position:30px 1px;
	float:left;
}
.page_box .ahead2 {
	height:14px;
	text-indent:15px;
	background-image:url(../img/search/icon-blue-left2.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	float:left;
}
.page_box .next2 {
	width:40px;
	height:14px;
	padding-right:15px;
	text-align:left;
	background-image:url(../img/search/icon-blue-right2.gif);
	background-repeat:no-repeat;
	background-position:30px 1px;
	float:left;
}
.page_box .page-list {
	height:14px;
	padding:0 20px 0 20px;
	float:left;
}
.page_box a {
	color:#1a24e6;
}
#wide_box .result-tag {
	width:900px;
	height:32px;
	margin-bottom:10px;
	float:left;
}
.result-tag .tag1 {
	width:222px;
	height:27px;
	background-image:url(../img/search/bg-blue.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:6px;
}
.result-tag .tag1 p {
	width:222px;
	height:19px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.result-tag .tag1 a{
	display:block;
	width:222px;
	height:19px;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	color:#0071bc;
	text-align:center;
	background-image:url(../img/search/bg-pink1.gif);
	background-repeat:no-repeat;
	margin-right:6px;
	float:left;
}
.result-tag .tag2 a{
	display:block;
	width:222px;
	height:19px;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	color:#0071bc;
	text-align:center;
	background-image:url(../img/search/bg-pink2.gif);
	background-repeat:no-repeat;
	margin-right:6px;
	float:left;
}
.tag-result {
	font-size:12px;
	line-height:20px;
	color:#1d1b17;
	text-align:right;
	float:right;
}
.t-result-red {
	font-size:17px;
	font-weight:bold;
	color:#e40000;
}
.t-result-black {
	font-size:17px;
	font-weight:bold;
	color:#1d1b17;
}
#wide_box .result-sc_box {
	width:900px;
	margin-bottom:18px;
	float:left;
}
#wide_box .result-sc_box a {
	color:#1a24e6
}
.result-sc_box .sc-top {
	width:764px;
	height:57px;
	background-image:url(../img/search/sc-top.gif);
	background-repeat:no-repeat;
	float:left;
}
.sc-top .sc-name a {
	width:890px;
	line-height:34px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.sc-top .sc-add {
	padding-left:10px;
	font-size:12px;
	color:#413938;
	float:left;
}
.sc-top .sc-name2 a {
	width:673px;
	line-height:34px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.sc-top .sc-add2 {
	width:673px;
	padding-left:10px;
	font-size:12px;
	color:#413938;
	float:left;
}
.sc-top .exam-icon {
	width:61px;
	height:43px;
	padding:8px 0 0 10px;
	float:left;
}
.sc-top .exam-icon img {
	float:left;
}
.sc-top .sc-spec {
	padding-right:11px;
	float:right;
}

/* --bread------------------------ */
#middle #bread {
	width:898px;
	height:20px;
	padding-left:10px;
	font-size:11px;
	color:#2f2f2f;
	text-align:left;
	float:left;
}
#middle #bread a {
	color:#0237fd;
	text-decoration:none;
}
#middle #bread a:hover {
	text-decoration:underline;
}
/* --page top------------------------ */
#middle .go-top {
	width:140px;
	height:30px;
	padding:0 0 0 20px;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	background-image:url(../img/basic/icon-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	float:right;
}
#middle .go-top a {
	color:#0237fd;
	text-decoration:none;
}
#middle .go-top a:hover {
	text-decoration:underline;
}
/*sitemap
---------------------------------------------- */
.sabu_box {
	width:690px;
	padding-bottom:20px;
	float:left;
}
.sabu_box1 {
	width:160px;
	padding:0 30px 10px 40px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color:#ffffff;
	float:left;
}
.sabu_box1 ul{
	width:160px;
	list-style-type:none;
	padding:10px 0;
	float:left;
}
.sabu_box1 ul li {
	width:140px;
	font-size:12px;
	line-height:16px;
	background-image:url(../img/basic/icon-1.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding:0 0 10px 20px;
}
.sabu_box1 p {
	width:160px;
	height:25px;
	background-image:url(../img/basic/sitemapber.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:25px;
	text-align:center;
	float:left;
}
.sabu_box a {
	color:#2B3DEB;
	text-decoration:none;
}
.sabu_box a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.basic-table7 {
	font-size:12px;
	line-height:18px;
	border:1px #a1a1a1 solid;
	border-collapse:collapse;
	color:#363636;
	margin-bottom:20px;
	float:left;
}
.basic-table7 th {
	width:170px;
	font-weight:normal;
	border:1px #a1a1a1 solid;
	padding:10px 15px;
}
.basic-table7 td {
	width:220px;
	border:1px #a1a1a1 solid;
	vertical-align:top;
	padding:10px 15px;
}

