﻿@charset "utf-8";
/* CSS Document */

/* Text Setting */
#txtWrap {
	color:#eaeaea;
	font-size:12px;
	line-height:16px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#txtWrap a {
	color:#ffec9f;
}

.subTitle{
	width:650px;
	height:19px;
	background:url(http://image.gameyarou.jp/tekki/2009/subpage/common/subTitle_bg.gif) no-repeat left top;
	color:#ededed;
	font-weight:bold;
	font-size:14px;
	padding:4px 0 0 10px;
	margin:15px 0 10px 0;
}

p.Notice_txt {
	color:#a0a300;
	font-size:10px;
}

/* -------------------------- About -------------------------- */
div.about_wrap {
	width:660px;
}

div.about_wrap div.bg {
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/list/notice_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding:0 10px;
}


/* -------------------------- SlotBox -------------------------- */
#slotBox {
	width:660px;
	text-align:center;
	margin:20px 0 10px 0;
}

/* -------------------------- RecommendBox -------------------------- */
div.recbox_wrap {
	width:660px;
}

div.recbox_wrap table {
	width:660px;
	border-collapse:collapse;
	border-spacing:0px;
}

div.recbox_wrap table td {
	width:220px;
}

div.recbox_wrap p.item_name_bg {
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/metalslot/itemname_bg.gif);
	background-repeat:no-repeat;
	width:212px;
	height:20px;
	font-size:12px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
}

div.recbox_wrap2 {
	width:210px;
	background-color:#292a2b;
	border: 1px solid #1d1f20;
}

div.recbox_wrap2 p.item_img {
	text-align:left;
	float:left;
}

div.recbox_wrap2 p.item_img img {
	width:100px;
}

div.recbox_wrap2 p.item_setumei {
	float:right;
	width:100px;
	font-size:10px;
	line-height:14px;
	text-align:left;
	margin:0 5px 0 5px;
}

/* -------------------------- ItemList Button -------------------------- */
div.itemlist_box {
	margin:5px 0 15px 0;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

/* -------------------------- LightBox -------------------------- */
div.lightBox {
	width:640px;
	height:25px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/metalslot/lightbox_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding:5px 10px 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#312902;
}

div.lightBox span.red_txt{
	color:#a60202;
}

/* -------------------------- Notice -------------------------- */
div.notice_wrap {
	width:660px;
}

div.notice_wrap div.bg {
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/list/notice_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding:0 10px;
}

div.notice_wrap ul.notice {
	margin-left:15px;
}

div.notice_wrap ul.notice li {
	padding-bottom:5px;
}
