@charset "utf-8";

/*------------------------------------------------------------------------------

	[ファイル名]	home.css
	
	[概要]	トップページ用css
	
	[目次]
		・clearFix／画像代替／非表示部
	
------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------

								clearFix
								
------------------------------------------------------------------------------*/
.clearfix {
	overflow:hidden;
}
.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix {display: inline-block;}/*forIE*/
.clearfix {display: block;}/*forIE*/


div#contentWrapper:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html div#contentWrapper
{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html div#contentWrapper
{
	height: 1%;
}
/* End Win IE6 */

/* Mac IE\*//*/
div#contentWrapper
{
	display: inline-table;
}
/* End Mac IE */



/*------------------------------------------------------------------------------

							テキスト画像代替
							
------------------------------------------------------------------------------*/
div.section h2,
div.section p.buttonMore a,
p#earthquake,
p#bannerSaikai a,
p#bannerSmileAgain a,
p#bannersSmileForMiyagi a
{
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	text-decoration: none;
	text-align: left;
/*\*/
	overflow: hidden;
/* */
}



/*------------------------------------------------------------------------------

								非表示部
								
------------------------------------------------------------------------------*/
#xxx
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: -9999;
	width: 0;
	height: 0;
	overflow: hidden;
}



/*------------------------------------------------------------------------------

							div#contentWrapper
							
------------------------------------------------------------------------------*/
div#contentWrapper{
	width: 842px;
	margin: 0 auto;
	background-image: none;
}



/*------------------------------------------------------------------------------

								div#mainContent
								
------------------------------------------------------------------------------*/
div#mainContent{
	float: none;
	width: 842px;
	margin: 0 auto;
	text-align: left;
}



/*------------------------------------------------------------------------------

									div#flash
									
------------------------------------------------------------------------------*/
div#flash{
	/* ↓震災用 */
	margin-top: 6px;
	/* ↓通常 */
	/* margin-top: 12px; */

	margin-bottom: 15px;
}

/*------------------------------------------------------------------------------

						div#mainVis
									
------------------------------------------------------------------------------*/
div#mainVis{
	width:840;
	height:500px;
	margin:7px 0 20px;
	background:url(../../images/home/mainvis_bg.jpg) no-repeat;
	position:relative;
}

div#mainVis #mainVisTxt{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
div#mainVis #mainVisImg01{
	position:absolute;
	top:140px;
	left:35px;
}
div#mainVis #mainVisImg02{
	position:absolute;
	top:329px;
	left:35px;
}
div#mainVis #mainVisImg03{
	position:absolute;
	top:140px;
	left:480px;
	background-color:#FFFFFF;
}

/*------------------------------------------------------------------------------

					div#sectionHomeMenu
									
------------------------------------------------------------------------------*/
ul#sectionHomeMenu{
	width:266px;
	float:left;
}
ul#sectionHomeMenu li img{
	vertical-align:bottom;
}
/*------------------------------------------------------------------------------

					div#sectionNews
									
------------------------------------------------------------------------------*/
div#sectionNews{
	width:557px;
	float:right;
	font-size:12px;
	line-height:130%;
}

div#sectionNews dl {
	margin:0 5px 3px;
}
div#sectionNews dl dt{
	background: url(../../images/home/home_icon01.jpg) no-repeat left center;
	padding:0.5em 0.5em 0.5em 1em ;
}
div#sectionNews dl dd{
	border-bottom:1px dotted #CCCCCC;
	margin-top:-2.4em;
	padding: 0.5em 0.5em 0.5em 7.5em;
}

/*------------------------------------------------------------------------------

					div#sectionHomeBan
									
------------------------------------------------------------------------------*/
div#sectionHomeBan{
	clear:both;
	padding-top:20px;
}





/*------------------------------------------------------------------------------

								div.section
								
------------------------------------------------------------------------------*/
div.section{
	float: left;
	width: 274px;
	margin: 0;
	padding: 0;
	background: url(../../images/home/section_bg.gif) repeat-y scroll left top;
	zoom: 1;
}

div.section h2{
	width: 274px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: no-repeat scroll left top;
}

div#sectionSmile,
div#sectionProfessional{
	margin-right: 9px;
}

div#sectionSmileEpisode,
div#sectionMonthTarget{
	margin-top: 10px;
	margin-right: 9px;
}


