@charset "utf-8";
dummy{color:#000;}
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
/* 基本 */
body{
	background-color: #ffffff;
	color: #666666;
	font-family: Century Gothic,"ＭＳ Ｐゴシック", "HiraKaku-Pro-W3", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 1.5em;
	padding:0px;
	border: 0px;
}

/* リンク */
a:link{
	color:#28B0E8;
	text-decoration:underline;
	}
a:active{
	color:#222222;
	text-decoration:underline;
	}
a:visited{
	color:#28B0E8;
	text-decoration:underline;
	}
a:hover{
	color:#222222;
	text-decoration:underline;
	}

/* ページ */
table#main{
	width:800px;
	}
td.header{
	padding:2px 0px 2px 8px;
	background:#000000;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	}
td.footer{
	padding:2px 0px 2px 0px;
	background:#000000;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	}
td.line01{
	width:1px;
	background:#CCCCCC;
	font-size:1px;
	}
td.contents{
	width:798px;
	}
table#contents02{
	width:798px;
	}
td.contents02{
	width:19px;
	font-size:1px;
	}
td.contents03{
	width:760px;
	height:20px;
	}
table#new{
	width:760px;
	}
td.title{
	padding:22px 13px;
	width:254px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	}
td.title2{
	width:15px;
	font-size:1px;
	}
td.new02{
	width:1px;
	background:#3489E7;
	font-size:1px;
	}
td.new03{
	height:1px;
	background:#3489E7;
	font-size:1px;
	}
td.new04{
	width:463;
	}
table#newcontents{
	width:463px;
	}
td.newcontents01{
	padding:15px 0px 5px 20px;
	width:290px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
td.newcontents02{
	padding:15px 20px 7px 0px;
	}
.newcontents03{
	padding:7px 20px 10px 20px;
	font-size:15px;	
	}
table#list{
	width:760px;
	}
td.list01{
	width:160px;
	}
td.list02{
	width:15px;
	}
td.list03{
	width:585px;
	}
td.backnumber01top{
	padding:15px 4px 0px 15px;
	width:18px;
	}
td.backnumber02top{
	padding:12px 15px 0px 0px;
	color:#000000;
	font-weight:bold;
	}
td.backnumber03top{
	padding:0px 15px 0px 0px;
	}
td.backnumber01middle{
	padding:7px 4px 0px 15px;
	}
td.backnumber02middle{
	padding:4px 15px 0px 0px;
	color:#000000;
	font-weight:bold;
	}
td.backnumber03middle{
	padding:0px 15px 0px 0px;
	}
td.backnumber01bottom{
	padding:7px 4px 10px 15px;
	}
td.backnumber02bottom{
	padding:4px 15px 0px 0px;
	color:#000000;
	font-weight:bold;
	}
td.backnumber03bottom{
	padding:0px 15px 10px 0px;
	}
td.otherinfo{
	padding:12px 15px 10px 0px;
	}
td.otherinfo-top{
	padding:12px 15px 2px 0px;
	}
td.otherinfo-bottom{
	padding:4px 15px 10px 0px;
	}
table#details{
	width:583px;
	}
td.details01{
	padding:15px 0px 5px 20px;
	color:#000000;
	line-height:1.4em;
	width:400px;
	}
td.details02{
	padding:15px 20px 7px 0px;
	}
td.details03{
	padding:7px 20px 10px 20px;
	line-height:1.3em;
	}
td.details04{
	padding:7px 4px 5px 16px;
	width:18px;
	}
td.details05{
	padding:5px 15px 2px 0px;
	color:#000000;
	font-weight:bold;
	line-height:1.3em;
	}
td.details07{
	padding:0px 15px 5px 0px;
	line-height:1.3em;
	}
td.details06{
	height:10px;
	}
td.pagetop{
	padding:5px;
	text-align:right;
	}
.bold{
	font-weight:bold;
	}
td.detailsowabi{
	padding:7px 10px 10px 10px;
	}
/* 文字 */
.indent10 {
	margin-left:10px;
}

.re_detail{
	padding:15px 0px 5px 20px;
	color:#000000;
	line-height:1.4em;
}
.wink_list {
	margin-left:23px;
}
.wink_list li{
	background:url('./img/ic_arrow02.gif') no-repeat;
	background-position:0 7px;
	list-style:none;
	padding:5px 0 10px 18px;
	line-height:140%;
	width:92%;
}
.wink_list li span{
	font-weight:bold;
	color:#000000;
}

.red {
	color:red;
}

