@charset "utf-8";

/*----- default -----*/
body {
	font-family: 'メイリオ', Meiryo , 'ヒラギノ角ゴ Pro W3', Osaka, Verdana, Arial, 'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro', Sans-serif;
	font-size:12px;
	line-height:160%;
	margin:0 0;
	padding: 0;
	background-color:#fff;
}

a:link {
	color: #3ad;
	text-decoration: underline;
}
a:visited {
	color: #3ad;
	text-decoration: underline;
}
a:hover {
	color: #3cf;
	text-decoration: none;
}
a:active {
	color: #3ad;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}


.small {
	font-size:10px;
	line-height:14px;
}
.small_list {
	font-size:10px;
	line-height:11px;
}
.normal {
	font-size:12px;
	line-height:14px;
}
.normal_list {
	font-size:12px;
	line-height:13px;
}
.big {
	font-size:14px;
	line-height:14px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}
  .idx {
	display: block;
	float: left;
	width: 295px;
	height: 24px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #0d4;
	line-height: 24px;
	text-indent: 1em;
	margin:10px 0;
  }
  .idxl {
	width: 405px;
  }

em {
	font-style: normal;
}
i {
	font-style: normal;
}

.tbl {
	border:solid 1px #aaa;
	border-collapse:collapse;
}
.td1 {
	border:solid 1px #aaa;
	font-size:12px;
	line-height:14px;
}
.tr1 {
	height: 20px;
}
.tr1 td {
	height: 20px;
	border:solid 1px #aaa;
	font-size:12px;
	line-height:14px;
}


#wrapper {
	margin:0;
}
#header {
	width: 728px;
	margin: auto;
	padding: 0 0 20px 0;
	position: relative;
	text-align:center;
}
#header .logo {
	margin: 30px 0 10px 0;
	border: none;
}
#header h1 {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
}
#main {
	display: block;
	width: 728px;
	height: 315px;
	margin:auto;
	padding-top :10px;
	position:relative;
}
#main .lside {
	display: block;
	float: left;
	width: 420px;
	height: 250px;
}
#main .rside {
	display: block;
	float: right;
	width: 300px;
	margin-left: 8px;
}
#main .rside .social{
	display: block;
	float: right;
	width: 300px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main .lside .ltd {
	display: block;
	float: left;
	width: 90px;
	height: 40px;
	font-size: 12px;
	line-height:40px;
	text-align:right;
}
#main .lside .rtd {
	display: block;
	float: left;
	width: 330px;
	height: 40px;
}
.inpurl {
	width: 310px;
	height: 32px;
	padding: 0 5px;
	font-size:16px;
	background-color: #efe;
	line-height:32px;
}
.inpkey {
	width: 220px;
	height: 32px;
	padding: 0 5px;
	font-size:16px;
	line-height:32px;
}
.startbtn {
	width: 130px;
	height: 40px;
	font-size:16px;
	margin-top:20px;
}
.stopbtn {
	margin-top:20px;
}
#clipbtn img {
	margin: 5px 0 0 300px;
	text-align:center;
}

#main .lside .tds2 {
	display: block;
	float: left;
	width: 420px;
	height: 50px;
	text-align: center;
	font-size: 12px;
}
.th1 {
	border:solid 1px #aaa;
	font-size:11px;
	line-height:14px;
	color: #666;
	text-align: center;
}
.cads {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

dt { margin: 5px 0; }
dt span { font-size: 11px; color: #080; }
dt em { font-size:13px; font-weight:900; }
dd { margin: 0 15px 10px 30px; }

#contents {
	display: block;
	width: 728px;
	margin:auto;
	padding-top :10px;
	position:relative;
	font-size: 11px;
	line-height: 1.2em;
}
#contents .ls {
	display: block;
	float: left;
	width: 410px !important;
	text-align:left;
}
#contents .rs {
	display: block;
	float: right;
	width: 300px;
	text-align:left;
	margin-left: 18px;
}
#resultstable {
	clear: both;
	display: block;
	width: 728px;
	margin:auto;
}
#searchinfo {
	text-align:center;
	margin-bottom:5px;
}

.td40ac {
	width: 40px;
	text-align:center;
}
.td70ar {
	width: 70px;
	text-align:right;
}
.td130ac {
	width: 130px;
	text-align:center;
}

#footer {
	clear: both;
	width: 728px;
	margin: auto;
	padding: 20px 0;
	position: relative;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 7px;
	border-top: 1px solid #aaa;
}
img { border: none; }
.counter { display:none; visibility:hidden; }
.dgray { color: #555; }
.clearfix { clear: both; }
