@charset "UTF-8";

body {
	text-align: center;
	margin: 0 auto;
	}
	
#wrapper {
	width: 100%;
	margin: 0 auto;
	}

#news {
	width: 640px;
	text-align: left;
	margin: 0 auto;}
	

header {
	width: 100%;
text-align:center;
margin:75px 0 0 0;
	}
	

	
header h2 {
 display:block;
 width:322px;
 height:52px;
 text-indent:-9999px;
 background:url(../images/h2.png) no-repeat left top;
 margin:0 auto;
 }


section#smp{
	display: none;
	}

section#pc{
	width: 660px;
	margin: 0 auto;
	padding: 0 0 0 0;
	}
	
section#pc ul{
 float:left;
 margin:25px 0 35px -25px;
 padding:0;
}

section#pc li {
 float:left;
 margin:0 0 0 30px;
 padding:0;
 list-style-type:none;
}


a#nav1 {
 display:block;
 width:106px;
 height:106px;
 text-indent:-9999px;
 background:url(../images/tbt_sakuhin.png) no-repeat left top;
}

a#nav1:hover {
 background:url(../images/tbt_sakuhin_r.png) no-repeat left top;
}

a#nav2 {
 display:block;
 width:106px;
 height:106px;
 text-indent:-9999px;
 background:url(../images/tbt_prof.png) no-repeat left top;
}

a#nav2:hover {
 background:url(../images/tbt_prof_r.png) no-repeat left top;
}

a#nav3 {
 display:block;
 width:106px;
 height:106px;
 text-indent:-9999px;
 background:url(../images/tbt_teire.png) no-repeat left top;
}

a#nav3:hover {
 background:url(../images/tbt_teire_r.png) no-repeat left top;
}

a#nav4 {
 display:block;
 width:106px;
 height:106px;
 text-indent:-9999px;
 background:url(../images/tbt_cont.png) no-repeat left top;
 overflow:hidden;
}

a#nav4:hover {
 background:url(../images/tbt_cont_r.png) no-repeat left top;
  	overflow:hidden;
}

a#nav5 {
 display:block;
 width:106px;
 height:106px;
 text-indent:-9999px;
 background:url(../images/tbt_blog.png) no-repeat left top;
 overflow:hidden;
}

a#nav5:hover {
 background:url(../images/tbt_blog_r.png) no-repeat left top;
  	overflow:hidden;
}	


	
header ul{
	margin: 0;
	padding: 0;
	}

header li{
	list-style: none;
	margin: 0
	padding: 0;
	}
	
	
div.boxLink {
	width: 100px;
	float: left;
	padding: 20px;
	margin: 0 39px 0 0;
	border: 1px solid #CCC;
	}

div.hover {
	border: 1px solid #666;
	cursor: pointer;
	background-color: #EEE;
	}

div.boxLink h3 {
	float: none;
	margin: 0;
	padding: 0;
	}

/*
article {
	width: 100px;
	float: left;
	padding: 20px;
	margin: 0 39px 0 0;
	border: #ccc 1px solid;
}

secstion {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}		

	
article h3 {
	float: none;
	margin: 0;
	padding: 0;
	}
*/
	
#footer {
	clear:both !important;
	display:block;
	height:40px;
	margin:0;
	bottom:0;
	background:#000000 url(../images/footerbg.png) repeat-y;
	background-position: center;
	}	

#footer .left {
	float: left;
	text-align: left;
	width: 50%;
	color: #FFFFFF;
	height:40px;
	}
	
#footer .left address {
	font-size: 1.0rem;
	font-style: normal;
	margin: 0;
	padding: 12px 0 0 12px;
	}
	
#footer .right {
	float: right;
	width: 50%;
	background-image: url(../images/footerimg.png);
	background-repeat: no-repeat;
	background-position: right;
	height:40px;
	display: block;

	}

#footer .right p {
	color: #fff;	
	font-size: 10px;
	text-indent: -9999px;
	}