@charset "euc-jp";
/* CSS Document */

/*---------- index.html ----------*/
img.arw1{
	margin: 2px 5px 2px 0;
}


/*---------- voice.html ----------*/
.dotborder{
	border: dotted 1px #666666;
	font-size: 14px;
}
img.voice{
	margin: 0 5px;
}
td.mabg1{
	background: url(images/voice_mabg5.gif) repeat-x top;
}
td.mabg2{
	background: url(images/voice_mabg6.gif) repeat-y left;
}
td.mabg3{
	background: url(images/voice_mabg7.gif) repeat-y right;
}
td.mabg4{
	background: url(images/voice_mabg8.gif) repeat-x bottom;
}
td.febg1{
	background: url(images/voice_febg5.gif) repeat-x top;
}
td.febg2{
	background: url(images/voice_febg6.gif) repeat-y left;
}
td.febg3{
	background: url(images/voice_febg7.gif) repeat-y right;
}
td.febg4{
	background: url(images/voice_febg8.gif) repeat-x bottom;
}
.voice-name{
	color: #666666;
	font-size: 13px;
	margin-bottom: 20px;
}
.voice-tit1{
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	color: #6976CA;
}
.voice-tit2{
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	color: #D14241;
}
.voice-idx{
	font-weight: bold;
	font-size: 14px;
	color: #3d3d3d;
}
.voice-txt{
	font-size: 13px;
	line-height: 1.2em;
	color: #666666;
}
.voice-txtma{
	color: #6976CA;
}
.voice-txtfe{
	color: #D14241;
}
.voice-line{
	background: url(images/line_w.gif) repeat-x center;
}	


/*---------- more.html ----------*/
ul.ym-k {	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-k li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-k.gif') no-repeat;
}
ul.ym-hb {	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-hb li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-h.gif') no-repeat;
}
ul.ym-kin {	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-kin li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-kin.gif') no-repeat;
}
ul.ym-j {	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-j li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-j.gif') no-repeat;
}
ul.ym-f {	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-f li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-f.gif') no-repeat;
}
ul.ym-koku {
	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-koku li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-koku.gif') no-repeat;
}
ul.ym-fuk {
	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-fuk li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-fuk.gif') no-repeat;
}
ul.ym-wsemi {	font-size: 13px;
	margin: 0 0 10px 7px;
	padding-left: 6px;
	padding-bottom: 8px;
	list-style-type: none;
}
ul.ym-wsemi li {
	padding-left: 20px;
	padding-bottom:2px;
	background: url('images/more_btn-wsemi.gif') no-repeat;
}


