@charset "utf-8";

/*----------------------------------------------------------------
Copyright(c) 2013 協会テンプレート. All Rights Reserved.
----------------------------------------------------------------*/

@import url("common.css");
@import url("layout.css");

/*---このサイトのCSS----------------------*/


               


/*---協会について----------------------*/
.table_service{
width: 300px;
border-collapse: collapse;
}

.td_service {

}


.table_kaiin{
width: 700px;
border-collapse: collapse;
}


.td_kaiin01 {
background-color: #064B99;
padding:3px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #444444;
color: #FFFFFF;
}


.td_kaiin02{
padding:6px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #444444;
background-color:#FFFFFF;
}



.table_suisyo{
width: 700px;
border-collapse: collapse;
}

.td_suisyo02{
padding:4px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;
background-color:#CCECFF;
width:350px;
}

.td_suisyo01 {
background-color: #66CCFF;
padding:4px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;

width:100px;
}




.table_about{
width: 700px;
border-collapse: collapse;
}



.td_about03{
padding:6px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;
background-color:#E7E7E7;
}


.td_about02{
padding:6px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;
background-color:#CBCBCB;
}

.td_about01 {
background-color: #000000;
padding:6px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;
color: #FFFFFF;
}

.table_nyukai{
width: 700px;
border-collapse: collapse;
}



.td_nyukai03{
padding:10px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;
background-color:#CBDEF3;
width: 700px;
color:#215994;
}


.td_nyukai02{
padding:10px !important;
vertical-align: middle;
text-align: left;
border: 1px solid #FFFFFF;
background-color:#EEF4FB;
width: 700px;
}



.box1{
background-color:#1E5188;
color:#ffffff;
padding:10px;
height: auto;
width: 700px;
}

.box2{
margin:5px; padding:10px; border:1px solid black;
height: auto;
width: 680px;
}


.table_02{
width: 700px;
border-collapse: collapse;
text-align: left;
background-color:#D7E6F7;
}

.table_02 td{
padding:5px;
width: 230px;
vertical-align: middle;
border-bottom: 1px  dotted #b9b9b9;
font-size:12px;
text-align: left;
}

.table_05{
width: 700px;
border-collapse: collapse;
}

.table_05 td{
padding:5px !important;
vertical-align: middle;
border-bottom: 1px dotted #b9b9b9;
}

.td_05 {
width: 30px;
}

.table_03{
width: 700px;
border-collapse: collapse;
text-align: left;
}

.table_03 td{
padding:5px;
vertical-align: middle;
border-bottom: 1px dotted #b9b9b9;
font-size:12px;
text-align: left;
}

.td_31 {
background-color:#D7E6F7;
width: 80px;
}

.table_10{
width: 700px;
border-collapse: collapse;
text-align: center;
background-color:#D7E6F7;
}

.td_10{
padding:5px;
width: 230px;
vertical-align: middle;
border-bottom: 1px  dotted #b9b9b9;
font-size:12px;
text-align: center;
}








/*---------------------------------------------------------*/
#contents {
	background: url(../img/common/contents_back.jpg) repeat-x;
}
#contents #alpha {
	float: left;
	width: 710px;
}
#contents #beta {
	float: right;
	width: 240px;
}
#page_title_wrap {
	background: url(../img/contents/pagetitle_back.jpg) repeat-x;
	height: 120px;
}
#page_title_wrap #topicpass {
	display: block;
	height: 30px;
	padding-top: 10px;
}
#page_title_wrap #topicpass ul {
	list-style-type: none;
}
#page_title_wrap #topicpass ul li {
	float: left;
}
#page_title_wrap #topicpass a {
}
#page_title_wrap #topicpass a:hover {
}
#page_title_wrap #pagetitle {
	height: 60px;
}
#page_title_wrap #pagetitle span {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 25px;
	display: block;
}

