@charset "utf-8";

@import "base.css";
@import "layout.css";

/* -----------------------------
entry<blog> common area (entry.html/entry02.html )
----------------------------- */

#shopName h1{
	background: url(../images/e_h1.jpg) no-repeat 0 0;
	color: #777777;	
	display: block;
	font-size: 1.2em;
	height: 28px;
	margin-bottom: 20px;
	padding: 10px 0 0 35px;
	width: 765px;
}

#entryMain a:link    {text-decoration: none; color: #E58A8F;}
#entryMain a:visited {text-decoration: none; color: #E58A8F;}
#entryMain a:active  {text-decoration: none; color: #E58A8F;}
#entryMain a:hover   {text-decoration: underline; color: #E58A8F;}

#entryMain{
	float: right;
	line-height: 1.6;
	width: 575px;	
}

#breadCrap{
	font-size: 0.75em;
	margin: 0 0 15px;
}

.entryDay{
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 10px;
}

.entryTitle{
	background: url(../images/e_title_icon.gif) no-repeat 0 3px;
	color: #9E968B;
	font-size: 0.95em;
	height: 19px;
	padding:  3px 0 0 17px;
}
.entryTxt{
	font-size: 0.75em;
	padding: 10px 0;
}
.entryTxt p{
	margin: 1em 0;
}
.entryTxt img{
	margin: 5px 0;
}
#entrySub{
	float: left;
	line-height: 1.6;
	width: 205px;
}

#entryInfo a:link    {text-decoration: none; color: #E58A8F;}
#entryInfo a:visited {text-decoration: none; color: #E58A8F;}
#entryInfo a:active  {text-decoration: none; color: #E58A8F;}
#entryInfo a:hover   {text-decoration: underline; color: #E58A8F;}

#entryInfo ,.enteryNew{
	border: solid 1px #E6E7DF;
}
#entryInfo h3{
	font-size: 1.0em;
	margin:5px 0;
	text-align: center;
}
.entryInfoTxt{
	font-size: 0.75em;
	margin-top: 0px;
	padding: 10px;
	text-align: left
}
.entryInfoTxt ul li{
	text-align: left;
}
.entryDetailInfo{
	border-top: dotted 1px #F2D2B3;
	margin: 0 10px 10px;
	padding-top: 10px;
}

.entryDetailInfoBrand{
	border-top: dotted 1px #F2D2B3;
	margin: 0 10px 10px;
	padding-top: 10px;
	font-size: 0.75em;
	text-align: left
}

.mailBtn{
	margin-top: 40px;
}
.enteryNew{
	margin-top: 20px;
}
.enteryNew ul{
	font-size: 0.75em;
	padding: 10px;
}
.enteryNew li{
	background: url(../images/circle_icon.gif) no-repeat 0 3px;
	padding-left: 10px;
}

/* -----------------------------
entry<blog> include comment area (entry.html)
----------------------------- */
.tellthisfriends{
	margin: 40px 0 80px;
}
.caption{
	background: url(../images/squire_icon.gif) no-repeat 0 3px;
	margin: 20px 0 0;
	padding: 0 0 5px 10px;
}
.posted{
	margin-top: 10px;
}
.comment_bd{
	border-bottom: solid 1px #CCCCCC;
	font-size: 0.75em;
	margin-top: 20px;
	padding-bottom: 20px;
}
.enteryForm{
	font-size: 0.75em;
	margin: 30px 0 60px;
}
#commentplease{
	margin-bottom: 20px;
}
.enteryForm p{
	margin: 15px 0;
}

.toComment{
	font-size: 0.75em;
	margin: 20px 0 80px;
}

/* -----------------------------
entry<blog> include comment area (shop_backnum.html)
----------------------------- */
.entryBg{
	margin-bottom:40px;
}
.entryBg h2{
	font-weight: normal;
}


/* -----------------------------
campaign (campaign.html)
----------------------------- */
.campaignShop{
	background: url(../images/shop_icon.jpg) no-repeat 0 0;
	height: 26px;	
	margin: 10px 0 0;
	padding: 3px 0 0 85px;
}


/* -----------------------------
crysta west gallery (cwg.html)
----------------------------- */
.entryInfoTxt ul{
	text-align: center;
}
.entryInfoTxt li{
	margin-bottom: 5px;
}


/* -----------------------------
arts & crafts market (cwg.html)
----------------------------- */
.space10{
	margin-top: 10px;
}


/* -----------------------------
backnumber (all_backnumber.html)
----------------------------- */
#backnumBlock h1{
	margin-bottom: 30px;
}

.monthTitle{
	background: url(../images/s_h1.jpg) no-repeat 0 0;
	color: #777777;
	font-size: 1.05em;
	font-weight: bold;
	display: block;
	height: 21px;
	padding: 10px 0 0 35px;
	margin-bottom: 20px;
	width: 765px;
}	
#backnumBlock a:link    {text-decoration: none; color: #E58A8F;}
#backnumBlock a:visited {text-decoration: none; color: #E58A8F;}
#backnumBlock a:active  {text-decoration: none; color: #E58A8F;}
#backnumBlock a:hover   {text-decoration: underline; color: #E58A8F;}

/* -----------------------------
comment(comment.html)
----------------------------- */
.commentName h3{
	font-size: 12px;
}
.commentName ul{
	margin: 10px 0 20px;

}
.commentName li{
	background: url(../images/comment_icon.gif) no-repeat 0 0;
	margin-bottom: 6px;
	padding: 2px 0 0 25px;
}





