﻿@charset "UTF-8";

/* ##################################################################### */
/*        　                                                             */
/*     ●コンテンツページ共通のスタイル　　                              */
/*      1.パンくずリスト                                                 */
/*      2.基本見出し 　                                                  */
/*      　2-1.　h1 見出し１                                              */
/*　      2-2.　h2 見出し２                                              */
/*　      2-3.　h3 見出し３                                              */
/*　      2-4.　h4 見出し４                                              */
/*      3.基本書体                                                 　    */
/*		4.イメージ配置  												 */
/*		5.              												 */
/* ##################################################################### */

/* ===================================================================== */
/*      1.パンくずリスト                                                 */
/* ===================================================================== */
#breadCrumbs {
	margin-bottom: 15px;
	display: block;
	width: 100%;
	text-align: right;
	padding-right: 0px;
	margin-top: 0px;
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

#breadCrumbs ul{
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}

#breadCrumbs ul li {
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/breadcrumbs_marker.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 75%;
	display: inline;
	color: #030;
	text-align: right;
}

#breadCrumbs ul li.list01 {
	background-image: none;
	line-height: normal;
}

#breadCrumbs ul li a, ul.breadC Crumbs li a:visited {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#breadCrumbs ul li a:hover {
	color: #4978C0;
	text-decoration: underline;
}


/* ===================================================================== */
/*      2.　基本見出し                                                   */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*      2-1.　h1 見出し１                                                */
/* --------------------------------------------------------------------- */
#primaryNavi h1 {
	width: 800px;
	height: 31px;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 40px;
	line-height: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

#primaryNavi h1 a:link, #primaryNavi h1 a:visited, #primaryNavi h1 a:hover{
	color: #000;
	}

/* --------------------------------------------------------------------- */
/*      2-1.　h2 見出し２                                                */
/* --------------------------------------------------------------------- */

#mainContent h2 {
	font-size: 120%;
	font-weight: bold;
	border-left-style: none;
	height: auto;
	border-right-style: none;
	width: 620px;
	background: #EEF0F0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 15px;
	padding: 10px 0px 10px 7px;
}
#mainContent h2 b{
	font-size: 80%;
	padding-left: 20px;
}

/* --------------------------------------------------------------------- */
/*      2-3.　h3 見出し３                                                */
/* --------------------------------------------------------------------- */

#mainContent h3 {
	background-image: url(../images/h3.jpg);
	height: 26px;
	font-size: 90%;
	padding-left: 10px;
	line-height: 2em;
	margin-bottom: 15px;
	border-top-width: 3px;
	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: #01A8D2;
	border-right-color: #D6D6D6;
	border-bottom-color: #A7A7A7;
	border-left-color: #D6D6D6;
	font-weight: bold;
	color: #000;
}
/* --------------------------------------------------------------------- */
/*      2-4.　h4 見出し４                                                */
/* --------------------------------------------------------------------- */

#mainContent h4{
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	background-image: url(../images/h4.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}

#mainContent h5 {
	font-weight: bold;
	margin-bottom: 5px;
}

/* ===================================================================== */
/*      3. 基本書体                                                      */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*      3-1.section1全体設定                                             */
/* --------------------------------------------------------------------- */
#mainContent p{
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom: 8px;
	}

.important{color: #C00;}
.require{color: #C00;}
	
/* --------------------------------------------------------------------- */
/*      3-1.section1全体設定                                             */
/* --------------------------------------------------------------------- */
#container #mainContent div.section1 {
	width: 550px;
}


/* --------------------------------------------------------------------- */
/*      3-2.段落                                                         */
/* --------------------------------------------------------------------- */
#container #mainContent div.section1{
	color: #333333
}


#container #mainContent p {
	line-height: 1.6em;
	font-size: 80%;
	margin-bottom: 10px;
	color: #333333;
}


/* -------------------------------------------------------------------------------- */
/*      3-3.リスト                                                                  */
/* -------------------------------------------------------------------------------- */
/* 順不同リスト */
#contentArea #mainContent ul {
	padding: 0px;
	width: auto;
	margin-bottom: 15px;
}

#contentArea #mainContent ul li {
	padding-left: 15px;
	background-image: url(../images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 1.3;
	list-style-type: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 80%;
	list-style-position: outside;
	text-indent: 0px;
}


#contentArea #mainContent table ul li, #contentArea #mainContent table p{
	font-size: 100%;
}

#contentArea #mainContent ul.attention li{
	background-image: url(../../images/attention_ico.gif);
	}

#contentArea #mainContent ul.breadCrumbs {
	padding: 20px 0 10px;
	width: 527px;
	font-size: 80%;
	background-image: none;
	text-align: right;
	margin-right: 0px;
}

#contentArea #mainContent ul.breadCrumbs li {
	margin: 0 20px 10px;
	padding-left: 17px;
	line-height: 1.3;
	list-style-type: none;
	background-image: none;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 75%;
	display: inline;
	text-align: right;
}

#contentArea #mainContent ul.breadCrumbs img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 順序付きリスト */
#contentArea #mainContent ol {
	padding: 0px;
	width: 550px;
	margin-bottom: 15px;
	list-style-type: decimal;
}

