/* ----------------------------------------------
	Print Layout
-------------------------------------------------*/

#Header2,#Info,#FooterLink,#Topicpath,.Top,#Return,#DetailSpecial {
	display:none;
	}
.Top.Smaller {
	display:block;
}
#Detail p.Top.Smaller {
	text-align:right;
}		
#Print{
	visibility:visible;
	}
	
h1, h2, p{  
	margin: 0;
	padding: 0;
	}

body#Body2{
	width:650px;
	margin:auto;
	padding-top:5px;
	color:#3e3e3e;
	background-color:#fff;
	font-size:75%;
	line-height:140%;
	border-top:3px solid #2a67ac;
	}

img{
	border:0;
	}
/* ----------------------------------------------
	Layout
-------------------------------------------------*/	
#LeftArea{
	width:548px;
	margin-left:55px;
	}
	
	#LeftArea h2{
	font-size:120%;
	margin-top:15px;
	}
	
	#LeftArea h3{
		width:548px;
		background: url(/common/images/h3.gif) no-repeat left bottom;
		margin-bottom:10px;
		}
		
	#LeftArea h3 img{
		margin-bottom:5px;
		vertical-align:bottom;
		}
				
	#Print #KOSELogo{
		margin-right:330px;
		}
		
	#Print p img{
		margin-left:10px;
		vertical-align:middle;
		}
		
#Detail{
	width:520px;
	text-align:center;
	margin-bottom:30px;
	}
	
	#Detail p{
		text-align:left;
		}

	#Detail p.Copy{
		font-size:14px;
		color:#0688e9;
		}
		
	#Detail p.Copy span.text12{
		font-size:12px;
		color:#0688e9;
		}
		
	#Detail ul{
		text-align:left;
		margin-left:5px;
		padding-left:10px;
		margin-bottom:10px;
		}
		
	#Detail ul li.Note{
		text-align:left;
		margin-left:0;
		padding-bottom:10px;
		list-style:none;
		}
		
	#Detail a {
		color:#235daa;
		text-decoration:none;
		}
		
	#Detail a:hover {
		text-decoration: underline;
	}
		
.new{
	position:absolute;
	left: 10px;
	top: 10px;
	}
	
.mb5{
	margin-bottom:5px;
	}

.mb15{
	margin-bottom:15px;
	}
.mb30{
	margin-bottom:15px;
	}
	
.Smaller {
	font-size:80%;
	line-height:140%;
	}

#Footer{
	width:650px;
	margin-top:15px;
	}
	
	#Footer address{
		width:650px;
		text-align:center;
		float:left;
		font-style:normal;
		font-size:smaller;
		border-bottom:3px solid #2a67ac;
		}	
#Detail ul p.point { 
  		padding-top: 15px; 
		}
/* ----------------------------------------------
	ListBox
-------------------------------------------------*/
div.ListBox{
	width:525px;
	padding-left:1px;
	background-image:url(/common/images/line_4box.gif);
	background-repeat: no-repeat;
	}
	
	div.ListBox div.heightLine-Vr{
		width:121px;
		padding:4px 4px 15px 4px;
		margin-right:1px;
		background-image:url(/common/images/icon_corner_g.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		text-align:center;
		float:left;
		position:relative;
		font-size:80%;
		line-height:120%;
		color:#3a3a3a;
		}
				
div.heightLine-Vr.hover {
	background-color: #f2f2f2;
	cursor: pointer;
	}
	
.new{
	position:absolute;
	left: 10px;
	top: 10px;
	}

.Note{
	margin-bottom:10px;
	}
	
.newproductspage{
	left:			7px;
	position:		absolute;
	top:			7px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.fl_left{
	float:left;
	width:84%;
	padding-right:10px;
}
.fl_right{
	float:right;
	width:14%;
}
/* ----------------------------------------------
	meison kose onlinestore
-------------------------------------------------*/
a#kose-btn {
    display:none;
}