@charset 'shift-jis';


#mainVisualBox{
	height: 400px;
	background: #F8E1AF url('./img/bg_homemainvisual.jpg') top center no-repeat;
	position: relative;
	min-width: 900px;
	
}

#mainVisualInner{
	position: relative;
	width: 900px;
	margin: 0 auto;
}


#mainContentsArea{
	width:900px;
	margin-top:50px;
}

#bannerArea{
	margin-left: 25px;
	width:250px;
	float:right;
}

#bannerArea .topBanner{
	margin-bottom:20px;
}

#bannerArea .topBanner img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ADDED[20/07/17] */
#bannerArea .bannerFrame {
	margin: 0 0 15px;
	border: 2px solid #368aad;
	padding: 3px;
}

#bannerArea .bannerFrame .title {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 4px 0;
	text-align: center;
	color: #fff;
	background: #368aad;
}

#bannerArea .bannerFrame.aircon02 {
	border-color: #FFC107;
}

#bannerArea .bannerFrame .topBanner {
	margin: 0 0 5px;
}

#bannerArea .bannerFrame .topBanner:last-child {
	margin: 0;
}

#bannerArea .bannerFrame img {
    display: block;
	max-width: 100%;
	height: auto;
}
/* end - ADDED[20/07/17] */


#infoArea{
	width: 600px;
	float:left;
	margin-right:25px;
}

#infoArea .warnMessageBox{
	margin-bottom: 50px;
	padding: 12px;
	color: #E3523C;
	font-weight: bold;
	border: 3px solid #E3523C;
	text-align: center;
}

#infoArea .warnMessageBox a{
	color: #E3523C;
}


div.topNewsBox{
	margin-bottom: 50px;
	font-size: smaller;
}

ul.topNews{
	list-style: none;
	
}
ul.topNews li{
	border-bottom: 1px dashed  #AAA;
	padding: 20px 0 20px;
  overflow: hidden;
}
ul.topNews li div.Date{
  float: left;
}
ul.topNews li div.Text{
	margin-right: 1em;
  float: right;
  width: calc(100% - 7em);
}

/* [20/04/07] ADDED */
ul.topNews li div.Text .list {
	margin: 1em 0 0;
}

ul.topNews li div.Text .list li {
	position: relative;
	border: 0;
	margin: 0 0 7px;
	padding: 0 0 0 1em;
}

ul.topNews li div.Text .list li:last-child {
	margin-bottom: 0;
}

ul.topNews li div.Text .list li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	box-sizing: border-box;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: rgb(0, 114, 214, .6);
}
/* end - [20/04/07] ADDED */



img.easyroll{
}

img.easyroll:hover{
	opacity: 0.85;
}





/* ----- 2015ˆÈ‘O ------ */
#ImageArea{
	width:900px;
	background-image:url(../image/image_back.png);
	background-repeat:no-repeat;
	margin-top:12px;
	height:407px;
}

	#ImageArea .Image{
		width:695px;
		height:407px;
		float:left;
		padding:5px 0 0 5px;
	}

	#ImageArea .Menu{
		width:195px;
		height:407px;
		float:right;
		margin:5px 5px 0 0;
		background-image:url(../image/b_back.png);
	}

		#ImageArea .List{
			float:left;			
		}
		#ImageArea .List ul{
			list-style:none;
			font-size:0px;
		}

#MainContentsArea{
	width:900px;
	margin-top:15px;
}

	#ProductArea{
		width:210px;
		float:left;
		margin-right:7px;
	}
	
		#ProductArea .P_Title{
			font-size:0px;
		}
		#ProductArea .P_Back{
			background-image:url(../image/p_back.png);
			padding:0 4px;
		}
			#ProductArea ul{
			} 
			#ProductArea li.Link{
				list-style: none;
				padding:2px 0 0 16px;
				background:url(../common/image/i_gray.png) 0% 5px no-repeat;
				font-size:85%;	
			}
			#ProductArea li.Line{
				list-style: none;
				background:url(../common/image/dotline.png) left bottom repeat-x;
				padding:0 18px 0 18px;
				height:3px;
				font-size:0px;
			}
		#ProductArea .P_Bottom{
			font-size:0px;
		}
		
		#ProductArea .Download{
			margin:10px 0 0 0;
		}
		
		#ProductArea .Banner{
			margin:10px 0 0 0;
		}
	
	#InfoArea{
		width:476px;
		float:left;
		margin-right:7px;
	}
		#InfoArea div.i_TitleBack{
			background:url(../common/image/dotline.png) left 100% repeat-x;
			height:30px;
		}
		#InfoArea div.w_TitleBack{
			background:url(../common/image/dotline.png) left 100% repeat-x;
			height:30px;
			margin-top:12px;
		}	
		#InfoArea div.Title{
			width:300px;
			float:left;
			height:25px;
			padding:5px 0 0 5px;
		}
		#InfoArea div.Button{
			width:165px;
			float:right;
			text-align:right;
			padding:3px 5px 2px 0;
		}
		#InfoArea ul{
			list-style: none;
		}
		
			#InfoArea li{
				height:auto;
				width:476px;
				background:url(../common/image/dotline.png) left bottom repeat-x;
				overflow: hidden;
				padding:2px 0 5px;
			}
			
			#InfoArea li.Massage{
				height:auto;
				width:456px;
				background:url(../common/image/dotline.png) left bottom repeat-x;
				overflow: hidden;
				padding:2px 10px 5px;
			}
			
			#InfoArea div.Date{
				float:left;
				width:20%;
				padding:0 0 0 20px;
				margin:3px;
				background:url(../common/image/i_gray.png) 3px 3px no-repeat;
				clear: both;
			}
			#InfoArea div.Text{
				float:right;
				width:73%;
				margin:3px;
			}
			#InfoArea div.Info{
				float:left;
				width:92%;
				padding:0 0 0 20px;
				margin:3px;
				background:url(../common/image/i_gray.png) 3px 2px no-repeat;
				clear: both;
			}		
	
	#BannerArea{
		width:200px;
		float:right;
	}
	
		#BannerArea .TopBanner{
			margin-bottom:10px;
		}

li.MassageSpace{

	padding:0 10px;
}

div.NYMassage{
	margin:0 0 12px 0;	
}
