@charset "utf-8";

/* 資料請求・各種問い合わせ
----------------------------------------------------------------------------------------------------*/

#information {
	float: right;
	width: 570px;
}

#information h2 {
	margin: 0 0 10px;
}

#information .box1 {
	padding: 0 40px 0 35px;
}

#information .box2 {
	padding: 0 10px;
	margin: 0 0 20px;
	border-left: #CCCCCC 2px solid;
}

#information .box2 .left {
	float: left;
	width: 380px;
}

#information .box2 .left h3 {
	margin: 0 0 10px;
	font-size: 5px;
}

#information .box2 .left h3 a {
	padding: 0 0 0 25px;
	display: block;
	background: url(../../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#information .box2 .left .ar a {
	background: url(../../common/com_ar03.gif) no-repeat;
	background-position: left center;
}

#information .box2 .right {
	float: right;
	width: 90px;
}

/* 資料請求・お問い合わせ ・オープンキャンパスお申し込み
----------------------------------------------------------------------------------------------------*/

#inquiry {
	float: right;
	width: 570px;
}

#inquiry h2 {
	margin: 0 0 10px;
}

#inquiry .margin {
	margin: 0 0 10px;
}

#inquiry table th ,#inquiry table td {
	padding: 10px 0 10px 5px;
	text-align: left;
}

#inquiry table th {
	border-left: #D4D4D4 2px solid;
	vertical-align: top;
}

#inquiry table .must {
	border-left: #FF6600 2px solid;
}

#inquiry ul {
	display: inline;
	margin: 0 0 10px;
}

#inquiry li {
	list-style: disc;
}
