@charset "UTF-8";

/* -------------------------------------------------
   mitsuboshidiamond.com - pageStyles.css
------------------------------------------------- */

body.newsrelease #directoryTitle h2 {
	background: url(../images/ph2_newsrelease.jpg) no-repeat;
}

body.newsrelease #sidebar h2 {
	background: url(../images/sh2_newsrelease.gif) no-repeat;
}

/* ---------------------------------------
   For MT #sideNavi Module overwrite
--------------------------------------- */
body#individual #sideNavi dt,
body#archive #sideNavi dt　{
	width: 238px;
}

body#individual #sideNavi dt,
body#archive #sideNavi dt {
	border-bottom: none;
}

body#individual #sideNavi dt.sndtTop,
body#archive #sideNavi dt.sndtTop {
	border-bottom: 1px solid #fff;
}

body#individual #sideNavi ul,
body#archive #sideNavi ul {
	width: 238px;
}


body#individual #sideNavi li,
body#archive #sideNavi li {
	border-bottom: none;
	border-top: 1px solid #fff;
}

body.newsrelease #sideNavi {
	margin-bottom: 40px;
}

/* ---------------------------------------
   For MT #contents Module overwrite
--------------------------------------- */
body#individual.newsrelease #pageTitle {
	height: auto;
	background: url(../img_common/h3_bg_plain.gif) top left no-repeat;
}

body#individual.newsrelease #pageTitle h3 {
	color: #999;
	background-color: transparent;
	font-size: 13px;
	padding: 8px 0 0 32px;
}

body#individual.newsrelease #pageTitle h3 span {
	font-size: 10px;
	display: block;
}


body#archive .content ul {
	list-style: none;
}

body#archive .content li {
	border-bottom: 1px dotted #ccc;
	padding: 0.6em 0 0.4em;
}

body#archive .content li span {
	margin-right: 1em;
	font-weight: bold;
}

.content .postedEntry {
	margin-bottom: 32px;
	margin-right: 10px;
}

.content .postedEntry p {
	text-indent: 0;
}

.content p.postedDate {
	border-top: 1px dashed #ccc;
	padding-top: 4px;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
	color: #999;
	background-color: transparent;
}


/* ---------------------------------------
   For Entry Contents
--------------------------------------- */
body.newsrelease .content dl {
	margin-bottom: 24px;
}

body.newsrelease .content dt {
	width: 100px;
	float: left;
}

body.newsrelease .content dd {
	margin-left: 100px;
}

body.newsrelease .content ul {
	list-style: none;
	margin-bottom: 24px;
}

body.newsrelease .content dl.entryContact dt {
	width: auto;
	font-weight: bold;
	float: none;
}

body.newsrelease .content dl.entryContact dd {
	margin-left: 0;
}

body.newsrelease .content dl.entryContact ul {
	margin-bottom: 0;
}

body.newsrelease .content p.entrySignature  {
	text-align: right;
	margin-bottom: 24px;
}

.entryNote {
	border: 1px solid #ccc;
	padding: 16px;
	margin-bottom: 32px;
}

body.newsrelease .content .entryNote p {
	text-indent: 0;
}

body.newsrelease .content .entryNote dl {
	margin-bottom: 0;
}

body.newsrelease .content .entryNote dt {
	width: auto;
	float: none;
	font-weight: bold;
}

body.newsrelease .content .entryNote dd {
	margin-left: 0;
}

.gotoSchott {
	position: absolute;
	top: 53px;
	left: 0;
	width: 160px;
	height: 32px;
	text-indent: -9999px;
	padding-left: 30px;
}

.gotoSchott a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 32px;
}

.gotoSchott a { background: url(../images/bn_mdiSchott.gif) 0 0 no-repeat; }
.gotoSchott a:hover { background: url(../images/bn_mdiSchott.gif) 0 -32px no-repeat; }



/* ---------------------------------------
   For Test Use
--------------------------------------- */
#sidebar #recentlyList h2 {
	width: 156px;
	height: 15px;
	background: url(../images/st_recentlyNews.gif) no-repeat;
	margin-bottom: 16px;
	margin-left: 8px;
}

#recentlyList {
	margin-bottom: 64px;
}

#recentlyList ul {
	list-style: none;
	margin: 0 8px;
	font-size: 11px;
}

.postEntry {
	margin-bottom: 64px;
}

.content .contentNavi p {
	text-indent: 0;
}
/* For Test Use End */