#sabnavi_wrap {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px;
	z-index: 100;
}
#sabnavi_wrap .sabnavi_inner {
	border: 1px solid #CCC;
	padding: 5px;
}
#sabnavi_wrap .sabnavi_inner .sabnavi_title {
}
#sabnavi_wrap .sabnavi_inner .sabnavi_title span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	background: #F3F3F3;
	padding: 5px;
	margin-bottom: 5px;
}
#sabnavi_wrap .sabnavi_inner ul {
	list-style-type: none;
}
#sabnavi_wrap .sabnavi_inner ul li {
	border-bottom: 1px dotted #CCC;
}
#sabnavi_wrap .sabnavi_inner ul li a {
	display: block;
	color: #4B4B4B;
	text-decoration: none;
	padding: 5px;
}
#sabnavi_wrap .sabnavi_inner ul li a:hover {
	color: #999;
}
#sabnavi_wrap .sabnavi_inner ul li p {
	display: block;
	color: #4B4B4B;
	text-decoration: none;
	padding: 5px;
}
#sabnavi_wrap .sabnavi_inner ul li ul {
	padding-left: 10px;
}
#sabnavi_wrap .sabnavi_inner ul li ul li {
	border-style: none !important;
}
#sabnavi_wrap .sabnavi_inner ul li ul li ul {
}
#sabnavi_wrap .sabnavi_inner ul li ul li ul li {
}

.pagenavi {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #CCC;
	text-align: center;
}
.pagenavi a {
}
.pagenavi a:hover {
}
.table_01 th {
	padding: 10px;
	width: 150px;
	border-bottom: 1px dotted #CCC;
	font-weight: normal;
	text-align: left;
}
.table_01 td {
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}



/*---- news
-------------------------------------------------*/

#news_wrap {
}
#news_wrap dl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
#news_wrap dl dt {
	float: left;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
#news_wrap dl dd {
	float: right;
	width: 550px;
}
#news_wrap dl dd .category_div {
	float: left;
	width: 135px;
	text-align: center;
}
#news_wrap dl dd .title_div {
	float: right;
	width: 445px;
	padding-top: 3px;
}
#news_wrap dl dd .title_div2 {
	float: right;
	width: 580px;
	padding-top: 3px;
}
#news_wrap dl dd .category_div span {
	font-size: 11px;
	color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#news_wrap .c_1 {
	background: #012C5A;
}
#news_wrap .c_2 {
	background: #013F83;
}
#news_wrap .c_3 {
	background: #0166D6;
}
#news_wrap .c_4 {
	background: #61ABFE;
}
#news_wrap .c_5 {
	background: #CAE3FF;
}
#news_wrap .c_6 {
	background: #090;
}

#news_wrap .c_26 {
	background: #066B79;
}
#news_wrap .c_27{
	background: #468C00;
}
#news_wrap .c_28{
	background: #8C6900;
}
#news_wrap .c_70 {
	background: #666;
}
#news_wrap .c_42 {
	background: #FF9326;
}
#news_wrap .c_44 {
	background: #94AB52;
}

#news_wrap .c_46 {
	background: #D90000;
}
#news_wrap .c_40 {
	background: #012C5A;
}
#news_wrap .c_41 {
	background: #013F83;
}
#news_wrap .c_42 {
	background: #0166D6;
}
#news_wrap .c_43 {
	background: #61ABFE;
}
#news_wrap .c_47 {
	background: #CAE3FF;
}
#news_wrap .c_48 {
	background: #090;
}
#news_wrap .news_detail {
}
#news_wrap .news_detail .news_date {
	padding-top: 20px;
	padding-bottom: 5px;
}
#news_wrap .news_detail .news_title {
	font-size: 22px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	font-weight: normal;
}
#news_wrap .news_detail .news_comment {
}


/*--- policy
------------------------------------------------------*/

