@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
===================================================================*/
#main h1{
	font-size:110%;
	}
#main h2,
#main h3{
	background-color:#EEE;
	padding:3px;
	margin:15px 0px 12px 0px;
	}

#mainMain p{
	margin-bottom:0.8em;
	}
	
p.searchBbs{
	text-align:center;
	margin:2.5em 0px;
	font-weight:bold;
	}

