/* -------------------------------------------------------------------
 レフトコンテンツ枠 関連
------------------------------------------------------------------- */

/***** 最新情報 ****/

div#ct-left-news {
	margin: 0px 0 0px 0px;
	width: 521px;
	padding: 0 0 20px 0;
}

div#ct-left-news h2{
	background-image: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

.ct-left-news-in {
	margin: 0px 0 15px 0px;
	padding: 0 0 20px 0;
	width: 521px;
	background-image: url(../../../images/line01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ct-left-mve-in {
	margin: 0px 0 15px 0px;
	padding: 0 0 20px 0;
	width: 521px;
	background-image: url(../../../images/line02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ct-left-news-intop {
	margin: 0px 0 10px 0px;
	padding: 0 0 10px 0;
	width: 521px;
	background-image: url(../../../images/line01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ct-left-news-in h3,.ct-left-news-intop h3 {
	color: #FF9900;
	font-size: 120%;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: none;
	width: 420px;
	float:right;
}

.ct-left-news-in h3 a,.ct-left-news-intop h3 a {
	color: #FF9900;
}

.ct-left-news-in-com {
	color: #666;
	margin: 0 0 0 0px;
	padding: 0 0 0 138px;
}

.ct-left-news-in-com h3{
	width: 383px;
	float:right;
	margin-bottom:0.5em;
}

.ct-left-news-in-com table {
	margin: 10px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #FF9900;
	font-size: 1.4em;
	border-collapse: collapse;
}

.ct-left-news-in-com td {
	padding: 5px 5px 5px 5px;
    border: solid 1px #FF9900;
 }
 
.ct-left-news-in-com table.table02 {
	margin: 10px 0px 10px 0px;
	border: none;
}

.ct-left-news-in-com table.table02 td {
	padding: 10px;
	border-bottom: solid 1px #FF9900;
	border-top: solid 1px #FF9900;
 }
 
.ct-left-news-in-com table.table02 th {
	padding: 10px;
	border: 1px solid #FF9900;
    background-color: #FFBB55;
	color: #FFFFFF;
 }



.news-img {
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0 0 0 0;
}


div#ct-left-news p {
	color: #666666;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-align: left;
}

div#ct-left-news p.txtl {
	color: #FF9900;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-size: 1.2em;
}

div#ct-left-news p a:link {
	text-decoration: underline;
	color: #666;
}

div#ct-left-news p a:visited {
	text-decoration: underline;
	color: #666;
}

div#ct-left-news p a:hover {
	text-decoration: none;
	color: #666;
}

div#ct-left-news p a:active {
	text-decoration: none;
	color: #FF9900;
}

div#ct-left-news p.col_orange {
	color: #ff9900;
}

div#ct-left-news div.col_orange a {
	color: #ff9900;
}

div#ct-left-news p.col_orange_fl {
	color: #ff9900;
	line-height: 1.4em;
	float: left;
	margin: 0;
}

div#ct-left-news ol.newslist{
	margin: 20px 0px 0px 0px;
}

div#ct-left-news ol.newslist li{
	text-align:left;
	margin: 10px 0px 0px 20px;
}

.txtindent {  
    padding-left: 1em;
    text-indent: -1em;
    }



/***** お願い ****/

div#ct-left-request {
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 521px;
	background-image: url(../../../images/bk_request.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}

div#ct-left-request p {
	line-height: 120%;
	padding: 0px 110px 0px 12px;
	color: #0387BA;
}
div#ct-left-request p a:link {
	text-decoration: underline;
	color: #0387BA;
}

div#ct-left-request p a:visited {
	text-decoration: underline;
	color: #0387BA;
}

div#ct-left-request p a:hover {
	text-decoration: none;
	color: #0387BA;
}

div#ct-left-request p a:active {
	text-decoration: none;
	color: #0387BA;
}

div#ct-left h2.request {
	font-size: 1.2em;
	padding: 12px 0px 0px 12px;
	color: #0387BA;
}

