@charset "UTF-8";

/* ****************************************************************** 

	COPYRIGHT(C) LIVESEEK Inc.
	URL: http://liveseek.jp/

	@This stylesheet Information{
		CSS File Name: s.css

		Setting of: s pages
			1: Common setting
	}
	
****************************************************************** */


/*==================================================================
	1: common setting
===================================================================*/

h1{
	border-bottom:3px solid #2A2A2A;
	background: #FFF url("/img/home/bg_h1.gif") repeat 0% 0%;
	height:210px;
	}
h1 span{
	display:block;
	text-indent:-2000em;
	height:210px;
	width:860px;
	margin:0px auto;
	background: url("/img/home/pht_main.jpg") no-repeat 0% 0%;
	}
#contents{
	padding-top:15px;
	}
.section{
	margin-bottom:15px;
	}
table.info{
	width:100%;
	}

table.info th,
table.info td{
	padding:10px 0px;
	background: url("/img/common/line_dot.gif") repeat-x 0% 100%;
	}
table.info th{
	width:100px;
	}
