/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/

.mu_under {
height: 3px;
margin-left:26px;
margin-top:7px;
border-top:1px #D3D0CD solid;
clear:both;
}

/* 学校紹介 */
#b1box {
margin-top:7px;
margin-left:28px;
height: 23px;
width: 538px;
}

#b1-1 {
	float: left;
}
#b1-2 {
	float: left;
}
#b1-3 {
	float: left;
}
#b1-4 {
	float: left;
}
#b1-5 {
width: 70px;
float: right;
}


/* 入学案内 */
#b2box {
	margin-top:7px;
	margin-left:28px;
	height: 23px;
}

#b2-1 {
	float: left;
}
#b2-2 {
	float: left;
}
#b2-3 {
	float: left;
}
#b2-4 {
	float: left;
}

/* カリキュラム案内 */
#b3box {
margin-top:7px;
margin-left:28px;
height: 23px;
width: 569px;
}

#b3-1 {
float: left;
}
#b3-2 {
float: left;
}
#b3-3 {
float: left;
}
#b3-4 {
float: left;
}
#b3-5 {
float: left;
}
#b3-6 {
float: left;
}
/* 留学生活情 */
#b6box {
	margin-top:7px;
	margin-left:28px;
	height: 23px;
}

#b6-1 {
float: left;
}
#b6-2 {
float: left;
}
#b6-3 {
float: left;
}
#b6-4 {
float: left;
}

/* コミュニティ */
#b7box {
margin-top:7px;
margin-left:28px;
height: 23px;
width: 440px;
}

#b7-1 {
float: left;
}
#b7-2 {
float: left;
}
#b7-3 {
float: left;
}
#b7-4 {
float: left;
}
 

/* Q&A */
.qa_a{
}

.qa_q{
border-left:5px #006699 solid;
padding-left:5px;
margin:10px 0 5px 0;
font-size:15px;
font-weight:bold;
}
.qa_a{
border-left:5px #E0DDD7 solid;
padding-left:5px;
margin-bottom:5px;
}

.qa_pagetop{
border-top:1px #999999 dotted;
margin-bottom:10px;
padding-top:3px;
text-align:right;
}

.q_cate{
background-image:url(images/q_cate.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:15px;
text-decoration:underline;
margin-bottom:3px;
}

.prev{
	float: left;
}
.next{
	float: right;
}

