@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#fff;
	color:#333;
	font-size:12px;
}

a:link , a:visited {
	color:#36c;
	text-decoration:none;
}

a:hover , a:active {
	color:#c00;
	text-decoration:none;
}

/*----------HEADER----------*/

#header {
	width:850px;
	height:100px;
	margin:0px auto;
}

h1#logo {
	margin:0px;
	width:360px;
	float:left;
}

#head_msg {
	width:470px;
	float:right;
	color:#000;
}

/*----------(HEADER)----------*/

/*----------MENU----------*/

#menu {
	clear:both;
	width:850px;
	height:40px;
	margin:5px auto;
}

ul.top_navi {
	margin-left:0px;
	padding-left:0px;
	margin:0px;
	list-style-type:none;
}

.top_navi li {
	float:left;
	width:85px;
	height:40px;
}

.top_navi li a:link , .top_navi li a:visited {
	display:block;
	width:85px;
	height:40px;
	text-indent:-10000em;
	background-repeat:no-repeat;
	background-position:50% 0px;
}

.top_navi li a:hover , .top_navi li a:active {
	background-position:50% -40px;
}

/*----------(MENU)----------*/

/*----------PANKUZU----------*/

#pankuzu {
	clear:both;
	width:850px;
	margin:5px auto;
}

#pankuzu a {
	margin:0px 5px;
}

#pankuzu .this {
	margin:0px 5px;
}

/*----------(PANKUZU)----------*/

/*----------PAGE----------*/

#page {
	clear:both;
	width:850px;
	margin:0px auto;
	background:url(img/contents_bg.gif) repeat-y;
}

/*----------(PAGE)----------*/

/*----------CONTENTS----------*/

#contents {
	width:850px;
}

/*----------(CONTENTS)----------*/

/*----------MAIN----------*/

#main {
	width:468px;
	float:left;
	padding:0px 11px 20px;
}

h2.toptitle {
	margin:5px 0px;
	clear:both;
}

h2.pagetitle {
	margin:5px 0px;
	clear:both;
}

.sub_title {
	width:468px;
	padding:6px 0px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background:url(img/sub_title.gif) no-repeat center center;
	margin:5px 0px;
}

.area {
	width:448px;
	margin:0px 10px 10px;
}

.category {
	margin:0px;
	width:448px;
}

.index {
	background:url(img/ct_title.gif) no-repeat center center;
	color:#fff;
	letter-spacing:0.2em;
	height:24px;
	padding:0px 10px;
	margin:5px 0px 0px;
}

.index strong {
	width:280px;
	float:left;
	margin-top:4px;
}

.ct_top , .ct_rk {
	width:60px;
	height:15px;
	float:left;
	margin:4px 5px 0px 5px;
}

.ct_top a , .ct_rk a {
	display:block;
	width:60px;
	height:14px;
	padding:1px 0px 0px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0em;
	background-repeat:no-repeat;
	background-position:50% 0px;
}
.ct_top a {
	background-image:url(img/ct_top.gif);
}

.ct_rk a {
	background-image:url(img/ct_rk.gif);
}

.ct_top a:hover , .ct_rk a:hover {
	background-position:50% -15px;
	text-decoration:none;
}

.category .sub {
	clear:both;
	width:428px;
	margin:2px 10px 0px;
	font-size:0.9em;
	color:#ffd3f3;
}

.category .sub em {
	font-style:normal;
	margin-right:30px;
}

.hot_date {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	font-weight:bold;
	color:#000;
	padding:0px 0px 2px 5px;
	border-bottom:1px solid #999;
	border-left:3px solid #999;
	margin-top:10px;
}

.hot_text {
	margin:5px 8px;
}

.red {
	color:#c00;
}

.blue {
	color:#3c64c8;
}

ol.rules {
	margin-left:0px;
	padding-left:20px;
}

.rules li {
	margin:10px 0px;
	line-height:1.5em;
}

.rules li p {
	margin:5px 0px 0px;
}

.bnr_size {
	padding:2px 0px;
	background:#ffe9f9;
	margin:20px 0px 10px;
}

dl.guide {
}

dl.guide dt {
	font-size:16px;
	color:#c00;
	font-weight:bold;
	background:#ffd3f3;
	padding:2px 5px;
}

dl.guide dd {
	margin-left:0px;
	padding:5px 0px 20px 10px;
}

dl.guide ol {
	margin-top:20px;
	margin-bottom:20px;
}

dl.guide ol li {
	margin:10px 0px;
}

/*-----ENTRY LIST-----*/

.entry {
	border-bottom:1px solid #c00;
}

.entry td {
	padding:10px 0px;
}

.entry td .image {
	width:100px;
	text-align:center;
}

.entry .ct_name {
	text-align:right;
	margin-bottom:5px;
}

.entry .ct_name a {
	color:#c00;
}

.entry .ct_name a:hover {
	color:#f00;
}

.entry h4 {
	margin:0px 0px 3px;
	font-size:18px;
}

