@charaset "shift_jis";

/*--------------------*/
/*  かながわ検定 CSS  */
/*--------------------*/


/*-------------------------------------------全体・共通設定*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
/*Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
	border-style: none;
}
a:link {
	color: #034F96;
	text-decoration: none;
}
a:visited {
	color: #034F96;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
a:active {
	color: #FF9966;
	text-decoration: underline;
}

h1 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h4 {
	margin-bottom: 10px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	color: #333333;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: small;
	line-height: 1.4;
	position:relative;
}

#header {
	background-image: url(/images/bg-header.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -9px;
	margin-left: 0px;
}
#container {
	width: 610px;
	background-image: url(/images/bg-sky.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

/*-------------------------------------------基本設定*/
.text-l {
   font-size: large;
}

.text-m {
   font-size: medium;
}

/*-------------------------------------------右上サブメニュー設定*/

#menu-sub {
	margin: 0px;
	height: 70px;
	width: 470px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 290px;
}
#tab01 a, #tab02 a, #tab03 a, #tab04 a, #tab05 a, #tab06 a, #tab01 a:hover, #tab02 a:hover, #tab03 a:hover, #tab04 a:hover, #tab05 a:hover, #tab06 a:hover {
	background-image: url(/images/menu-sub.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -99999px;
	outline: none;
	margin-right: 5px;
	height: 40px;
}
#tab01 a{
	width: 73px;
	background-position: -9px 0px;
}
#tab01 a:hover{
	width: 73px;
	background-position: -9px -40px;
}
#tab02 a{
	width: 86px;
	background-position: -87px 0px;
}
#tab02 a:hover{
	width: 86px;
	background-position: -87px -40px;
}
#tab03 a{
	width: 78px;
	background-position: -178px 0px;
}
#tab03 a:hover{
	width: 78px;
	background-position: -178px -40px;
}
#tab04 a{
	width: 69px;
	background-position: -261px 0px;
}
#tab04 a:hover{
	width: 69px;
	background-position: -261px -40px;
}
#tab05 a{
	width: 80px;
	background-position: -335px 0px;
}
#tab05 a:hover{
	width: 80px;
	background-position: -335px -40px;
}
#tab06 a{
	width: 40px;
	background-position: -420px 0px;
}
#tab06 a:hover{
	width: 40px;
	background-position: -420px -40px;
}




/*-------------------------------------------メインメニュー設定*/

#box-kanagawa {
	background-image: url(/images/bg-base-common.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	width: 580px;
}
#box-yokohama {
	background-image: url(/images/bg-base-common.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	width: 580px;
}
#box-kanagawa #menu-main{
	background-image: url(/images/bg-menu-kanagawa.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 70px;
	clear: both;
	width: 480px;
}
#box-yokohama #menu-main {
	background-image: url(/images/bg-menu-yokohama.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 70px;
	clear: both;
	width: 480px;
}

#menu-main li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	list-style-type: none;
}
#menu-main a {
	display: block;
	background-color: #FFFFFF;
	background-image: url(/images/mark-menu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	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: #E5E5E5;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E5E5E5;
}
#menu-main a:hover {
	display: block;
	background-color: #FAEEDE;
	background-image: url(/images/mark-menu_o.gif);
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FF6600;
	text-decoration: none;
	text-indent: 1px;
}
#menu-main .current a {
	display: block;
	background-color: #FAEEDE;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FF6600;
	text-decoration: none;
	text-indent: 1px;
}
#menu01 a {	width: 6em;}
#menu02 a {	width: 11em;}
#menu03 a {	width: 9em;}
#menu04 a {	width: 13em;}
#menu05 a {	width: 7em;}
#menu06 a {	width: 6em;}
#menu07 a {	width: 15em;}

/*----------------------横浜用メニュー*/
/*#menu07 a {	width: 6em;}
#menu08 a {	width: 8.5em;}
#menu09 a {	width: 12.5em;}
#menu10 a {	width: 8em;}
#menu11 a {	width: 13em;}
#menu12 a {	width: 6em;}*/


/*-------------------------------------------コンテンツ設定*/

#contents {
	margin: 0px;
	width: 750px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main-contents {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
}
#box-common {
	background-image: url(/images/bg-base-common.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#box-common p {
	background-image: url(/images/bg-menu-common.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 70px;
}


#midashi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 580px;
}

