@charset "utf-8";

/*===================================================
                メインコンテンツ
==================================================*/

/*------------- 見出し--------------*/



/*----------------------------------*/



p#link_data {
	clear: both;
	text-align: right;
}

p#link_data img {
	margin-left: 10px;
	vertical-align: middle;
}


/* よくあるご質問
--------------------------------------------*/

#faq dl {
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #999999;
}

#faq dl dt {
	margin-bottom: 5px;
}

#faq dl dd {
	margin-bottom: 15px;
	line-height: 1.4;
}


/* 資料請求フォーム
--------------------------------------------*/

dl.list_course dt {
	margin-bottom: 5px;
}

dl.list_course dd {
	margin: 0 0 5px 20px;
}

#m_form table.basic td table {
	width: 100%;
	margin: 0;
	border: 0;
}

table.basic td table th,
table.basic td table td {
	border: 0;
}

/* メールでのお問合せ
--------------------------------------------*/

#mail p.headline {
	margin-bottom: 20px;
}

#mail dl dt {
	margin-bottom: 10px;
	color: #FF0000;
}

#mail dl dd {
	padding: 7px;
	margin-bottom: 20px;
	background-color: #EEF7FF;
	border: 1px solid #1B2A8F;
	color: #1B2A8F;
	position: relative;
}

#mail dl dd img {
	position: absolute;
	right: 5px;
}

/* 問い合わせフォーム
--------------------------------------------*/

dl.list_address {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #000000;
	color: #1B2A8F;
	line-height: 1.4;
}

dl.list_address dt {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 115%;
}

p.table_cap {
	margin-bottom: 3px;
	color:#FF0000;
	font-size: 90%;
}

#m_form table {
	margin-bottom: 15px;
}

#m_form table th {
	padding: 3px;
	padding-left: 15px;
	color: #1B2A8F;
	background-color: #EEF7FF;
}

#m_form table th span {
	margin-left: 10px;
	color: #FF0000;
}

#m_form table td {
	padding: 3px;
	background-color: #FFFFEC;
}
