/* Brand */

/* メインコンテンツ */

.main {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: right;
	width: 543px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: 1px;
	text-align: left;
	padding: 5px 5px 5px 0px;
}
.main .glr {
	text-align: left;
	width: 267px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../brand/images/brand_img_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
	padding-left: 276px;
}
.main .glr .title {
	width: 270px;
	font-weight: bold;
	color: #79BD42;
	margin-bottom: 10px;
}
.main .glr .comment {
	width: 270px;
}
.main .facade {
	text-align: left;
	width: 317px;
	height: 76px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../brand/images/brand_img_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
	padding-left: 226px;
}
.main .facade .title {
	width: 300px;
	color: #FF6600;
	background-image: url(../images_cmn/sidenav_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.main .facade .comment {
	width: 300px;
}
.main .odanata {
	text-align: left;
	width: 317px;
	height: 76px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../brand/images/brand_img_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
	padding-left: 226px;
}
.main .odanata .title {
	width: 300px;
	color: #FF6600;
	background-image: url(../images_cmn/sidenav_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.main .odanata .comment {
	width: 300px;
}
.main .puppy {
	text-align: left;
	width: 317px;
	height: 76px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../brand/images/brand_img_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
	padding-left: 226px;
}
.main .puppy .title {
	width: 300px;
	color: #FF6600;
	background-image: url(../images_cmn/sidenav_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.main .puppy .comment {
	width: 300px;
}
.title a:link {
	color: #FF6600;
	text-decoration: none;
}
.title a:visited {
	color: #FF6600;
	text-decoration: none;
}
.title a:hover {
	color: #79BD42;
	text-decoration: none;
}

.categline {
	background-image: url(../brand/images/brand_line_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 544px;	
}

/* メインコンテンツ ここまで */