#contentArea #mainContent ol li {
	line-height: 1.3em;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 80%;
}


/* 定義リスト */



#contentArea #mainContent div. dl {

}

#contentArea #mainContent dl dt{
	font-size: 90%;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 2emx;
}

#contentArea #mainContent dl dd{
	font-size: 80%;
	line-height: 2em;
	padding-left: 15px;}


#contentArea #mainContent ul li.downloadLink{
	margin: 0 20px 10px;
	padding-left: 20px;
	line-height: 1.3;
	font-size: 12px;
	background: url(../../images/icon_newpage.gif) no-repeat 0px 5px;
}

/* ================================================================================ */
/*      3.NEWS                                                                      */  
/* ================================================================================ */

div.news{
	margin-bottom: 25px;
	font-size: 90%;
	width: 600px;
	margin-left: 10px;
	}

div.news dl{
	margin: 0px;
	padding: 0px;
}

div.news dt{
	padding-right: 0;
	padding-left: 0.5em;
	font-weight: normal;
	}

div.news dd{
	line-height: 250%;
	margin-top: -1.8em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 6em;}

div.news dd a:link{
	color: #660000;
	text-decoration: none;
}

div.news dd a:visited{
	color: #8F6936;
	text-decoration: none;
}

div.news dd a:hover{
	color: #FF6600;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------- */
/*      3-4.その他                                                                  */
/* -------------------------------------------------------------------------------- */

/* 本文内イラスト */
#mainContent img.layoutLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;

}

#mainContent img.layoutRight {
	margin-left: 10px;
	margin-bottom: 10px;
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#mainContent p.layoutCenter{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	}

#mainContent p.layoutRight{
	text-align: right;
}

strong{
	font-size: 100%;
	font-weight: bold;
}

/* ================================================================================ */
/*      2. QandA                                                                    */
/* ================================================================================ */
#mainContent div.qanda dl{

}
#mainContent div.qanda dl dt{
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	background-image: url(../images/qanda_q.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	width: 580px;
	line-height: 1.4em;
	font-size: 90%;
	font-weight: bold;
	color: #006;
}
#mainContent div.qanda dd{
	border: 1px solid #CCCCCC;
	background-image: url(../images/qanda_a.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px!important;
	width: 580px;
	line-height: 1.4em;
	font-size: 90%;
}

div.qanda h3{
	width: 500px;
}

div.button img{
	padding-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #mainContent div.section1 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ================================================================================ */
/*       floatlist                                                                */
/* ================================================================================ */
.floatlist{
	width: 100%;
	float: left;
	}
.floatlist dl{
	margin: 0px;
}

.floatlist dt{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	}

.floatlist dd{
	line-height: 160%;
	margin-top: -1.9em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 4em;
}

.floatlist p.layoutRight{
	font-size:90%!important;
}
/*#floatlist dd a:link, #news dd a:visited{
	color: #0099FF;
	text-decoration: none;
}

#floatlist dd a:hover{
	color: #8dc556;
}*/


/* ================================================================================ */
/*      3.囲み                                                                     */  
/* ================================================================================ */
.frameLine{
	width: auto;
	margin-bottom: 20px;
	background-color: #FFE8FF;
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 2px dotted #C0C0C0;
}

/* ================================================================================ */
/*      3.問い合わせボタン                                                                    */  
/* ================================================================================ */
p a.askus{
	background: url(../../images/ask_us_bottom_off.jpg) no-repeat center;
	height: 95px;
	width: 620px;
	display: block;
	text-indent: -9999px;
	margin-top: 80px;
}

p a:hover.askus{
	background: url(../../images/ask_us_bottom_on.jpg) no-repeat center;
	height: 95px;
	width: 570px;
	display: block;
}


p a.searchMP{
	background: url(../../images/search_mp.jpg) no-repeat;
	height: 95px;
	width: 570px;
	display: block;
	text-indent: -9999px;
	margin-top: 80px;
	margin-left: 25px;
	margin-bottom: 30px;
}

p a:hover.searchMP{
	background: url(../../images/search_mp.jpg) no-repeat 0px 100%;
}


p a.be_mp{
	background: url(../../images/be_mp.jpg) no-repeat;
	height: 95px;
	width: 570px;
	display: block;
	text-indent: -9999px;
	margin-top: 80px;
	margin-left: 25px;
	margin-bottom: 30px;
}

p a:hover.be_mp{
	background: url(../../images/be_mp.jpg) no-repeat 0px 100%;
}

/* --------------------------------------------------------------------- */
/*      4.試験・セミナー・勉強会　　　　　　　　　　　　　　　　 　　　　*/
/* --------------------------------------------------------------------- */
.infoExam {
	background: url(../../candidate/images/info_exam.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 60px;
}
.infoStudy {
	background: url(../../candidate/images/info_study.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 60px;
}
.infoSeminar {	
	background: url(../../candidate/images/info_seminar.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 60px;
}
.date{
	margin-right: 10px;
	font-weight: bold;
	}

div.schedule{
	margin-bottom: 25px;
	font-size: 90%;
	width: 600px;
	margin-left: 10px;
	}

div.schedule dl{
	margin: 0px;
	padding: 0px;
}

div.schedule dt{
	padding-right: 0px;
	padding-left: 0.5em;
	font-weight: normal;
	}

div.schedule dd{
	line-height: 250%;
	margin: -1.8em 0 1em 6em;
}

div.schedule dd a:link{
	color: #660000;
	text-decoration: none;
}

div.schedule dd a:visited{
	color: #8F6936;
	text-decoration: none;
}

div.schedule dd a:hover{
	color: #FF6600;
	text-decoration: none;
}

/*------メルマガ-------*/

#container #mainContent #regulationsF {
	MARGIN: auto auto 20px;
	overflow: auto;
	WIDTH: 620px;
	HEIGHT: 250px;
	border: 1px solid #b0b0b0;
}

#container #mainContent #regulationsB {
	LINE-HEIGHT: 150%;
	margin: 5px;
	padding: 5px;
}

#container #mainContent #regulationsB h3{
	BORDER-BOTTOM: #333 1px solid;
	line-height: 1.6em;
	padding-top: 2px;
}

#container #mainContent #regulationsB .catch {
	width: 570px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container #mainContent #regulations {
	margin: 0px auto auto;
	width: 580px;
}
#container #mainContent #regulations dt {
	font-weight: bold;
	margin-top: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #ececec;
}