#policy_wrap {
}
#policy_wrap dl {
	margin-bottom: 15px;
	border-style: none;
}
#policy_wrap dl dt {
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
	width: 100%;
}
#policy_wrap dl dd {
	clear: both;
	padding-left: 0px;
	margin-left: 20px;
}

/*---- activity
-------------------------------------------------*/

#activity_wrap #activity_top {
}
#activity_wrap #activity_top {
}
#activity_wrap #activity_top .ul_st01 {
	list-style: none;
	position: relative;
}
#activity_wrap #activity_top .ul_st01 .li_st01 {
	width: 230px;
	display:inline-block;
	vertical-align:top;
	margin-bottom: 10px;
}
* html #activity_wrap #activity_top .ul_st01 .li_st01 { /* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html #activity_wrap #activity_top .ul_st01 .li_st01 { /* IE 7 */
display:inline;
zoom:1;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div {
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 2px;
	margin-left: 2px;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .img_wrap {
	margin-bottom: 5px;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .img_wrap img {
	width: 214px;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .text_wrap {
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .text_wrap h4 {
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .text_wrap h4 a {
	color: #666;
	text-decoration: none;
	line-height: 1.3em;
	display: block;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .text_wrap h4 a:hover {
	color: #999;
}
#activity_wrap #activity_top .ul_st01 .li_st01 .act_sec01_div .text_wrap p {
}
#activity_wrap .act_list_div {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#activity_wrap .act_list_div .img_wrap {
	float: left;
	width: 200px;
}
#activity_wrap .act_list_div .text_wrap {
}
#activity_wrap .act_list_div .text_wrap .date {
	margin-bottom: 10px;
}
#activity_wrap .act_list_div .text_wrap .title_div {
	font-size: 14px;
}
#activity_wrap .act_list_div .text_wrap .title_div a {
}
#activity_wrap .act_list_div .text_wrap .title_div a:hover {
}
#activity_wrap .act_list_div .img_on {
	float: right;
	width: 470px;
}

.kaichoaisatsu_div {
}
.kaichoaisatsu_div p {
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 10px;
}

