@charset "utf-8";
/* CSS Document */



/* プラン一覧 */
#news_list{
	margin:23px 0 50px 23px;
}
#news_list h3{
	margin:0 0 23px;
	padding:0;
}
#news_list h4{
	margin:25px 0 0;
	padding:0;
}
#news_list .list{
	padding:10px 0;
	border-bottom:1px solid #e2e2e2;
}
#news_list .tit01{
	padding:0 0 3px;
}


/* プラン詳細 */
#news_plan{
	margin:23px 0 50px 23px;
}
#news_plan h3{
	margin:0 0 23px;
	padding:0;
}
#news_plan .cts01{
	height:100%;
}
#news_plan .left01{
	float:left;
	width:192px;
}
#news_plan .left01 img{
	margin-bottom:15px;
}
#news_plan .right01{
	float:right;
	width:471px;
}
#news_plan h4{
	font-size:1.5em;
	border-bottom:1px solid #e2e2e2;
	padding:0 0 5px;
	margin:0 0 20px;
}
#news_plan .table01{
	border-top:1px solid #9eaab7;
	border-left:1px solid #9eaab7;
	margin:10px 0;
}
#news_plan .table01 td{
	border-bottom:1px solid #9eaab7;
	border-right:1px solid #9eaab7;
	padding:10px;
	color:#4e5051;
}
#news_plan .td01{
	background-color:#e4edf7;
}
#news_plan .cts03 p{
	width:184px;
	float:left;
	margin:10px 18px 20px 0;
}
#news_plan .cts03 p a{
	display:block;
	text-indent:-1500px;
	outline:none;
	height:28px;
	background-repeat: no-repeat;
	background-position:0 0;	
}
#news_plan .cts03 p a:hover{
	background-position:0 -28px;	
}
#news_plan .rsv01 a{
	background-image: url(../../shared/images/tcm_brdg_rsv_btn01.gif);
}
#news_plan .rsv02 a{
	background-image: url(../../shared/images/brdg_rsv_btn01.gif);
}
#news_plan .rsv00{
	padding:5px 10px;
	font-weight:bold;
	margin-top:20px;
	border-left:5px solid #4394d0;
}
#news_plan .txt01{
	font-size:11px;
	padding-bottom:10px;
}
#news_plan .txt02{
	font-size:11px;
	color:#c00;
}
#news_plan .txt03{
	font-size:11px;
	padding-top:10px;
}
#news_plan .info{
	background-color:#fdf9dc;
	border:1px solid #938d6d;
	color:#6c5241;
	padding:10px;
	margin:20px 0;
	text-align:center;
	line-height:200%;
}
#news_plan .info p{
	font-size:12px;
}





/* お知らせ詳細 */
#news_tpcs{
	margin:23px 0 50px 23px;
}
#news_tpcs h3{
	font-size:1.5em;
	border-bottom:1px solid #e2e2e2;
	padding:0 0 5px;
	margin:0 0 20px;
}
#news_tpcs h4{
	font-size:1.2em;
	border-left:5px solid #6891db;
	padding:1px 1px 1px 5px;
	margin:0 0 15px;
}
#news_tpcs .cts01{
	height:100%;
	margin:10px 0 0;
}
#news_tpcs .left01{
	float:left;
	width:150px;
}
#news_tpcs .left01 img{
	margin-bottom:15px;
}
#news_tpcs .right01{
	float:right;
	width:513px;
}
#news_tpcs .table01{
	border-top:1px solid #9eaab7;
	border-left:1px solid #9eaab7;
	margin:10px 0;
}
#news_tpcs .table01 td{
	border-bottom:1px solid #9eaab7;
	border-right:1px solid #9eaab7;
	padding:3px;
	color:#4e5051;
	font-size:11px;
}
#news_tpcs .td01{
	background-color:#e4edf7;
}
#news_tpcs .txt01{
	font-size:11px;
	padding-bottom:10px;
}
#news_tpcs .txt02{
	color:#c00;
	font-weight:bold;
}
#news_tpcs .info{
	background-color:#fdf9dc;
	border:1px solid #938d6d;
	color:#6c5241;
	padding:10px;
	margin:0 auto;
	text-align:center;
	line-height:200%;
	width:450px;
}
#news_tpcs .info p{
	font-size:12px;
}
#news_tpcs .cts02{
	border-top:1px solid #e2e2e2;
	padding:10px;
}
#news_tpcs .center{
	text-align:center;
}