/*----- 各タイトル画像指定 -----*/
div#sectionSmile h2{
	background-image: url(../../images/home/section_smile_h2.gif);
}

div#sectionProfessional h2{
	background-image: url(../../images/home/section_professional_h2.gif);
}

div#sectionContribution h2{
	background-image: url(../../images/home/section_contribution_h2.gif);
}

div#sectionSmileEpisode h2{
	background-image: url(../../images/home/section_smile_episode_h2.gif);
}

div#sectionMonthTarget h2{
	background-image: url(../../images/home/section_cs_month_target_h2.gif);
}



div.section div.sectionContent{
	margin: 0 7px;
}

div.section div.sectionContent p.mainText{
	padding: 5px;
}

*:first-child + html div#contentWrapper{
	margin-bottom: 0px;
	padding-bottom: 5px;
}

* html div#contentWrapper{
	margin-bottom: 0px;
	padding-bottom: 5px;
}



/*------------------------------------------------------------------------------

								p.buttonMore
								
------------------------------------------------------------------------------*/
div.section p.buttonMore,
div.section p.buttonMore a{
	width: 274px;
	height: 42px;
	background: no-repeat scroll left top;
}

div.section p.buttonMore{
	background-image: url(../../images/home/button_more_ov.gif);
}

div.section p.buttonMore a{
	background-image: url(../../images/home/button_more.gif);
}

div.section p.buttonMore a:hover{
	background-image: none;
}




/*------------------------------------------------------------------------------

								p#earthquake
								
------------------------------------------------------------------------------*/
p#earthquake{
	width: 840px;
	height: 147px;
	margin-top: 10px;
	background: #fff url(../../images/home/banner_earthquake_disaster2011_senkan.gif) no-repeat top left;
}


p#bannerSaikai a{
	float: left;
	width: 140px; height: 64px;
	margin-left: 10px;
	background: url(../../images/home/home_ban02.jpg);
	zoom: 1;
}
p#bannerSaikai a:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
p#bannerSaikai a:active{
	opacity: 0.5;
	filter: alpha(opacity=50);
}



/*------------------------------------------------------------------------------

								div#sectionHomeBan
								
------------------------------------------------------------------------------*/
div#sectionHomeBan{
}


/*------------------------------------------------------------------------------

								p#bannerSmileAgain
								
------------------------------------------------------------------------------*/
p#bannerSmileAgain a{
	float: left;
	width: 248px; height: 61px;
	margin: 0px 0 0;
	background: url(../../images/home/banner_smile_again2.png);
	zoom: 1;
}
p#bannerSmileAgain a:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
p#bannerSmileAgain a:active{
	opacity: 0.5;
	filter: alpha(opacity=50);
}



/*------------------------------------------------------------------------------

								p#bannersSmileForMiyagi
								
------------------------------------------------------------------------------*/
/*
div#sectionBanners{
	background-image: none;
}

* html div#sectionBanners{
	width: 272px;
}
*/


p#bannersSmileForMiyagi{
	float: left;
	width: 270px;
	height: 60px;
	border: 1px solid #ccc;
}

* html p#bannersSmileForMiyagi{
	width: 273px;
}


p#bannersSmileForMiyagi a{
	height: 60px;
	background: #fff url(../../images/home/banner_smile_for_miyagi.gif) no-repeat top left;
}


/*----- ロールオーバー指定 -----*/
p#bannersSmileForMiyagi a:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
p#bannersSmileForMiyagi a:active{
	opacity: 0.5;
	filter: alpha(opacity=50);
}


/*------------------------------------------------------------------------------

								p#kyujin
								
------------------------------------------------------------------------------*/

p#kyujin{
	float: left;
	width: 254px; height: 61px;
	margin: 0px 0 0;
}

p#kyujin:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
p#kyujin img:active{
	opacity: 0.5;
	filter: alpha(opacity=50);
}



/*------------------------------------------------------------------------------

								div#contentWrapper 
								
------------------------------------------------------------------------------*/

* html div#contentWrapper{
    padding-bottom: 20px;
}

/*------------------------------------------------------------------------------

								リンク画像ロールオーバー 
								
------------------------------------------------------------------------------*/

.link a{
	background-color:#FFFFFF;
}
.link a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
