@charset "shift_jis";

body {
	background-color:#FFFFFF;
}
#page {
	background-color:#FFFFFF;
}
#header {
	width:717px;
}
#header #hnavi {
	float:none;
	width:252px;
	margin:0 0 0 auto;
}
#header #btnHome {
	float:left;
	width:78px;
	margin:0 36px 0 0;
}
#header #btnHome a {
	width:78px;
	height:27px;
	background-image:url(../images/series/btn_home.gif);
}
#header #btnBackNumber {
	float:left;
	width:138px;
}
#header #btnBackNumber a {
	width:138px;
	height:27px;
	background-image:url(../images/series/btn_backnumber.gif);
}

#contents {
	padding-bottom:0;
	padding-top:19px;
}
#contents .serieseName {
	padding-bottom:30px;
}

#contents .paging ul {
	text-align:center;
}
#contents .paging li {
	display:inline;
	margin:0 5px;
	padding:2px 6px;
	border:1px solid #707070;
	background-color:#707070;
	line-height:1;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
#contents .paging li.current {
	background-color:#FFF;
	color:#201813;
}


#contents #information {
	float:none;
	padding-left:1px;
	width:715px;
	padding-top:70px;
}
#contents #information table {
	color:#595757;
	line-height:1.8;
	margin:0 auto;
}
#contents #information a {
	color:#595757;
}
#contents #information td {
	text-align:center;
	vertical-align:top;
	padding:0;
}
#contents #information table.list td.text {
	text-align:left;
	vertical-align:middle;
}
#contents #backnumberList ul {
}
#contents #backnumberList li {
	margin-bottom:9px;
}
#contents #backnumberList .up {
	width:23px;
	height:9px;
	margin:0 auto 10px;
	background-image:url(../images/series/btn_up_off.gif);
	background-repeat:no-repeat;
}
#contents #backnumberList .up a {
	display:block;
	width:23px;
	height:9px;
	background-image:url(../images/series/btn_up_on.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
}
#contents #backnumberList .down {
	width:23px;
	height:9px;
	margin:10px auto 0;
	background-image:url(../images/series/btn_down_off.gif);
	background-repeat:no-repeat;
}
#contents #backnumberList .down a {
	display:block;
	width:23px;
	height:9px;
	background-image:url(../images/series/btn_down_on.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
}
#contents #information td.space {
	width:51px;
}
#contents #information td.box {
	border:2px #717071 solid;
	width:303px;
	padding:12px 19px;
}
#contents #information td.left,
#contents #information td.right {
	display:none;
	vertical-align:middle;
	width:51px;
}
#contents #information td.left {
	padding-right:14px;
}
#contents #information td.right {
	padding-left:14px;
}

#contents #information .box p.text {
	text-align:left;
}
#contents #information .box p.title {
	width:113px;
	height:26px;
	margin-bottom:15px;
	width:290px;
}
#contents #information .box#writer p.title {
	background-image:url(../images/common/tit_writer.gif);
}
#contents #information .box#backnumber {
	width:323px;
	padding:12px 9px;
}
#contents #information .box#backnumber p.title {
	margin-left:10px;
	background-image:url(../images/common/tit_backnumber.gif);
}
#contents #information table.list {
	table-layout:fixed;
	width:100%;
	margin-top:30px;
	font-size:100%;
}
#contents #category p.title {
	float:left;
	width:99px;
	height:26px;
	background-image:url(../images/common/tit_category.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#contents #category.box {
	width:673px;
	border:2px #717071 solid;
	padding:20px;
	margin-top:40px;
}
#contents  #category ul {
	float:right;
	padding-top:8px;
}
#contents  #category li {
	float:left;
	display:inline;
	padding-right:17px;
}
#contents  #category li a {
	height:14px;
	display:block;
	font-size:1px;
	line-height:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
}

#contents  #category li.c01 a {
	background-image:url(../images/common/fnavi_01.gif);
	width:78px;
}
#contents  #category li.c02 a {
	background-image:url(../images/common/fnavi_02.gif);
	width:108px;
}
#contents  #category li.c03 a {
	background-image:url(../images/common/fnavi_03.gif);
	width:126px;
}
#contents  #category li.c04 a {
	background-image:url(../images/common/fnavi_04.gif);
	width:77px;
}
#contents  #category li.c05 a {
	background-image:url(../images/common/fnavi_05.gif);
	width:77px;
}


#main .w470 {
	width:470px;
	margin:0 auto;
}


/* presentedBy
------------------------------------------------------------------------------*/
#presentedBy {
	background-color:#FFF;
}

