/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
LabelBtn Layout 
------------------------------- */
#label-noapp {
	width:60px;
	height:21px;
	background-image:url(img/btn_label-noapp.gif);
	position:relative;
	line-height:1;
/*\*/
	overflow: hidden;
/**/
	text-indent: -9000px;
	font-size:12px;
	text-align:left;
}
#label-cfree {
	width:60px;
	height:21px;
	background-image:url(img/btn_label-cfree.gif);
	position:relative;
	line-height:1;
/*\*/
	overflow: hidden;
/**/
	text-indent: -9000px;
	font-size:12px;
	text-align:left;
}
/* -------------------------------
cNoteArea Layout 
------------------------------- */
#btn-n-lesson a{
	width:99px;
	height:23px;
	background-image:url(img/btn_n_lesson.gif);
}
#btn-n-interview a{
	width:81px;
	height:23px;
	background-image:url(img/btn_n_interview.gif);
}

/* -------------------------------
exam table
------------------------------- */
.tableExam {
	margin-bottom:10px;
	width:100%;
	background-color:#eee;
}
.tableExam th {
	padding:5px 10px;
	border:1px solid #aaa;
	line-height:1.231;
	background-color:#ccc;
	
	font-weight: bold;
	line-height: 1.5em;
	
	text-align: center;
	vertical-align: middle;
}
.tableExam td {
	padding:5px 10px;
	border:1px solid #aaa;
	background-color:#fff;
	line-height:1.231;
}
.tableExam .td1 {
	border:1px solid #aaa;
	background-color:#ddd;
}

.tableSample ul li {
	line-height: 1.5em;
	list-style-type: square;
	margin-left: 1.24em;
	list-style: none;
}
/* -------------------------------
date table
------------------------------- */
.tableDate {
	margin-bottom:20px;
	width:100%;
	background-color:#eee;
}
.tableDate th {
	padding:5px 10px;
	border:1px solid #aaa;
	line-height:1.231;
	background-color:#ddd;
}
.tableDate td {
	padding:5px 5px;
	border:1px solid #aaa;
	background-color:#fff;
	line-height:1.231;
	
	font-size: 0.8em;
	color: #333;
	vertical-align: middle;
}

.tableDate td.color {
	border:1px solid #aaa;
	background-color:#f4f4f4;
}
.tableDate th.thMonth {
	text-align: center;
	padding: 5px 0;
	width: 45px;
}
.tableDate td.tdL1 {
	text-align: center;
	padding: 5px 0;
	width: 20px;
}
.tableDate td.tdMain {
	padding: 5px 0;
	min-height: 3.2em;
	height: 3.2em;
	text-align: center;
}

.tableDate td.entry{
	border:1px solid #aaa;
	background-color:#f5eee5;
}

/* -------------------------------
pdf linkicon
------------------------------- */
.pdf {
	display: block;
	background: url(img/icon_pdf.gif) no-repeat left 2px;
	padding: 0 0 6px 24px;
}

/* -------------------------------
common list
------------------------------- */
dl.aoList {
}
dl.aoList dt {
	margin-top: 0.75em;
	line-height: 1.5em;
	text-indent:-1em;
	margin-left: 1em;
}
dl.aoList dd {
	line-height: 1.5em;
	padding-left: 1em;
}
ul.aoList {
	margin-left: 0;
	text-indent:-0.2em;
	margin-left: 1em;
}
ul.aoList li {
	list-style-type: square;
	margin-left: 1.5em;
	line-height: 1.5em;
}
ul.aoList li.caution {
	list-style-type: none;
	margin-left: 1em;
	text-indent: -1em;
}
ol.aoList li{
	line-height: 1.5em;
}
　
th.lh15, td.lh15 {
	line-height: 1.5em;
}
th.lh16, td.lh16 {
	color:#ff0000;
	line-height: 1.5em;
}


.noneBorder,
.noneBorder th,
.noneBorder td{
	border: none;
	padding: 2px 0;
}
.table2 ol li {
	margin-bottom: 2px;
}