#rogo h1 img {
        border: 0px;
}
#midashi h2 img {
        border: 0px;
}

#box {
	background-image: url(/images/bg-news.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 60px;
	list-style-type: none;
	width: 490px;
}
#box-news {
	background-image: url(/images/bg-news.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 70px;
	list-style-type: none;
}
#box-news li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 60px;
	margin: 0px;
}
#box-news .no-ico {
	padding-left: 0px;
}

#box-news .kn {
	background-image: url(/images/mark-kanagawa.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
#box-news .yh {
	background-image: url(/images/mark-yokohama.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

#box-sub {
	background-image: url(/images/bg-news.gif);
	background-repeat: repeat-y;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 40px;
}
#sub-separate {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


#box-end {
        height: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#box-end img {
        border: 0px;
}

#box table {
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#box td {
	vertical-align: top;
	margin: 0px;
	padding: 3px 3px 3px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
#box tr {
	margin: 0px;
	padding: 0px;
}
#box p {
	margin: 0px;
	padding: 0px;
}


#box .table-left {
	font-weight: bold;
	color: #4D433D;
	white-space: nowrap;
}


.top a {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 200px;
	margin-left: 70px;
	display: block;
	background-color: #FFFFFF;
	width: 520px;
	text-align: right;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
	border: 1px dotted #CCCCCC;
}



/*-------------------------------------------セミナー 設定*/

