@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	text-align: center;
	background: #F5F5F5 url(../images/bg.gif) center top repeat-y;
}

a{ text-decoration: none;}

a:link{ color: #3573da;}

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

a:visited{ color: #3573da;}

img{
	border: none;
	vertical-align: bottom;
}

.margin13{
	border-top: 13px solid #FFF;
}

/*------text------*/
.paragraph{
	margin: 5px 20px;
	font-size: 1.2em;
}

.paragraphtop10{
	margin: 20px 20px 0;
	font-size: 1.2em;
}

.text-right{
	text-align: right;
	font-size: 1.2em;
}

.text-red{
	color: #F00;
}

.weightNormal {
	font-weight: normal;
}

.frameRed {
	color: #333;
	font-weight: bolder;
	border-top: 1px solid #d56d6d;
	border-bottom: 1px solid #d56d6d;
	background:#fbf2f2;
	padding:8px 3px 8px 6px;
}

.frameGray {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
/*	background:#fff;*/
	padding:8px 3px 8px 6px;
}

.frameGreen {
	color: #007C3D;
	border: 2px solid #007C3D;
}

.frameOrange {
	color: #e26413;
	border: 2px solid #e26413;
	padding: 3px;
}


/* ---- list ----- */

.listKatakana li{
	list-style-type: katakana;
	margin:6px;
}


/*------layout------*/
#wrapper{
	width: 798px;
	margin: 0 auto;
}

#header{
	width: 785px;
	text-align: left;
	margin-top: 13px;
	margin-left: 13px;
}


/**/

#title-image {
	width: 798px;
	height: 124px;
	text-indent: -9999px;
	text-align: left;
	clear: both;
	background: url(../../exam/images/exam_title.jpg) 0 0 no-repeat;
}

#topcontainer{
	width: 798px;
	float: left;
/*	background: #FFF url(../../images/top_bg.gif) 0 0 repeat-y;*/
}


#topleft{
	width: 550px;
	float: left;
	text-align: left;
}

#topright{
	width: 247px;
	height: 200px;
	float: right;
	text-align: left;
	margin-left: 1px;
	background-color:#eefbed;
}

.space-block {
	clear:both;
	margin:10 0;
}

#footer{
	width: 798px;
	clear: both;
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 30px;
}



/*------header------*/
#logo{
	width: 355px;
	float: left;
}

#fontchange{
	width: 420px;
	float: right;
	margin: 55px 0 15px;
	text-align: right;
}

#fontchange p{
	margin-right: 13px;
	font-size: 1.2em;
}


/*--- exam -----*/

.right-contents {
	margin-top: 5px;
}

.right-contents h6 {
	color: #e26413;
	font-size: 1.2em;
	margin: 10px 0 0;
}


/*------top-contents-left------*/
.top-contents{
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:left;
}

.top-contents-banner {
	padding: 6px 0 2px 3px;
	background-color:#eefbed;
}

.banner{ margin: 0 0 2px 15px;}

.top-tt{
	border-top: 1px dotted #CECECE;
	border-bottom: 1px dotted #CECECE;
	padding: 5px 0;
}

.top-contents h2{
	font-size: 1.4em;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #007C3D;
}

.topnews{
	font-size: 1.2em;
	margin: 10px 0 30px 10px;
}

.topnews dt{
	width: 95px;
	float: left;
	padding-top: 5px;
}

.topnews dd{
	margin-left: 95px;
	padding-top: 5px;
}

.ichiran{
	font-size: 1.2em;
	margin: 10px 0 0 10px;
}

.top-contents .ichiran img{
	vertical-align: middle;
	margin-right: 5px;
}

/*------top-contents-right------*/


#top-exam{
	background-color: #007C3D;
	padding: 6px 0;
}
.top-contents h3{
	font-size: 1.4em;
	margin-left: 7px;
	color: #FFF;
	border-left: solid 3px #FFF;
	padding-left: 5px;
	letter-spacing: -0.1;
}

.top-contents h4{
	color: #007C3D;
	margin: 10px;
	font-size: 1.2em;
}

.top-contents h5{
	margin: 10px;
	font-size: 1.2em;
	padding: 3px;
}

.top-contents .darkRed {
	color: #9D003F;
}

.top-contents .frameDarkRed {
	color: #9D003F;
	border: 2px solid #9D003F;
}

