@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;
	padding:3px;
}

.t-h2
{
	margin-top: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;
}

.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-a
{
	margin-top:10px;
	background:url(../../images/common/t-content-block-a-bg.gif) repeat-x 0 22px;
	border-bottom:1px dashed #ccc;
	clear:both;
}

.t-content-block-a 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-a .post
{
	padding:5px 15px;
}

.t-content-block-g 
{   
    background:url(../../images/common/t-content-block-a-bg.gif) repeat-x 0 1px;
	border-bottom:1px dashed #ccc;
	clear:both;
	height:1%;
}
.t-content-block-g:after
{
    content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
	}
	
.t-content-block-g h2
{
    width:520px;
	margin-bottom:0;
	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-g .right
{
	width:220px;
	padding:10px 0 ;
	float:right;
 }
.t-content-block-g .right .pic
{ 
	margin-left:15px
}

.t-content-block-g .right ul
{
	list-style:none;
	margin:0;
	padding-left:20px;
	width:160px;
	clear:both
}

.t-content-block-g .right ul li
{   padding-left:20px;
	background:url(../../images/common/bullet-blue-arrow-cr.gif) no-repeat 0 3px;
	border-bottom:1px dashed #ccc;
	padding-top:3px}
	
.t-content-block-g .left
{
	width:540px;
	float:left;
}	

 .right .pic
{
	background:#fff;
	border:1px solid #ccc;	
	margin:5px 5px 10px 5px;
	padding:3px; 
}

.t-free-format-post
{
	margin-top:10px;
	margin-bottom:5px;
	padding:5px 15px;
	clear:both
}
.t-free-format-post-bg
{
	
	padding:10px  0 0 15px;
	background:url(../../images/common/t-content-block-a-bg.gif) repeat-x 0 1px;
	clear:both
}

.t-free-format 
{
	margin-top:10px;
	background:url(../../images/common/t-content-block-a-bg.gif) repeat-x 0 22px;
	border-bottom:1px dashed #ccc;
	clear:both;
}

.t-free-format 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-free-format .post
{
	padding:5px 15px;
	clear:both
}

.t-table-content
{
width:100%;
margin:10px 0
}

.t-table-content td
{
width:150px;
vertical-align:top;
padding:5px 0
}

