@charset "UTF-8";


/*
==================================================================
テキストバナー --- type016
==================================================================
*/

.type016
{
	padding : 0px 0px 5px 0px;
}

.type016RecordBox
{
	padding       : 10px 0px 10px 0px;
	margin        : 0px 0px 0px 0px;
	cursor:pointer;
	
	background    : -moz-linear-gradient(top, #ffffff, #d9d9d9);
	background    : -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#d9d9d9));
	background    : -o-linear-gradient(top, #ffffff, #d9d9d9);
	background    : linear-gradient(top, #ffffff, #d9d9d9);
}

.type016Record
{
	margin : 0px 10px;
}

.type016Image
{
	width       : 40%;
	font-size   : 0px;
	line-height : 0px;
	text-align  : center;
}

.type016TextBox
{
	width : 55%;
}

.type016_txt
{
	overflow : hidden;
	width    : 100%;
	height   : 55px;
	margin   : 5px 0px 0px 0px;
}

.type016_detail_btn
{
	font-size   : 0px;
	line-height : 0px;
	text-align  : left;
	margin      : 5px 0px 0px 0px;
}

.type016 .float_end
{
	clear       : both;
	width       : 0px;
	height      : 0px;
	font-size   : 0px;
	line-height : 0px;
}


/*
==================================================================
プリセットバナー --- type017
==================================================================
*/


.type017 .record_title{
	width:100%;
}
.type017_image{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.type017_text{
	text-align:left;
	margin:0px 0px 10px 0px;
	/* #638 */
	padding: 0 10px 0 10px;
}


.type017image table{
	width:100%;
}


.type017image table td{
	text-align:center;
}

.type017_tell{
	text-align:center;
}


/*
==================================================================
オリジナルバナー --- type018
==================================================================
*/

.type018 .record_title{
	width:100%;
}
.type018_image{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.type018_text{
	text-align:left;
	margin:0px 0px 10px 0px;
	/* #638 */
	padding: 0 10px 0 10px;
}


.type018image table{
	width:100%;
}


.type018image table td{
	text-align:center;
}

.type018_tell{
	text-align:center;
}