/*---------------------------------------------*/
/*  HEADER                                     */
/*---------------------------------------------*/
#header ul.global-menu li#home a {
	border-bottom: 3px solid #0C5F95;
}

/*---------------------------------------------*/
/*  CONTENTS                                   */
/*---------------------------------------------*/
#contents {
	background: url(../img/contents_bg.gif) no-repeat;
}

#contents div.title-name {
	width: 572px;
	height: 23px;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 21px;
}

#contents div h2 {
	text-indent: -9999px;
	height: 23px;
	line-height: 0.5em;
}

#main-pic {
	width: 801px;
	height: 172px;
}


/*---------------------------------------------*/
/*  INFORMATION                                */
/*---------------------------------------------*/
#contents div#information h2 {
	float: left;
	width: 150px;
	background: url(../img/information_title.gif) no-repeat;
}

#contents div#information div.title-name p a {
	margin-top: 3px;
	float: right;
	display: block;
	text-indent: -9999px;
	width: 54px;
	height: 14px;
	background: url(../img/information_rss.gif) no-repeat;
}

#contents div#information {
	margin-bottom: 20px;
	padding-bottom: 40px;
	background: url(../common/img/dot_border.gif) no-repeat bottom;
}

#contents div#information table {
	margin: 0 70px 10px 10px;
}

#contents div#information th {
	padding-left: 5px;
	width: 110px;
	background: url(../img/information_mark.gif) no-repeat left top;
	font-weight: normal;
	vertical-align: top;
}

#contents div#information td {
	color: #0C5F95;
}

#contents div#information td a {
	color: #0C5F95;
}

#contents div#information td a:hover {
	text-decoration: none;
}

#contents div#information p.information-backnumber a {
	float: right;
	display:block;
	width: 142px;
	height: 20px;
	text-indent: -9999px;
	background: url(../img/information_backnumber.gif) no-repeat top;
}
#contents div#information p.information-backnumber a:hover {
	background-position: bottom;
}

/*---------------------------------------------*/
/*  NEW PRODUCTS                               */
/*---------------------------------------------*/
#contents div#newproducts h2 {
	width: 190px;
	background: url(../img/newproducts_title.gif) no-repeat;
}

#contents div#newproducts div.products-box {
	margin-left: 8px;
	display: inline;
	float: left;
	width: 180px;
	height: 251px;
	background: url(../img/newproducts_frame.gif) no-repeat;
}

#contents div#newproducts div.products-box h3 {
	margin: 10px 0 0 0;
	font-size: 0.8em;
	color: #0C5F95;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#contents div#newproducts div.products-box h3 span {
	display: block;
	padding: 0 0 10px 30px;
	background: #EEE url(../img/newproducts_mark.gif) no-repeat 10px 0;
}

#contents div#newproducts div.products-box h3 a {
	display: block;
	padding: 0 0 10px 30px;
	color: #0C5F95;
	background: #EEE url(../img/newproducts_mark2.gif) no-repeat 10px 0;
}

#contents div#newproducts div.products-box p {
	margin: 10px 10px 0 10px;
	width: 160px;
	font-size: 0.6em;
}
