@charset "UTF-8";

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

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

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

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


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

h1{
	margin:0px 0px 12px 0px;
	}
	
h2{
	font-weight:bold;
	margin:15px 0px 12px 0px;
	}
	
h3{
	font-weight:bold;
	margin:15px 0px 12px 0px;
	background: #FFF url("/img/common/line_dot.gif") repeat-x 0% 100%;
	padding-bottom:4px;
	}

h4{
	font-weight:bold;
	}

h5{
	font-weight:bold;
	margin-top:15px;
	}
	
#main p{
	margin-bottom:0.8em;
	}
	
#main p.a{
	text-align:center;
	background:#EEE;
	line-height:40px;
	margin:15px 0px 15px;
	}
	
#plan00{
	background:#EEE;	
	width:600px;
	}

p#plan00{
	padding:10px;
	}

.planBanner{
	width:223px;
	float:left;
	background:#CCCCCC;
	margin-right:10px;
	}

.planBanner02{
	width:223px;
	float:left;
	background:#CCCCCC;
	}

.planBanner h4,.planBanner02 h4{
	padding-left:10px;
	}

.planBanner p,.planBanner02 p{
	padding:10px;
	}

.sheet td{
	vertical-align:top;
	}
	
.sheet th.standard{
	background: #767FBA url("/img/bg_plan01.jpg") repeat-x scroll 0% 100%;
	}
	
.sheet th.silver{
	background: #C9C9C9 url("/img/bg_plan02.jpg") repeat-x scroll 0% 100%;
	}
	
.sheet th.premium{
	background: #E6DB68 url("/img/bg_plan03.jpg") repeat-x scroll 0% 100%;
	}
	
.sheet th.standard h4,.sheet th.silver h4,.sheet th.premium h4 {
	color:#FFFFFF;
	}
	
.sheet th.banner01{
	background-color:#FCC2BC;
	}
	
.sheet th.banner02{
	background-color:#CADEC5;
	}
	
.sheet th.banner03{
	background-color:#D5D7EE;
	}

.sheet th.banner01 h4{
	color:#BA1D0C;
	}
	
.sheet th.banner02 h4{
	color:#406631;
	}
	
.sheet th.banner03 h4{
	color:#3A4898;
	}
	
img.sample{
	display:block;
	margin:0px auto 0.8em;
	background-color:#EEEEEE;
	}

	
/*	サイトマップ
-------------------------------------------------------------------*/
.leftBox{
	float:left;
	width:48%;
	}
.rightBox{
	float:right;
	width:48%;
	}
