@charset "utf-8";
/**************************************** 
ファイル　：/2013/css/page/help/index.css
読み込み先：/2013/help/help01.php
			/2013/help/help02.php
			/2013/help/help03.php
					
備考：学生側_お問い合わせ用CSS
 ****************************************/


.questionAnswer dl dd {
	margin:0;
	padding:0;

	}
	

.questionAnswer dl dd{
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;
	padding:13px;
	}


	
.questionAnswer dl dt{
	border-top:#bbb solid 1px;
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;
	border-bottom:#bbb solid 1px;
	padding:13px;
	font-weight:bold;
	color:#666;
	background:#dddddd;
	}
	
.questionAnswer dl {
	margin-bottom:10px;
	}

.borderBottom {
	border-bottom:#bbb solid 1px;
	}






.eventLink ul li{
	float:right;
	}
	
.clear {
	clear:both;
	}
	
.clear p {
	padding-top:40px;
	}
	
.contact {
	border:#CCC solid 2px;
	}
	
.contact ul li {
	list-style:none;
	margin-left:0;
	padding-left:0;
	}
	
.bodyLayout table.form th{
	font-weight:bold;
	color:#666;
	clear:both;
	}

.bodyLayout {
	margin-left:30px;
	margin-right:30px;
	clear:both;
	}

.listCaption {
	padding:0;
	margin:0;
	font-weight:bold;
	padding-left:19px;
	padding-bottom:5px;
	}


.questionlist {
	margin-left:10px;
	}


.questionlist ul {
	margin:0;
	padding:0;
	padding-bottom:15px;
	}

.questionlist ul li {
	list-style:none;
	background:url("/2013/img/page/search/icn_search_round.gif") no-repeat scroll left top transparent;
	padding:0 0 0 13px;
	}
	
.questionlist ul li.listCaption{
	background:none;
	font-weight:bold
	}

.leftarea {
	float:left;
	}
	
.rightarea{
	margin-left:50px;
	float:left;
	}

p.goPageTop a {
	background:url("/2013/img/layout/wide/footer/icn_gopagetop.gif") no-repeat scroll left center transparent;
	padding-left:15px;
	}


p.goPageTop {
	text-align:right;
	}

/*---  question_answer02.php  ---*/


.clear {
	clear:both;
	margin-bottom:30px;
	}
	
	
table.recommendList th {
	background:none repeat scroll 0 0 #dddddd;
	border:1px solid #bbbbbb;
	font-weight:bold;
	color:#666;
	vertical-align:top;
	width:160px;
    }


table.recommendList {
	border:1px solid #bbbbbb;
	border-collapse:collapse;
	}
	
table.recommendList	td{
	border:1px solid #bbbbbb;
	vertical-align:top;
	}
	
table.recommendList	td p,
table.recommendList th p{
	padding-left:5px;
	}
	
	
.recommendList p.heightFix{
	padding:10px 0 10px 10px;
	margin:0;


	}

/*---  question_answer03.php ---*/

.question_answer03 h2 {
	margin-top:10px;
	}

.contactBorder {
	border:1px solid #bbbbbb;
	}

.contactBorder p {
	padding-left:6px;
	}