.seminar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.seminar-date {
	color: #4D433D;
	font-weight: bold;
	padding-top: 3px;
	padding-left: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.seminar-date .end {
	color: #FF0000;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seminar-date .voice {
	margin-left: 10px;
}
.seminara-text img {
	margin: 10px;
	padding: 0px;
}
.seminar-box {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.seminar-item {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	display: block;
}

.seminar-item .font-small  {
	font-size: x-small;
}

.seminar-item-text {
	font-size: x-small;
	line-height: 1.2em;
	color: #996633;
}

.table-white {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.table-white caption {
	font-weight: bold;
	text-align: left;
	font-size: larger;
}


.table-white img {
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}

.seminara-text2 {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #999999;
	margin: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.nextpage {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
	width: 490px;
}
.nextpage a {
	margin: 0px;
	padding: 10px;
	display: block;
	background-color: #FFCC00;
	border: 1px dotted #F5F2F0;
}
.nextpage a:hover {
	margin: 0px;
	padding: 10px;
	display: block;
	background-color: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dotted #F5F2F0;
}




.num {
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #EE9052;
}
.look {
	margin: 0px;
	display: block;
	border: 1px solid #FF3300;
	background-color: #FFFFFF;
	padding: 5px;
}


.apply-link {
	padding: 0px;
	text-align: right;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.book-link {
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 470px;
}



/*-------------------------------------------ライセンス選択メニュー設定*/

#sub-contents {
	float: right;
	padding: 0px;
	width: 140px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.l-kanagawa a {
	background-image: url(/images/licence-kanagawa.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	padding: 0px;
	height: 95px;
	width: 105px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	outline: none;
}
.l-kanagawa a:hover {
	background-image: url(/images/licence-kanagawa.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	height: 95px;
	width: 105px;
	outline: none;
	background-position: -105px;
}
.l-yokohama a {
	background-image: url(/images/licence-yokohama.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	padding: 0px;
	height: 95px;
	width: 105px;
	outline: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.l-yokohama a:hover {
	background-image: url(/images/licence-yokohama.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	height: 95px;
	width: 105px;
	outline: none;
	background-position: -105px;
}
.textlink {
	padding-left: 5px;
	font-size: 10px;
	margin-top: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C3D8B7;
	margin-left: 10px;
}
.textlink2 {
	padding-left: 5px;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: 2px solid #FF9900;
	margin-right: 10px;
}

.textlink3 {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 10px;
	margin-left: 10px;
	background-color: #f8f5f0;
	border: 2px solid #cdae90;
}

.textlink3 a {
	color: #FF6600;
}

.lead-title h3{
	color: #666666;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: medium;
}

.lead-title-sp h3{
	color: #FF6600;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: medium;
}

.table-data {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
}
.table-data td {
	text-align: right;
}
.red {
	font-weight: bold;
	color: #990000;
}

.green {

	font-weight: normal;
	color: #336600;
}
.kite {
	background-color: #FFCC00;
	display: block;
	border: 3px double #FF0000;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}

.glay-cell {
	background-color: #CCCCCC;
}
.sum-cell {
	background-color: #CCFFCC;
}

.top-box {
	background-color: #FFFFFF;
	border: 3px double #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



/*-------------------------------------------申し込み問い合わせ 設定*/

.contents-text {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.whitebox-l {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 15px;
	margin: 0;
}

.redbox {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.number {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-left: 10px;
}
.address {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.e-mail {
	margin-top: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E66410;
	padding-left: 5px;
	margin-left: 10px;
}
.box-policy {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box-policy ol {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	list-style-position: outside;
	padding: 0px;
}



.detail-text {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}




/*-------------------------------------------フッター設定*/

#visual {
	width: 100%;
	text-align: center;
	position:fixed;
	_position:relative;
	z-index: 500;
	bottom: 0;
	left: 0;
	right: auto;
	margin-top: -150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 185px;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(/images/bg-mm21.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#visual a {
	display: block;
	padding: 0px;
	height: 185px;
	width: 750px;
	outline: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer {
	width: 100%;
	text-align: center;
	line-height:11px;
	color:#FFFFFF;
	font-size:11px;
	position:fixed;
	_position:relative;
	z-index: 500;
	bottom: 0;
	left: 0;
	background-image: url(/images/bg-footer.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#box-link {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	width: 470px;
}
#box-link li {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#box-sitemap {
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	width: 470px;
}
#box-sitemap li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.sitemap-2nd {
	margin-left: 30px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 0px;
}
.sitemap-2nd li {
	border-bottom-style: dotted!important;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 5px!important;
}
.box-coming {
	color: #CC0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box-notice {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.box-notice ul {
	margin: 0px;
	padding: 0px;
}

.comment {
	margin: 0px;
	padding: 0px;
}
.comment p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.comment .box {
	border: 1px solid #90C744;
	padding: 10px;
	margin: 10px;
}
.comment .box2 {
	border: 3px double #3E5E89;
	padding: 10px;
	margin: 10px;
	background-color: #F0F0F0;
}


.comment img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comment .author {
	font-weight: bold;
	margin-top: 10px;
}
.comment ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#box-member {

	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
	margin: 0px;
	width: 470px;
}
#box-member li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#box-member .name {
	width: 9em;
	display: block;
	float: left;
}

#box-member .position {
	font-weight: normal;
	display: block;
}
.exam {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.exam h4 {
	padding: 0px;
	font-size: small;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #4D433D;
}
.exam p {
	font-size: small;
	padding-left: 20px;
	padding-right: 20px;
}
.exam .answer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nintei h2 {
	font-size: 16px;
	background-color: #E9D081;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #806F65;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E58A2D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E58A2D;
	letter-spacing: 1px;
}

ul#box-kentei {
    padding-left: 20px;;
}

#box-kentei li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

#box-kentei2 li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

ul.seminar-access {
   margin: 0px;
   padding: 0 0 0 2em;
   list-style-type: disc;
}

ul.seminar-access ul {
   margin: 0px;
   padding: 0 0 1em 2em;
   list-style-type: circle;
}

/*------------------------------合格者リストページ---*/
.list {
	padding-bottom: 20px;
}
.list h4 {
	padding-bottom: 2px;
	margin: 10px 0;
	border-bottom: 1px solid #CCCCCC;
	background: url(/images/ico_sakura.jpg) no-repeat 0 0;
	height: 23px;
	padding-left: 25px;
	padding-top: 2px;
	font-size: 100%;
}
.list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.list ul li {
	width: 7em;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	margin: 3px;
	padding: 0px;
}

p.list-end {
	width: 100%;
	clear: both;
	padding-top: 10px;
	text-align: right;
	font-size: 90%;
}

.aktt_tweets {
  margin: 0;
}
.aktt_tweets ul {
  padding: 0 5px 0 5px;
  margin: 0;
}
.aktt_tweets li{
  background: #f3f3f3;
}

ol {
  list-style-position: outside;
  padding-left: 10px;
}

ol li {
  padding-bottom: 10px; 
}
