@charset "Shift_JIS";
img, div {
	behavior: url(../scripts/iepngfix.htc)
}
#pageheader {
	height: 65px;
	background: url(../images/bg_pageheader.gif) no-repeat center bottom;
	padding-top: 30px;
}
#pagetitle {
	margin-left: 30px;
}
#pageNavi {
	background: url(../images/bg_pagenavi.gif) repeat-x;
	padding: 1px 0px 1px 19px;
	height: 39px;
	margin: 0px 1px;
	position: relative;
}
#pageNavi li {
	list-style: none;
}
#btnPrevious {
	position: absolute;
	top: 1px;
	right: 66px;
}
#btnNext {
	position: absolute;
	top: 1px;
	right: 20px;
}
#main {
	background: url(../images/new_bg_main.gif) repeat-y;
}
#contents {
	font-size: 12px;
	width: 696px;
	float: left;
}
#newsHeader {
	background: url(../images/new_bg_title.gif) repeat-x left top;
	height: 66px;
	width: 695px;
	position: relative;
	margin-left: 1px;
	border-bottom: 1px dotted #8c8c8c;
}
#newsHeader .newsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #e4007f;
	position: absolute;
	left: 16px;
	top: 39px;
	line-height: 1.1;
}
#newsHeader .date {
	font-size: 12px;
	line-height: 14px;
	color: #E7198C;
	background: url(../images/arr_update.gif) no-repeat left center;
	padding-left: 16px;
	position: absolute;
	left: 0px;
	top: 16px;
	font-weight: normal;
}
#entry {
	padding: 30px 50px;
}
#entry a {
	color: #e4007f;
	text-decoration: none;
}
#entry a:hover {
	text-decoration: underline;
	color: #E4007F;
}
#entry p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
#entry .photo {
	text-align: center;
	margin: 30px 0px;
}

#entry .photo img {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 0px auto;
}
#entry strong {
	font-size: 14px;
	font-weight: normal;
}
#entry em {
	font-style: normal;
	font-weight: bold;
}
#entry .red {
	color: #E40480;
}
#archiveHeader {
	background: url(../images/new_bg_title.gif) repeat-x left top;
	height: 38px;
	width: 695px;
	margin-left: 1px;
	border-bottom: 1px dotted #8c8c8c;
}
#archiveHeader .date {
	font-size: 12px;
	line-height: 38px;
	color: #E7198C;
	background: url(../images/arr_update.gif) no-repeat left center;
	padding-left: 16px;
	font-weight: normal;
}
#archive {
	padding: 20px 30px 30px;
}
#archive li {
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #8c8c8c;
}
#archive li {
	background: url(../images/arr_archive.gif) no-repeat 9px center;
	line-height: 31px;
	padding-left: 20px;
}
#archive  a:hover {
	color: #E4007F;
	text-decoration: underline;
}
#subMenu {
	float: right;
	width: 250px;
	padding: 10px 0px 20px;
}
#subMenu ul {
	margin: 0px 10px;
}
#subMenu li {
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #8c8c8c;
}
#subMenu li.lastChild {
	border-bottom: none;
}

#subMenu .ttl {
	margin: 0px 10px;
}
#subMenu .date {
	font-size: 10px;
}
#subMenu .entry li {
	background: url(../images/arr_menu.gif) no-repeat left center;
	padding: 10px 0px 10px 30px;
	line-height: 1.2em;
}
#subMenu  .archive  li {
	background: url(../images/arr_archive.gif) no-repeat 9px center;
	line-height: 31px;
	padding-left: 20px;
}
#subMenu .archive a:hover {
	color: #E4007F;
	text-decoration: underline;
}
