﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#topnews-inner{
	padding:30px 7px 20px 4px;
}

#topnews .ttl{
	border:2px solid #c5dbeb;
	border-width:0 0 2px 0;
	min-height:1px;
	_height:1px;
}

#topnews .ttl dt{
	float:left;
}

#topnews .ttl dd{
	float:right;
	padding:5px 0 0 0;
}

#topnews-inbox{
	border:2px solid #c5dbeb;
	border-width:0 0 2px 0;
	min-height:1px;
	_height:1px;
}

#topnews-inbox dl{
	background:url(../img/icon/dot-blue.gif) left bottom repeat-x;
	min-height:1px;
	_height:1px;
	padding:10px 0 11px 0;
}

#topnews-inbox dl.mlast{
	background:none;
	padding:10px 0 9px 0;
}

#topnews-inbox dt{
	width:150px;
	text-align:right;
	float:left;
	color:#296c9b;
}

#topnews-inbox dd{
	width:505px;
	float:right;
}

#topnews-inbox .look dt{
	background:url(../img/icon/look.gif) 4px center no-repeat;
	min-height:1px;
	_height:1px;
}

#topnews-inbox .news dt{
	background:url(../img/icon/news.gif) 4px center no-repeat;
	min-height:1px;
	_height:1px;
}

#topnews-inbox .example dt{
	background:url(../img/icon/example.gif) 4px center no-repeat;
	min-height:1px;
	_height:1px;
}


/*conbox*/

#conbox{
	
}

#conbox-inner{
	padding:0 7px 0 4px;
}

#conbox .conleft{
	width:327px;
	float:left;
}

#conbox .conright{
	width:327px;
	float:right;
}

#conbox .conright #voice{
	border:5px solid #e5ded8;
	min-height:1px;
	_height:1px;
}

#conbox .conright #voice-inner{
	min-height:253px;
	_height:253px;
}

#conbox .conright #voice-inbox{
	padding:9px;
}

#conbox .conright #voice h2{
	padding:0 0 9px 0;
}

#conbox .conright #voice dl{
	width:294px;
	margin:0 auto;
	background:url(../img/top/pframe.gif) left top no-repeat;
	min-height:1px;
	_height:1px;
	padding:6px 0 0 0;
}

#conbox .conright #voice dt{
	width:282px;
	height:87px;
	overflow:hidden;
	margin:0 auto;
}

#conbox .conright #voice dd{
	padding:11px 5px 0 5px;
	font-size:90%;
	line-height:1.5;
}



