@charset "Shift_JIS";

/*--------------------------------------------------

Original Styles 
	元気・笑顔とどけ隊

--------------------------------------------------*/

#todoketai {
	background: url(images/r-col_bg.gif) repeat-y right top;
}
#todoke-sub1{
	width: 200px;
	padding: 20px 0;
	float: left;
}
#todoke-main {
	width: 510px;
	padding: 20px;
	float: left;
}
#todoke-sub2 {
	width: 180px;
	padding: 20px 10px;
	color: #fff;
	float: right;
}


/* メインカラム */
#todoke-main .entrynav a img {
	border: 2px solid #ed6e6f;
	margin-bottom: 5px;	
}
#todoke-main .entrynav a:hover img {
	border: 2px solid #f7b5b6;
}
#todoke-main .entrynav a {
	color: #ed6e6f;
}
#todoke-main .entrynav a:hover {
	color: #f7b5b6;
}

#todoke-main .entrynav {
	margin-bottom: 15px;
}
#todoke-main .entrynav li {
	list-style-type: none;
	width: 90px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

#todoke-main .entrynav li.last {
	margin-right: 0;
}

#todoke-main p {
	margin-bottom: 1em;
	color: #313131;
	font-size: 13px;
	line-height: 1.75;
}
#todoke-main p.date {
	margin-bottom: 8px;
	line-height: 1.2;
	font-size: 11px;
}
#todoke-main h3 {
	background: url(images/entry_titlebg.gif) no-repeat;
	width: 500px;
	height: 29px;
	line-height: 30px;
	margin-bottom: 30px;
	padding-left: 10px;
	color: #fff;
	font-size: 15px;
}
/* 本文記事写真右寄せ */
.entryphoto-r {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* 本文記事写真左寄せ */
.entryphoto-l {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


/* 左カラム */
#todoke-sub1 .item {
	margin-bottom: 20px;
}
#todoke-sub1 .item h4 {
	background: url(images/l-col_titlebg.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0;
	width: 200px;
	height: 19px;
	line-height: 20px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#todoke-sub1 a:link {
	color: #ed6e6f;
}
#todoke-sub1 a:visited {
	color: #e54c4c;
}
#todoke-sub1 a:hover {
	color: #ed6e6f;
	text-decoration: underline;
}
#todoke-sub1 .item li {
	margin-bottom: 8px;
	line-height: 1.2;
}

/* バナーエリア */
#todoke-sub1 .item.cat-bnr li {
	margin-bottom: 10px;
}

/* バックナンバー */
#todoke-sub1 .item.cat-bn li {
	text-align: left;
}


/* 右カラム */
/* 今週のお店 */
#todoke-sub2 .item h4 {
	background: url(images/r-col_titlebg.gif) no-repeat;
	margin-bottom: 10px;
	width: 180px;
	height: 19px;
	line-height: 20px;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

#todoke-sub2 .item h5 {
	margin-bottom: 5px;
	line-height: 1.2;
	font-size: 13px;
}

#todoke-sub2 .item .shopphoto {
	margin-bottom: 8px;
}
#todoke-sub2 .item p,
#todoke-sub2 .item dl {
	margin-bottom: 16px;
	line-height: 1.4;
}

#todoke-sub2 .item .benefique-shop {
	text-align: center;
	margin-bottom: 8px;
}

#todoke-sub2 .item dt {
	background: url(images/sub_mark.gif) no-repeat left center;
	padding-left: 10px;
	line-height: 1.2;
}
#todoke-sub2 .item dd {
	margin-bottom: 2px;
	line-height: 1.4;
}
#todoke-sub2 .item h6 {
	background: url(images/sub_mark.gif) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 2px;
	line-height: 1.2;
}

/* clear */
#todoketai,
#todoke-main .entrynav {zoom:1;}
#todoketai:after,
#todoke-main .entrynav:after {
	content: ""; 
	display: block; 
	clear: both;
}
