@charset "UTF-8";
/*プレミアムラインで共通！！*/
body {
	background-color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px;
	
	}


/*プレミアムラインパンくずのリンク*/
a.navi:link {
	font-size: x-small;
	color: #c8c8c8;
	text-decoration: underline;
}
a.navi:visited {
	font-size: x-small;
	color: #c8c8c8;
	text-decoration: underline;
}
a.navi:hover {
	font-size: x-small;
	color: #B91440;
	text-decoration: underline;
}
a.navi:active {
	font-size: x-small;
	color: #B91440;
	text-decoration: underline;
}
.navitext{font-size: x-small;
         color:#c8c8c8;}


.border {border-width:1px;border-color:#cccccc;border-style:solid;}


/*　SERIES 3　*/

img {
border:none;
}
h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

.wh {
background:#FFF;
}

.box {
border-left:1px #CCC solid;
border-right:1px #CCC solid;
border-bottom:1px #CCC solid;
padding:10px;
}

.zoom {
position:relative;
top:-24px; left:0;
}





