@charset "EUC-JP";

/* Base 
------------------------------------------ */
#tokuma-library {
	width: 575px;
}
/* ヘッダー 
------------------------------------------ */
#tokuma-library #Header {
	clear: both;
	margin-bottom: 20px;
}

#tokuma-library .Bg {
	clear: both;
	background: url(../img/bg_repeat-x.gif) top repeat-x #dac4ae;
}
#tokuma-library .LineSide {
	clear: both;
	background: url(../img/bg_repeat-y.gif) repeat-y;
	padding: 0 6px;
}
#tokuma-library .BgTop {
	clear: both;
	background: url(../img/bg_top.gif) no-repeat;
	height: 6px;
}
#tokuma-library .BgBtm {
	clear: both;
	background: url(../img/bg_btm.gif) no-repeat;
	height: 6px;
}
#tokuma-library .Data {
	border: solid 1px #c19c75;
	background: #f0f0f0;
}
#tokuma-library .Img {
	float: left;
	width: 244px;
	margin-bottom: 5px;
}
#tokuma-library .Txt-Btn {
	float: right;
	width: 314px;
	margin-bottom: 5px;
}
#tokuma-library .Btn {
	margin-top: 5px;
}
#tokuma-library ul {
	margin: 0;
	padding: 5px;
}
#tokuma-library li {
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0px;
	font-size: 10px;
	color: #825b32;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
#tokuma-library .toTOP {
	margin: 10px 0;
	font-size: 10px;
	text-align: right;
}
#tokuma-library .toTOP a {
	color: #825b32;
	text-decoration: none;
}
#tokuma-library .toTOP a:hover {
	text-decoration: underline;
}

/* アリオン
------------------------------------------ */
#tokuma-library .arion {
	background: url(../img/ttl_arion.gif) no-repeat;
	height: 37px;
	text-indent: -9999px;
}
#tokuma-library .arion-Txt {
	background: url(../img/txt_arion.gif) no-repeat;
	width: 314px;
	height: 282px;
	text-indent: -9999px;
}
/* 大魔獣激闘 鋼の鬼
------------------------------------------ */
#tokuma-library .haganenooni {
	background: url(../img/ttl_haganenooni.gif) no-repeat;
	height: 37px;
	text-indent: -9999px;
}
#tokuma-library .haganenooni-Txt {
	background: url(../img/txt_haganenooni.gif) no-repeat;
	width: 314px;
	height: 282px;
	text-indent: -9999px;
}
/* 天使のたまご
------------------------------------------ */
#tokuma-library .tentama {
	background: url(../img/ttl_tentama.gif) no-repeat;
	height: 37px;
	text-indent: -9999px;
}
#tokuma-library .tentama-Txt {
	background: url(../img/txt_tentama.gif) no-repeat;
	width: 314px;
	height: 242px;
	text-indent: -9999px;
}
/* デジタル・デビル物語 女神転生
------------------------------------------ */
#tokuma-library .megaten {
	background: url(../img/ttl_megaten.gif) no-repeat;
	height: 37px;
	text-indent: -9999px;
}
#tokuma-library .megaten-Txt {
	background: url(../img/txt_megaten.gif) no-repeat;
	width: 314px;
	height: 212px;
	text-indent: -9999px;
}
/* ワイルド７
------------------------------------------ */
#tokuma-library .wild7 {
	background: url(../img/ttl_wild7.gif) no-repeat;
	height: 37px;
	text-indent: -9999px;
}
#tokuma-library .wild7-Txt {
	background: url(../img/txt_wild7.gif) no-repeat;
	width: 314px;
	height: 192px;      
	text-indent: -9999px;
}
/* THE COCKPIT
------------------------------------------ */
#tokuma-library .cockpit {
	background: url(../img/ttl_cockpit.gif) no-repeat;
	height: 37px;
	text-indent: -9999px;
}
#tokuma-library .cockpit-Txt {
	background: url(../img/txt_cockpit.gif) no-repeat;
	width: 314px;
	height: 142px;      
	text-indent: -9999px;
}




#tokuma-library #Copyright {
	clear: both;
	font-size: 12px;
	line-height: 1.8em;
}

/* details
------------------------------------------ */
#tokuma-library p {
	margin: 0px;
}
#tokuma-library .Clear {
	clear: both;
	border-top: 0px;
}
#tokuma-library hr {
	display: none;
}
#tokuma-library h1,h2,h3,h4 {
	margin: 0px;
}
#tokuma-library #Footer a:link {
	color:#000;
}
#tokuma-library #Footer a:visited {
	color:#000;
}
#tokuma-library #Footer a:hover {
	color:#000;
}
#tokuma-library #Footer a:active {
	color:#000;
}