.cmt {
	color:#666;
	font-size:0.9em;
}

ul.new_date {
	margin-left:0px;
	padding-left:0px;
	margin:10px 0px 0px;
	list-style-type:none;
}

.new_date li {
	background:url(img/mark.gif) no-repeat left center;
	padding-left:12px;
	margin-bottom:5px;
	float:left;
}

.new_date li.st {
	margin-right:20px;
}

.entry_list {
	clear:both;
	margin:0px;
	font-size:0.9em;
}

.entry_list img {
	vertical-align:middle;
}

.entry_top {
	margin:10px 0px 0px;
	width:448px;
	border-bottom:1px solid #c00;
	clear:both;
}

.entry_top td {
	padding:5px 0px;
}

.entry_top td.left {
	width:100px;
}

.entry_top td.center {
	width:248px;
	text-align:center;
}

.entry_top td.right {
	width:100px;
	text-align:right;
}

/*-----(ENTRY LIST)-----*/

/*----------(MAIN)----------*/

/*----------LEFT & RIGHT----------*/

#left {
	width:180px;
	float:left;
}

#right {
	width:180px;
	float:right;
}

.box {
	width:180px;
	padding:0px;
	margin:0px 0px 10px;
}

h3 {
	background:url(img/side_title.gif) no-repeat center top;
	padding:5px;
	margin:0px;
	font-size:12px;
	color:#fff;
}

ul.list {
	margin-left:0px;
	padding-left:5px;
	margin:0px;
	list-style-type:none;
	width:170px;
}

.list li {
	padding-left:12px;
	min-height:12px;
	_height:12px;
}

.list li.title {
	margin:6px 0px 0px;
	background:url(img/mark.gif) no-repeat left center;
}

.list li.title2 {
	margin:6px 0px 0px;
	background:url(img/mark2.gif) no-repeat left center;
}

.list li.date {
	margin:0px;
	background:none;
	text-align:right;
	color:#666;
	font-size:0.9em;
}

.list li.link {
	margin:10px 0px 0px;
	background:none;
	text-align:right;
}

.regist {
	width:180px;
	height:50px;
}

.regist a:link , .regist a:visited {
	width:180px;
	height:50px;
	display:block;
	background-image:url(img/reg_btn.gif);
	background-repeat:no-repeat;
	background-position:50% 0px;
	text-indent:-10000em;
}

.regist a:hover , .regist a:active {
	background-position:50% -50px;
}

.rk_tb {
	margin-top:5px;
}

.rk_tb th {
	font-size:12px;
	text-align:right;
	padding:5px 0px;
	border-bottom:2px solid #ffd3f3;
	color:#900;
}

.rk_tb td {
	padding:5px 5px 5px 10px;
	border-bottom:2px solid #ffd3f3;
}

/*----------(LEFT & RIGHT)----------*/

/*----------SPONSOR----------*/

.sp_top {
	text-align:center;
}

.sp_s {
	width:170px;
	border-top:2px solid #ffd3f3;
	margin:0px;
	padding:5px;
	clear: both;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
}

.sp_s img {
	margin:5px 0px;
}

.sp_btm {
	clear:both;
	width:468px;
	padding:5px 191px;
	margin:0px;
	text-align:center;
	background:#ffd3f3;
}

.pickup1 , .pickup2 {
	width:200px;
	height:100px;
	padding:10px;
	border:1px solid #c00;
	margin-bottom:10px;
	font-size:0.9em;
	line-height:1.2em;
}

.pickup1 {
	float:left;
}

.pickup2 {
	float:right;
}

.pickup1 img , .pickup2 img {
	float:left;
	margin:0px 10px 10px 0px;
}

/*----------(SPONSOR)----------*/

/*----------FORM----------*/

.cap {
	margin:20px 0px;
	border-left:5px solid #3c64c8;
	padding-left:5px;
}

form {
	margin:0px;
}

.form_tb {
	border-top:1px solid #3c64c8;
}

.form_tb th {
	font-weight:normal;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border-bottom:1px solid #3c64c8;
}

.form_tb td {
	padding:5px 0px;
	border-bottom:1px solid #3c64c8;
}

.fm_btn {
	margin-top:20px;
	text-align:center;
}

.btn_tb {
	margin-top:20px;
}

.ap {
	font-size:0.9em;
	color:#666;
}

.select {
	width:300px;
}

.pt {
	font-weight:bold;
	color:#c00;
	line-height:1.2em;
	margin-bottom:5px;
	border-left:3px solid #c00;
	padding-left:3px;
}

.miss {
	color:#c00;
}

.login_tb {
	margin:30px 0px 0px 100px;
}

.login_tb td {
	padding:5px 0px;
}

/*----------(FORM)----------*/

/*----------FOOTER----------*/

#footer {
	clear:both;
	width:850px;
	margin:5px auto;
	padding:10px 0px;
	border-top:1px solid #ffd3f3;
	text-align:center;
}

.copy {
	margin-top:10px;
	color:#999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/*----------(FOOTER)----------*/

