@charset "utf-8";
/* CSS Document */


.main-title
{
	height:30px;
	background:url(../../images/common/img-main-title-bg.gif) no-repeat;
	margin:10px 0 50;
}

.main-title h1
{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1em;
	padding:8px 0 0 15px;
	float:left
}

.main-title span
{
	float:right;
	padding:7px 15px 5px;
	color:#fff
}

.main-title span a
{
	color:#fff;
	text-decoration:underline
}

.main-title span a:hover
{
	color:#fff;
	text-decoration:none;
		
}

.pic
{
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin:0 5px ;
	padding:3px;
}

.page-select
{
	color:#666;
	letter-spacing:0.2em;
	font-size:10px;
	background:#f6f6f6;
	border:1px solid #e5e5e5;
	margin:5px 0;
	 clear:both
}

.page-select td
{
	padding:2px 10px;
}

.t-content-block-c
{
	width:380px;
	margin-top:10px;
	background:url(../../images/common/t-content-block-a-bg.gif) repeat-x 0 22px;
}

.top-col
{
	border-bottom:1px dashed #ccc;
	height:1%;
	padding-bottom:10px;
	clear:both;
}

.top-col:after
{
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}

.t-content-block-c h2
{
	margin-bottom:5px;
	color:#369;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #dcdcdc;
	background:url(../../images/common/bullet-orange.gif) no-repeat left bottom;
	padding:0 0 2px 18px;
}

.t-content-block-c .post
{
	padding:5px 15px;
}

.t-content-block-c .post .more
{
	width:100%;
}

.t-content-block-c ul
{
	list-style:none;
}

.t-content-block-c li
{
	padding-left:20px;
	background:url(../../images/common/bullet-blue-arrow-cr.gif) no-repeat;
}

.t-content-block-c .pic
{
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin:5px 10px 10px 5px;
	padding:3px;
}

