/* CSS Document */

@import "old.css";


*{
	margin:0;
	padding:0;
	border:0;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.9em;
}

body#index{
background-color:#000000;
}

body#subpage{
	background-color:#fff;
	background:url(../images/bg_company.gif) repeat-y;
}

h1, h2, h3, h4, h5{
	font-size:100%;
	font-weight:normal;
	line-height:normal;
}

a{
	color:#990000;
	text-decoration:none;
}

a:hover{
	color:#ff9900;
	text-decoration:underline;
}

a:visit{
	color:#ffffff;
}

#bg_left{
	background-image:url(../images/bg_player1.jpg);
	background-position:-400px -70px;
	float:left;
	width:40%;
	height:800px;
}

#bg_right{
	background-image:url(../images/bg_player2.jpg);
	background-position:-290px -70px;
	float:right;
	width:55%;
	height:800px;
}

.clear{
	clear:both;
}

#main{
	position:absolute;
	top: 0px;
	width:100%;
	text-align:center;
}

#contents{
	margin:0px 100px;
	width:780px;
	text-align:left;
}

#cont_head{
	background-image:url(../images/bg_ice.jpg);
	width:100%;
}

#cont_head:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#cont_head #logo{
	background:url(../images/company_logo.gif) no-repeat;
	height:35px;
	width:400px;
	margin:10px;
	text-indent:-9999px;
	float:left;
}


#cont_head #menu1{
	float:right;
}

#cont_head #menu1 ul li{
	float:left;
	list-style-type:none;
}

#cont_head #menu1 li a{
	display:block;
	text-indent:-9999px;
	width:100px;
	background:no-repeat;
}

#cont_head #menu1 li.m_company a{ width:74px; height:11px; background-image:url(../images/menu_company.gif); margin:20px 10px 0 10px;}
#cont_head #menu1 li.m_map a{ width:32px; height:11px; background-image:url(../images/menu_map.gif); margin:20px 10px 0 10px;}
#cont_head #menu1 li.m_retail a{ width:103px; height:36px; background-image:url(../images/menu_retail.gif); margin:9px 10px 0 10px; height:36px;}


/*#cont_left{
	width: 480px;
	margin: 20px 0 0 20px;
	float:left;
}

#cont_right{
	width: 238px;
	margin: 20px 20px 0 0px;
	float:right;
}*/

#company_txt{
	width:670px;
	margin:20px auto;
	color:#fff;
}

#menu2{
width:670px;
margin:20px auto;
}

.tab_head{
	width:650px;
	height:14px;
	background:url(../images/content_tab1.gif) no-repeat;
	padding:10px;
}

span.head_img{
	display:block;
	text-indent:-9999px;
	background:no-repeat;
	height:14px;
}

#company span.head_img{	background-image: url(../images/text_company.gif);	}
#shop span.head_img{	background-image: url(../images/text_shop.gif);	}
#link_list span.head_img{	background-image: url(../images/text_link.gif);	}
#catalogue span.head_img{	background-image: url(../images/text_catalogue.gif);	}
#news span.head_img{	background-image: url(../images/text_news.gif);	}

.tab_body{
	width:670px;
	height:120px;
}

#news p.tab_body{
	background:url(../images/content_text1.gif);
	background-position:0px -50px;
}
 
#catalogue p.tab_body{
	background:url(../images/content_text_cat.gif);
	background-position:0px -0px;
}
 
#shop p.tab_body{
	background:url(../images/content_text_shop.gif);
	background-position:0px -110px;
}
 
#link_list p.tab_body{
	background:url(../images/content_text_link.gif);
	background-position:0px -0px;
}
 
span.m2_txt{
	display:block;
	border-top:dotted #000066 1px;
	margin:0px 10px;
	padding:10px;
}

.tab_bottom{
	width:670px;
	height:30px;
	background:url(../images/content_bottom1.gif) no-repeat;
	margin-bottom:20px;
}


.tab_body em{
	line-height:1.5em;
	color:#006699;
	font-weight:bold;
	font-style:normal;
	margin-bottom: 5px;
}


