/* smallサイズ */
.type031_bannar{
	width:170px;
	float:left;
	padding:0px 20px 10px 0px;
}
.type031_bannar_right{
	width:170px;
	float:left;
}

.type031_bg{
	width:170px;
	height:240px;
	cursor:hand;
}

.type031_title{
	width:155px;
	height:23px;
	padding:15px 0px 0px 15px;
	_padding:12px 0px 7px 15px;
	font-size:12px;
	font-weight:bold;
}

.type031_text {
	width:148px;
	_width:160px;
	line-height:17px;
	font-size:10px;
	color:#333333;
	cursor:hand;
	padding:0px 0px 0px 14px;
}

.type031_img{
	text-align:center;
	width:170px;
}
/* normalサイズ */
.type032_bg{
	width:270px;
	height:160px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	cursor:hand;
	float:left;
}

.type032_title{
	width:255px;
	padding:15px 0px 0px 15px;
	font-size:15px;
	font-weight:bold;
}

.type032_text {
	padding:5px 0px 0px 15px;
	width:115px;
	height:95px;
	float:left;
	line-height:14px;
	font-size:10px;
	color:#333333;
}

.type032_img{
	padding:5px 13px 0px 0px;
	float:right;
	width:125px;
	height:93px;
	text-align:center;
}

/*bigサイズ*/
.type033_bg{
	width:550px;
	height:150px;
	margin:10px 0px 5px 0px;
	padding:0px;
	cursor:hand;
}

.type033_img{
	float:left;
	width:170px;
	height:135px;
	padding-top:15px;
	text-align:center
}

.type033_text_box{
	padding:15px 0px 0px 0px;
	width:380;
	float:right;
}
.type033_title{
	width:370px;
	height:30px;
	font-size:15px;
	font-weight:bold;
}

.type033_text {
	width:370px;
	height:80px;
	line-height:20px;
	font-size:12px;
	color:#333333;
}

/* テキストカラー */
.textbanner_title_green{
	color:#336600;
}

.textbanner_title_gray{
	color:#000000;
}

.textbanner_title_red{
	color:#cc0000;
}

.textbanner_title_orange{
	color:#993300;
}

.textbanner_title_blue{
	color:#003399;
}

.textbanner_title_gold{
	color:#666600;
}

/* ≠‘キストバナー峨除≠*/
/* テキストバナーカラー（醇j */
.type031_bg_green {
	background: url("./image/banner_green_small.jpg") no-repeat;
}

.type031_bg_gray {
	background: url("./image/banner_gray_small.jpg") no-repeat;
}

.type031_bg_red {
	background: url("./image/banner_red_small.jpg") no-repeat;
}


.type031_bg_orange {
	background: url("./image/banner_orange_small.jpg") no-repeat;
}


.type031_bg_blue {
	background: url("./image/banner_blue_small.jpg") no-repeat;
}


.type031_bg_gold {
	background: url("./image/banner_gold_small.jpg") no-repeat;
}

/* テキストバナーカラー(中) */
.type032_bg_green {
	background: url("./image/banner_green.jpg") no-repeat;
}

.type032_bg_gray {
	background: url("./image/banner_gray.jpg") no-repeat;
}

.type032_bg_red {
	background: url("./image/banner_red.jpg") no-repeat;
}

.type032_bg_orange {
	background: url("./image/banner_orange.jpg") no-repeat;
}

.type032_bg_blue {
	background: url("./image/banner_blue.jpg") no-repeat;
}

.type032_bg_gold {
	background: url("./image/banner_gold.jpg") no-repeat;
}

/* テキストバナーカラー(代ﾉ */
.type033_bg_green {
	background: url("./image/banner_green_big.jpg") no-repeat;
}

.type033_bg_gray {
	background: url("./image/banner_gray_big.jpg") no-repeat;
}

.type033_bg_red {
	background: url("./image/banner_red_big.jpg") no-repeat;
}

.type033_bg_orange {
	background: url("./image/banner_orange_big.jpg") no-repeat;
}

.type033_bg_blue {
	background: url("./image/banner_blue_big.jpg") no-repeat;
}

.type033_bg_gold {
	background: url("./image/banner_gold_big.jpg") no-repeat;
}
/* ＝‘キストバナー峨除＝*/