@charset "utf-8";

/*------------------------------------------------------------------------------

	[ファイル名]	home.css
	
	[概要]			「トップページ」専用
		
	[目次]
		・clearFix／画像代替／非表示部
	
------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------

								clearFix
								
------------------------------------------------------------------------------*/
p.buttonMore:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html p.buttonMore
{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html p.buttonMore
{
	height: 1%;
}
/* End Win IE6 */



/*------------------------------------------------------------------------------

							テキスト画像代替
							
------------------------------------------------------------------------------*/
div#sectionAbout h2 a,
div#sectionInquiry h2,
span#slideLeft,span#slideRight
{
	display: block;
	margin: 0;
	padding: 0;
	border-style: none;
	text-indent: -10000px;
	text-decoration: none;
	text-align: left;
/*\*/
	overflow: hidden;
/* */
}



/*------------------------------------------------------------------------------

								非表示部
								
------------------------------------------------------------------------------*/
span#currentSlide
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: -9999;
	width: 0;
	height: 0;
	overflow: hidden;
}



/*------------------------------------------------------------------------------

								div#mainVisual
								
------------------------------------------------------------------------------*/
div#mainVisual{
	width: 100%;
	height: 282px;
	margin-bottom: 32px;
	background: url(../../images/home/main_visual_bg.gif) repeat-x scroll left top;
}

div#mainVisual div.inner{
	position: relative;
	width: 894px;
	height: 270px;
	margin: 0 auto;
	padding: 2px;
	background-color: #a4a4a4;
	border: 1px solid #878787;
}

* html div#mainVisual div.inner{
	width: 900px;
	height: 276px;
}

/*----- 左右のグラデ -----*/
div#mainVisual div.inner:before,
div#mainVisual div.inner:after{
	position: absolute;
	display: block;
	margin-top: 62px;
}

div#mainVisual div.inner:before{
	content: url(../../images/home/main_visual_inner_left_bg.gif);
	margin-left: -43px;
}

div#mainVisual div.inner:after{
	content: url(../../images/home/main_visual_inner_right_bg.gif);
	margin-left: 897px;
}

/*----- お悩み検索 -----*/
div#widgetTagSearch{
	float: left;
	margin-bottom: 0;
}

/*----- スライドショー -----*/
div#slideshow{
	position: absolute;
	top: 2px;
	right: 2px;
	width: 669px;
	height: 279px;
	padding-left: 25px;
	background: url(../../images/home/slideshow_bg.gif) no-repeat scroll left top;
}

div#slideshow div.inner{
	position: relative;
	top: 0px; left: 0px;
	overflow: hidden;
	width: 663px !important;
	height: 275px !important;;
	background: none !important;
	border: none !important;
	text-align: left;
}
/* Win IE6 \*/
* html div#slideshow div.inner{
	width: 668px !important;
	height: 279px !important;
}
/* End Win IE6 */

div#slideshow ol{
	position: absolute;
	top: 0px; left: 0px;
	width: 1000%;
	visibility: hidden;
}

div#slideshow li{
	float: left;
	width: 667px; height: 269px;
}

div#slideshow a{
	border-style: none;
}

/*----- スライダー -----*/
div#slider{
	position: absolute;
	top: 273px; left: 0px;
	width: 667px; height: 4px;
	background-color: #def1fd;
	border: 1px solid #d3e9f6;
}

div#sliderInner{
	position: relative;
	top: 0px; left: 0px;
}

div#slider p{
	position: relative;
	top: -5px; left: 0px;
	width: 100px; height: 10px;
	background: url(../../images/home/slider.gif) no-repeat scroll center top;
}

span#slideLeft{
	position: absolute;
	top: 4px; left: 0px;
	width: 10px; height: 10px;
	background: url(../../images/home/slider.gif) no-repeat scroll 0px -4px;
}

span#slideRight{
	position: absolute;
	top: 4px; right: 0px;
	width: 10px; height: 10px;
	background: url(../../images/home/slider.gif) no-repeat scroll -890px -4px;
}

/*------------------------------------------------------------------------------

								div#sectionAbout
								
------------------------------------------------------------------------------*/
div#sectionAbout{
	margin-right: 0;
	padding-bottom: 10px;
}

div#sectionAbout h2 a{
	position: relative;
	width: 216px;
	height: 82px;
	margin-left: -17px;
}

div#sectionAbout1 h2 a{
	background-image: url(../../images/home/section_about1_h2.gif);
}

div#sectionAbout2 h2 a{
	background-image: url(../../images/home/section_about2_h2.gif);
}

div#sectionAbout3 h2 a{
	background-image: url(../../images/home/section_about3_h2.gif);
}

div#sectionAbout div{
	margin-right: 17px;
	padding-bottom: 2.5em;
}

p.buttonMore{
	position: absolute;
	bottom: 0;
	width: 199px;
	margin-left: 0px;
	background-image: url(../../images/common/texture_mesh_gray.gif);
	background-repeat: repeat-x;
	text-align: right;
	text-decoration: underline dotted;
}

p.buttonMore a{
	float: right;
	line-height: 1;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-image: url(../../images/common/sprite1.gif);
	background-position: -770px -93px;
	border-top: 2px solid #107dc3;
	border-bottom-style: none;
}



/*------------------------------------------------------------------------------

								div#sectionInquiry
								
------------------------------------------------------------------------------*/
div#sectionInquiry{
	width: 630px;
	margin-bottom: 35px;
	background-image: url(../../images/home/section_inquiry_lower.gif);
	background-position: left bottom;
}

div#sectionInquiry h2{
	width: 630px;
	height: 53px;
	background-image: url(../../images/home/section_inquiry_h2.gif);
}

div#sectionInquiry p{
	position: relative;/* for Safari, IE6 */
	margin-top: -53px;
	background-image: url(../../images/home/section_inquiry_figure.png);
	background-position: 12px center;
	padding-top: 63px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 120px;
}

* html div#sectionInquiry p{
	background-image: url(../../images/home/section_inquiry_figure_ie6.gif);
	background-position: 12px 15px;
	zoom: 1;
}