.flowImage {
	width: 370px;
	padding: 14px;
	margin: 0 auto 20px auto;
	
	border: #ddd solid 1px;
	background-color: #FFF;
}

.tableFlow {
	margin-bottom: 10px;
}
.tableFlow th,
.tableFlow td {
	padding: 0 10px 5px 0;
	line-height: 1.5;
}
h4 {
	border-left:4px solid #999999;
	color:#4A5678;
	font-size:120%;
	line-height:normal;
	margin:30px 0 1em;
	padding:0 0 0 0.5em;
	width:505px;
}

/*------↓　安井追加　↓------*/
ul.caution3 {
	margin-left: 1em;
}
ul.caution3 li {
	text-indent: -3em;
}

ul.dot {
	margin-left:0;
	padding:0;
}
ul.dot li {
	text-indent: -0.5em;
	margin-left: 0.5em;
}

table.tableCaution {
	margin-left: 0.5em;
}

.tableCaution th {
	width:40px;
}

table.tablePar {
	margin-left:3em;
	width:90%;
}
.tablePar td {
/*	padding-bottom:1em;*/
}


/*------↑　安井追加　↑------*/

/* -------------------------------
cNoteArea Layout 
------------------------------- */

#btn-n-college a{
	width:162px;
	height:23px;
	background-image:url(img/btn_n-college.gif);
}

#btn-n-expenses a{
	width:114px;
	height:23px;
	background-image:url(img/btn_n-expenses.gif);
}

/* -------------------------------
8月追加
------------------------------- */

.faqList {
	margin-bottom: 2em;
}
.faqList dt {
	clear: both;
	float: left;
	
	width: 3em;
	margin-bottom: 0.2em;
	line-height: 1.231em;
	
	font-weight: bold;
	color: #666;
}

.faqList dt.question {

}
.faqList dt.answer {
	font-weight: bold;
	color: #558888;
}

.faqList dd{
	margin-left: 3em;
	margin-bottom: 0.5em;
	padding: 0 0 1px 1px;
	line-height: 1.231em;
}
.faqList dd.question {
	font-weight: bold;
}

.faqBox {
	padding: 1em 1em 0.8em 1em;
	margin-bottom: 0.8em;
	background-color: #FFF;
}
.faqBox .faqList {
	margin-bottom: 0;
}
.faq-topofpage {
	margin-bottom: 1.5em;
	width:100%;
}

.faq-topofpage a {
	display:block;
	float:right;
	position:relative;
	width:99px;
	height:13px;
	background-image:url(../img/btn_topofpage.gif);
	background-repeat:no-repeat;
	line-height:1;
/*\*/
	overflow: hidden;
/**/
	text-indent: -9000px;
	font-size:10px;
	text-align:left;
}
.faq-topofpage a:link, .faq-topofpage a:visited {
	background-position:left top;
}
.faq-topofpage a:hover, .faq-topofpage a:active {
	background-position:-99px top;
}

/* -------------------------------
Add20100206 Layout 
------------------------------- */
.contents1-addlink {
	margin-bottom:10px;
	width:558px;
}
.contents1-addlink {
	padding:5px;
	background-color:#fff;
}
.contents1-addlink .extra1 {
	padding:0 10px;
	background-color:#f6efe5;
	border:#e3ca75 solid 1px;
}
.contents1-addlink .box {
	border-top:#e3ca75 solid 1px;
}
.contents1-addlink ul {
	width:538px;
}
.contents1-addlink li {
	margin:10px 0;
	padding-left:10px;
	background:url(../img/icon_arrow_01.gif) no-repeat left 5px;
	line-height:1.231;
}
.contents1-addlink a {
	text-decoration:none;
}
.contents1-addlink a:link, .contents1-addlink a:visited  {
	color:#725d3f;
	text-decoration:none;
}
.contents1-addlink a:hover, .contents1-addlink a:active  {
	color:#000;
	text-decoration:underline;
}
