@charset "UTF-8";

/* info.css */
/*
Last update : 2009/01/30 @GL-MA
-------------------------------------

Index:
-------------------------------------
001/ Info Index					(@_01)
002/ Info Emobile				(@_02)
-------------------------------------

/* ================================================================================================
001/ Info Index (@_01)
================================================================================================ */



/* ================================================================================================
002/ Info Emobile (@_01)
================================================================================================ */
/* emGuide */
div#emGuide {
	background: #f9f9f9;
	margin: 10px;
	padding: 20px;
	border: 1px solid #ccc;
	}
div#emGuide h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	}
	
div#bedding-set h3{
	text-align:left;
	font-size:13px;
	line-height:26px;
	padding-left:11px;
	border:1px solid #DDD;
	border-bottom:none;
	font-weight:bold;
	clear:left;
	color:#555;
	background:#E2EFFC;
	}
div#bedding-set div#beddingInner {
	border: 1px solid #ddd;
	padding: 10px;
	}
div#bedding-set table {
	width:100%;
	background:#DDD;
	margin-bottom:8px;
	}
div#bedding-set th {
	text-align:center;
	padding:7px 0px;
	color:#454545;
	border:1px solid #FFF;
	background:#CDE3FA;
	line-height:19px;
	font-size:12px;
	width:33%;
	}
div#bedding-set th.sub {
	background:#E2EFFC;
	font-weight:normal;
	padding:0px;
	line-height:25px;
	}
div#bedding-set td {
	text-align:left;
	padding:5px 10px;
	color:#454545;
	background:#FFF;
	font-size:12px;
	width:23%;
	line-height:17px;
	}
div#bedding-set td.odd {
	background-color:#F8FBFE;
	}
div#bedding-set td.count {
	text-align:center;
	width:10%;
	}

/* end info */

