@charset "euc-jp";
/*
#####################
#  ページレイアウト #
#####################
*/
/*左カラム定義*/
#main_left{
	width:200px;
	padding-right:15px;
	float:left;
}
/*センターカラム定義*/
#main_center{
	width:436px;
	float:left;
}
/*
################################################
#               左カラム部分定義               #
################################################

####################
#     H属性定義    #
####################
*/
h3{
	width:170px;
	height:31px;
	font-size:12px;
	margin:0px;
	padding:9px 10px 0px 20px;
	background-image: url(../img/h3_glay.gif);
	/*background-color:#000066;*/
}
/*
#####################
#	class属性定義	#
#####################
*/
.left_h{
	background-color:#F8F7F2;
	margin:0px;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	background-image: url(../img/new_ul_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_g{
	background-color:#F8F7F2;
	margin:0px;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	background-image: url(../img/new_ul_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*
####################
#    ID属性定義    #
####################
*/
/* 全体定義 */
#main_left ul{
	border:1px #E9E8D3 solid;
	border-width:0px 1px 0px 1px;
	padding-left:25px;
	padding-right:5px;
	line-height:18px;
}
#main_left p{
	border:1px #E9E8D3 solid;
	border-width:0px 1px 0px 1px;
	padding:0px 10px;
}
/* キャラ名検索部分 */
#main_left form{
	border:1px #E9E8D3 solid;
	border-width:0px 1px 0px 1px;
	padding-top:10px;
	margin:0px;
}
#main_left form p{
	border-width:0px;
	line-height: 30px;
}
/* リネージュ時刻表定義 */
#main_left dl{
	line-height:20px;
	border:1px #E9E8D3 solid;
	border-width:0px 1px 0px 1px;
}
#main_left dt{
	border-bottom:1px #E9E8D3 solid;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-left:10px;
	padding-bottom:5px;
	width:65px;
	float:left;
}
#main_left dd{
	margin-left:73px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px #E9E8D3 solid;
}
/* 素材紹介定義 */
#sozai{
	padding-left:5px !important;
	padding-right:5px;
	list-style: none;
}
#sozai li{
	background: url(../img/sozai_disk.gif) no-repeat 4px 1em;
	border-bottom:1px #C9C692 dashed;
	padding-left:45px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:10px;
	line-height:15px;
}
#sozai strong{
	display:block;
	margin-bottom:5px;
	font-size:12px;
}
#sozai a{
	color:#A6C150;
}

/*
################################################
#              中央カラム部分定義              #
################################################

####################
#     H属性定義    #
####################
*/
h4{
	width:406px;
	height:31px;
	font-size:12px;
	margin:0px;
	padding:9px 10px 0px 20px;
	background-image: url(../img/h4_glay.gif);
}
/*
#####################
#	class属性定義	#
#####################
*/
.item,
.info_txt{
	margin:0px;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	background-image: url(../img/center_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.center_h{
	margin:0px;
	padding:0px;
}
.center_h p{
	padding-bottom:7px !important;
}
.center_h ul li{
	font-size:10px;
}
.center_h ul li a{
	font-size:12px;
}
.center_h ul li span{
	margin-left:5px;
}
.center_h ul li abbr{
	margin-left:3px;
	border-bottom-width:0px;
}
.center_h ul .new{
	background: url(../img/new.gif) no-repeat 0px 5px !important;
	margin-left:-20px;
	padding-left:25px;
	list-style-type: none;
}
.h3_g{
	background-image: url(../img/h3_green.gif) !important;
	color:#FFFFFF !important;
}

/*
####################
#    ID属性定義    #
####################
*/
/* センターカラム定義 */
#main_center p{
	border:1px #E9E8D3 solid;
	border-width:0px 1px 0px 1px;
	font-weight:bold;
	color:#869F39;
	padding-bottom:0px;
	padding-left:20px;
}
/* info_txt 定義 */
.info_txt p{
	font-weight:100 !important;
	color:#666666 !important;
	padding-bottom:5px !important;

}
.info_txt strong{
	color:#869F39;
}
.info_txt em{
	font-style: normal;
	font-weight:bold;;
	color:#F09000;
}
.left_list{
	padding-left:20px !important;
	padding-bottom:5px;
}
.left_list li{
	display:inline;
	margin-right:5px;
}
/*  */
#main_center ul{
	border:1px #E9E8D3 solid;
	border-width:0px 1px 0px 1px;
	padding-left:30px;
	padding-right:10px;
	line-height:20px;
}
#main_center ul a{
	margin-right:5px;
}
/* button定義 */
#main_center button{
	height:14px;
	width:14px;
	padding-top:2px;
}
#main_center .p_t_5{
	padding-top:5px;
	padding-right:10px;
	text-align: right;
}
#main_center .p_t_5 a{
	margin-left:5px;
	padding-bottom:2px;
	background: url(../img/rss2.png) no-repeat 0px 0px;
	font-size:12px !important;
	padding-left:16px;
}
#main_center .col_up{
	background: url(../img/allow-up.gif) no-repeat 0px 0px;
	margin-right:5px;
	color:#c0c0c0;
	background-color:#ffffff;
	border-width:0px;
}
#main_center .col_dw{
	background: url(../img/allow-down.gif) no-repeat 0px 0px;
	color:#c0c0c0;
	background-color:#ffffff;
	border-width:0px;
}
/* 過去の更新サイト定義 */
.article{
	padding-top:10px !important;
}
.article em{
	font-style:normal;
}
#article_list{
	padding-left:20px !important;
	padding-bottom:5px;
	list-style: none;
}
#article_list li{
	display:inline;
	margin-right:5px;
	border-right:1px solid #666666;
}
/* 本日の更新サイト定義 */
#server_list{
	padding-left:20px !important;
	padding-bottom:5px;
	list-style: none;
}
#server_list li{
	display:inline;
	font-weight:bold;
	margin-right:10px;
	border-right:2px solid #869F39;
}
#server_list abbr{
	border-width:0px;
}
#main_center dfn{
	font-style:normal;
	font-weight:bold !important;
	padding:0px 5px;
	margin:0px 5px;
	border-right:1px #999999 dashed;
	border-left:1px #999999 solid;
}
#server_list abbr{
	padding:0px !important;
	margin:0px !important;
}
#server_list li a{
	font-size:10px;
	color:#869F39;
}