@charset "utf-8";
/* CSS Document */

body {
	line-height:140%;
}

h2 {
margin:0;
padding:0;
}

h3 {
margin:0;
padding:25px 0 0 0;
}

table#ba{
width:530px;
height:auto;
padding:0;
margin:10px 0 25px 0;
}
table#ba tr th{
border:1px #C4D429 solid;
padding:12px;
margin:0;
background:#E4ED94;
color:#6D790B;
font-weight:bold;
text-align:left;
}
table#ba tr td{
border:1px #C4D429 solid;
padding:12px;
margin:0;
width:170px;
}

dl#question {
margin:0;
padding:10px 0 0 0;
}

dl#question dt {
	background:url(http://www.southpacificfreebird.co.jp/images/before_after/q.gif) no-repeat 0 0;
	padding:5px 0 0 58px;
	color:#727E05;
	margin:0 0 10px 0;
	clear:both;
}

dl#question dt.mh{
	height:43px;
}

dl#question dd {
	background:url(http://www.southpacificfreebird.co.jp/images/before_after/a.gif) no-repeat 0 0;
	padding:5px 0 0 58px;
	color:#663806;
	margin:0 0 30px 0;
	clear:both;
}
dl#question dd.mh{
	height:43px;
}
dl#question dd img.right{
	margin-left:10px;
	float:right;
}
dl#question dd img.left{
	margin-right:10px;
	float:left;
}

div#banner {
	display:block;
	clear:both;
	margin:10px 0 20px 0;
	padding:0 0 0 20px;
	text-indent:-9999px;
}
div#banner a.interview {
	text-indent:-9999px;
	display:block;
	width:521px;
	height:194px;
	background:url(/images/dorm/go_to_interview.png) no-repeat 0 10px;
	}
	
div#banner a:hover.interview {
	background:url(/images/dorm/go_to_interview_o.png) no-repeat 0 10px;
	}
	
