@charset "euc-jp";
/* グローバル（ブロック） ------------------------------------------- */
#NBGIbody {
	margin: 20px 0;
}
#NBGIbody th, #NBGIbody td {
	vertical-align:top;
}
#NBGIbody img {
	border: 0;
}
table {
	border: 0;
	margin: 0;
	padding: 0;
}
table td {
	margin: 0;
	padding: 0;
}
/* ランキングトップ ------------------------------------------------- */
div#rk_head {
	width:760px;
}
div#rk_head div.logo {
	float: left;
	width: 240px;
	height: 80px;
}
div#rk_head div.title {
	float: left;
	width: 520px;
	height: 80px;
}
div#content {
	width: 718px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	padding: 20px;
}
table.idx_cols {
	width: 100%;
}
table.idx_cols td.col1 {
	width: 210px;
	text-align: center;
	padding-right: 20px;
}
table.idx_cols td.col2 {
	width: 488px;
}
table.idx_cols td.col1 div.btn {
	margin-top: 10px;
	;
}
table.idx_cols td.col1 div.idx_ovss {
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-top: 20px;
	text-align: left
}
table.idx_cols td.col1 div.idx_ovss a {
	display:block;
	background:url(../img/arw_next.gif) no-repeat left top;
	padding-left:18px;
}
table.idx_cols td.col1 div.idx_ovss a:hover {
	background:url(../img/arw_next.gif) no-repeat left top;
}
div.idx_entry div.note {
	margin: 0.5em;
}
div.idx_entry div.ans {
	margin-top: 0.25em;
	margin-left: 1em;
}
div.idx_entry .must {
	color:#0066cc;
}
div.idx_entry div.form {
	width: 488px;
}
div.idx_entry div.form table {
	width: 100%;
	border-collapse:collapse;
}
div.idx_entry tr.form_seg1 td, div.idx_entry tr.form_seg2 th, div.idx_entry tr.form_seg2 td, div.idx_entry tr.form_seg3 td {
	border: 1px solid #c0c0c0;
	padding: .5em;
}
div.idx_entry tr.form_seg1 td {
	background-color:#ffffe0;
}
div.idx_entry tr.form_seg2 th {
	background-color:#f0f0f0;
	width:1%;
	white-space:nowrap;
	font-weight:normal;
	text-align:left;
	padding-right:1em;
}
div.idx_entry tr.form_seg2 td {
	padding-left:1em;
}
div.idx_entry tr.form_seg3 td {
	background-color:#f0f0f0;
	text-align:center;
}
#i_class1, #i_class2 {
	margin-right:0.25em;
}
#i_password {
	width:20em;
}
#i_comment {
	width:280px;
	height:4em;
}
div.idx_info {
	border: 1px solid #0066cc;
	margin-top: 1em;
}
div.idx_info div.ttl {
	background: #0066cc;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: .2em;
}
div.idx_info p {
	margin: 1em;
	line-height: 1.4;
}
div.idx_info2 {
	width: 718px !important;
	margin-bottom: 2em;
	border: 1px solid #cccccc;
	background: #efefef;
}
div.idx_info2 div, div.idx_info2 p {
	margin: 1em 10px;
	line-height: 1.4;
}
div.idx_info2 .ttl {
	color:#f02000;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
div.idx_info2 .ttl span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: absolute;
	right: 10px;
}
div#rk_foot {
	width:760px;
}
/* 登録 ------------------------------------------------------------- */
body#popup {
	margin:0;
	padding:0;
	background:url(../img/sw_bg.gif) repeat-x;
}
body#popup img {
	border: 0;
}
body#popup .back_btn {
	text-align:center;
	margin-top: 3em;
}
body#popup div.area {
	margin: 2em 20px;
	text-align:center
}
body#popup div.errHead {
	color:#ff2000;
	font-weight:bold;
	margin-bottom:2em;
	padding-bottom: .5em;
	background:url(../img/sw_linered.gif) repeat-x bottom;
}
body#popup div.errCmt {
	color:#ff2000;
}
body#popup .conHead {
	font-weight:bold;
	margin-bottom:2em;
	padding-bottom: .5em;
	background:url(../img/sw_linegy.gif) repeat-x bottom;
}
body#popup .conCmt {
	background: #f0f0f0;
	padding: 20px;
}
body#popup .conTitle {
	color:#ff2000;
}
body#popup .conRank {
	margin-top:1em;
	font-weight:bold;
	color:#ff2000;
}
body#popup .conWeek {
	margin-top:1em;
}
body#popup .form {
	margin: 2em 20px;
}
body#popup .form table {
	border-collapse:collapse;
	border-top:1px solid #c0c0c0;
}
body#popup tr.form_seg1 td, body#popup tr.form_seg2 th, body#popup tr.form_seg2 td, body#popup tr.form_seg3 td, body#popup tr.form_mod td {
	border:1px solid #c0c0c0;
	padding:0.5em;
}
body#popup tr.form_seg1 td {
	background-color:#ffffe0;
	line-height: 1.5;
}
body#popup tr.form_seg2 th {
	background-color:#f0f0f0;
	width:1%;
	white-space:nowrap;
	font-weight:normal;
	text-align:left;
	padding-right:1em;
}
body#popup tr.form_seg2 td {
	padding-left:1em;
}
body#popup tr.form_seg3 td {
	background-color:#f0f0f0;
	text-align:center;
	padding-top: 1em;
}
body#popup tr.form_seg4 td {
	background-color:#f0f0f0;
	text-align:center;
}
body#popup tr.form_mod td strong {
	display: block;
	margin-bottom: .25em;
	color: #202020;
}
body#popup tr.form_mod td label {
	display: block;
	padding-top: .25em;
	line-height: 1.25;
	clear: both;
}
body#popup tr.form_mod td label input {
	float: left;
}
body#popup tr.form_mod td label span {
	display: block;
	float: left;
	margin-left: .25em;
}
/*注意文追加*/
.attention {
	border: #C00 2px solid;
	padding:10px;
	margin-bottom:20px;
}