.top-contents h6{
	color: #9D003F;
	margin: 5px 5px 5px 10px;
	font-size: 1.1em;
}

.top-attentionBlock {
	border: 2px solid #e26413;
	margin: 20px 10px 10px;
	width: 240px;
	float: left;
}

.top-attentionBlock  p {
	margin: 10px 5px 10px 10px;
	font-size: 1.1em;

}

.top-contents .top-attention{
	margin: 5px 5px 5px 25px;
	font-size: 1.1em;
}
.top-topics{
	margin: 10px;
	font-size: 1.2em;
	color:#000;
}

.top-topics dt{
	font-weight: bold;
	margin-top: 5px;
}

/*------schedule------*/

#schedule{
	text-align: left;
	background: #FFF ;
}


#schedule #wrapper{
	width: 750px;
	margin: 0;
}

#schedule #header{
	width: 750px;
	margin-top: 13px;
	margin-left: 13px;
	margin-bottom: 30px;
}

#schedule #logo{
	width: 315px;
	float: none;
}

#schedulebox{
	width: 730px;
	font-size: 1.2em;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	margin: 10px 20px;
}

#schedulebox td{
	border-top: 1px solid #CECECE;
	padding: 5px;
	border-right: 1px solid #CECECE;
	vertical-align: top;
	text-align: right;
}

#schedulebox #footer{
	width: 750px;
}

#schedule #copyright{
	width: 750px;
}

#schedulebox .scheduletitle{
	text-align: center;
	font-weight: bold;
}

.attention {
	width: 740px;
	margin: 10px 0 10px 20px;
	font-size: 1.2em;
}


/*------footer------*/
#footer ul{
	margin-left: 10px;
}

#footer li{
	float: left;
	list-style: none;
	margin-right: 15px;
}

.r-line{
	border-left: 1px solid #ccc;
	padding-left: 15px;
}

#copyright{
	width: 798px;
	padding-top: 5px;
	clear: both;
}

#copyright p{
	border-top: 2px solid #e26413;
	padding-left: 10px;
	padding-top: 5px;
}



/*------breadcrumbs------*/
#breadcrumbs{
	width: 798px;
	text-align: left;
	font-size: 1.2em;
	clear: both;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

#breadcrumbs p{
	margin-left: 13px;
}

#breadcrumbs strong{
	color: #e26413;
}

/*------category-title------*/
#categorytt{
	width: 798px;
	height: 72px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 23px;
	background-color: #0099CC;
}

/*

#info #categorytt{
	background: #FFFFFF url(../../info/images/info_title.jpg) 0 0 no-repeat;

#exam #categorytt{
	background: #FFFFFF url(../../exam/images/exam_title.jpg) 0 0 no-repeat;
}

#consult #categorytt{
	background: #FFFFFF url(../../consult/images/consult_title.jpg) 0 0 no-repeat;
}
*/

/*------2column-----*/
#column2container{
	width: 798px;
	margin-top: 20px;
}

/*------2column-sidemenu------*/
#column2menu{
	width: 180px;
	margin-right: 20px;
	float: right;
	text-align: left;
}

#column2menu h3{
	width: 180px;
	height: 30px;
	text-indent: -9999px;
}
/*
#info #column2menu h3{
	background: #FFFFFF url(../../info/images/info_menu_title.gif) 0 0 no-repeat;
}
*/

#column2menu ul{
	width: 180px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc; 
}

#column2menu li{
	list-style: none;
	text-indent: -9999px;
}

#column2menu li a{
	width: 180px;
	height: 30px;
	display: block;
}

#exam #column2menu li a{ background-image:url(../../exam/images/exam_side_menu.gif);}

#about #column2menu li a{ background-image:url(../../about/images/about_side_menu.gif);}

#consumer #column2menu li a{ background-image:url(../../consumer/images/consumer_side_menu.gif);}

#business #column2menu li a{ background-image:url(../../business/images/business_side_menu.gif);}



/*右メニュー共通*/

