@charset "UTF-8";

/*==================================================
#1. LAYOUT
#2. MAIN
#3. SUB
==================================================*/

/* LEFT NAVI */
@import "/times/css/lnavi.css";

/*==================================================
#1. LAYOUT
==================================================*/

div#wide {
	width: 950px;
}
div.wide2 {
	text-align: left;
}

#mainContents {
	width: 950px;
	margin:0 auto;
	padding:0;
	background:#ffffff;
	text-align: left;
	font-size:80%;
}
#contents{
	margin-top:20px;
	width:696px;
	float:left;
}
#contents #main{
	width:486px;
	float:right;
}
#contents #lnavi{
	width:200px;
	float:left;
}

#contents02{
	margin:0 auto;
	width:756px;
}
#contents02 #main{
	margin-top:20px;
	width:526px;
	float:right;
}
#contents02 #lnavi{
	margin-top:20px;
	width:200px;
	float:left;
}

#sub{
	margin-top:20px;
	width:244px;
	float:right;
}
#contents,
#contents02 {
  overflow: hidden;
}
#contents:after,
#contents02:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html #contents,
* html #contents02 {
  height: 1em;
  overflow: visible;
}
/**/


#topicPath {
	width:950px;
	margin:0 5px 10px;
}

div#totop {
	clear:both;
	width: 950px;
	text-align: right;
}

#mainTitle{
	background:url(../images/bg_main_01.jpg) no-repeat;
	background-position:left top;
	position: relative;
	height:130px;
	position: relative;
}
#mainTitle h1{
	margin:15px 0 0 18px;
}
#mainTitle #memberService p{
	position:absolute;
	right:20px;
	top:37px;
}
#mainTitle #memberService .btn{
	position:absolute;
	right:40px;
	top:69px;
}
#mainTitle #memberService .title{
	position:absolute;
	right:55px;
	top:14px;
}
#mainTitle #memberService .about{
	position:absolute;
	right:16px;
	top:103px;
}
#mainTitle #subTitle{
	position:absolute;
	left:19px;
	top:109px;
}
/*==================================================
#2. MAIN
==================================================*/
#date{
	padding-bottom:10px;
	text-align:right;
}

#main table td{
	line-height:1.5;
}
.mailList{
	width:486px:
}
.mailList ul li {
	margin: 0 0 10px 0;
}
.mailList .data{
	float:left;
	width:235px;
	margin-top:10px;
}
.mailList .photo {
	float: right;
	width: 190px;
	margin-top:10px;
}
.mailList ul p {
	margin-top:10px;
	line-height:1.5;
}
.partner{
	margin-top:10px;
	text-align:right;
}

#bukkenSearch{
	margin-top:30px;
	padding-bottom:5px;
	background:url(../images/bg_main_02.gif) no-repeat;
	background-position:left bottom;
}
#bukkenSell{
	margin-top:20px;
	padding-bottom:5px;
	background:url(../images/bg_main_03.gif) no-repeat;
	background-position:left bottom;
}
#bukkenSearch {
  overflow: hidden;
}
#bukkenSearch:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html #bukkenSearch {
  height: 1em;
  overflow: visible;
}
/**/

#bukkenSearch ul{
	margin:5px 10px 0;
	padding-bottom:10px;
	background:url(../images/img_04.gif) no-repeat;
	background-position:left bottom;
}
#bukkenSearch ul.end{
	padding-bottom:7px;
	background:none;
}
#bukkenSell ul{
	margin:5px 10px 0;
	padding-bottom:10px;
}
#bukkenSearch ul li,
#bukkenSell ul li{
	line-height:1.5;
	padding-left:22px;
	background:url(../images/arr_04.gif) no-repeat;
	background-position:0.5em 0.2em;
	margin-top:5px;
	width:200px;
	float:left;
}
#bukkenSearch ul li a,
#bukkenSell ul li a{
	font-weight:bold;
}

/* 情報PR */
#prInfo{
	margin-top:20px;
	padding-bottom:10px;
	border:1px solid #BFD0DC;
}
#prInfo h3{
	padding:7px 10px;;
	background:#E2EAEF;
}
#prInfo .photo{
	float:left;
	width:135px;
}
#prInfo .photo img{
	margin:10px 0 0 10px;
}
#prInfo .data{
	float:right;
	width:330px;
}
#prInfo .data p{
	margin:7px 10px 0 0;
	line-height:1.5;
}
#prInfo .data p a{
	font-weight:bold;
	font-size:117%;
}
#prInfo .data p.detail{
	margin:15px 10px 0 0;
	text-align:right;
}
#prInfo .data p.detail a{
	padding-left:10px;
	background:url(../images/arr_03.gif) no-repeat 0 0.3em;
}

#goList{
	margin-top:15px;
	text-align:right;
}
#goList{
	margin-top:10px;
}
#categoryTop{
	margin-top:5px;
}
#categoryTop ul{
	float:right;
	line-height:1.5;
	padding-left:22px;
	background:url(../images/arr_04.gif) no-repeat;
	background-position:0.5em 0.2em;
	font-weight:bold;
}

/* バックナンバー一覧 */
.backnumberList{
	margin-top: 10px;
}
.backnumberList dl{
	width:100%;
	_height: 1%; /* for WinIE5,6 */
	line-height: 1.5;
}
.backnumberList dt{
	padding: 6px 0;
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
}
.backnumberList dd{ 
	margin: -1.8em 0 0 0;
	padding: 0 0 6px 10em;
	border-bottom:1px solid #cccccc;
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
}
.backnumberList dd p{
	padding-left:22px;
	background:url(../images/arr_04.gif) no-repeat;
	background-position:0.5em 0.2em;
}
.backnumberList dd img{
	vertical-align:middle;
	padding: 0.3em 0;  /* IE 6向け */
}
/* IE以外とIE7向け */
.backnumberList dd > img {
	padding: 0;
}



