/*
========================================
Peltier用　トップページスタイルシート
========================================*/


#top-header {
	width: 820px;
	height: 220px;
	margin: 0 auto;
	padding:0 0 0 0 ;
	background: url(../img/back_header.gif) no-repeat; 
	text-align:center;
	clear:both;
}

#top-header-logo {
	margin:0;
	padding:45px 0 5px 0;
	
}

/*
---------------------------------------------------------- */
#top-wrapper {
	width: 820px;
	margin: 0 auto;
	padding:0 ;
	background: url(../img/back.gif) repeat-y;
	text-align:center;
	clear:both;
}

#top-content {
	width: 800px;
	margin: 0 auto;
	padding:0;
	text-align:left;
}

#navi {
	width: 440px;
	margin: 0;
	padding:10px 0 0 15px;
	text-align:left;
	float:left;
}
.menu{
	margin:0 0 4px 0;
}

#top-link {
	margin:0;
	padding:0 ;
	height:45px;
	clear:both;
}


#top-link li {
	display: inline;
	margin:0;
	padding: 0;
	text-transform: uppercase;
	font-size:70%;
	
}

#top-content-end {
	width: 820px;
	margin: 0 auto;
	padding: 18px 0 0px 0;

	background: url(../img/back_footer.gif) no-repeat;
	text-align:center;
	clear:both;
}


#newstitle{margin:5px 0 3px 0;}

#news {
	margin:0;
	padding:0 10px 0 25px;
	font-size:80%; 
	line-height:140%;
	text-align:left;
}


#news li {
	color:#0C0104;
	margin:0;
	padding: 0;
}

#news a:active{   text-decoration:underline; color:#2C0405;}
#news a:link{   text-decoration:underline; color:#2C0405;}
#news a:visited{   text-decoration:underline; color:#2C0405;}
#news a:hover{    text-decoration:underline;  color:#850205;}
