
#column a:link, 
#column a:visited, 
#column a:active,
#column_bn a:link, 
#column_bn a:visited, 
#column_bn a:active,
#news a:link, 
#news a:visited, 
#news a:active,
#quiz a:link, 
#quiz a:visited, 
#quiz a:active {
	color: #00B0F0;
	text-decoration: none;
}
#column a:hover,
#column_bn a:hover,
#news a:hover,
#quiz a:hover {
	color: #00B0F0;
	text-decoration: underline;
}

/*  =Column  */
#column {
	background: url(../img/bg-column.gif) no-repeat left top;
	color: #555;
	line-height: 1.5;
	padding: 82px 15px 0 57px;
}
#column h4 {
	display: none;
}
#column .inner {
	background: url(../img/bg-quiz_bottom.gif) no-repeat left bottom;
	width: 687px;
	padding-bottom: 35px;
	margin-bottom: 20px;
}
#column .columnWrap {
	position: relative;
	padding: 0 24px;
}
#column .WrapImage {
	float: left;
	width: 206px;
}
#column .WrapImage img {
	display: block;
}
#column .WrapImage .copyright {
	font-size: 10px;
	color: #999;
}
#column .WrapText {
	position: relative;
	float: right;
	width: 400px;
	height: auto;
}
#column .WrapText strong {
	display: block;
	font-size: 16px;
	color: #088FC0;
	margin-top: 30px;
}
#column .WrapText em {
	display: block;
	font-size: 14px;
	font-style: normal;
	margin-top: 5px;
	padding-bottom: 12px;
	border-bottom: #CACACA 3px double;
}
#column .WrapText p {
	margin-top: 10px;
	padding: 0 14px;
}
/*
	background: url(../img/bg-column_more.gif) no-repeat right bottom;
*/
.update {
	position: absolute;
	left: 255px;
	top: 0;
	display: block;
	background: url(../img/ttl-column_update.gif) no-repeat left top;
	width: 90px;
	height: 16px;
	padding: 3px 0 0 8px;
	color: #fff;
	line-height: 1;
	font-weight: normal;
	font-size: 10px;
}
* html .update {
	left: 25px;
}
.update span {
	display: none;
}
.btnColumn {
	position: absolute;
	right: 0;
	bottom: -20px;
	width: 160px;
}
.btnColumn a {
	display: block;
	background: url(../img/btn-column.gif) no-repeat left top;
	margin: 10px auto 0;
	width: 151px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
.btnColumn a:hover {
	background: url(../img/btn-column_on.gif) no-repeat left top;
}

/*  =column_bn  */
#column_bn {
	background: url(../img/bg-column_bn.gif) no-repeat left top;
	color: #555;
	line-height: 1.5;
	padding: 82px 15px 0 57px;
}
#column_bn h4 {
	display: none;
}
#column_bn .inner {
	background: url(../img/bg-column_bn_bottom.gif) no-repeat left bottom;
	width: 687px;
	padding-bottom: 35px;
	margin-bottom: 20px;
}
#column_bn .column_bnWrap {
	position: relative;
	padding: 0 24px;
}
#column_bn .WrapImage {
	float: left;
	width: 206px;
}
#column_bn .WrapImage img {
	display: block;
}
#column_bn .WrapImage .copyright {
	font-size: 10px;
	color: #999;
}
#column_bn .WrapText {
	position: relative;
	float: right;
	width: 400px;
	height: auto;
}
#column_bn .WrapText strong {
	display: block;
	font-size: 16px;
	color: #088FC0;
	margin-top: 30px;
}
#column_bn .WrapText em {
	display: block;
	font-size: 14px;
	font-style: normal;
	margin-top: 5px;
	padding-bottom: 12px;
	border-bottom: #CACACA 3px double;
}
#column_bn .WrapText p {
	margin-top: 10px;
	padding: 0 14px;
}
/*
	background: url(../img/bg-column_bn_more.gif) no-repeat right bottom;
*/
.update {
	position: absolute;
	left: 255px;
	top: 0;
	display: block;
	background: url(../img/ttl-column_update.gif) no-repeat left top;
	width: 90px;
	height: 16px;
	padding: 3px 0 0 8px;
	color: #fff;
	line-height: 1;
	font-weight: normal;
	font-size: 10px;
}
* html .update {
	left: 25px;
}
.update span {
	display: none;
}
.btncolumn_bn {
	position: absolute;
	right: 0;
	bottom: -20px;
	width: 242px;
}
.btncolumn_bn a {
	display: block;
	background: url(../img/backnumber.gif) no-repeat left top;
	margin: 10px auto 0;
	width: 242px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
}

/*  =News  */
#news {
	background: url(../img/bg-news.gif) no-repeat left top;
	height: 300px;
}
#news .inner {
	padding: 70px 38px 0 290px;
}
#news ul {
	list-style: none;
	list-style-position: outside;
	width: 390px;
}
#news li {
	clear: both;
	background: url(../news/common/img/line-gray01.gif) repeat-x left bottom;
	margin: 0;
	padding: 6px 0 8px;
}
#news li a {
	float: left;
	background: url(../news/common/img/li-arrow_r03.gif) no-repeat left center;
	padding-left: 12px;
}
#news p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #666;
	text-align: right;
}
.btnArchive {
	text-align: center;
}
.btnArchive a {
	display: block;
	background: url(../img/btn-news.gif) no-repeat left top;
	margin: 10px auto 0;
	width: 149px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	
}
.btnArchive a:hover {
	background: url(../img/btn-news_on.gif) no-repeat left top;
}

/*  =Quiz  */
#quiz {
	background: url(../img/bg-quiz.gif) no-repeat left top;
	color: #555;
	line-height: 1.5;
	padding: 82px 15px 0 57px;
}
#quiz h4 {
	display: none;
}
#quiz .inner {
	background: url(../img/bg-quiz_bottom.gif) no-repeat left bottom;
	width: 687px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#quiz .quizWrap {
	position: relative;
	padding: 0 24px;
}
#quiz .WrapImage {
	float: left;
	width: 206px;
}
#quiz .WrapImage img {
	display: block;
	width: 206px;
}
#quiz .WrapImage strong {
	display: block;
	border-left: #A491D5 3px solid;
	margin-top: 8px;
	padding-left: 10px;
}
#quiz .WrapImage .copyright {
	font-size: 10px;
	color: #999;
}
#quiz .WrapText {
	position: relative;
	float: right;
	width: 400px;
	height: auto;
}
#quiz .WrapText p {
	margin-top: 20px;
}
.update span {
	display: none;
}
#quiz ol {
	width: 255px;
	margin: 0;
	padding: 0;
	color: #00B0F0;
	font-weight: bold;
	list-style-position: inside;
}
#quiz li {
	margin: 0 0 5px 0;
}
.btnQuiz {
	position: absolute;
	right: 0;
	bottom: -20px;
	width: 160px;
}
.btnQuiz a {
	display: block;
	background: url(../img/btn-quiz.gif) no-repeat left top;
	margin: 10px auto 0;
	width: 151px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}
.btnQuiz a:hover {
	background: url(../img/btn-quiz_on.gif) no-repeat left top;
}

/*  =DVD  */
.dvdtitle {
	color: #00b0f0;
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;
}