@import url("style.css");


/* -------------------------------------------- basic */
h3{
	font-size:0.95em;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-top:20px;
	border-bottom:2px solid #1c85bf;
	}

h2{	font-size:1.2em; }

h2#title{
	height:110px;
	}

h2#privacypolicy{
	margin:20px auto;
	}

h4{
	font-size:0.9em;
	margin:40px auto 10px 0px;;
	}

/* -----------------------------news - press release archive */

.product{
	clear:both;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}

.last{
	border-bottom:none;
}

.product img{
	display:block;
	margin-right:20px;
}


.product dd li{
	float:left;
	display:block;
}

dt{
	font-weight:bold;
	margin-bottom:8px;
}

dt a{ text-decoration: none; }
dt a:hover{ text-decoration: underline; }



table td{
	border:none;
	padding:0 0 5px 0;
	padding:7px;
}

table td.label img{
	margin-right:5px;
}



/* --------------------------------------------------------- main-area */

#main-contents .content{
	margin:20px 20px 60px 30px;
}

/* ---------------------------------------------------------- contents-top */
div#contents-top{
	clear:both;
	width:902px;
	height:110px;
	margin:10px auto 0px auto;
}