/*normal*/
#side01 a{background-position: 0 0;}
#side02 a{background-position: 0 -30px;}
#side03 a{background-position: 0 -60px;}
#side04 a{background-position: 0 -90px;}
#side05 a{background-position: 0 -120px;}
#side06 a{background-position: 0 -150px;}
#side07 a{background-position: 0 -180px;}
#side08 a{background-position: 0 -210px;}
/*rollover+stay*/
#side01 a:hover,#side01 .stay{background-position: -180px 0px;}
#side02 a:hover,#side02 .stay{background-position: -180px -30px;}
#side03 a:hover,#side03 .stay{background-position: -180px -60px;}
#side04 a:hover,#side04 .stay{background-position: -180px -90px;}
#side05 a:hover,#side05 .stay{background-position: -180px -120px;}
#side06 a:hover,#side06 .stay{background-position: -180px -150px;}
#side07 a:hover,#side07 .stay{background-position: -180px -180px;}
#side08 a:hover,#side08 .stay{background-position: -180px -210px;}

/*お知らせメニュー*/
#news-menu { margin: 0;}
#news-menu dd { padding: 5px 0 5px 22px ; border-bottom: 1px solid #ddd;}
#news-menu dd.last{ border-bottom: none;}

/*------2columncontents-main-contents------*/
#column2contents{
	width: 550px;
	float: left;
	padding-left: 19px;
	margin-bottom: 50px;
	text-align: left;
}

#pagetitle {
	border-top: 1px dotted #CECECE;
	border-bottom: 1px dotted #CECECE;
	padding: 10px 0;
}

#pagetitle h1{
	border-left: 3px solid #e26413;
	font-size: 2em;
	padding-left: 10px;
}

#pagetitle2 {/*2つめ*/
	border-top: 1px dotted #CECECE;
	border-bottom: 1px dotted #CECECE;
	margin-top: 30px;
	padding: 10px 0;
	clear: both;
}

#pagetitle2 h2{
	border-left: 3px solid #e26413;
	font-size: 2em;
	padding-left: 10px;
}

.midashi{
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
	padding-left: 20px;
	margin-top: 30px;
}

h4.midashi-red{/*少し小さめ*/
	color: #9D003F;
	font-size: 1.4em;
	padding-left: 20px;
	margin-top: 30px;
}

.middle-midashi{/*少し大きめ*/
	color: #007C3D;
	font-size: 1.4em;
	font-weight:bolder;
	padding-left: 20px;
	margin-top: 10px;
}

.small-midashi{
	color: #333;
	font-size: 1.2em;
	padding-left: 20px;
	margin-top: 30px;
}

.small-midashi02{/*margin-topが少ない*/
	color: #9D003F;
	font-size: 1.2em;
	padding-left: 20px;
	margin-top: 10px;
}

.small-midashi-right {/*右寄せ用 太字 paddingなし*/
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

#column2contents .liststyle01{
	margin: 5px 20px 10px 15px;
	font-size: 1.2em;
	letter-spacing: -0.01em;
}

#column2contents .liststyle02{
	margin: 5px 20px 10px 50px;
	font-size: 1.2em;
	letter-spacing: -0.01em;
}

#summary{
	margin: 5px 20px;
	font-size: 1.2em;
}

#summary dt{
	width: 85px;
	float: left;
}

#summary dd{
	margin-left: 85px;
}

.officerbox{
	margin: 20px 20px 50px;
	border-bottom: 1px solid #CECECE;
	width: 500px;
	font-size: 1.2em;
}

.officerbox td{
	border-top: 1px solid #CECECE;
	padding: 5px;
	vertical-align: top;
}

.green{ background-color: #EBFFF4;}
.orange{ background-color: #feefdf;}

/*スケジュール終了カラー*/
tr.end {
	background-color: #feefdf;
	color: #999;
}

.position{ width: 50px;}

.name{ width: 100px;}

.works{ width: 350px;}

.year{ width: 50px;}

.month{ width: 70px;}

.history{ width: 380px;}

.membershipbox {
	width: 500px;
	margin: 10px 20px;
}

.membershipleft {
	width: 250px;
	float: left;
}

.membershipright {
	width: 250px;
	float: right;
}

.memberbox2{
	clear: both;
	border-top: 10px solid #fff;
}

.news{
	font-size: 1.2em;
	margin: 5px 20px;
}

.news dt{
	width: 95px;
	float: left;
	padding-top: 5px;
}

.news dd{
	margin-left: 95px;
	padding-top: 5px;
}


/*------1columncontents------*/
#column1{
	text-align: left;
	margin-bottom: 50px;
}

#column1 #pagetitle h1{
	border-left: 3px solid #e26413;
	font-size: 1.8em;
	padding-left: 10px;
	margin-left: 10px;
}

