@charset "utf-8";

/* ------------------------------------------------------------
Home
------------------------------------------------------------ */

/* 
Home
---------------------------------------- */
#home {}

	/* 
	Container
	---------------------------------------- */
	#home #container {
	border:none;
	width:965px;
	}

		/* 
		Main
		---------------------------------------- */
		#home #container #main {
		width:965px;
		}

			/* 
			TopHeadArea
			---------------------------------------- */
			#home #container #main #topHeadArea {
			margin-bottom:15px;
			margin-left:9px;
			}

			#home #container #main #topHeadArea:after {
			content: ".";
			display: block;
			clear: both;
			height: 0;
			visibility: hidden;
			}

			#home #container #main #topHeadArea {
			min-height: 1px;
			}

			* html #home #container #main #topHeadArea {
			height: 1px;
			/*\*//*/
			height: auto;
			overflow: hidden;
			/**/
			}

				/* 
				SmallPromotionArea
				---------------------------------------- */
				#home #container #main #topHeadArea #smallPromotionArea {
				float:left;
				width:208px;
				}

				/* 
				LargePromotionArea
				---------------------------------------- */
				#home #container #main #topHeadArea #largePromotionArea {
				float:right;
				width:748px;
				}

			/* 
			Contents
			---------------------------------------- */
			#home #container #main #contents {
			width:965px;
			}

				/* 
				ContentsInner
				---------------------------------------- */
				#home #container #main #contents #contentsInner {
				margin-left:20px;
				padding-bottom:20px;
				}

				#home #container #main #contents #contentsInner:after {
				content: ".";
				display: block;
				clear: both;
				height: 0;
				visibility: hidden;
				}

				#home #container #main #contents #contentsInner {
				min-height: 1px;
				}

				* html #home #container #main #contents #contentsInner {
				height: 1px;
				/*\*//*/
				height: auto;
				overflow: hidden;
				/**/
				}

					/* 
					MainArea
					---------------------------------------- */
					#home #container #main #contents #mainArea{
					width:641px;
					float:left;
					padding-bottom:30px;
					}
					
.home div#contents #mainArea .leftSection{
float:left;
}

.home div#contents #mainArea .rightSection{
float:right;
}


						/* 
						ProductSection
						---------------------------------------- */
						#home #container #main #contents .productSection{
						padding-bottom:15px;
						}

							#home #container #main #contents .productSection h2{
							margin-bottom:5px;
							}

						/* 
						BannerSection
						---------------------------------------- */
						#home #container #main #contents .bannerSection{
						margin-bottom:25px;
						}

						/* 
						TvcmSection
						---------------------------------------- */
						#home #container #main #contents .tvcmSection{
						padding-bottom:15px;
						}

							#home #container #main #contents .tvcmSection h2{
							margin-bottom:6px;
							}

						/* 
						SpecialSection
						---------------------------------------- */
						#home #container #main #contents .specialSection {
						}

							#home #container #main #contents .specialSection h2{
							margin-bottom:1px;
							}

					/* 
					SubArea
					---------------------------------------- */
					#home #container #main #contents #subArea{
					width:273px;
					float:right;
					}

						/* 
						ToyoLaboSection
						---------------------------------------- */
						#home #container #main #contents #subArea #toyoLaboSection{
						width:273px;
						padding-bottom:39px;
						background:#f7e894 url(../../img/top_labobg_01.gif) no-repeat bottom left;
						}

							#home #contents #subArea #toyoLaboArea .first{
							margin-top:8px;
							}

							#home #contents #subArea #toyoLaboArea .list{
							margin-bottom:8px;
							}
