@charset "Shift-JIS";

@import url(font.css);
@import url(button.css);

/*
html {
	font-size: 12px;
	height : 100%;
	margin:0px;
	padding:0px;
}

body {
	background-color: #808080;
	margin : 0px;
	padding: 0px;
	height : 100%;
	line-height:130%;
}

html, body {
	height: 100%;
}

td {
	font-size:12px;
}

img{
	border : 0px;
}

a			{ color:#0033CC; text-decoration:underline;}
a:link		{ color:#0033CC; text-decoration:underline;}
a:visited	{ color:#0033CC; text-decoration:underline;}
a:active	{ color:#6600CC; text-decoration:none;}
a:hover		{ color:#C30000; text-decoration:none;}


div#cont{
	width : 100% ;
	height : 100% ;
	min-height: 100%;
}

div#cont #container{
	text-align : left;
	margin : 0px auto;
	width : 850px;
	background-color : #ffffff;
	height : 100%;
	min-height: 100%;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
}

div#container : after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
}

/*\*/
* html div#container {
	overflow: visible;
	height :1em;
}

/**/

body > div#cont > div#container {
	height : auto;
}

#head{
	width:850px;
	height:77px;
	background-image:url(/images/header.jpg);

}

#head span{
	display:none;
}

#head div.tohome{
	display:block;
	padding:15px;
	width:270px;
	height:30px;
}

#head div.tohome a{
	display:block;
	width:285px;
	height:45px;
}

*/

#foot{
	width:850px;
	height:26px;
	margin:0px auto;
	margin-top:15px;
	margin-bottom:0px;
	color:#808080;
	text-align:center;
	/*
	font-family : Arial,'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', Osaka ;
	font-size:11px;
	*/
}

ul#gnavi{
	width:850px;
	height:27px;
	background-image:url(/images/bg_gnavi.gif);
	display:block;
	list-style-type:none;
	margin:0px auto;
	padding:0px;
}

ul#gnavi li{
	float:left;
	margin-left:10px;
}

ul#subnavi{
	width:840px;
	height:20px;
	display:block;
	color:#686868;
	background-image:url(/images/bg_subnavi.gif);
	list-style-type:none;
	margin:0px auto;
	padding-top:7px;
	padding-left:10px;
}

ul#subnavi li{
	float:left;
	margin-left:8px;
}

#bread{
/*	width:820px;*/
	width:100%;
	margin:3px;
	padding:3px;
/*	margin-left:14px;
	font-size:12px;*/
}

#login {
	float:right;
	margin:3px;
	padding:0px;
	text-align:right;
}

#leftarea{
	float:left;
	width:640px;
	padding-left:10px;
}

#rightarea{
	float:left;
	width:180px;
	margin-left:10px;
}

#fullarea{
	width:820px;
	padding-left:10px;
}


#mainimage{
	width:640px;
	margin:0px auto;
	margin-bottom:10px;
}

div#allarea{
	width:830px;
	margin:0px auto;
}


div#footnavi{
	display:block;
	width:830px;
	margin:0px auto;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
	clear:both;
}

form#formA {
	margin:0;
	padding:0;
}

.bbdot{
	border-bottom:1px dotted #a3a3a3;
}

.bbdotora{
	border-bottom:1px dotted #ff8401;
}

p.clearance{
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}

.fullwide{
	width:100%;
}

div.fleft{
	float:left;
}


div.fright{
	float:right;
}

.tright{
	text-align:right;
}

.tcenter{
	text-align:center;
}

div.ggraybox{
	background-image:url(/images/bg_ggray.gif);
	height:25px;
	padding-top:10px;
	padding-right:10px;
}

.bggray{
	background-color:#eeeeee;
}

.bglgray{
	background-color:#f8f8f8;
}


div.totopbox{
	height:25px;
	padding-top:10px;
	padding-right:10px;
}


div.rightbox{
	width:166px;
	border:1px solid #cdcdcd;
	border-top:0px;
	border-bottom:0px;
	padding:6px 6px 6px 6px;
}

div.leftbody{
	margin:10px;
	line-height:145%;
}

/* sitemap */

