﻿@charset "utf-8";
@import "nostale_common.css";


dl {
	padding:0;
	margin:0 0 50px 0;
}

dt {
	background:url(http://image.gameyarou.jp/nostale/200908/bullet3.gif) no-repeat left;
	padding-left:17px;
	font-size:14px;
	color:#cb4b88;
	font-weight:bold;
	margin-bottom:5px;
}


dd{
	margin:0 17px 5px 17px;
	line-height:14px;
}

ul {
	margin-top:3px;
}


li{
	background:url(http://image.gameyarou.jp/nostale/200908/bullet2.gif) no-repeat left top;
	padding-left:10px;
	list-style:none;
	line-height:12px;
	font-size:10PX;
	color:#c172c5;
}



/* PC Spec Check Btn */

div.downBox div.pcCheckBtn {
	width:303px;
	float:left;
}
div.downBox div.pcCheckTxt {
	width:300px;
	float:right;
	margin-top:10px;

}


/* PC Spec Table */




div.download div.pcSpec {
	clear:both;
	background:url(http://image.gameyarou.jp/nostale/200908/download/pcCheckImg.jpg) no-repeat left;
	margin:20px 0 0 0;
	position:relative;
	color:#70a5c7;
}



div.pcSpec div.pcSpecTb {
	margin:20px 0 0 220px;
}





.specTb th{
	background:#e6e6e6;
	padding:7px 0 7px 10px;
	text-align:left;
	color:#000;
	font-weight:normal;
	

}


.specTb td{
	padding:5px 0 5px 10px;
	vertical-align:top;
	border-bottom:#e6e6e6 solid 1px;
	
}

.specTbTit {
	background:url(http://image.gameyarou.jp/nostale/200908/bullet_dot2.gif) no-repeat left  top;
	padding:0;
	width:100px;
	color:#535353;
	vertical-align:top;
}


.specTbTit li{
	list-style:none;
	line-height:14px;
}






/* Game Download */

.downinfo td{
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6 solid 1px;
	text-align:left;
	font-weight:normal;
}



.downTxt {
	background:url(http://image.gameyarou.jp/nostale/200908/bullet_dot2.gif) no-repeat left top;
	padding:5px 0 5px 10px;
	color:#535353;
	vertical-align:top;
}

div.downBox {
	margin-top:20px;
}


div.downBox div.downBtnBox {
	width:263px;
	float:left;
}


div.downBox div.downTxtBox {
	width:365px;
	float:right;
	margin-bottom:15px;
}






/* ゲーム関連のユーティリティ */

div.downloadBox {
	clear:both;
}


.downBtnTb th{
	
	background:#e6e6e6;
	text-align:center;
	font-weight:normal;
	padding:5px 0 5px 0;
	color:#4b4b4b;
}

.downBtnTb td{
	border-bottom:#e6e6e6 solid 1px;
	text-align:center;
	font-weight:normal;
	padding:10px 0 15px 0;
	height:50px;
}

	
/* 20090826 div.downTxtBox .tit 修正 */

div.tit {
	font-weight:bold;
	margin-bottom:5px;
}

/* 2009826 Download Botton css 追加　*/
div.DownBox {
	text-align:center;
}

div.DownBox img{
	margin:20px;
}

/* 20090827 Scrrenshot */

div.screenListBox {
	clear:both;
}

	
div.screenBox {
	margin:0 5px 25px 5px;
	_margin:0 4px 20px 4px; /* for IE6 */
	width:215px;
	float:left;
}

	

div.screenListBox div.Image {
	width:215px;
	height:130px;
	background:url(http://image.gameyarou.jp/nostale/200908/download/screenNoimage.gif) no-repeat;
}


div.screenListBox div.Title {
	font-weight:bold;
	color:#70a5c7;
	line-height:16px;
	padding:5px 0 5px 0;
}


div.pageBox {
	clear:both;
	margin-top:-40px;
	position:relative;
}



/* 20090828 wallpaper */

div.wallListBox {
	clear:both;
}

	
div.wallBox {
	margin:0 5px 25px 5px;
	_margin:0 4px 20px 4px; /* for IE6 */
	width:215px;
	float:left;
}



div.wallBox div.thumbnail {
	width:251px;
	height:130px;
}

div.wallBox div.btnBox {
	width:215px;
}

div.wallBox div.btnBox a {
	display: block;
	height:28px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	background-position: 0px 0px;
}
div.wallBox div.btnBox a:hover { background-position: 0px 28px; }
div.wallBox div.btnBox a.download1024 { width:72px; background-image:url(http://image.gameyarou.jp/nostale/200908/download/btn_1024.gif); }
div.wallBox div.btnBox a.download1280 { width:72px; background-image:url(http://image.gameyarou.jp/nostale/200908/download/btn_1280.gif); }
div.wallBox div.btnBox a.download1600 { width:71px; background-image:url(http://image.gameyarou.jp/nostale/200908/download/btn_1600.gif); }

div.wallTxt {
	background:#f1f1f1;
	width:675;
	font-size:10px;
	color:#3c758f;
	line-height:16px;
	padding:15px;
	margin-bottom:20px;
}

/* 20090901 movie */

div.movieBox {
	width:675px;
}


div.movieBox h1 {
	background:url(http://image.gameyarou.jp/nostale/200908/bullet3.gif) no-repeat left;
	padding-left:17px;
	font-size:14px;
	color:#cb4b88;
	font-weight:bold;
}


	