div.ct-left-request-btm {
	margin: 0px 0 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 521px;
	background-image: url(../../../images/bk_request_btm.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 16px;
}


/***** top5リスト ****/

div#ct-left-top5 {
	margin: 0px 0 21px 0px;
	padding: 0px 0px 0px 0px;
	width: 521px;
}

.top5-img {
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 0 0 0 0;
}

div#ct-left-top5 table.top5 {
	color: #FF8080;
	font-size: 1.44em;
}

div#ct-left-top5 p {
	color: #FF8080;
	margin: 0 0 0 0px;
}

div#ct-left-top5 p a:link {
	text-decoration: underline;
	color: #FF8080;
}

div#ct-left-top5 p a:visited {
	text-decoration: underline;
	color: #FF8080;
}

div#ct-left-top5 p a:hover {
	text-decoration: none;
	color: #FF8080;
}

div#ct-left-top5 p a:active {
	text-decoration: none;
	color: #FF8080;
}



/* -------------------------------------------------------------------
 ライトコンテンツ枠 関連
------------------------------------------------------------------- */

div#ct-right {
	width: 220px;
	float: right;
	margin: 0px 0px 0 0;
	display: block;
	padding: 0 0 0 0;
	text-align: left;
}


div#ct-right {
	margin: 0px 0 20px 0px;
}


div#ct-right p.tpc-text {
	color: #639E1D;
	padding: 0 0 0 94px;
}

div#ct-right p a:link {
	text-decoration: underline;
	color: #639E1D;
}

div#ct-right p a:visited {
	text-decoration: underline;
	color: #639E1D;
}

div#ct-right p a:hover {
	text-decoration: none;
	color: #639E1D;
}

div#ct-right p a:active {
	text-decoration: none;
	color: #639E1D;
}


div#ct-right div.topic-box00 {
	width: 220px;
	margin: 5px 0 0px 0;
}

div#ct-right div.topic-box00 a.tpc00 {
	float: left;
	display:block;
 width:220px;
	height:142px;
 background:url(../../../images/bnr_coupon.jpg) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box00 a.tpc00:hover {
	background:url(../../../images/bnr_coupon_o.jpg) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}


div#ct-right div.topic-box01 {
	width: 220px;
	margin: 0 0 15px 0;
}


div#ct-right div.topic-box01 a.tpc01 {
	float: left;
	display:block;
 width:84px;
	height:64px;
 background:url(../../../images/tp_img_01.gif) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc01:hover{
 background:url(../../../images/tp_img_01o.gif) no-repeat;
 text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc02 {
	float: left;
	display:block;
 width:84px;
	height:64px;
 background:url(../../../images/tp_img_02.gif) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc02:hover{
 background:url(../../../images/tp_img_02o.gif) no-repeat;
 text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc03 {
	float: left;
	display:block;
 width:84px;
	height:64px;
 background:url(../../../images/tp_img_03.gif) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc03:hover{
 background:url(../../../images/tp_img_03o.gif) no-repeat;
 text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc04 {
	float: left;
	display:block;
 width:84px;
	height:64px;
 background:url(../../../images/tp_img_04.gif) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc04:hover{
 background:url(../../../images/tp_img_04o.gif) no-repeat;
 text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc05 {
	float: left;
	display:block;
 width:84px;
	height:64px;
 background:url(../../../images/tp_img_05.gif) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc05:hover{
 background:url(../../../images/tp_img_05o.gif) no-repeat;
 text-indent:-9999px;
	text-decoration: none;
}


div#ct-right div.topic-box01 a.tpc06 {
	float: left;
	display:block;
 width:84px;
	height:64px;
 background:url(../../../images/tp_img_06.gif) no-repeat;
	text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.topic-box01 a.tpc06:hover{
 background:url(../../../images/tp_img_06o.gif) no-repeat;
 text-indent:-9999px;
	text-decoration: none;
}

div#ct-right div.latestblog {
	margin-bottom: 20px;
}


div#ct-right div.latestblog p {
	color:#0387BA;
}

div#ct-right div.latestblog a {
	color:#0387BA;
}

