@charset "UTF-8";

/* head 
-------------------------------------------------------------------------------- */

#head #head-info {
	position: absolute;
	right: 20px;
	top: 0;
	width: 425px;
}

/* flash area
-------------------------------------------------------------------------------- */

#flash {
	width: 950px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}

/* alpha
-------------------------------------------------------------------------------- */

#alpha {
	width: 685px;
	float: left;
	margin: 20px 0 0 20px;
	_margin: 20px 0 0 10px;
	padding: 0;
}

.content-box {
	padding-bottom: 20px;
}

.content-box h3 {
	padding-right: 20px;
}

.content-box .text {
	padding: 10px 0 20px 5px;
}

.content-box .right img {
	padding: 10px;
}

.top-cap {
	padding-bottom: 13px;
}

.text-ind {
	margin-left: 20px;
}


#course-open {
	background: #f7f1e7;
	width: 660px;
	text-align: center;
	float: right;
	margin-bottom: 20px;
	padding: 15px 0;
}

#course-open ul {
	padding: 10px;
}

#course-open ul li {
	float: left;
}

#course-open ul li img {
	vertical-align: middle;
}

#lead {
	background: url(../images/common/line_dot.gif) repeat-x left top;
	padding-top: 10px;
	overflow: hidden;
	width: 685px;
}

#lead dl {
	background: url(../images/common/line_dot.gif) repeat-y left top;
	float: left;
	width: 218px;
	_width: 223px;
	padding: 5px 0 0 5px;
	margin: 0 5px 0 0;
	position: relative;
}

#lead dl#oversea {
	background: none;
}

#lead dl dt {
	padding: 0 0 5px 10px;
}

#lead dl dd {
	padding: 0 10px 5px 10px;
	font-size: 105%;
	color: #000;
}

#lead dl dd .right-t {
	margin-top: 10px;
}

.content-box h5 {
	padding-left: 25px;
	margin-bottom: 10px;
}

.content-box-bnr{
	padding-left: 25px;
}

.content-box-bnr h5{
	margin-bottom: 10px;
}

.content-box-bnr ul li{
	float: left;
	padding: 0 10px 15px 0;
}

.content-box-bnr ul .last{
	padding: 0;
}
/* beta
-------------------------------------------------------------------------------- */

#beta {
	width: 190px;
	float: right;
	padding: 10px 0 0 0;
	/padding: 20px 0 0 0;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
}

#beta .side-title {
	background: url(../images/top/bg_topics.gif) repeat-x left top;
	padding: 13px 0 10px 0;
	margin-top: 10px;
}

#beta .bnr-p {
	margin-bottom: 5px;
}

#beta .bnr-voice-bgtop {
	background:url(../images/top/bnr_open_voice_bgtop.gif) no-repeat center top;
	padding: 12px 11px;
}

#beta .bnr-voice-bgbtm {
	background:url(../images/top/bnr_open_voice_bgbtm.gif) no-repeat bottom;
	margin-bottom:20px;
	width: 190px;
}

.bnr-openvoice-tx {
	margin:5px 9px 0 9px;
	color: #351a06;
	text-decoration: none !important;
	line-height:110%;
}

#beta #rss {
	display: inline-block;
	float: right;
}

#beta #topics {
	height: 125px;
}

#beta dl {
	background: url(../images/common/line_dot.gif) repeat-x left bottom;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#beta dl dt {
	background: url(../images/common/list_arrow_orange.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: normal;
}

#beta dl dd {
	padding:0 0 0 10px;
}

#main #beta a {
	color: #4090eb;
	text-decoration: underline;
}

#main #beta dl dd a:hover {
	text-decoration: none;
}

#beta .bnr {
	text-align: center;
	padding: 20px;
}

#beta .bgqr {
	text-align: center;
	padding: 10px 10px;
	background-image: url(../images/top/bg_qr.gif);
	background-repeat:repeat-y;
	background-position: center center;
}

.tx_un {
	margin-bottom: 5px;
	}

/* kinkyu
-------------------------------------------------------------------------------- */

#kinkyu {
	margin: 30px 0 20px 0;
	padding: 10px 10px 10px 20px;
	border: solid 1px #ccc;
}

#kinkyu dt {
	font-weight: bold;
	color: #EC4031;
	float: left;
}

#kinkyu dd {
	margin: 0 0 0 6em;
}

#kinkyu dd p {
	font-size: 100%;
}

.top-margin10{
	margin-top: 10px;
}
