@charset "UTF-8";

/* -------------------------------------------------
   mitsuboshidiamond.com - homeStyles.css
------------------------------------------------- */

/* ---------------------------------------
   For Test Use Only
--------------------------------------- */


/* -------------------------------------------------
   Contents Module Overwrite for homeStyles
------------------------------------------------- */
body#home #contents {
	width: 900px;
	clear: both;
}


/* ---------------------------------------
   For Top Contents
--------------------------------------- */
#topContents {
	width: 900px;
	margin-top: 24px;
}

body#home #topContents a {
	text-decoration: none;
}

body#home #topContents a:link {
	color: #666;
}

body#home #topContents a:visited {
	color: #666;
}

body#home #topContents a:hover {
	color: #002775;
	text-decoration: underline;
}

body#home #topLeft ul {
	margin: 0 30px 20px 30px;
	font-size: 10px;
	list-style: none;
}

body#home #topLeft li {
	border-bottom: 1px dotted #ccc;
	padding: 0.6em 0 0.4em;
}

body#home #topLeft li span {
	margin-right: 1em;
	font-weight: bold;
}


#topLeft {
	width: 625px;
	float: left;
	background: url(../images/topLeft_bg.gif) 0 0 no-repeat;

}

.gotoArchive {
	font-size: 10px;
}

.gotoArchive a {
	padding-left: 14px;
	background: url(../images/arrow_glay.gif) 0 50% no-repeat;
}

/* ---------------------------------------
   For Top Contents > #topNews Block
--------------------------------------- */
#topNews {
	position: relative;
}

#topNews h2 {
	width: 129px;
	height: 29px;
	background: url(../images/tt_newsrelease.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 8px;
	margin-left: 30px;
}

*html body #topNews .gotoArchive {
	position: absolute;
	top: 15px;
	left: 461px;
}

#topNews .gotoArchive {
	position: absolute;
	top: 15px;
	left: 491px;
}

*html body #topNews .feedLink {
	position: absolute;
	top: 15px;
	left: 550px;
}

#topNews .feedLink {
	position: absolute;
	top: 15px;
	left: 580px;
}

#topExhibition {
	position: relative;
}

#topExhibition h2 {
	width: 180px;
	height: 29px;
	background: url(../images/tt_exhibitionInformation.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 8px;
	margin-left: 30px;
}

*html body #topExhibition .gotoArchive {
	position: absolute;
	top: 15px;
	left: 442px;
}

#topExhibition .gotoArchive {
	position: absolute;
	top: 15px;
	left: 476px;
}

*html body #topExhibition .feedLink {
	position: absolute;
	top: 15px;
	left: 550px;
}

#topExhibition .feedLink {
	position: absolute;
	top: 15px;
	left: 580px;
}


#productsLink {
	width: 275px;
	float: right;
	padding-bottom: 20px;
}

#productsLink h2.contact {
	margin-bottom: 50px;
	width: 88px;
	height: 29px;
	background: none;
	overflow: hidden;
}

#productsLink h2.contact a {
	display: block;
	width: 88px;
	height: 29px;
	background: url(../images/bn_contact.gif) 0 0 no-repeat;
}

#productsLink h2.contact a:hover {
	background: url(../images/bn_contact.gif) 0 -29px no-repeat;
}

#productsLink h2 {
	width: 171px;
	height: 29px;
	background: url(../images/tt_productInformation.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#productsLink ul {
	margin-left: 30px;
	list-style: none;
	margin-bottom: 130px;
}

#productsLink li a {
	padding-left: 18px;
	background: url(../img_common/cubeArrow_lightBlue.gif) 0 50% no-repeat;
}

#productsLink li#new a {
	padding-left: 18px;
	background: url(../img_common/cubeArrow_lightOrange.gif) 0 50% no-repeat;
}

body#home #topLeft li {
	font-size: 12px;
	overflow: hidden;
}

body#home #topLeft li span,
body#home #topLeft li a {
	display: block;
}

body#home #topLeft li span {
	float: left;
	width: 115px;
}

body#home #topLeft li a {
	float: left;
	width: 430px;
}

#topNews ul li,
#topExhibition ul li {
	font-size: 1.2em;
}

.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; }

.inj_banner {
	margin-left: 30px;
}

.inj_banner a:hover img,
.inj_banner a:hover img {
	filter: alpha(opacity=85);
	opacity: 0.85;
}


/* 
#topBannar {
	width: 214px;
	float: right;
	padding-bottom: 40px;
}

#topBannar ul {
	margin-left: 18px;
	margin-right: 18px;
	list-style: none;	
}

#topBannar li {
	text-align: right;
	line-height: 1.0;
	margin-bottom: 8px;
}
 */