h1.smap{
	background-image:url(/images/ic_arrow_w.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #c8d5ff;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 15px 30px;
	padding:0px 0px 5px 20px;
}

h1.smaph{
	background-image:url(/images/ic_arrow_w.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #c8d5ff;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 20px;
}

ul.sitemap{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-left:56px;
}

ul.sitemap li.lv1{
	float:left;
	font-weight:normal;
	background-image:url(/images/ic_subarrow.gif);
	background-repeat:no-repeat;
	margin-right:15px;
	padding-left:15px;
}


ul.sitemap li.lv1nof{
	font-weight:normal;
	background-image:url(/images/ic_subarrow.gif);
	background-repeat:no-repeat;
	margin-right:15px;
	padding-left:15px;
	clear:both;
}


li.nest{
	float:none;
	padding:10px;
}


ul.sitemap ul{
	width:640px;
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0px 20px 0px 0px;
}

ul.sitemap ul li.lv2{
	float:left;
	font-weight:normal;
	padding:0px 0px 6px 15px;
	margin-right:15px;
	margin-bottom:5px;
	background-image:url(/images/ic_subarrow.gif);
	background-repeat:no-repeat;

}

ul.sitemap ul li.lv2nof{
	font-weight:normal;
	padding:0px 0px 0px 15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:5px;
	background-image:url(/images/ic_subarrow.gif);
	background-repeat:no-repeat;
	clear:both;
}

td.busstop {
	font-size:12px;
}
html*td.busstop {
	font-size:11px;
}
*html td.busstop {
	font-size:12px;
}

body.authtop {
	background-color: white;
	background-image: url(auth/img/bg_auth_top.gif)
}

.lh {  line-height: 120%}
.size10 {  font-size: 10px; line-height: 130%}
.size14 {  font-size: 14px; font-weight: bold}
.size16 {  font-size: 16px; font-weight: bold}
.size20 {  font-size: 20px; font-weight: bold}
.bgWhite {  background-color: white}
.bgGray {  background-color: #EEEEEE}
.textRed {  color: red}
.textWhite { color: white}
.textVer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.textWater {  color: #6699FF}
.bgWater {  background-color: #6699FF}
.bgMenuBlue2 {  background-color: #7898F0}
.bgMenuBlue1 {  background-color: #A8C0FF}
.bgMenuOrange1 {  background-color: #FFD098}
.bgMenuOrange2 {  background-color: #C08858}
.textGray {  color: #999999}
.textVers {  font-family: "Verdana", "osaka", "‚l‚r ‚oƒSƒVƒbƒN"; font-size: 9px}
.textBrown {  color: #993300}
.textBrown3 {  color: #FFEBD9}
.bgTagError {  color: white; background-color: #CC0000}
.bgTagInfo {  color: white; background-color: #6666CC}
.textLightGreen {  color: #CCFFCC}
.bgLightGreen {  color: #006600; background-color: #CCFFCC}

.form {
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	border: 1px dashed #666666;
}

.form_num {
	text-align: right;
	ime-mode: disabled;
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	border: 1px solid #CCCCFF;
}
.form_num_left {
	text-align: left;
	ime-mode: disabled;
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	border: 1px solid #CCCCFF;
}
.form_date {
	ime-mode: disabled;
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	border: 1px solid #CCCCFF;
}
.form_txt {
	ime-mode: active;
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	border: 1px solid #CCCCFF;
}
.form_txt_right {
	text-align: right;
	ime-mode: active;
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	border: 1px solid #CCCCFF;
}

.shadow {
	width: 100%;filter:dropshadow( color=#cccccc, offx=1, offy=1, positive=1 );
}

div.announcel{
	/*width:640px;*/
	width:96%;
	float:left;
}

div.announcer{
	width:225px;
	height:200px;
	float:left;
	margin-left:10px;
}


div.dailyq{
	width:638px;
	margin-top:10px;
	border:1px solid #a3a3a3;
}


div.intro{
	width:640px;
	margin-top:10px;
	border-bottom:1px solid #a3a3a3;
}

div#topicbox{
	/*width:640px;*/
	width:100%;
	margin-top:3px;
	margin-bottom:5px;
}

div.topicline{
/*	width:620px;*/
	width:100%;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	display:block;
}

div.topicline div.topicdate{
	float:left;
/*	width:70px;*/
	width:11%;
	min-width:80px;
}

div.topicline div.topictxt{
	float:left;
/*	width:540px;*/
	width:84%;
	min-width:Calc(84% - 80px);
	padding-left:10px;
	line-height:24px;
}

div.testtakerbox{
	width:223px;
	border:1px solid #7aa1ff;
	border-top:0px;
	text-align:center;
	background-image:url(/images/bg_fortesttakers.gif);
	height:217px;
}

div.loginbox{
	width:162px;
	background-color:#f6f6f6;
	border-right:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
	padding:8px 8px 0px 8px;
}

div.loginbtm{
	width:162px;
	background-color:#f6f6f6;
	border:1px solid #cdcdcd;
	border-top:0px;
	padding:3px 8px 3px 8px;
	margin-bottom:9px;
	text-align:right;
}


input.def {font-size:12px;}
input.notnull {ime-mode: active; background-color: #ffdfdf;font-size:12px;}
input.num {ime-mode: disabled;font-size:12px;}
input.num_notnull {ime-mode: disabled;background-color: #ffdfdf;font-size:12px;}
input.m_del {ime-mode: disabled;font-size:12px;background-color: #ffdfdf;}
input.b_view {width:50px; cursor:hand; border-width:2px; font-size:12px; border-style:groove;}

input.menu {
	width:100%;
	height:24px;
	cursor:hand;
	border-width:2px;
	background: #e6e6e6;
	font-size:12px;
	border-style:groove;
}
html*input.menu {
	background: #e6e6e6;
	font-size:12px;
	border-style:groove;
}
html*input.menu[type=button] {
	background: #e6e6e6;
	font-size:12px;
	border-style:groove;
}
*html input.menu {
	cursor:hand;
	font-size:12px;
	background: #e6e6e6;
	border-style:groove;
}

input.menu2 {
	height:24px;
	cursor:hand;
	border-width:2px;
	font-size:12px;
	border-style:groove;
	padding:1px;
}
html*input.menu2 {
	width:47.5%;
}
*html input.menu2 {
	width:47.5%;
}

input.menu3 {
	height:24px;
	cursor:hand;
	border-width:2px;
	font-size:12px;
	border-style:groove;
	padding:1px;
}
html*input.menu3 {
	width:80px;
}
*html input.menu3 {
	width:90px;
}

input.file {width:120px; background-color: #cfcfff; cursor:hand; border-width:2px; font-size:12px; border-style:groove;}
input.reload {width:60px; background-color: #efefef; cursor:hand; border-width:2px; font-size:12px; border-style:groove;}
input.submit {width:60px; cursor:hand; border-width:2px; font-size:12px;}
input.small {cursor:hand; border-width:2px; font-size:12px; border-style:groove;}
input.edit {width:100px; background-color: #dfdfdf; cursor:hand; border-width:2px; font-size:12px; border-style:groove;}

.txtgage { BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; COLOR: #0000af; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #ffffff }
.datagage { BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; COLOR: #0000af; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #ffffff }

.text {
	font-size: 9pt;
	line-height: 150%;
}


table.boder-w {
	border:1px solid #ccc;
}

td.boder-w {
	border:1px solid #fff;
}
.fred {
	color: #C00;
}

div.inbody {
	margin-left: 6px;
	line-height:140%;
}

div.inbody p{
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.tdline1 {
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
}

.tdline2 {
	border-right:1px solid #9b9b9b;
	border-bottom:1px dotted #9b9b9b;
}

.tdline3 {
	border-bottom:1px solid #9b9b9b;
}

.tdline4 {
	border-bottom:1px dotted #9b9b9b;
}

.tdline5 {
	border-right:1px solid #9b9b9b;
}


ul#mnavi{
	width:100%;
	height:27px;
	background-image:url(/images/bg_gnavi.gif);
	display:block;
	list-style-type:none;
	margin:0px auto;
	padding:0px;
}
ul#mnavi li{
	float:left;
	margin-left:3px;
}

div#keyword {
	width:100%;
	text-align:left;
	line-height:160%;
	margin:3px 0 0 0;
	padding:0px;
}
div#keyword .lev5 {
	font-size: 18px;
}
div#keyword .lev4 {
	font-size: 16px;
}
div#keyword .lev3 {
	font-size: 14px;
}
div#keyword .lev2 {
	font-size: 12px;
}
div#keyword .lev1 {
	font-size: 10px;
}

/** 2009.11.25 **/
div#keyword h1.lev {
	display:inline;
	font-size: 18px;
	font-weight:normal;
}
div#keyword h2.lev {
	display:inline;
	font-size: 16px;
	font-weight:normal;
}
div#keyword h3.lev {
	display:inline;
	font-size: 14px;
	font-weight:normal;
}
div#keyword h4.lev {
	display:inline;
	font-size: 12px;
	font-weight:normal;
}
div#keyword h5.lev {
	display:inline;
	font-size: 10px;
	font-weight:normal;
}




form#search {
	margin:0 0 6px 0;
	padding:0px;
}

a.wrd { color:#404060; text-decoration:none;}
a.wrd:active  {color:#0033CC; text-decoration:none;}
a.wrd:hover   {color:#C30000; text-decoration:underline;}


ul#schres {
	width:100%;
	display:block;
	list-style-type:none;
	margin:0px auto;
	padding:0px;
	border:1px solid #fff;
}
ul#schres li{
	width:100%;
	display:block;
	line-height:140%;
	float:left;
	margin:2px 0 6px 0;
	border:1px solid #fff;
}

.pickey {
	background-color: #A0FFFF;
}

.pickey0{
	background-color: #ff9999;
}

.pickey1{
	background-color: #99ff99;
}

.pickey2{
	background-color: #ff66ff;
}

.pickey3{
	background-color: #FF9900;
}

.pickey4{
	background-color: #99FFFF;
}

.pickey5{
	background-color: #FFFF66;
}

span.button input.w60 {
	width:60px;
}
span.button input.w80 {
	width:80px;
}
span.button input.w90 {
	width:84px;
}
span.button input.w100 {
	width:94px;
}
span.button input.w120 {
	width:116px;
}
span.button input.w130 {
	width:126px;
}
span.button input.w140 {
	width:136px;
}
span.button input.w150 {
	width:148px;
}
span.button input.w160 {
	width:154px;
}

/* 2017.6.17 */
a:link {
	text-decoration: none !important;
}
.mn__main {
	width:60%;
}
@media screen and (max-width: 680px) {
	.mn__main {
		width:100%;
	}
}

/* 2017.8.14 */
.faq__tdbg_dot {
/*	background-image:url(/images/dotline_gray.gif);*/
	background-image:url(/images/dotline_gray2.png);
	background-repeat:repeat-x;
	padding:0px 12px;
	height:3px;
}

.faq__tdbg_f {
	background-color: #ddddaa;
}
.faq__tdbg_a {
	background-color: #ffcccc;
}