/*-- kentei --------------------------------------*/
#kentei_wrap {
}
#kentei_wrap .shiken_ul {
	list-style: none;
}
#kentei_wrap .shiken_ul li {
	padding-left: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#kentei_wrap .shiken_ul .kentei_q {
	margin-bottom: 10px;
	margin-top: 5px;
}
#kentei_wrap .shiken_ul .kentei_a {
	background: #F0F0F0 url(../img/contents/kentei/shiken_a.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #CCC;
}
#kentei_wrap .shiken_ul .q-1 {
	background: url(../img/contents/kentei/shiken_q1.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-2 {
	background: url(../img/contents/kentei/shiken_q2.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-3 {
	background: url(../img/contents/kentei/shiken_q3.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-4 {
	background: url(../img/contents/kentei/shiken_q4.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-5 {
	background: url(../img/contents/kentei/shiken_q5.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-6 {
	background: url(../img/contents/kentei/shiken_q6.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-7 {
	background: url(../img/contents/kentei/shiken_q7.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-8 {
	background: url(../img/contents/kentei/shiken_q8.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-9 {
	background: url(../img/contents/kentei/shiken_q9.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-10 {
	background: url(../img/contents/kentei/shiken_q10.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .shiken_ul .q-11 {
	background: url(../img/contents/kentei/shiken_q11.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}

#kentei_wrap .shiken_ul .q-12 {
	background: url(../img/contents/kentei/shiken_q12.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}

#kentei_wrap .shiken_ul .q-13 {
	background: url(../img/contents/kentei/shiken_q13.jpg) no-repeat 5px 8px;
	padding: 10px 10px 10px 40px;
}
#kentei_wrap .kiyaku_div {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#kentei_wrap .kiyaku_div .kiyaku_inner {
	font-size: 10px;
	height: 200px;
	width: 500px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #999;
}
#topicpass .headlogin {
	display: none;
}
.login-comment {
}
.login-table {
	border-collapse:collapse;
	border: 1px solid #999;
	margin: 20px auto 50px;
	width: 500px;
}
.login-table th {
	border: 1px solid #999;
	background: url(../img/contents/pagetitle_back.jpg) repeat;
	padding: 10px;
	width: 200px;
}
.login-table td {
	border: 1px solid #999;	
	padding: 10px;
}
.login-table .submit-area {
	text-align: center;
}
.mypagelink_wrap {
	float: right;
	padding-top: 20px;
}
.mypage-menu {
	text-align: center;
	margin-bottom: 30px;
}
.ranking-list {
}
.ranking-list .profset {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}
.ranksetmain {
}
.ranksetmain table {
	border-collapse:collapse;
	border: 1px solid #999;
	margin: 20px auto 50px;
}
.ranksetmain table th {
	border: 1px solid #999;
	background: url(../img/contents/pagetitle_back.jpg) repeat;
	padding: 10px;
	white-space: normal;
}
.ranksetmain table td {
	border: 1px solid #999;	
	padding: 10px;
}
.listable {
	border-collapse:collapse;
	border: 1px solid #999;
	margin: 20px auto 50px;
	width: 100%;
}
.listable th {
	border: 1px solid #999;
	background: url(../img/contents/pagetitle_back.jpg) repeat;
	padding: 10px;
	white-space: normal;
}
.listable td {
	border: 1px solid #999;	
	padding: 10px;
}
.listable td label {
	display: block;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	cursor:pointer;
}
.listable td label input {
	vertical-align: middle;
}
.listable td .width-200 {
	width: 200px;
}

.cent {
	text-align: center;
}


/*---- セミナー
-------------------------------------------------*/
.seminar_table {
	border-collapse:collapse;
	border: 1px solid #999;
	width: 100%;
}
.seminar_table td {
	border: 1px solid #999;
	padding: 4px;
}
.seminar_table thead {
}
.seminar_table thead td {
	background: #E0E0E0;
	text-align: center;
}
.seminar_table thead .td_00 {
}
.seminar_table thead .td_01 {
}
.seminar_table thead .td_02 {
	white-space: nowrap;
}
.seminar_table thead .td_03 {
}
.seminar_table thead .td_04 {
}
.seminar_table tbody .td_00 {
	white-space: nowrap;
}
.seminar_table tbody .td_01 {
	white-space: nowrap;
}
.seminar_table tbody .td_02 {
	white-space: nowrap;
	text-align: center;
}
.seminar_table tbody .td_03 {
	width: 400px;
	padding: 0px !important;
}
.seminar_table tbody .td_03 .p_01 {
	padding: 4px;
	border-bottom: 1px dotted #666;
}
.seminar_table tbody .td_03 .entry_body {
	padding: 4px;
}
.seminar_table tbody .td_04 {
	text-align: center;
}
.seminar_table tbody .off_site {
	text-align: right;
}
.seminar_table tbody .off_site a {
	font-weight: bold;
	color: #F66;
	text-decoration: underline;
}
.seminar_table tbody .off_site a:hover {
	color: #666;
	text-decoration: none;
}
.seminar_table .states_01 {
	color: #909;
}
.seminar_table .states_02 {
	color: #999;
}
.seminar_table .states_03 {
	color: #06C;
}

.title_02 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dotted #999;
}
.title_03 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}


/*---- 講師紹介
-------------------------------------------------*/

#researcher_wrap {
}
#researcher_wrap .researcher_list {
}
#researcher_wrap .researcher_list dl {
	float: left;
	width: 235px;
	height: 70px;
}
#researcher_wrap .researcher_list dl dt {
	width: 65px;
	float: left;
}
#researcher_wrap .researcher_list dl dd {
	float: left;
	padding-top: 2px;
	width: 170px;
}
#researcher_wrap .researcher_list dl dd a {
	color: #FE4600;
	text-decoration: none;
	font-size: 15px;
	line-height: 18px;
}
#researcher_wrap .researcher_list dl dd em {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	margin-bottom: 3px;
}
#researcher_wrap .researcher_list dl dd span {
	display: block;
	color: #666;
	font-size: 11px;
	line-height: 13px;
}
#researcher_wrap .researcher_list dl dd a:hover {
	color: #999;
}

#researcher_wrap .researcher_list .list_kenbetsu_wrap p {
	float: left;
	margin-right: 2em;
	white-space: nowrap;
	margin-bottom: 5px;
}
#researcher_wrap .researcher_list .list_kenbetsu_wrap p a {
}

#researcher_wrap .researcher_detail {
	padding-top: 10px;
}
#researcher_wrap .researcher_detail .photo_wrap {
	float: left;
	width: 250px;
}
#researcher_wrap .researcher_detail .researcher_data {
	float: right;
	width: 430px;
}
#researcher_wrap .researcher_detail .researcher_data .qr_wrap {
	float: right;
	position: relative;
	height: 140px;
	width: 140px;
	text-align: center;
}
#researcher_wrap .researcher_detail .researcher_data .qr_wrap .qr_text {
	position: absolute;
	top: 0px;
	font-size: 9px;
	text-align: center;
	width: 140px;
}

