/* トップページ用
----------------------------------------------------------------*/
#topics .topwrap{
	width:260px;
	height:234px;
	border-bottom:1px solid #ddd;
	}
#topics table{
	width:260px;
	padding:0px;
	border:0px;
	margin:0 0 10px 0;
	border-spacing:0px;
	}
#topics table td{
	font-size:14px;
	line-height:20px;
	color:#555;
	padding:6px 10px 4px 0px;
	}
#topics table td a{
	color:#555;
	text-decoration:none;
	}	
#topics table td a:hover{
	color:#ef9812;
	text-decoration:underline;
	}
	
/* 一覧ページ用
----------------------------------------------------------------*/
.list-table{
	width:680px;
	padding:0px;
	border:0px;
	margin:0 0 10px 0;
	padding:0 10px;
	border-spacing:0px;
	}
.list-table td{
	font-size:14px;
	line-height:25px;
	color:#555;
	padding:6px 0px 4px 0px;
	background-image:url(../../common_img/dot_line02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.list-table td a{
	color:#555;
	text-decoration:underline;
	}	
.list-table td a:hover{
	color:#ef9812;
	text-decoration:underline;
	}
	
/* 詳細ページ
----------------------------------------------------------------*/
.wrap{
	}
.wrap h2{
	background-color:#fff;
	background-image:url(../../common_img/dot_line02.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-bottom:10px solid #dfd6c8;
	padding:6px 0px 4px 0px;
	color:#555;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
	}
.wrap .date {
	text-align: right; color: #f1b14e;
	}
	
/* イメージ表示 */
.img-t { text-align: center; }
.img-b { text-align: center; }
.img-l { float: left; }
.img-r { float: right; }
.img-1 { border: 4px solid #e9e9e9; margin: 0 0 10px 0; }
.img-2 { border: 4px solid #e9e9e9; margin: 10px 0 0 0; }
.img-3 { border: 4px solid #e9e9e9; margin: 0 10px 10px 0; }
.img-4 { border: 4px solid #e9e9e9; margin: 0 0 10px 10px; }
.list-table td.cent {
	textdate-align: center;
	}
	

/* リンクテキスト
----------------------------------------------------------------*/
.top{
	display: inline-block;
	margin:0 0 0 10px;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	width:100px;
	text-align:center;
	float:right;
	}
.top a{
	display:block;
	color:#777;
	background-color:#eee;
	border:1px solid #ddd;
	}
.top a:hover{
	color:#b48133;
	background-color:#ffe7c3;
	border:1px solid #d1ac74;
	}


/*
table {font-size:100%}
th, td {vertical-align:top;}
a { color:#339; }
a:hover{ color:#ccf; }
pre, code { padding:5px; border: 1px solid #999; color:#666; background-color:#eee; font-size:8pt}*/

/*.fcf00 { color: #f00; }
.fc00f { color: #00f; }
.fc090 { color: #090; }
.fcfc0 { color: #fc0; }
.fcf90 { color: #f90; }
.fcc0c { color: #c0c; }
.fcf39 { color: #f39; }
.fc900 { color: #900; }
.fc009 { color: #009; }

.img-t { text-align: center; }
.img-b { text-align: center; }
.img-l { float: left; }
.img-r { float: right; }
.img-1 { border: 4px solid #e9e9e9; margin: 0 0 10px 0; }
.img-2 { border: 4px solid #e9e9e9; margin: 10px 0 0 0; }
.img-3 { border: 4px solid #e9e9e9; margin: 0 10px 10px 0; }
.img-4 { border: 4px solid #e9e9e9; margin: 0 0 10px 10px; }

.page-sent {
	display: inline-block;
	width: 90%;
}

	.page-sent ul {
		float: right;
	}
	
	.page-sent li {
		float: left;
		list-style-type: none;
		display: inline-block;
		padding: 0 1px 0 1px;
	}
	
	.page-sent li a {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 80%;
		text-decoration: none;
		background-color: #fff;
	}
	
	.page-sent li strong {
		display: block;
		border: 1px solid #747bb1;
		padding: 0 3px 0 3px;
		font-size: 80%;
		font-weight: bold;
		color: #fff;
		background-color: #747bb1;
	}
	
	.page-sent li a:hover {
		background-color: #747bb1;
	}
	
	.page-sent li.prev a {
		border: 0;
		padding: 0 10px 0 16px;
		background: url(../mgimg/ic_prev.gif) left 3px no-repeat;
	}
	.page-sent li.prev a:hover { background-color: #fff; }
	.page-sent li.next a {
		border: 0;
		padding: 0 16px 0 10px;
		background: url(../mgimg/ic_next.gif) right 3px no-repeat;
	}
	.page-sent li.next a:hover { background-color: #fff; }
	.page-sent li.top a {
		border: 0;
		padding: 0 10px 0 25px;
		background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	}
	.page-sent li.top a:hover { background-color: #fff; }

/*::::: ページ類 :::::*/
/*
.wrap { width: 560px; padding: 10px; }
.wrap .date { text-align: right; color: #060; }
.topwrap { width: 580px; border: 0px; padding: 0px; }

.wrap div.top { text-align: right;width: 90%; }
.wrap div.top a {
		border: 0;
		font-size: 80%;
		padding: 0 10px 0 25px;
		background: url(../mgimg/ic_top.gif) left 2px no-repeat;
	}
	.wrap div.top a:hover { background-color: #fff; }

.list-table {
	margin-left:0px;
	width: 580px;
	padding:0px;
	border:0px;
	}
	
	.list-table th {
		color: #0e87d5;
		font-weight: bold;
		text-align: center;
		padding: 5px 0px;
		background: url(../mgimg/list_th.gif) repeat-x;
	}
	
	.list-table td {
		color: #0e87d5;
		padding: 5px 0px;
		vertical-align: top;
		text-align: left;
		background: url(../mgimg/tensen.gif) bottom repeat-x;
	}
	
	.list-table td.cent {
		text-align: center;
	}
	
	.list-table td.cent a {
		text-decoration: none;
		color: #0e87d5;
	}*/