/*
body{
	font-size:75%;
	margin:0;
	padding:5px;
  font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo, Osaka, "ＭＳ Ｐゴシック" ,　 "MS P Gothic" , sans-serif;
	/*font-family: meiryo;*/
	color:#333;
	background: #fff;
}
*/


h3,h4,h5,h6 {
	color: #666;
}

table {font-size:100%}
th, td {vertical-align:top;}
a { color:#623119; }	/*これ*/
a:hover{ color:#A46; } /*166*/
a:visited { color:#0D4099;}

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; }

.page-sent {
	display: inline-block;
	width: 100%;
}

	.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; }

/*::::: ページ類 :::::*/

h1 { margin-left: 20px; font-size: 140%; color: #60c; line-height: 20px; }

.stit {
	font-family : Arial,'ＭＳ Ｐゴシック',sans-serif;
	border-bottom: 1px solid #955;
	font-size: 16px;
	color: #955;
}

.wrap {
	width: 540px;
	border: 1px solid #ccc;
	margin-left:0px;
	padding: 20px;
}


.wrap .date {
 text-align: left;
 color: #0d4099;
 }

/*
.topwrap { width: 580px; border: 1px solid #ccc; padding: 5px; }
.topwrap { width: 550px; border: 1px solid #ccc; padding: 5px; }
*/
.topwrap { width: 552px; padding: 0px; }

.wrap div.top { text-align: right;width: 190%; }
.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-top: -6px;		/*20*/
	margin-left: 3px;
	width: 100%;
}
	
.list-table th {
	color: #35a;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: url(../mgimg/list_th.gif) repeat-x;
}
	
.list-table td {
	padding: 12px;
	vertical-align: top;
	text-align: left;
	background: url(../mgimg/tensen.gif) bottom repeat-x;
	color: #0D4097;/*#3d8cf3;*/
}
	
.list-table td.cent {
	text-align: center;
}
	
.list-table td.cent a {
	text-decoration: none;
}

/********************/
/* 追加 Information */
/********************/
/* 大外枠 */
DIV#infomation {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:14px;
}

/*レイアウト*/
#infolayout{
	margin-top:-10px;
	width:562px;
	height:340px;		/*270*/
	color:#867b77;
	overflow:auto;
	scrollbar-face-color:#a6a890;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;http://localhost/HIC/list.php
	scrollbar-3dlight-color:#e1e1e1;
	scrollbar-arrow-color:#665450;
	scrollbar-track-color:#f6f4f0;
	scrollbar-darkshadow-color:#e1e1e1;
	text-align:left;
}

/*レイアウト List*/
#infolayout2{
	width:562px;
	height:480px;
	border: 1px solid #ccc;
	color:#867b77;
	overflow:auto;
	scrollbar-face-color:#a6a890;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#e1e1e1;
	scrollbar-arrow-color:#665450;
	scrollbar-track-color:#f6f4f0;
	scrollbar-darkshadow-color:#e1e1e1;
	text-align:left;
}


/*本文*/
#infomation_bg {
	width:400px;
	font-size:12px;
/*	background:url(./images/index/infomation_bg.jpg) repeat top left;*/
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
}



/* 詳細 大外枠 */
DIV#details {
	margin-top:4px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:14px;
}

/* 詳細 大外枠 */
DIV#nlist {
	margin-top:4px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:14px;
}