/*==================================================
#3. SUB
==================================================*/

#sub .section{
	border:1px solid #cccccc;
	background:#ffffff;
	margin-bottom:10px;
}
#sub #prArea{
	margin-bottom:10px;
	border:1px solid #B4CE1E;
}
#sub #prArea h2{
	background:#E8F0BB;
	padding:5px 8px;
	border-bottom:1px solid #B4CE1E;
}
#sub #prArea ul{
	padding:10px 5px 0;
}
#sub #prArea ul li{
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
#sub #prArea ul li.end{
	border-bottom:none;
}
#sub #specialTopics h2{
	border:1px solid #ffffff;
	background:#2D99EE;
	color:#ffffff;
	padding:5px 8px;
}
#sub #specialTopics ul{
	padding:10px 5px 0;
}
#sub #specialTopics ul li{
	line-height:1.35;
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}
#sub #specialTopics ul li.end{
	margin-bottom:0px;
	padding-bottom:10px;
	font-weight:bold;
	border-bottom:none;
}
#sub #specialTopics ul li span{
	float:left;
	width:50px;
}
#sub #remarkLink{
	margin-bottom:10px;
	border:1px solid #B4CE1E;
}
#sub #remarkLink h2{
	background:#E8F0BB;
	padding:5px 8px;
	border-bottom:1px solid #B4CE1E;
}
#sub #remarkLink dl{
	padding:10px 5px 3px;
}
#sub #remarkLink dd{
	line-height:1.35;
	padding:5px 0;
}

#sub #campaign h2{
	background:#F6F6F6;
	padding:8px;
	color:#333333;
}
#sub #campaign ul{
	padding:10px 5px 0;
}
#sub #campaign ul li{
	line-height:1.35;
	margin-bottom:10px;
	font-weight:bold;
}
#sub #campaign ul li span{
	float:left;
	width:80px;
}

#sub #otherInfo{
	margin-bottom:10px;
	border:1px solid #FAAE8D;
	background:#FFF8F4;
}
#sub #otherInfo ul{
	padding:10px 5px 0;
}
#sub #otherInfo ul li span{
	float:left;
	width:60px;
}
#sub #otherInfo ul li{
	line-height:1.35;
	margin-bottom:10px;
}




/* clear class
--------------------------------------------------*/
.clearLeft{clear:left;}
.clearRight{clear:right;}
.clear{clear:both;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/




/* カテゴリー別一覧 */

/* - section */
.section { margin-top: 20px; }
.section .lower { margin-top: 10px; }

/* - title */
.ttl-mod01 {
	padding: 7px 10px;
	background: #EAEAEA;
}
.ttl-mod01 .ttl {
	padding-left: 5px;
	border-left: 3px solid #C80000;
	font-size: 12px;
	line-height: 1.2;
}

/* - icon */
.icon-return {
	padding-left: 12px;
	background: url(../images/arr_07.gif) no-repeat 0 0.3em;
}
.icon-anchor {
	padding-left: 10px;
	background: url(../images/arr_08.gif) no-repeat 0 0.4em;
}
.icon-arrow {
	padding-left: 14px;
	background: url(../images/arr_04.gif) no-repeat 0 0.35em;
}
.icon-return,
.icon-anchor,
.icon-arrow {
	display: -moz-inline-box;
	display: inline-block;
}

/* -- ie hack */
*:first-child+html .icon-return,
*:first-child+html .icon-anchor,
*:first-child+html .icon-arrow {
	display: inline;
	zoom: 1;
}
* html .icon-return,
* html .icon-anchor,
* html .icon-arrow {
	display: inline;
	zoom: 1;
}

/* - top to backnumber */
.top-to-backnumber {
	margin-top: -15px;
	width: 335px;
	background: #F1EFE2;
}
.top-to-backnumber ul {
	margin-right: -5px;
	overflow: hidden;
	*zoom: 1;
}
.top-to-backnumber li {
	float: left;
	padding: 5px;
}
.top-to-backnumber li .icon-arrow {
	margin-top: 6px;
	font-weight: bold;
	line-height: 1.4;
}
.top-to-backnumber li img { vertical-align: bottom; }

/* - tab cateogry */
.tab-category {
	margin-top: 20px;
	padding-left: 10px;
	border-bottom: 3px solid #D5CCAA;
}
.tab-category ul {
	overflow: hidden;
	*zoom: 1;
}
.tab-category li {
	float: left;
	display: inline;
	margin-right: 5px;
}
.tab-category li img { vertical-align: bottom; }

/* - return */
.return-tops { margin-top: 10px; }
.return-btms {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	overflow: hidden;
	zoom: 1;
}
.return-btms .return { float: left; }
.return-btms .partner {
	float: right;
	margin: 0;
}

/* - pagetop */
.pagetop {
	margin-top: 10px;
	text-align: right;
}

/* - index */
.category-index {
	margin-top: 15px;
	padding: 10px;
	border: 2px solid #EAEAEA;
	overflow: hidden;
	zoom: 1;
}
.category-index ul { margin-top: -8px; }
.category-index li {
	float: left;
	display: inline;
	margin-top: 8px;
}
.category-index li.li01 { width: 155px; }
.category-index li.li02 { width:  85px; }
.category-index li.li03 { width : 70px; }
.category-index li.li04 { width: 130px; }

/* - list */
.category-list {
	margin-top: -5px;
	overflow: hidden;
	zoom: 1;
}
.category-list dt {
	float: right;
	display: inline;
	margin: 5px 0 0 10px;
	line-height: 1.4;
}
.category-list dd {
	margin-top: 5px;
	line-height: 1.4;
	overflow: hidden;
	zoom: 1;
}





