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


/*=======================================================

index

======================================================*/


table.topics { width:615px;}
table.topics td{ border-bottom:#2c170c dotted 1px; padding:14px 0; vertical-align:top;}

table.topics td .head_box {margin:0; padding:0 0 5px 0;}
table.topics td .head_box .date { color:#C00; font-weight:bold; float:left;}
table.topics td .head_box .icon img{ margin:0; padding: 0 5px;}
table.topics td .title { clear:both;}
table.topics td.topic-photo { width:78px; padding:10px 10px 10px 5px;}


/*=======================================================

information-list

======================================================*/

#information {margin:0 auto; padding:0; width:100%;}
#information h2 {padding:0; margin:0 auto 10px auto; text-align:center;}
#information table.topics { width:615px; padding:0; margin:0 auto; background:#FFFFFF;}
#information table.topics td{ border-bottom:#2c170c dotted 1px; padding:14px 0; vertical-align:top;}

#information table.topics td .head_box {margin:0; padding:0 0 5px 0;}
#information table.topics td .head_box .date { color:#C00; font-weight:bold; float:left;}
#information table.topics td .head_box .icon img{ margin:0; padding: 0 5px;}
#information table.topics td .title { clear:both;}
#information .topics td.topic-photo { width:78px; padding:10px 10px 10px 5px;}


/*　=============================　*/
/*　検索						 */
/*　=============================　*/
/*　ページング */

table.search_no{ padding:0; margin:0 auto;}

.search_no p{
	margin-bottom:10px;
	line-height:30px;
	margin-top:10px;
}
.search_no span {
	border:solid 1px #795830;
	background-color: #9c1919;
	color: #FFFFFF;
	padding:5px;
	margin:3px;
}
.search_no a:link {
	border:solid 1px #795830;
	padding:5px;
	margin:3px;
		color:#2b1509;
}
.search_no a:visited {
	border:solid 1px #795830;
	padding:5px;
	margin:3px;
		color:#2b1509;
}
.search_no a:active {
	color: #9c1919;
}
.search_no a:hover {
	background-color: #9c1919;
	color: #FFFFFF;
}


/*=======================================================

information-datail

======================================================*/

#information {margin:0 auto; padding:0; width:100%;}
#information h2 {padding:0; margin:0 auto 10px auto; text-align:center;}
#information table.detail { width:615px; padding:0; margin:0 auto; background:#FFFFFF;}
#information table.detail td{ border-bottom:#2c170c dotted 1px; padding:14px 0; vertical-align:top;}

#information table.detail td.head_box {margin:0; padding:5px 0 10px 0;}
#information table.detail td.head_box p.date { color:#C00; font-weight:bold;float:right;}
#information table.detail td.head_box p.icon { margin:0; padding: 0 5px;float:right;}
#information table.detail td.title { clear:both; font-size:14px; font-weight:bold; border-bottom:#2c170c solid 2px;}
#information table.detail td.contents { padding:10px; margin:0;}
#information table.detail td.contents table td { border:none;}
#information p.return {width:615px; margin:15px auto; padding:0; text-align:right;}


/*=======================================================
10/09/2019 sawanobori imformation
======================================================*/
#information table.detail td.t_cancel2 { clear:both; font-size:18px; font-weight:bold; color:red;}