#researcher_wrap .researcher_detail .researcher_title {
	padding-top: 10px;
}
#researcher_wrap .researcher_detail .researcher_title span {
}
#researcher_wrap .researcher_detail .researcher_detail_kana {
}
.researcher_name  {
	padding: 20px 0 10px 0 ;
	padding-bottom: 20px;
}
.researcher_name .researcher_title {
	font-size: 24px;
	font-weight: normal;
}
.researcher_name .researcher_title span {
}
.researcher_name .researcher_detail_kana {
	color: #F60;
}
.resercher_comment {
}
.resercher_comment {
}
.resercher_comment ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.resercher_comment li {
	line-height: 1.5em;
	border-bottom: 1px dotted #F93;
	padding-top: 5px;
	padding-bottom: 5px;
}
.resercher_comment li strong {
	content:"■";
	color: #F60;
}
.researcher_more {
}
.researcher_more strong {
	content:"■";
	color: #F60;
}
.researcher_more hr {
	color: #FFF;
	background: #FFF;
	height: 30px;
	border-style: none;
}

.researcher_more {
}
.researcher_category {
	margin-bottom: 15px;
}
.researcher_category span {
	display: block;
	padding: 4px 50px;
	text-align: center;
	word-spacing: 0.5em;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	float: left;
}
.researcher_category span img {
	vertical-align: top;
	margin-left: 5px;
}
.researcher_category .researcher_category_77 {
	background: #D21E14 url(../img/contents/researcher/logo.png) no-repeat right center;
}
.researcher_category .researcher_category_78 {
	background: #81B026 url(../img/contents/researcher/logo.png) no-repeat right center;
}
.researcher_category .researcher_category_76 {
	background: #F09D97 url(../img/contents/researcher/logo.png) no-repeat right center;
}
.researcher_category .researcher_category_ {
}