.more-kbg3{
	background: url(images/more_titbg-k3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-kinbg3{
	background: url(images/more_titbg-kin3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-jbg3{
	background: url(images/more_titbg-j3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-hbg3{
	background: url(images/more_titbg-h3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-fbg3{
	background: url(images/more_titbg-f3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-wsemibg3{
	background: url(images/more_titbg-wsemi3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-kokubg3{
	background: url(images/more_titbg-koku3.gif) no-repeat;
	width:375px;
	height:28px;
}

.more-ktit{
	margin:0;
	padding:5px 0 0 15px;
	color: #ffffff;
	font-size:14px;
	line-height:1.2em;
}

p.more-idx{
	width: 775px;
	margin: 0;
	padding: 10px  0 15px 12px;
	line-height: 1.3em;
}


/*----- 講座タイトル background -----*/
.more-kozatit-k{	/*会計*/
	background-color: #C5747A;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-kin{	/*金融*/
	background-color: #7E94DC;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-j{	/*情報*/
	background-color: #808BC2;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-h{	/*法律*/
	background-color: #70AE9F;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-f{	/*不動産*/
	background-color: #CDB070;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-fuk{	/*介護*/
	background-color: #D876BC;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-koku{	/*国際*/
	background-color: #D876BC;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}
.more-kozatit-w{	/*Wセミナー*/
	background-color: #6291E9;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
}

/*----- 講座ボックス 会計 -----*/
.more-ctit-k{
	border-bottom: solid 1px #C5747A;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-k{
	border-right: solid 1px #C5747A;
	border-bottom: solid 1px #C5747A;
	border-left: solid 1px #C5747A;
	background: url(images/more_bg-k2.gif) repeat-x top;
}	
.more-ctxt-k{
	border-right: solid 1px #C5747A;
	border-bottom: solid 1px #C5747A;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス　金融 -----*/
.more-ctit-kin{
	border-bottom: solid 1px #7E94DC;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-kin{
	border-right: solid 1px #7E94DC;
	border-bottom: solid 1px #7E94DC;
	border-left: solid 1px #7E94DC;
	background: url(images/more_bg-kin2.gif) repeat-x top;
}	
.more-ctxt-kin{
	border-right: solid 1px #7E94DC;
	border-bottom: solid 1px #7E94DC;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス 情報 -----*/
.more-ctit-j{
	border-bottom: solid 1px #808BC2;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-j{
	border-right: solid 1px #808BC2;
	border-bottom: solid 1px #808BC2;
	border-left: solid 1px #808BC2;
	background: url(images/more_bg-j2.gif) repeat-x top;
}	
.more-ctxt-j{
	border-right: solid 1px #808BC2;
	border-bottom: solid 1px #808BC2;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス 法律 -----*/
.more-ctit-h{
	border-bottom: solid 1px #70AE9F;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-h{
	border-right: solid 1px #70AE9F;
	border-bottom: solid 1px #70AE9F;
	border-left: solid 1px #70AE9F;
	background: url(images/more_bg-h2.gif) repeat-x top;
}	
.more-ctxt-h{
	border-right: solid 1px #70AE9F;
	border-bottom: solid 1px #70AE9F;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス 不動産 -----*/
.more-ctit-f{
	border-bottom: solid 1px #CDB070;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-f{
	border-right: solid 1px #CDB070;
	border-bottom: solid 1px #CDB070;
	border-left: solid 1px #CDB070;
	background: url(images/more_bg-f2.gif) repeat-x top;
}	
.more-ctxt-f{
	border-right: solid 1px #CDB070;
	border-bottom: solid 1px #CDB070;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス 介護 -----*/
.more-ctit-fuk{
	border-bottom: solid 1px #D876BC;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-fuk{
	border-right: solid 1px #D876BC;
	border-bottom: solid 1px #D876BC;
	border-left: solid 1px #D876BC;
	background: url(images/more_bg-fuk2.gif) repeat-x top;
}	
.more-ctxt-fuk{
	border-right: solid 1px #D876BC;
	border-bottom: solid 1px #D876BC;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス 国際 -----*/
.more-ctit-koku{
	border-bottom: solid 1px #D876BC;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-koku{
	border-right: solid 1px #D876BC;
	border-bottom: solid 1px #D876BC;
	border-left: solid 1px #D876BC;
	background: url(images/more_bg-koku2.gif) repeat-x top;
}	
.more-ctxt-koku{
	border-right: solid 1px #D876BC;
	border-bottom: solid 1px #D876BC;
	color: #333333;
	padding: 10px;
}

/*----- 講座ボックス Wセミナー -----*/
.more-ctit-w{
	border-bottom: solid 1px #6291E9;
	padding-top: 5px;
	padding-left: 7px;
}
.more-cbg-w{
	border-right: solid 1px #6291E9;
	border-bottom: solid 1px #6291E9;
	border-left: solid 1px #6291E9;
	background: url(images/more_bg-w2.gif) repeat-x top;
}	
.more-ctxt-w{
	border-right: solid 1px #6291E9;
	border-bottom: solid 1px #6291E9;
	color: #333333;
	padding: 10px;
}


/*---------- get.html ----------*/
.get-tx1{
	font-size: 16px;
}
.get-txt2{
	color: #666666;
	font-size: 14px;
	line-height: 1.3em;
}


/*---------- 共通 ----------*/
h1.tit1, h1.tit1 a{
	font-size: 20px;
	font-weight: bold;
	margin: 80px 5px 10px 5px;
	color: #000000;
	text-decoration: none;
}
h1.tit1 a:hover{
	color: #000000;
	text-decoration: none;
}
h1.tit2, h1.tit2 a{
	font-size: 22px;
	font-weight: bold;
	margin: 60px 5px 20px 5px;
	color: #000000;
	text-decoration: none;
}
h1.tit2 a:hover{
	color: #000000;
	text-decoration: none;
}

.hd-link{
	margin-top: 10px;
	line-height: 1.4em;
}
.hd-link:link{
	color: #FF6700;
}
.hd-link:visited{
	color: #FF9853;
}
.hd-link:hover{
	text-decoration: none;
}
img.arw2{
	margin: 1px 5px 1px 0;
}


.tits-1{
	background: url(images/tits.gif) no-repeat left center;
}
.tits-2{
	background: url(images/tits.gif) no-repeat right center;
}
img.tits{
	margin-top: 60px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.btn-txt{
	font-size: 13px;
	text-align: center;
	padding-top: 2px;
}
img.line-w{
	margin: 20px 0;
}
.line-w{
	background: url(images/line_w.gif) repeat-x center;
}	
.line-h{
	background: url(images/line_h.gif) repeat-y center;
}	

.top{
	width: 775px;
	font-size: 13px;
	text-align: right;
	margin: 3px 0 7px 0;
}

.bold{
	font-weight: bold;
}


/*---------- 資格の魅力バナー ----------*/
td.bnrcharm{
	background: #ffffff url(../images/bnr-charm_bg.gif) no-repeat top;
	border-bottom: solid 2px #FFB37F;
}
td.bnrcharm .bnrcharm-tit1{
	border-bottom: solid 1px #FFB37F;
	margin: 0;
	padding: 0;
}
.bnrcharm-tit2{
	padding: 10px 12px 8px 12px;
	margin: 0;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF6700;
}
td.bnrcharm .bnrcharm-idx{
	color: #3E4D80;
	font-size: 11px;
	font-weight: normal;
}
td.bnrcharm .bnrcharm-txt{
	padding: 8px 12px;
	color: #333333;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
}
td.bnrcharm .bnrcharm-txt a{
	color: #4167e5;
	font-weight: bold;
}
td.bnrcharm .bnrcharm-txt img{
	margin-right: 4px;
}

/*---------- winterバナー ----------*/
#ban_big_win{
	width:775px;
	height:90px;
	overflow:hidden;
}

#ban_big_win a{
	width:775px;
	height:90px;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/ban_big_win.jpg) no-repeat 0 0;
	font-size:17px;
	line-height:1.5em;
	overflow:hidden;
}

#ban_big_win a:hover{
	background: transparent url(images/ban_big_win.jpg) no-repeat 0 -90px;
	color:#ffffff;
	font-weight:bold;
}