@charset "UTF-8";
/*-----------------------------------------------------*/
#titlenagano,
#titlecampaign,
#titlerecommend,
#titlelease,
#titlepurchase,
#headercopy,
#header,
#pankuzu,
#titlelease,
#sidebar,
#entry-excerpt img,
#footer,
#footerarea,
#footernav,
#footernavtaisei,
#contactlogo a{
	display: none;
}
/*-----------------------------------------------------*/
body {
	font-size: 10pt;
	color : #000000; !important;
	background: #fff !important;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
	text-align: left;
	padding:3px;
}

address, #copy {
	margin: 0;
	padding: 0;
}

/*
address{
	border-top: 1px solid;
}
*/
/*---------------------------------*/
#archive-title {
	border-width: 0px 0px 3px 0px;
	border-color: #000000;
	border-style: double;
	pading: 5px;
}

#entry {
	margin: 0px 5px 0px 5px;
}

/*entry-bodyテーブルの設定*/
.entry-body {
	margin-bottom:5px;
}
.entry-body table,
.entry-body th,
.entry-body td{
	border:1px #000000 solid;
	padding:2px;
}

.entry-body th{
	background:#efefef;
}

.entry-body td{
	vertical-align:top;
}

/*entry-moreテーブルの設定*/
.entry-more table{
	width:590px;
}

.entry-more table td{
	width:210px;
}

.entry-more table table{
	border:1px #000000 solid;
	padding:2px;
	width: 380px;
}

.entry-more table table th{
	border:1px #000000 dashed;
	padding:2px;
	width: auto;
}

.entry-more table table td{
	border:1px #000000 dashed;
	padding:2px;
	width: auto;
}

#entry-excerpt {
	width:590px;
	padding: 5px;
	border:1px #000000 dashed;
}

