﻿@charset "utf-8";
/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

* {
	margin:0px;
	padding:0px;
}

img {
	border: none;
}

a:focus {
	outline: none;
}

#comm_pop_header {
	width:224px;
	height:17px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/popup/popup_bg_header.png);
	background-repeat:no-repeat;
	font-size:1px;
}

#comm_pop_footer {
	width:224px;
	height:15px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/popup/popup_bg_footer.png);
	background-repeat:no-repeat;
}

#comm_pop {
	width:224px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/itemshop/popup/popup_bg.png);
	background-repeat:repeat-y;
	text-align:center;
	font-family:'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, 'メイリオ', Meiryo, Osaka, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
}

#comm_pop div.wrapper{
	width:204px;
	padding:3px 11px 3px 9px;
}

#comm_pop p.border {
	padding:3px 0;
}

#comm_pop p.text {
	font-size:12px;
	line-height:14px;
	color:#eaeaea;
	text-align:left;
}