﻿@charset "utf-8";
/* ================================================
アーカイブcss
================================================ */



/* エリア
----------------------------------------------------------------------------- */


#kiji_ttl {
	background-image: url(../imgs/special/archive/title.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 550px;
	font-size: 1%;
	line-height: 1%;
}

#kiji_ttl h2 {
	width: 550px;
	height: 33px;
	/* \*/overflow: hidden;
	display: block;
}
#archive {
}
p {
	width: 480px;
	padding: 5px;
	text-align:center;
}
#archive h3{
	background-image: url(../imgs/special/archive/media_ti.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 113px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	margin-bottom: 15px;
}
#archive h4{
	background-image: url(../imgs/special/archive/mailmag_ti.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 124px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	margin: 20px 0 5px 0;
}
div.top {
	text-align: right;
	font-size: 80%;
	margin: 5px;
}
dl.media {
	width: 480px;
	margin-top: 10px;
	background-image: url(../imgs/special/archive/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

dl.media dt {
	clear: left;
	float: left;
	border: solid 1px #CCC;
	padding: 3px;
	color: #000;
	margin-left: 5px;
}
dl.media dd {
	height: 110px;
	margin-left: 90px;
}
dl.media_btm {
	width: 480px;
	margin-top: 10px;
}

dl.media_btm dt {
	clear: left;
	float: left;
	border: solid 1px #CCC;
	padding: 3px;
	color: #000;
	margin-left: 5px;
}
dl.media_btm dd {
	height: 110px;
	margin-left: 90px;
}
.line_top{
	background-image: url(../imgs/special/archive/line_top.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 8px;
}
.line_btm{
	background-image: url(../imgs/special/archive/line_btm.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 8px;
}

table.border {
	border-collapse: collapse;
	border: 1px solid #ffffff; /* 外側の枠線 */
	width: 470px;
	margin: 10px 0px 10px 5px;
}
table.border th {
	color: #ffffff;
	font-weight: bold;
	border-width: 1px;
	border-color: #ffffff; 
	border-style: solid; 
	padding: 0.3em; /* セル内側の余白 */
	text-align: center;
	background: #0033cc;
}
table.border td {
	border-width: 1px;
	border-color: #ffffff; 
	border-style: solid; 
	padding: 0.3em; /* セル内側の余白 */

}
.mail_bg{
	background: #99ccff;
}
/*kaitou*/
#left_kiji_kakomi2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006BC9;
	border-bottom-color: #006BC9;
	border-left-color: #006BC9;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left:20px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
#qa{
	width:490px;
}#qa h3{
	margin-bottom:1em;
}
#qa dl,#qa dd{
	margin:1em 0;
}
#qa ul{
	margin-bottom:30px;
}
#qa li{
	background:url(../special/archive/1012/img/dot_line.gif) no-repeat bottom left;
	padding:0 0 0.4em 0;
	width:490px;
	font-size:93%;
}
#qa li.none{
	background:url(../special/archive/1012/img/dot_line.gif) no-repeat bottom left;
	padding:0 0 0.4em 25px;
	width:490px;
	font-size:93%;
}
#qa li img{
	margin:5px 5px -5px 0;
	
}
