﻿@charset "utf-8";
/* CSS Document */


/* Text Setting */
#txtWrapPlayer {
	color:#1c1c1c;
	font-size:12px;
	line-height:14px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/bg.jpg);
	background-repeat:no-repeat; text-align:left;
}

#txtWrap a {
	color:#1c1c1c;
}

div.player_bg_wrap {
	width:304px;
	height:137px;
}

div.player_co_wrap {
	width:288px;
	margin-left:16px;
}

div.player_co_wrap p.player_col_l_01 {
	width:264px;
	height:20px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/co_title_01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:65px;
	margin-top:12px;
	padding-top:6px;
}

div.player_co_wrap p.player_col_l_02 {
	width:264px;
	height:20px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/co_title_02.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:65px;
	margin-top:0px;
	padding-top:6px;
}

div.player_co_wrap p.player_col_l_03 {
	width:264px;
	height:20px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/co_title_03.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:65px;
	margin-top:6px;
	padding-top:6px;
}

div.player_co_wrap p.player_col_r {
	float:right;
	width:29px;
	height:16px;
	padding-top:2px;
	margin-top:4px;
}

div.player_gage_1 {
	width:264px;
	height:18px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/gage_f_bg.gif);
	background-repeat:no-repeat;
	padding:11px 0 0 2px;
	margin:2px 0 0 16px;
}

div.player_gage_1 div.player_gage_2 {
	width:259px;
	height:10px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/gage_bg.gif);
	background-repeat:no-repeat;
}

div.player_gage_1 div.player_gage_2 p.player_main {
	height:10px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/player_data/gage_main.gif);
	background-repeat:no-repeat; 
}

p.player_btn_close{
	position:absolute;
	width:14px;
	height:13px;
	left: 282px;
	top: 8px;
}
