* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #00497A;
}
a:visited {
	color: #00497A;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #00497A;
}

body{
	color: #666666;
	font-size: 100%;
	font-family:MS P Gothic, Verdana, Sans-Serif, Arial;
	height: 100%;
	line-height: 1.3em;
	text-align: center;
	background-image: url(./images/npp_comm_background.gif);
	background-repeat: repeat-y;
	background-position: center;
                background-color: transparent;
}

layout-two-column-right {

}

p,td,th {
 font-size: 75%;
}
ps60{
font-size: 75%;

}
/*移行*/
#headder{
	margin: 0 auto 0 auto;
	width: 800px;
}
hr {
	display: none;
}
th,td{
text-align:left;
}

li {
	list-style-type: none;
	display: block;
}
img {
	border:0px;
	vertical-align: bottom;
}
#logo a{
	background-image:url(./images/npp_pfc_logo.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1px;
	height:51px;
	padding:0 10px 0 0;
	position:relative;
	width:230px;
}
/* container */
#container {
position: relative;
	background-position: auto top ;
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}
#container-inner{
  border: 0px none #fff;
}
#container #gotohome{
	width: 45px;
	padding-top: 13px;
	padding-left: 15px;
	float: left;
	position: relative;
}
#container #reserveinfo{
	width: 90px;
	padding-top: 13px;
	float: right;
	position: relative;
	padding-right: 30px;
}
#container #glovalnavi {
	width: 800px;
	height: 30px;
	margin-top:3px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* navi&menu */
#glovalnavi ul {
	margin: 0px;
	padding: 0px;
}
#glovalnavi li a{
	height: 30px;
	width: 112px;
	float:left;
	display: block;
	font-size: 1px;
	color: #FFFFFF;
	text-indent: -1000px;
}
#glovalnavi li{
	height: 30px;
	width: 112px;
	float:left;
	display: block;
	font-size: 1px;
	color: #FFFFFF;
	text-indent: -1000px;
}
#mn_home a {
	background-image: url(./images/npp_mn_home.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;	
}
#mn_shigotoba a {
	background-image: url(./images/npp_mn_shigotoba.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;	
}
#mn_weekly a {
	background-image: url(./images/npp_mn_weekly.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;	
}
#mn_shop a {
	background-image: url(./images/npp_mn_tempo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}#mn_concept a {
	background-image: url(./images/npp_mn_concept.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}#mn_iteminfo a {
	background-image: url(./images/npp_mn_product.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
#mn_3dweb a {
	background-image: url(./images/npp_mn_3dweb.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
#mn_space a {
	background-image: url(./images/npp_brand_space.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
#mn_info a {
	background-image: url(./images/npp_brand_info.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
#mn_inquiry a {
	background-image: url(./images/npp_brand_inquiry.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
}

#alpha { 
margin: 5px 5px 0 5px; 
width: 580px; 
}
#beta { 
width: 200px; 
background: #e6ecf2; 
}

/*footer*/
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.underlink{
	width:760px;
	height:20px;
	font-size:75%;
	/* float:right;*/
 text-align:center;
}
.copyright {
 width:760px;
/*	float:left;*/
 text-align:center;
	font-size: 75%;
	color: #999999;
}