/*
*
* Template Type 01-04
* 2014.08.28 Tsukasa Chinen
*
*/

@charset "utf-8";
.cf{zoom:1;}.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}
.products_main_inner p {
	zoom:1;
}
.products_main_inner p:before,
.products_main_inner p:after {
	content:"";
	display:table;
}
.products_main_inner p:after {
	clear:both;
}
a {
	color:#184464;
}

/*
*
* 2014.10 added
*
*/

.colLayout div {
	float: left;
}

.colLayout .span2 {
	margin-right: 30px;
	width: 445px;
}

.t2_label {
	position: relative;
}

.t2_label .labelRed {
	bottom: 13px;
	border: 1px solid #ff0000;
	color: #ff0000;
	display: block;
	font-size: 13px;
	line-height: 1.15;
	padding: 5px;
	position: absolute;
	right: 0;
}
