@import "common.css";
@import "title_label.css";
@import "title_tab.css";

.none {
	display: none;
}
a { color: lightseagreen; }
strong { font-weight: normal; }
h1 { font-size: 12pt; margin:0; padding:0; }
ul,
dl {
	margin:0;
	padding:0;
}

ul li {
	list-style-type:none;
}
body {
	margin: 4px auto;
	width:805px;
	padding:0;
	color: dimgray;
	background-color:#f9fff9;
}
p {
	font-size: 10.5pt;
	text-indent:1em;
	margin:0.6em 1em;
	line-height:110%;
}

img { border:0; margin:0; padding:0; }

h2 {
	margin:0;
	padding:0;
	font-size:10.5pt;
}
/*------------------
 中央表示部
------------------*/
.afi {
	height: 60px;
	margin:4px 0 !important;
	padding:0 !important;
	text-align:center;
}
.siterank {
	border-color:orange;
}
.siterank li {
	text-align: left;
	list-style-type: "&raquo;";
}
.siterank li a {
	font-size: 9pt;
	line-height:10pt;
	text-decoration: underline !important;
}
/*-------------------------------------*/
ul.list {
	margin-bottom:2px !important;
	margin:0;
	padding:0;
	border-width: 1px;
	border-style: solid;
	line-height:105%;
	list-style-type:none;
}
ul.list li {
	list-style-type: none;
	color: dimgray;
	font-size: 9pt;
	line-height: 115%;
	color: gray;
	margin:0px;
	padding:2px;
}
ul.list li a {
	margin: 0 4px;
	text-decoration:none;
}

/*----- dlのリスト形式 -----*/
dl.list {
	margin: 0 0 2px 0;
	padding:0;
	line-height:105%;
	list-style-type:none;
	border-width: 1px;
	border-style: solid;
}
dl.list dt {
	margin: 0;
	padding: 2px 0;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
}
dl.list dt a {
	padding-left: 8px;
	font-size:10.5pt;
}
dl.list dt a:hover {
	border-style:solid;
	border-width:0px 0px 0px 4px;
	padding-left:8px;
}
dl.list dd {
	font-size:80%;
	line-height:110%;
	color: gray;
	margin:0px;
	padding:2px 2px 2px 24px;/* !important;*/
}
dl.list dd a {
	margin-left: 4px;
	text-decoration:none;
}



h1.list {
	margin: 0;
	font-size:100%;
	font-weight:normal;
	line-height:105%;
	padding:2px 4px;
	list-style-type:none;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	color:white;
	height:16px;
}
h1.list a {
	color:white !important;
	text-decoration:none;
	padding:0 4px;
	border:0;
}


h1.official {
	background-color: cornflowerblue;
}

h1.title {
	background-color: cornflowerblue;
}

/*----- portal -----*/
h1.portal {
	border-color: palevioletred;
}
ul.portal {
	border-color: palevioletred;
}

.portal { border-color: palevioletred; }
.portal dt { border-color: palevioletred; }
.portal dt a { color: palevioletred !important; }
.portal dt a:hover { border-color: palevioletred; }

.title { border-color: skyblue; }
.title dt { border-color: cornflowerblue; }
.title dt a { color: cornflowerblue !important; }
.title dt a:hover { border-color: cornflowerblue; }
.list blockquote { clear:left; padding: 4px; }
dl.img dt {clear:left; border-bottom-width:0; border-top-width:1px;}
dl.img img { float: left; margin: 4px; }
dl.img dd { margin-left: 50px; }

/*------------------------------------------------------------------------------
 スクリーンショット用
------------------------------------------------------------------------------*/
h2.ss {
	border-color: pink !important;
	background-color: pink !important;
}
.ss {
	margin:0;
	margin-bottom:2px;
	line-height:105%;
	padding:4px;
	list-style-type:none;
	border:1px solid pink;
	text-align:center;
}
/*----------------------------------------------------------------------------*/


/*----- fansite -----*/
h1.fansite {
	border-color: orange;
	background-color: orange;
}
.fansite { border-color: orange; }
.fansite dt { border-color: orange; }
.fansite dt a { color: orange !important; }
.fansite dt a:hover { border-color: orange; }


/*----- record -----*/
h1.record {
	border-color: coral;
	background-color: coral;
}
.dlRecord { border-color: coral; }.dlRecord dt { border-color: coral; }
.dlRecord dt a { color: coral !important; }
.dlRecord dt a:hover { border-color: coral; }



/* アフィ、バナー用 */
/* centerの運営用リンクスタイル */
.aManage {
	font-size:10pt;
	color:white !important;
	float:right;
	text-decoration:none;
	padding-left:4px;
	border-width:0px 0px 0px 8px;
	border-color:white;
	border-style:solid;
}
.todayList {
	margin:0;
	padding:0;
	width:100%;
	font-size:80%;
	text-align:right;
	text-decoration:none;
}





/**/
h1.label {
	text-align: left;
	background-color: gray;
	color: white;
	margin: 0;
	margin-bottom: 2px;
	padding: 2px 6px;
}
.label { border-color: gray; }
.label dt { border: gray; }
.label dt a { color: gray !important; }
.label dt a:hover { border-color: gray; }
.label dd { margin-bottom: 8px !important; }

/*----- Amazon用 -----*/
#dlAmazon {
	margin:0;
	margin-bottom:2px;
	line-height:105%;
	padding:0;
	list-style-type:none;
	border:1px solid #a7a7a7;
}
#dlAmazonDt {
	font-size:90%;
	text-align:center;
	background-color:coral;
	color:white;
	margin:0;
	margin-bottom:2px;
	padding:2px 6px;
}
#dlAmazonDt a {
	color:white;
	text-decoration:none;
}
#dlAmazon dd {
	text-align:center;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	font-size:9pt;
}
#dlAmazon dd a {
	color:lightseagreen !important;
}
#dlAmazon dd img {
	display:block;
	margin:0 auto;
}
.dlRecord dt {
	margin-bottom:2px;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
	border-color:coral;
	padding-left:14px;
}
.dlRecord dd  {
	font-size:80%;
	line-height:110%;
	margin:0;
	padding:2px 2px 2px 24px !important;
}
