@charset "utf-8";

/* ==================================================
contents
================================================== */
/* guide
============================== */
#tmp_guide {
	color:inherit;
	background:#F0E8D9 url(/shared/templates/top/images/contents/guide_bg.jpg) repeat-x left top;
	padding:10px;
	margin:0 0 15px 0;
}
#tmp_konnatoki {
	margin:0 0 10px 0;
}
#tmp_konnatoki_ttl {
	font-size:0.1%;
	line-height:0.1;
	background:url(/shared/templates/top/images/contents/guide_ttl_bg.jpg) no-repeat right top;
}
#tmp_konnatoki_cnt {
	padding:10px 0 10px 7px;
}
#tmp_konnatoki_cnt ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_konnatoki_cnt ul li {
	float:left;
	margin:0 5px 2px 0;
}
#tmp_tetsuzuki {
	clear:both;
}
#tmp_tetsuzuki_ttl {
	font-size:0.1%;
	line-height:0.1;
	background:url(/shared/templates/top/images/contents/guide_ttl_bg.jpg) no-repeat right top;
}
#tmp_tetsuzuki_cnt {
	padding:5px 0 5px 10px;
}
#tmp_tetsuzuki_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_tetsuzuki_cnt ul li {
	display:inline;
	margin:0 4px 0 0;
	padding:0 0 0 0;
}
#tmp_tetsuzuki_cnt ul li a {
	margin:5px 0;
	padding:0 8px 0 0;
	border-right:1px solid #000000;
}
#tmp_tetsuzuki_cnt ul {
	height:1%;
	clear:both;
}
#tmp_tetsuzuki_cnt ul li a {
	display:inline-block;
}
/* info
============================== */
#tmp_info_ttl {
	background: url(/shared/templates/top/images/contents/tab_menu_bg.jpg) repeat-x left top;;
	clear:both;
}
#tmp_info_ttl ul {
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
	list-style-image:none;
}
#tmp_info_ttl ul li {
	float:left;
	margin:0 5px 0 0;
}
#tmp_attention,
#tmp_new,
#tmp_recruit {
	clear:both;
	color:#333333;
	background-color:#FFFFFF;
	border-left:1px solid #563E29;
	border-right:1px solid #563E29;
	border-bottom:1px solid #563E29;
	padding:10px;
}
#tmp_attention table,
#tmp_new table,
#tmp_recruit table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
* html #tmp_attention table,
* html #tmp_new table,
* html #tmp_recruit table {
	width:473px;
}
#tmp_attention table th,
#tmp_new table th,
#tmp_recruit table th {
	font-weight:normal;
	width:120px;
	text-align:left;
	vertical-align:top;
}
#tmp_attention table td,
#tmp_new table td,
#tmp_recruit table td {
	text-align:left;
	vertical-align:top;
}
#tmp_attention ul,
#tmp_new ul,
#tmp_recruit ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
	margin:10px 0 5px 5px;
}
#tmp_attention ul li,
#tmp_new ul li,
#tmp_recruit ul li {
	float:left;
	margin:0 15px 0 0;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_guide:after,
#tmp_konnatoki_cnt ul:after,
#tmp_tetsuzuki_cnt ul:after,
#tmp_info_ttl ul:after,
#tmp_attention ul:after,
#tmp_new ul:after,
#tmp_recruit ul:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html .clearfix,
*:first-child+html #tmp_guide,
*:first-child+html #tmp_konnatoki_cnt,
*:first-child+html #tmp_tetsuzuki_cnt,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_attention ul,
*:first-child+html #tmp_new ul,
*:first-child+html #tmp_recruit ul{
	min-height:1%;
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_guide,
* html #tmp_konnatoki_cnt,
* html #tmp_tetsuzuki_cnt,
* html #tmp_info_ttl,
* html #tmp_attention ul,
* html #tmp_new ul,
* html #tmp_recruit ul {
	height:1%;
}

