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

h3#tpc_h3_1{
	background-image:url(../img/tpc_lst_h3_1.png);
	margin-top:40px;
	}


/**新着情報一覧
------------------------------------------------------**/ 
#main_tpc_lst dl{
	padding:30px 0 30px 5px;
	}
#main_tpc_lst dl dt ,#main_tpc_lst dd{
	line-height:130%;
	}
#main_tpc_lst dl dt{
	font-weight:bold;
	font-size:0.75em;
	color:#333333;
	}
#main_tpc_lst dl dd{
	padding:5px 0 5px 0; 
	border-bottom:dotted 1px #999999;
	margin-bottom:20px;
	}
#main_tpc_lst dl dd a{
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left;
 	background-image: url(../img/tpc_list_g_1.gif);	
	font-size:0.88em;
	color:#333333;
	text-decoration:none;
	}
#main_tpc_lst dl dd a:hover{
 	background-image: url(../img/tpc_list_g_2.gif);	
	}



/**個別新着情報ページ
------------------------------------------------------**/

ul.tpc_u_1 {
	width: 550px;
	overflow: hidden;
	text-align:center;
	padding-top:10px;
	
}
ul.tpc_u_1 li {
	display: inline;
	padding: 0 10px;
	list-style-type: none;
	font-size:0.75em;
	zoom: 1;
	background-image:url(../img/foot_menu_boder.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
ul.tpc_u_1 li.menu_last{
	background-image:none;
	}
ul.tpc_u_1 li a{
	color:#333333;
	}
h2.tpc_title{
	font-size:1.2em;
	font-weight:bold;
	line-height:150%;
	color:#663333;
	padding-top:80px;
	border-bottom:dotted #d25a92 1px;
	padding-bottom:5px;
	}
p.date{
	font-size:0.75em;
	text-align:right;
	}
#main_tpc div#tpc_entry{
	padding-top:40px;
	}
#main_tpc div#tpc_entry h3{
	width:550px;
	padding-top:5px;
	text-indent:inherit;
	color:#d83961;
	font-weight:bold;
	clear:both;
	height:auto;
	line-height:150%;
	}
#tpc_entry p{
	padding-bottom:15px;
	}
#tpc_entry img.alignleft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
#tpc_entry img.alignright{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}