@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#btn {
	display:block;
	clear:both;
	margin:20px 0 10px 0;
	padding:0 0 0 290px;
	text-indent:-9999px;
}
div#btn a.apply {
	text-indent:-9999px;
	display:block;
	width:245px;
	height:43px;
	background:url(http://www.southpacificfreebird.co.jp/images/before_after/btn.jpg) no-repeat 0 10px;
	}
	
div#btn a:hover.apply {
	background:url(http://www.southpacificfreebird.co.jp/images/before_after/btn_o.jpg) no-repeat 0 10px;
	}
	
h2#catch {
	margin:10px 10px 0 10px;
	background:url(/images/dorm/catch.png) no-repeat 0 10px;
	width:522px;
	height:222px;
	text-indent:-9999px;
}

ul#interview {
	margin:0;
	padding:0;
	list-style:none;
}
ul#interview li {
	text-indent:-9999px;
}
ul#interview li a{
	margin:10px 0 0 0;
	padding:0;
	display:block;
	width:539px;
	height:160px;
}
ul#interview li.interview1 {
	background:url(/images/dorm/interview1.png) no-repeat 0 10px;
}
ul#interview li.interview2 {
	background:url(/images/dorm/interview2.png) no-repeat 0 10px;
}