#shop_list{
	width: 670px;
	margin-top:15px;
}

ul#shop_list li{
	display:inline;
	font-size:11px;
	padding-left:30px;
	background:url(../images/arrow_orange.gif) no-repeat 5px;
}


#shop_list:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#sub_head{
	width:100%;
	height:49px;
	background:#000 url(../images/bg_company1.jpg) 135px no-repeat;
}

#sub_head h1{
	display:block;
	height:45px;
	width:290px;
	text-indent:-9999px;
	background:url(../images/top_nextonelogo.gif) no-repeat 8px 9px;
	float:left;
}
	
#vender{
	margin:10px;
	float:right;
}

#vender img{
	margin-left:10px;
}

#sub_cont{
	background:url(../images/bg_company.gif) repeat-y #fff;
}

#sub_left_menu{
	color:#fff;
	font-size:10px;
	line-height:1.5em;
	width:173px;
	height:870px;
	padding-bottom:10px;
	background:url(../images/bg_company2.jpg) no-repeat 0px 240px;
	float:left;
}

#sub_left_menu span{
	display:block; 
	border: #FFFFFF solid 1px;
	margin:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#sub_left_menu ul li{
	list-style-type:none;
	text-indent:20px;
	background:url(../images/menu_off.gif) no-repeat 3px;
}

#sub_left_menu ul li#active{
	background:url(../images/menu_on.gif) no-repeat 3px #003366;
}

#sub_left_menu ul li a{
	display:block;
	color:#fff;
	margin:1px;
}

#sub_left_menu ul li a:hover{
	background:url(../images/menu_off.gif) no-repeat 3px #003366;
	width:150px;
}

#sub_right_cont{
	/*border:solid 1px;*/
	margin:0 23px 0 200px;
	padding: 20px 10px;
}

#sub_right_cont h2{
	display:block;
	background:#003366;
	padding: 3px 8px;
	margin-bottom: 1.5em;
	color:#fff;
	font-weight:bold;
}

#sub_right_cont dl{
	width:90%;
	text-align:left;
	margin:auto;
}

#sub_right_cont dl dt{
	float:left;
	width:7em;
	font-weight:bold;
}

#sub_right_cont dl dd{
	margin:0 0 0.9em 7em;
}

#sub_right_cont #add dt{
	font-weight:normal;
	width:4em;
}

#sub_right_cont #add dd{
	margin-left:4em;
}

#sub_right_cont strong{
	font-weight:bold;
	font-size: 1.2em;
}

#shoplist, #linklist{
	width:90%;
	margin:auto;
}

#shoplist h3{
	display: block;
}

.shopname {
	background:#cccccc;
	color:#003366;
	font-weight:bold;
	padding:3px 8px;
	margin: 1em;
}

#shoplist dl dd{
	margin:0;
}

#catalog_cont{
	height:200px;
	margin:auto;
	margin-bottom:1.5em;
	padding-left: 180px;
	background-image: url(../images/catalogue.jpg);
	background-repeat: no-repeat;
}

#pdf{
	text-align:center;
	font-size:0.9em;
	margin:8px;
}

#reader{
	width:90%;
	height:39px;
	margin:1.5em auto;
	font-size: 0.8em;
}

#reader img{
	margin:10px;
}

#postal{
	width:90%;
	margin:auto;
}

#postal_add{
	width:50%;
	margin: 1em auto;
	padding:1em;
	background:#FFFF99;
	border:dotted #999999 1px;
}

#postal_add strong{
	font-size:1.2em;
	font-weight:bold;
}

#postal_add span{
	display:block;
	width:80%;
	margin:auto;
}

#footer{
	width:100%;
	text-align:center;
	font-size:0.8em;
	color:#fff;
	height:50px;
}

#sub_footer{
	padding:0.7em;
	width:100%;
	text-align:center;
	font-size:0.8em;
	color:#000;
	height:50px;
	border-top:1px #999 dotted;
}
