@charset "UTF-8";
body, div, form, h1, h2, h3, h4, h5, p, ul, ol, li, pre, dl, dt, dd {
	margin: 0;
	padding: 0;
}
#container {
	width: 728px;
}

/*--------------------------------------------
form 
--------------------------------------------*/
select, option, textarea {
	margin: 0;
	background-color: #ffffff;
}
img {
	border: 0;
}
ul li {
	list-style: none;
	text-align: left;
}
body, th, td, input, select, option, textarea {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
}
.clear {
	clear:both;
}
.clear img {
	width: 1px;
	height: 1px;
}
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/*--------------------------------------------
body
--------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
#word {
	background-color: #fff198;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 6px;
	padding: 3px 20px;
	text-align: left;
}

/*--------------------------------------------
paging
--------------------------------------------*/
#paging {
	margin: 20px 0;
	text-align: center;
	font-size: 12px;
}
#paging a {
	font-weight: bold;
	color: #2d7fa2;
	background: #ffffff no-repeat 0%;
	text-decoration: none;
	padding: 7px;
	margin: 0 5px;
	border: 1px solid #2D7FA2;
}
#paging a:hover {
	font-weight: bold;
	color: #ffffff;
	background:#2d7fa2 no-repeat 0%;
	text-decoration: none;
	padding: 7px;
	margin: 0 5px;
}
#paging .prev {
	line-height: 30px;
	text-align: center;
}
#paging .next {
	line-height: 30px;
	text-align: center;
}

/*--------------------------------------------
result
--------------------------------------------*/
#result {
	width: 728px;
}
#result_box {
	margin-left: 20px;
	min-height: 260px;
}
*html #result_box {
	height: 260px;
}
#message {
	margin: 30px auto;
	padding: 10px;
	background-color: #ffe0e0;
	border: 1px solid #ff7f50;
	color: #f00000;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	width: 75%;
	font-size: 13px;
}
.word_sl {
	color: #999999;
	display: block;
	font-family: "verdana,sans-serif";
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0 0;
	text-align: left;
}
.word_web {
	color: #999999;
	display: block;
	font-family: "verdana,sans-serif";
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 15px;
	text-align: left;
}
.word_sl_bottom {
	color: #999999;
	display: block;
	font-family: "verdana,sans-serif";
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

/*--------------------------------------------
sponsor
--------------------------------------------*/
.spo_box {
	text-align: left;
}
.spo_box a:link,  .spo_box a:visited {
	text-decoration: none;
}
.spo_p {
	display: block;
	background: url(../img/icon.gif) no-repeat 0 0;
	margin:12px 0;
}
.spo_box .spo_p a {
	display: block;
	width: 470px;
}
.spo_long .spo_p a {
	display: block;
}
.spo_p_bottom {
	background: url(../img/icon.gif) no-repeat 0 0;
	margin: 12px 0;
}
.spo_p_bottom a {
	display: block;
}
.spo_p .main {
	font-size: 15px;
	text-decoration: underline;
	padding-left: 40px;
}
.spo_p .detail {
	color: #333333;
	text-decoration: none;
	line-height: 200%;
	padding-left: 40px;
}
.spo_p .address {
	color: #009b00;
	font-weight: lighter;
	text-decoration: none;
	margin-bottom: 15px;
	padding-left: 40px;
}
.spo_p .address {
	margin-bottom: 20px;
}

/*--------------------------------------------
sponsor
--------------------------------------------*/
.sponsor {
	font-size: 12px;
	text-decoration: none;
}
.sponsor a,  .sponsor a:hover,  .sponsor a:visited {
	text-decoration: none;
}
.sponsor ul,  .sponsor li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.ss_top {
	margin-bottom: 10px;
}

/*--------------------------------------------
yst_result
--------------------------------------------*/
#yst {
	display: block;
	font-size: 12px;
}
#yst ul,  #yst li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul.yst_box {
	width: 450px;
}
#yst dl {
	background: url(../img/icon.gif) no-repeat 0 0;
}
/* Clearfix */
#yst li:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
/* for IE6 */
*html #yst li {
	display: inline-block;
}
/* for IE7 */

*:first-child+html #yst li {
	display: inline-block;
}
#yst .title {
	font-size: 15px;
}
#yst .rank_text {
	font-size: 12px;
}
#yst .main {
	font-size: 15px;
	margin-left: 40px;
}
#yst .detail {
	clear: both;
	line-height: 130%;
	margin: 5px 0 3px;
	font-size: 13px;
	padding-left: 40px;
}
#yst .host {
	color: #009b00;
	margin-bottom: 15px;
	padding-left: 40px;
}

/*--------------------------------------------
right_box
--------------------------------------------*/
#right_box {
	position: absolute;
	left: 488px;
	top: 270px;
	width: 240px;
	height: 240px;
}

/*--------------------------------------------
error
--------------------------------------------*/
#err_msg {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 100px 0;
	width: 450px;
}
#no_result {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 100px 0;
	width: 450px;
}

