@charset "shift_JIS";

/*ニュース共通*/
#wn719 {
	width: 719px;
	margin: 15px 20px 0px;
	_margin-left: 20px;
	font-size: small;
	line-height: 130%;
}

.wnTop {
	padding:3px 0px;
	margin:0px;
	text-align:right;
	width: 700px;
}

/*イベントニュース*/
.eveBox {
	width: 710px;
	background-image:url(../../event/images/eve-txt_bk.gif);
}
.eveHead {
	margin:0px;
	padding:3px 20px;
	background-image: url(../shares/box-midashi_bk.gif);
	background-repeat: repeat-y;
	color:#FF6600;
	font-weight:bold;
}
.eveTxt,.staffTxt {
	margin:0px;
	padding:5px 30px;
	line-height:140%;
	position:relative;
}
.eveTxt img {
	margin:0px 0px 5px 5px;
	float: right;
	padding:3px;
	background-color:#FFFFFF;
	border: 1px solid #D4D4D4;
	position:relative;
}

/*.eveTxt a {
	color:#FF3399;
	text-decoration:none;
}*/

/*.eveBox a {
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.eveBox a:hover {
	background-color: #FFFF99;
}*/

/*-----100224_追加-----*/

.eveHead a{
color:#FF6600;
text-decoration:none;
}

.eveHead a:hover{
text-decoration:underline;
}


/*スタッフ募集*/
.staffBox {
	width: 710px;
	background-image: url(../../staff/images/staff-txt_bk.gif);
}
.staffHead {
	margin:0px;
	padding:3px 20px;
	background-image: url(../shares/box-midashi_bk.gif);
	background-repeat: repeat-y;
	color:#CC9933;
	font-weight:bold;
}
.staffHead span {
	color:#996633;
	margin-right:10px;
}
.staffTxt a {
	color:#996633;
	font-weight:bold;
	text-decoration:none;
}
.staffTxt a:hover {
	background-color:#E6CDB4;
}

/*-----100223_追加-----*/

.staffHead a{
color:#CC9933;
text-decoration:none;
}

.staffHead a:hover{
text-decoration:underline;
}


/*インフォメーション*/
.openBox {
	width: 710px;
	background-image: url(../../open/images/open-txt_bk.gif);
}
.openHead {
	margin:0px;
	padding:3px 20px;
	background-image: url(../shares/box-midashi_bk.gif);
	background-repeat: repeat-y;
	color:#FF0000;
	font-weight:bold;
}
.openHead span {
	margin-left:10px;
	color:#CC9933;
}
.openTxt {
	margin:0px;
	padding:5px 30px;
	line-height:140%;
	position:relative;
}
.openTxt  a {
	color:#FF0000;
	text-decoration:none;
}
.openTxt  a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.openTxt p {
	margin-bottom:5px;
	color:#666666;
}
.openTxt span {
	margin-right:10px;
}
.openTxt img {
	margin:0px 0px 5px 5px;
	float: right;
	padding:3px;
	background-color:#FFFFFF;
	border: 1px solid #D4D4D4;
	position:relative;
}
.eveFoot,.staffFoot,.openFoot {
	clear:both;
}

/*-----100223_追加-----*/

.openHead a{
color:#FF0000;
text-decoration:none;
}

.openHead a:hover{
text-decoration:underline;
}



/*カテゴリー共通*/
.fasHead,.lifHead,.gouHead {
	margin:0px;
	padding:3px 20px;
	background-image: url(../shares/box-midashi_bk.gif);
	background-repeat: repeat-y;
	color:#CC9933;
	font-weight:bold;
}
.fasTxt,.lifTxt,.gouTxt {
	margin:0px;
	padding:5px 30px;
	line-height:140%;
	position:relative;
}
.fasTxt p,.lifTxt p,.gouTxt p {
	margin-bottom:5px;
	color:#666666;
}
.fasTxt img,.lifTxt img,.gouTxt img {
	margin:0px 0px 5px 5px;
	float: right;
	padding:3px;
	background-color:#FFFFFF;
	border: 1px solid #D4D4D4;
	position:relative;
}
.catFoot {
	clear:both;
}

/*-----100219_追加-----*/

.fasHead a, .lifHead a, .gouHead a{
color:#CC9933;
text-decoration:none;
}

.fasHead a:hover, .lifHead a:hover, .gouHead a:hover{
text-decoration:underline;
}

.boxTop{
font-size:0px;
}


/*ファッションニュース*/
.fasBox {
	width: 710px;
	background-image:url(../../categ/images/cat-txt_bk.gif);
}
.fasHead span {
	margin-right:10px;
	color:#FF3399;
}
.fasTxt a {
	color:#FF3399;
	text-decoration:none;
}
.fasTxt a:hover {
	background-color:#E6CDB4;
}

/*生活雑貨ニュース*/
.lifBox {
	width: 710px;
	background-image:url(../../categ/images/life-txt_bk.gif);
}
.lifHead span {
	margin-right:10px;
	color:#0066FF;
}
.lifTxt a {
	color:#0066FF;
	text-decoration:none;
}
.lifTxt a:hover {
	background-color:#BFEAFF;
}

/*グルメニュース*/
.gouBox {
	width: 710px;
	background-image:url(../../categ/images/gour-txt_bk.gif);
}
.gouHead span {
	margin-right:10px;
	color:#339900;
}
.gouTxt a {
	color:#339900;
	text-decoration:none;
}
.gouTxt a:hover {
	background-color:#D4FCAB;
}

/*--別窓リンクアイコン--*/

a.openWindow{
background:url(../../shoplist/images/icon_opwin.gif) no-repeat right center;
padding-right:15px;
}