.resercher_tab {
	border-bottom: 5px solid #FF7C0E;
	margin-bottom: 15px;
}
.resercher_tab ul {
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
.resercher_tab ul li {
	float: left;
}
.resercher_tab ul li a {
	float: left;
	display: block;
	padding: 10px 40px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-right: 2px;
	margin-left: 2px;
border-top-left-radius: 6px; 
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px; 
}
.resercher_tab ul li a:hover {
	color: #CCC;
}
.resercher_tab ul li .a_on {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffa84c 0%,#ff7b0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}
.resercher_tab ul li .a_off {
	padding: 7px 40px !important;
	margin-top: 6px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 38%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 38%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 38%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 38%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 38%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	color: #333;
	text-decoration: none;
}

#meishi_wrap {
}
#meishi_wrap .section01 {
}
#meishi_wrap .section02 {
	background: url(../img/contents/meishi/meishi_img003.jpg) no-repeat right 50px;
	padding-right: 350px;
}
#meishi_wrap .section03 {
}
#meishi_wrap  .p-01 {
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-style: double;
}
#meishi_wrap .section01 {
}
.area_td dl {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
.area_td dl dt {
	float: left !important;
	width: 180px !important;
}
.area_td dl dd {
	float: left !important;
	width: 300px !important;
}
#mailform_wrap {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}
.mailform_table {
	border-collapse:collapse;
	width: 100%;
	border-top: 1px dotted #CCC;
	border-right: none;
	border-bottom: 1px dotted #CCC;
	border-left: none;
}
.mailform_table th {
	padding: 6px;
	font-weight: normal;
	border-top: 1px dotted #CCC;
	border-right: none;
	border-bottom: 1px dotted #CCC;
	border-left: none;
	width: 250px;
}
.mailform_table td {
	padding: 6px 6px 6px 25px;
	border-top: 1px dotted #CCC;
	border-right: none;
	border-bottom: 1px dotted #CCC;
	border-left: none;
}
.mailform_table td ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mailform_table td ul li {
	float: left;
	margin-right: 1em;
}
.mailform_table td ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mailform_table td ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.bt_wrap {
	text-align: center;
	padding-top: 15px;
}

.mfp {
	padding: 4px;
}
.must {
	float: right;
	display: block;
	font-size: 11px;
	color: #FFF;
	background: #F33;
	padding: 2px;
}

#menber_dl {
width:710px;
height:340px;
background: url(../img/index/dl_back.jpg) no-repeat;
}


.menber_dll{
width:340px;
padding:10px 0px 10px 20px;
float: left;
}

.menber_dlr{
width:340px;
padding:10px 0px 10px 0px;
float: right;
}




/*-- 会員ページ  ---------------------*/
.loginmember_mailmagazine_wrap {
	background-color:#eee;
}


/*----- 試験日程ページ　------------------------*/
.shiken_schedule {
}
	.shiken_schedule .sec_01 {
	}
	.shiken_schedule .sec_01 .datetext01 {
		font-size: 25px;
	}
	.shiken_schedule .sec_02::after {
		clear: both;
		float: none;
		display: block;
		content: "";
	}
	.shiken_schedule .sec_02 {
	}
		.shiken_schedule .sec_02 dl {
			border-bottom:  none !important ;
		}
			.shiken_schedule .sec_02 dl dt {
				padding: 10px 0 10px 0;
				float: left;
				width: 140px;
			}
			.shiken_schedule .sec_02 dl dd {
				padding: 10px  0 10px 150px;
				margin: 0;
				border-bottom: 1px dotted #ccc;
				width: 400px !important;
				float: none !important;
			}
			.shiken_schedule .sec_02 dl dd::after {
				clear: both;
				float: none;
				display: block;
				content: "";
			}
			.shiken_schedule .sec_02 dl dd .doclink {
				margin-bottom: 5px;
			}
				.shiken_schedule .sec_02 dl dd .doclink a {
					background: #FF7F00;
					color: #fff;
					text-decoration: none;
					padding: 5px 10px;
					border-radius: 6px;
					display: inline-block;
					width: auto;
				}
					.shiken_schedule .sec_02 dl dd .doclink a:hover {
						opacity: 0.8;
					}
.title04 {
	background: url(../img/contents/title_h3_back.jpg)  no-repeat left top;
	line-height: 18px;
	font: 16px normal;
	margin: 0 0 0 0  ;
	padding: 10px 0 0 15px;
	height: 42px;
		
}

.title05 {
	background-color: #489FEE;
    color: #fff;
	line-height: 18px;
	font: 16px normal;
	margin: 0 0 0 0  ;
	padding: 10px 0 0 15px;
	height: 42px;
　　text-align: center;
		
}