/*------insurance------*/
.insurancetop01{
	width: 550px;
	font-size: 1.2em;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	margin: 10px 20px;
}

.insurancetop01 td{
	border-top: 1px solid #CECECE;
	padding: 5px;
	border-right: 1px solid #CECECE;
	vertical-align: top;
}

.insurancetop02{
	width: 480px;
	font-size: 1.2em;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	margin: 10px 20px;
}

.insurancetop02 td{
	border-top: 1px solid #CECECE;
	padding: 5px;
	border-right: 1px solid #CECECE;
	vertical-align: top;
}


.insur-tt{ text-align: center;}

.circle{ text-align: center;}

.insurancetable01{ width: 150px;}

.insurancetable02{ width: 350px;}

.insurancetable03{ width: 300px;}

.insurancetop02 ul{ margin-left: 20px;}

.annotation{
	margin: 5px 20px;
	font-size: 1.2em;
}

.annotation dt{
	width: 50px;
	float: left;
	padding-top: 10px;
}

.annotation dd{
	margin-left: 50px;
	padding-top: 10px;
}


/*------organize------*/
.organizeimg{ margin: 40px 10px;}


/*------examination------*/
#exambox{
	width: 550px;
	font-size: 1.2em;
	border-bottom: 1px solid #CECECE;
	margin: 10px 20px;
}

#exambox td{
	border-top: 1px solid #CECECE;
	padding: 5px;
	vertical-align: top;
}

#exam-info-box{
	width: 500px;
	font-size: 1.2em;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	margin: 10px 20px;
}

#exam-info-box td{
	border-top: 1px solid #CECECE;
	padding: 5px;
	border-right: 1px solid #CECECE;
	vertical-align: top;
}



/*------Q and A------*/

ul.qa {
	font-size: 1.2em;
	margin: 25px 0 0 30px;
	width: 510px;
}

ul.qa li {
	padding: 8px 0 8px; 
	border-bottom:1px solid #ececec;
	list-style-type: none;
}

table.qa-table {
	font-size: 1.2em;
	width:500px;
	margin: 20px 0 0 25px;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
}

table.qa-table th {
	font-size: 130%;
	width: 30px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #CECECE;
}

table.qa-table td { 
	padding: 5px;
	border-bottom: 1px solid #CECECE;
}

table.qa-table th.qa-q,
td.qa-subtit { color: #e26413;}


/*------ teach text ------*/

.teachtext-box{
	width: 500px;
	font-size: 1.2em;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	margin: 10px 20px;
}

.teachtext-box th {
	width: 20%;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #feefdf;
}

.teachtext-box td{
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding: 5px;
	vertical-align: top;
}

.foot-box {
	margin: 20px;
	font-size: 1.2em;
	color:#333;
}

.foot-box dt{
	font-weight: bold;
	margin-top: 5px;
}

.attention-s {
	margin: 10px 0 10px 20px;
	font-size: 1.1em;
}


/*------info------*/

.info-text-right{
	text-align: right;
	margin: 20px;
	font-size: 1.2em;
}


.info-year{
	font-size: 1.2em;
	margin: 5px 20px;
}

.info-year dt{
	width: 120px;
	float: left;
	padding-top: 5px;
}

.info-year dd{
	margin-left: 120px;
	padding-top: 5px;
}

.hyphen{
	text-align: center;
	/*font-size: 1.4em;*/
}

/*** Coming Soon テーブル［外側］ ***/
.comingSoonBox {
margin: 70px 0px 30px 80px;
border: 1px #ddd solid;
border-collapse: collapse;
}
.comingSoonBox td {
font-size:1.2em;
padding: 5px;
background-color: #fff;
text-align: center;
}

/*** Coming Soon テーブル［内側］ ***/
.comingSoonBox-in {
width: 390px;
margin: 0;
border-collapse: collapse;
}
.comingSoonBox-in td {
padding: 35px 0px 35px 0px;
background-color: #ececec;
text-align: center;
}




/*------printout------*/
#globalnavicopy,#category-about,#category-active,#category-consult,#category-exam,#category-info,#category-info,#submenu-insurance,#submenu-info,#submenu-exam,#submenu-consult,#submenu-about{
	display: none;
}

