@charset "UTF-8";

@import "under/event.css";
@import "under/exam.css";
@import "under/campus.css";
@import "under/blog.css";
@import "under/cafe.css";
@import "under/pamph.css";
@import "under/enquete.css";
@import "under/inquiry.css";
@import "under/static.css";


#head-main #sitetitle {
	position:relative;
}

#wrapper {
	clear:both;
}

#content {
	text-align: center;
}

#alpha {
	width:180px;
	float:left;
	margin-right: 50px;
	text-align: left;
}

.full {
	width:940px;
	margin: 0 auto;
}

.wide {
	width:740px;
	float:left;
	margin: 0 auto;
}

.narrow {
	width:520px;
	float:left;
}

#gamma {
	width:202px;
	margin:0 0 30px;
	float:right;
}

#beta {
	text-align: left;
}

#beta #topicpath {
	text-align:left;
	font-size:70%;
	margin:0 0 10px;
}

#beta #topicpath img {
	padding:0 3px;
	vertical-align:middle;
}

/* alpha
-------------------------------------------------------------------------------- */
#alpha dl {
	margin:0 0 20px;
}

#alpha dl img {
	vertical-align:bottom;
}

#alpha dl li {
	background:url(../images/common/line_dotted.gif) repeat-x bottom;
	padding:0 0 1px;
	font-size:80%;
}

#alpha dl li a {
	display:block;
	padding:12px 10px 12px 50px;
	background:url(../images/common/icn_arw_gray.gif) no-repeat 40px 2.8ex;
	color:#333;
	text-decoration:none;
}

#alpha dl li a:hover {
	background:url(../images/common/icn_arw_gray.gif) no-repeat 40px 2.8ex #ece7e2;
	color:#333;
}

#alpha .bnr li {
	margin:0 0 5px;
}

/* beta
-------------------------------------------------------------------------------- */

#beta h1 {
	margin: 20px 0 40px 0;
}

#beta h1.default {
	font-size:90%;
	font-weight:bold;
	border:3px solid #ccc;
	padding:10px;
}

#beta h2 {
	font-size:80%;
	font-weight:bold;
	background: url(../images/under/bg_caption.gif) no-repeat left bottom;
	font-weight:bold;
	margin-bottom:10px;
	padding: 0 0 3px 0;
	color: #42280c;
}

#beta h2 span {
	background: url(../images/under/bg_caption.gif) no-repeat left top;
	display: block;
	padding: 10px 10px 7px 15px;
}

#beta h2 span.bg3c {
	background: url(../images/under/bg_caption_3c.gif) no-repeat left top;
	display: block;
	padding: 10px 10px 7px 15px;
}

#beta h2.bg3cs {
	background: url(../images/under/bg_dotted_rightgray.jpg) repeat scroll 0 0;
	display: block;
	padding: 10px 10px 7px 10px!important;
}

#beta h3 {
	background:url(../images/common/line_dotted_bold.gif) repeat-x bottom;
	padding:0 0 10px 0;
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}

#beta p {
	font-size:80%;
	margin:0 0 10px;
	line-height:140%;
}

#beta p.lead {
	margin-bottom:20px;
}

#beta ul.default li {
	background:url(../images/common/icn_circle_lightbrown.gif) no-repeat 0 0.6ex;
	padding-left:15px;
	padding-bottom:5px;
}

#beta table {
	margin-bottom:20px;
	border-collapse:collapse;
}

#beta table caption {
	font-size:80%;
	padding-bottom:10px;
}

#beta table th,
#beta table td {
	border:1px solid #988D7E;
}

#beta table th {
	background: #f4dc94;
	color:#443e36;
	font-size:80%;
	padding:10px;
	text-align:left;
}

#beta table td {
	background:#f0f0f0;
	padding:10px;
	font-size:80%;
	text-align:left;
	line-height:130%;
}

#beta table input {
	vertical-align:middle;
}

#beta #pamph_btn {
	margin:30px 0;
	padding: 35px 0 0 0;
	background: url(../images/under/bg_pamph_btn.gif) repeat-x left top;
	clear:both;
}

#beta .cap {
	background: url(../images/under/bg_caption.gif) no-repeat left bottom;
	font-weight:bold;
	margin-bottom:10px;
	padding: 0 0 3px 0;
	color: #42280c;
}

#beta .cap span {
	background: url(../images/under/bg_caption.gif) no-repeat left top;
	display: block;
	padding: 10px 10px 7px 15px;
}

/* gamma
-------------------------------------------------------------------------------- */

#gamma .bnr li {
	margin:0 0 5px;
}

#gamma #enquete-form {
	margin:0 0 10px;
}

#gamma #enquete-form dl {
	background:url(../images/common/side/bg_enq_btm.jpg) no-repeat left bottom;
	padding:0 0 12px;
}

#gamma #enquete-form dt img {
	vertical-align: bottom;
}

#gamma #enquete-form dd {
	background:url(../images/common/side/bg_enq_loop.jpg) repeat-y left top;
	padding:0 10px 3px 15px;
	min-height: 1em;
}

#gamma #enquete-form dd p {
	font-size:80%;
}

#gamma #enquete-form #question {
	margin: 0 0 0 10px;
	padding: 0px 0 0px 25px;
	_padding: 5px 0 5px 25px;
	min-height: 22px;
	background: url(../images/common/side/title_enq_Q.gif) no-repeat left top;
}

#gamma #enquete-form ul {
	margin:10px;
}

#gamma #enquete-form li {
	font-size:80%;
	margin:0 0 5px;
}

#gamma #enquete-form li input {
	margin:0 3px 0 0;
	vertical-align:middle;
}

#gamma #enquete-form #enquete-question {
	color:#42280c;
	text-align: left;
}

#gamma #enquete-form #answerbtn {
	text-align:center;
}