#container #mainContent #regulations dd {
	padding-bottom: 5px;
	color: #333333;
	border-bottom: #666666 1px dotted;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#container #mainContent #regulations ol.Nolist {
	padding:0;
	list-style-type:decimal;
	margin-bottom: 1em;
	font-size: 120%;
	width: 560px;
} 
#container #mainContent #regulations ol.Nolist2 {
	padding:0 0 0 1em;
	margin-bottom: 1em;
	font-size: 120%;
	width: 530px;
} 
ol ol li{
	margin-left: 0px!important;
	margin-right: 0px!important;
}
#container #mainContent #regulations ol.Nolist2 .Nokanji1{
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 16px;
}
#container #mainContent #regulations ol.Nolist2 .Nokanji2{
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 16px;
}
#container #mainContent #regulations ol.Nolist2 .Nokanji3{
	background-image: url(../images/3.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 16px;
}
#container #mainContent #regulations ol.Nolist2 .Nokanji4{
	background-image: url(../images/4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 16px;
}
#container #mainContent #regulations ol.Nolist2 .Nokanji5{
	background-image: url(../images/5.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 16px;
}
#container #mainContent #regulations ol.Nolist2 .Nokanji6{
	background-image: url(../images/6.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 16px;
}
#container #mainContent #regulations ol li{
	margin-left: 30px!important;
	margin-right: 0px!important;
}
#container #mainContent #operation-day {
	padding-right: 10px;
	text-align: right
}


#container #mainContent .table_F {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells:show;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent .table_F th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 3px 3px 13px;
	text-align: left;
	font-weight: normal;
	background-color: #F0F0F0;
	vertical-align: top;
}
#container #mainContent .table_F td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 3px 3px 13px;
	vertical-align: top;
}

#container #mainContent .itmcenter {
	text-align: center;
}



/* --------------------------------------------------------------------- */
/*      4-6. バックナンバー　　　　　　　　　　　　　　　　　　　　　　　*/
/* --------------------------------------------------------------------- */
#container #backnumber {
	list-style-type: none;
	width: 600px;
	text-align: center;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-seri;
	padding: 5px 0px;
	text-align:center;
}


#backnumber span,#backnumber a{
	padding:0.25em 0.4em;
	margin:0px;
	border:1px solid #eeeeee;
}
#container #backnumber span{
	background:#eeeeee;
	font-weight:bold;
}
#container #backnumber a:hover{
	border-color:#00d!;
	background:#003399;
	color:#fff!;
}


/* --------------------------------------------------------------------- */
/*      4-7. RSS  　　　　　　　　　　                                   */
/* --------------------------------------------------------------------- */
#contentArea #mainContent div.rss{
	width: 620px;
	}
#contentArea #mainContent div.rss dl{
	height: 26px;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
	border-top-width: 3px;
	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: #01A8D2;
	border-right-color: #D6D6D6;
	border-bottom-color: #A7A7A7;
	border-left-color: #D6D6D6;
	background: url(../images/h3.jpg);
}

/*------------*/
#thumbnail ul{
	margin:0;
}
#thumbnail ul li {
	display:inline;
	padding-right:8px!important;
	background: url(none)!important;
	float:left!important;
	margin-right: 8px!important;
	margin-left: 8px!important;
	padding-left: 8px!important;
}
#thumbnail ul li.last {display:inline;padding-right:0;}
#thumbnail ul li img {vertical-align:bottom;margin-bottom:8px;}
#thumbnail ul li img {background:#FFF; padding:4px; border:1px solid #D0CFCD;}
#thumbnail ul li a:hover img {border:1px solid #666;}

