@charset "UTF-8";
/* CSS Document */

/* 見出し */
#news h2#pttl{
	background-image: url(../images/pttl_news.jpg);
	background-repeat: no-repeat;
}
#news #contents {
	padding-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/* サブナビゲーション */
#snavi {
	width: 219px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 9px;
}
#newsArea {
	width: 520px;
	float: right;
	display: inline;
	margin-top: 7px;
}
#mdsNews {
	background-image: url(../images/mds_news.gif);
	text-indent: -9999px;
	height: 38px;
	width: 231px;
	background-repeat: no-repeat;
	margin-top: 4px;
}
#mdsService {
	background-image: url(../images/mds_service.gif);
	text-indent: -9999px;
	height: 38px;
	width: 231px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#snavi li {
	width: 219px;
	font-size: 11px;
	background-image: url(../../common/images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	line-height: 1.2;
}
#snavi ul {
	background-image: url(../../common/images/line_gry.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#snavi #snaviService li {
	background-image: url(../../common/images/arrow02.gif);
	background-position: left 6px;
}
#snavi a {
	display: block;
	padding-left: 12px;
	padding-right: 8px;
	color: #83626d;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../../common/images/line_gry.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	line-height: 1.2;
}
#snavi a:hover {
	text-decoration: underline;
}
#snavi #snaviService {
	font-size: 13px;
}
#snavi #snaviService a {
	padding-top: 5px;
	padding-left: 16px;
}
#snavi #bnrArea {
	padding-top: 15px;
	padding-bottom: 6px;
	margin-top: -1px;
}
#snavi h5 {
	font-weight: bold;
}

/* ニュースエリア */

#newsArea h3 {
	font-weight: bold;
	font-size: 116%;
	color: #e73c88;
	background-image: url(../images/bg_newstitle.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 485px;
	padding-bottom: 28px;
	margin-top: 4px;
	padding-left: 8px;
}
#newsArea h6 {
	background-image: url(../images/bg_shopname.gif);
	background-repeat: no-repeat;
	background-color: #E73C88;
	background-position: left center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	display: inline;
	margin-left: 10px;
}
#newsArea h6 span{
	background-color: #E73C88;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#newsArea .mdsNews {
	background-image: url(../images/bg_news_area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#newsArea .textNews {
	float: left;
	display: inline;
	padding-left: 20px;
	margin-left: 8px;
	padding-bottom: 8px;
	margin-right: 8px;
}
#newsArea .textNews p {
	margin-bottom: 1em;
}
#newsArea .photoNews {
	width: 150px;
	float: right;
	display: inline;
	margin-left: 15px;
	margin-right: 20px;
}
#newsArea .photoNews img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #fbcfe1;
	display: block;
	vertical-align: baseline;
	margin-bottom: 5px;
}
.footerNews {
	background-image: url(../images/bg_news_footer.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 520px;
	clear: both;
	margin-bottom: 20px;
	padding-top: 3px;
}
#newsArea .wrapNews {
	background-image: url(../images/bg_news.gif);
	background-repeat: repeat-y;
	width: 520px;
	overflow: hidden;
}
.footerNews .tabPgt {
	text-indent: -9999px;
	display: block;
	background-image: url(../../common/images/btn_tab_pagetop.gif);
	height: 21px;
	width: 95px;
	background-position: left bottom;
	margin-left: 422px;
}

