@charset "utf-8";

/*　トップページのスタイルを記述するCSS
--------------------------------------------------
.topImage
.banerImage
#sectionMain
#sectionHeader
-------------------------------------------------- */

/* topImage
-------------------------------------------------- */
#home #contents #sectionHeader
	{
	width: 715px;
	height: 190px;
	background: url(../../img/home/home_bg_01.gif) 0 0 no-repeat;
	}

#home #contents #sectionHeader div.bnLeft
	{
	display: inline;
	float: left;
	width: 444px;
	margin: 8px 0 0 7px;
	}

#home #contents #sectionHeader div.bnRight
	{
	display: inline;
	float: right;
	width: 247px;
	height: 174px;
	margin: 8px 8px 0 0;
	}



/* banerImage
-------------------------------------------------- */
#home #contents div.banerMain
	{
	width:715px;
	height:61px;
	margin:10px 0 15px 0;/*上右下左*/
	padding:7px 0;
	background:url(../../img/home/home_bg_02.gif) 0 0 no-repeat;
	}

#home #contents div.banerMain ul li
	{
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	}


/* sectionMain 
-------------------------------------------------- */

#home #contents #cRight .bgTop														{margin:0 0 -10px 0; padding:0;}
#home #contents #cRight #sectionMain								{margin:0 0 15px 0;}
#home #contents #cRight #sectionMain	h2					{margin:15px 0 7px 0; padding:0;}
#home #contents #cRight #sectionMain	h2.top	{margin:0 0 7px 0;}
