/* CSS Document */

body {
	font-family:"ＭＳ ゴシック", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F8083;
	padding: 0;
	width:1000px;
	height:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

body, html {

/* Red dominant */
  scrollbar-arrow-color: #DFE0E1 !important;
  scrollbar-darkshadow-color: #DFE0E1 !important;
  scrollbar-face-color: #C00010 !important;
  scrollbar-highlight-color: white !important;
  scrollbar-shadow-color:  #999999 !important;
  scrollbar-track-color: #DFE0E1 !important;
  scrollbar-3dlight-color: #DFE0E1 !important;
}

/*------------------------------------------ NEOPOST TOP COUNTRY SELECTOR */
#title h1 strong {
	font-size: 18px;
	font-weight: bold;
	color: #C00010;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: none;
	line-height: 20px;
}

#neopostcountryselector{
	position:absolute;
	top:80px;
	left:10px;
	vertical-align:bottom;
}


#countrytext{
	width:111px;
	margin-bottom:2px;
}

#flag {
	position: absolute;
	left:10px;
	top: 84px;
	background-image: url(../flags/flag_group.gif);
	background-repeat:no-repeat;
	z-index: +30000;
	width:20px;
	height:15px;
}


#ncs {
	position: absolute;
	left: 34px;
	top: 83px;
	height: 20px;
	background-image: url(../pictures/background.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index: +10000;
	font-size: 10px;
 }
#ncs, #ncs ul, ul#ncs { 
padding: 0; 
margin: 0 0 0 0; 
list-style: none; 
line-height: 15px;
 }

#ncs a {
	display: block; 
	width: 110px; 
	height: 19px; 
	line-height: 15px; 
	padding: 1px 0 0 4px;
	background-repeat: no-repeat;
	background-position:right;
	color: #7f8083;
	text-decoration: none;
	 }
#ncs a img {
vertical-align:top;
margin: 0 2px 0 0;
} 
	 
/*	
#ncs a:hover {
	color: #fff; 
	background-color: #C00010 }
*/	
#ncs ul li {
	background-color:#FFFFFF;
	width: 132px;
	}
	
#ncs ul li a, #ncs ul li span {
	background: #fff;
	width: 132px; 
	height: auto; 
	line-height: 15px;
	padding: 1px 0 1px 2px;
		 }
	
#ncs ul li a:hover { background: #C00010; color: #fff }
#ncs li {
	float: left;
	width: 120px;
 }
#ncs li ul li { width: 109px }
#ncs li ul li.grp { width: 134px; padding: 0 0 0 0 }
#ncs li ul {
	position: absolute;
	width: 134px;
	left: -999em;
	border: 1px solid #000;
	background-color:#FFFFFF;
	 }
#ncs li:hover ul, #ncs li.sfhover ul, #ncs li li.sfhover ul { 
left: -25px;
/* CHANGE THE HEIGHT HERE IF NECESSARY - THE TWO FOLLOWING LINES COREECT BUGS UNDER IE7 AND FIREFOX*/
height:285px;
position:relative;
 }




/*------------------------------------------ TEXT */
p{
	margin:20px 0 20px 0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F8083;
	line-height: 140%;
}
#left p{
	margin:5px 0 30px 0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#3E282B;
}
#footer p{
margin : 0;
font-size:9px;
color:#3E282B;
}
strong{ /* Use for black bold text */
font-weight:bold;
color:#3E282B;
line-height:15px;
}
span{ /* Use for red text */
color:#C00010; 
}

/* Title section */
			h1{ /* Use for red tittle */
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00010;
	width: 590px;
	line-height: 25px;
	margin: 0px;
	clear: right;
			}
			h2{ /* Use for black tittle */
			margin: 0px 0px 5px 0px;
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			}
			#righttop h3{  /* Use for top title of the right block */
			display:block;
			position:relative;
			top:-2px;
			margin: 0px 0px -20px 25px;
			padding-left:1px;
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			background-color:white;
			width:110px;
			height:12px;
			vertical-align:middle;
			}
			#rightcenter h4{ /* Use for black title of the right block */
			margin: 15px 0px 5px 0px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			}
			h6{ /* Use for red little title */
	margin: 15px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00010;
			}
			#rightcenter	h6{ /* Use for red little title */
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F8083;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 13px;
			}
			h6.littletitle{ /* Use for black little title */
			margin: 30px 0px 0px 0px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			}
			
			#leftcenter h5{ 
			margin:5px 0 10px 0;
			padding:0;
			font-size:11px;
			font-weight:bold;
			color:#C00010;
			}

			
			#hph5titles h5 { /* Use for red title of the home page left block */
			margin:0 0 0 0 ;
			padding:0 0 0 0;
			font-size:11px;
			font-weight:bold;
			color:#C00010;
			}
			
			
			h7{ /* Use for red little title */
			margin: 15px 0px 5px 0px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C00010;
			}

	.title_line{ /* Use for red and lined little title */
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00010;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 20px;
			}

a{
color:#3E282B;
text-decoration:none;
}
a:hover{
color:#C00010;
text-decoration:underline;
}
a:active{
color:#C00010;
text-decoration:underline;
}

/* list */
		dl, dt, dd, ul, li, ol {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		#text li, #center2 li, #center_adapt li, #principal_adapt li, #principal_fixed li{
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 30px;
	line-height: 140%;
		}
		#principal ul, #principal_adapt ul, #principal_fixed ul, #right ul {
	margin-bottom:0px;
	margin-top:0px;
		}
		#producttable li { 
		margin:0;
		list-style-type:none;
		}
		#center_adapt dl{
		margin-bottom:15px;
		list-style-type:none;
		}

#rightcenter img+p{
margin:5px 0 0 0;
}
img{
border:0px;
}




/*------------------------------------------ PRODUCT TABLE------------------------------------------*/  
#producttable{
	margin:0;
	padding:0;
	background-color:white;
	font-size: 11px;
	font-family: "Microsoft Sans Serif", Verdana, sans-serif;
}
#supporttable table{
	margin:0;
	background-color:white;
	font-size: 11px;
	font-family: "Microsoft Sans Serif", Verdana, sans-serif;
	width: 540px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DFE0E1;
	border-left-color: #DFE0E1;
	float: none;
}
#supporttable table th{
	background-color: #DFE0E1;
	font-weight: normal;
	color: #7F8083;
	font-size: 12px;
}
#supporttable table td{
	color: #7F8083;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFE0E1;
	border-bottom-color: #DFE0E1;
}

#redtable{
background-color:white;
border:1px double #C00010;
margin:2px;
}
.txt_small{
	font-size:10px;
	color: #7F8083;
}

td{
	font-size:12px;
	line-height: 1.4em;
}
.tdred{  /* Use for a red background of cellule */
color:white;
background-color:#C00010;
padding : 5px 5px 5px 5px;
}
.tdgray{  /* Use for a red background of cellule */
background-color:#DFE0E1;
padding : 5px 5px 5px 5px;
}
.tdwhite{  /* Use for a red background of cellule */
padding : 5px 5px 5px 5px;
}
.textcenter{
text-align:center;
}
.tdred{  /* Use for a red background of cellule */
color:white;
background-color:#C00010;
padding : 5px 5px 5px 5px;
}


/*------------------------------------------ CONTAINER, AND FOOTER */
#container {
	position: absolute;
	min-width:940px;

width:expression(document.body.clientWidth < 940 ? "940px": "99%" );
	width: 100%;
	min-height:670px;
	overflow:visible;
	left: 1px;

}
#footer {
	position:absolute;
	bottom:-25px;
	clear:both;
	height:30px;
	margin-left:170px;
	float: none;

}



/*------------------------------------------ HEADER */
#header {
	padding:0px;
	min-width:80px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 1000px;
	background-image: url(../images/neopost_hdr.gif);
	background-repeat: no-repeat;
}
#headerspacer{
width:99%;
height:70px;
background-color:#C00010;
}
.imgheader1{
position:absolute;
top:5px;
left:0px;
}
.imgheader2{
position:absolute;
top:5px;
right:0px;
}
#language{
position:absolute;
top:46px;
left:285px;
width:200px;
height:20px;
background-color:#C00010;
color:white;
}
#language a{
color:white;
}
#language a:hover{
text-decoration:underline;
}



/*------------------------------------------ RESEARCH */
#research {
position:relative;
top:40px;
height:20px;
padding:0px 0px 0px 0px;
margin:0px 0px 40px 10px;
width:150px;/*
background-color:red;*/
}
#research form{
padding:0;
margin:0;
background-image:url(../pictures/research.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
#inputtext{
display:block;
top:10px;
margin:0 0 0 5px;
padding:2px 0 0 0;
height:13px;
border:0px;
background-color:transparent;
width:110px;
}
#inputgo{
display:block;
position:relative;
left:116px;
top:-15px;
}
select, input{
	font-size:11px;
	margin-top:3px;
	color:#7F8083;
}




/*------------------------------------------ PRINCIPAL CONTAINER */
			
	
		
			#principal {
	margin-left:10px;
	/*position:relative;
			left:10px;
			margin-right:10px;/*
			padding: 0 0 0 0;*/
			background-image:url(../pictures/spacer_gray.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	width: 1000px;
			}
			
		/* Use principal and center for template with a right and a left block */ 
			#center {
	margin-left:160px;
	margin-right:200px;
	height:80%;
	min-width:435px;
	min-height:450px;
	width: 580px;
			}	
			
			#center_box{
	margin-left:160px;
	margin-right:200px;
	width: 560px;
			}	
				#center_top{
	margin-left:280px;
	margin-right:200px;
	width: 480px;
			}
			
		/* Use center2 (with #principal_adapt) for template with just a right block */ 
			#center2 {
			margin-left:0px;
			margin-right:210px; 
			height:60%;
			min-height:450px;
						}
						
			
		/* Use pricipal_adapt for template without right or left block */
			#principal_adapt {
			margin-top:0px;
			margin-right:20px;
			margin-left:10px;
			margin-bottom:40px;
			}
			
			#principal_adapt2 {
			margin-top:0px;
			margin-right:10px;
			margin-left:10px;
			margin-bottom:40px;
			width:96%;
			}
			
		/* Use center_adapt (with #principal) for template  with just a left block */
			#center_adapt {
			margin-left:160px;
			margin-right:30px;
			height:60%;
			min-height:450px;
			}
		
		
		/* Error page */
			#principal_fixed{
			margin-top:0px;
			margin-right:30px;
			margin-left:30px;
			margin-bottom:0px;
			}
			#center_fixed {
			margin-top:50px;
			margin-left:220px;
			margin-right:30px;
			padding:0;
			width:460px;
			height:400px;
			}
			#error{
			position:absolute;
			width:600px;
			margin-top:-12px;
			margin-left:-80px;
			}

	/* REGULATED INFORMATION PAGE */
			#SegmentMenuInvestors{
	position:absolute;
	width:270px;
	text-align:left;
	left: 173px;
	top: 210px;
	height: 240px;
	visibility: visible;
}

#SegmentMenuInvestors {
	position:absolute;
	width:277px;
	text-align:left;
	left: 173px;
	top: 210px;
	height: 190px;
	visibility: visible;
}
			
			.greybox{
			padding-left:50px;		
			position:absolute; 
			width:280px; 
			height:277px; 
			left: 408px; 
			top: 184px; 
			background-image: url(../investors/regulated_information/background.jpg); 
			background-position:right;
			background-repeat:no-repeat;
			visibility:hidden;
			z-index:10;
			}
			
			.greybox a{
			display:block;
			padding-left:30px;
			}

/*------------------------------------------ DIV IN PRINCIPAL CONTAINER */
			
			#title{
	margin-bottom:20px; /*20*/
	margin-top: 20px;
			}
			#text{
	margin-bottom:20px;
	line-height: 140%;
	font-size: 12px;
	margin-top: 20px;
			}
			#picture{
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	text-align:right;
	margin-left: 30px;
	margin-top: 0px;
			}
			/* Use to insert a flash */
			#flashobject{
			margin-bottom:20px;
			}		

			.whitespacer{
			height:50px; 
			background-color:white;
			}
/*------------------------------------------ HOME PAGE MIDDLE LINKS ------------------------------------------*/

#redlinks a{
float:left;
width:269px;
height:52px;
background-image:url(../images/homepage/redlink.jpg);
background-repeat:none;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
vertical-align:middle;
}


#redlinks a:hover {
float:left;
width:269px;
height:52px;
background-image:url(../images/homepage/blacklink.jpg);
background-repeat:none;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
vertical-align:middle;
}

#redlinksmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

#redlinksmall a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

#redlinksmall a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

#blacklinks a{
float:left;
width:269px;
height:52px;
background-image:url(../images/homepage/graylink.jpg);
background-repeat:none;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
vertical-align:middle;
}


#blacklinks a:hover {
float:left;
width:269px;
height:52px;
background-image:url(../images/homepage/graylink.jpg);
background-repeat:none;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#C00010;
vertical-align:middle;
}

#blacklinksmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

#blacklinksmall a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

#blacklinksmall a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
color: #C00010;
}


#homepagespacer {
float:left;
background-image:url(../images/homepage/spacer.gif);
background-repeat:no-repeat;
height:12px;
width:270px;
}

#SegmentMenu{
	position:absolute;
	width:270px;
	text-align:left;
	left: 173px;
	top: 210px;
	height: 240px;
	visibility: visible;
}
#PictureMenu{
	position:absolute;
	left: 450px;
	width:273px;
	top: 180px;
}
#topimage{
	position:absolute;
	left: 172px;
	top: 110px;
	visibility:visible;
}
#bottommenu{
	position:absolute;
	left: 177px;
	top: 472px;
	visibility: visible;
	width: 551px;
}

#righttophp{
	position:absolute;
	top:100px;
	width:191px;
	right:0px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../images/homepage/spacer180-12.gif);
	background-repeat:repeat-y;
	height: 667px;
	margin:0px;
	left: 800px;
	
			}


/*------------------------------------------ RIGHT BLOCK */


#right{
float:right;
width:180px;
background-image:url(../pictures/right2.gif);
background-repeat:repeat-y;
background-position:left;
margin-top:30px;
margin-left:10px;
margin-bottom:10px;
}
#righthp{
	float:right;
	width:188px;
	background-image:url(../pictures/right2.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#righttop{ /* Background-picture of top right block */
height:12px;
background-image:url(../pictures/right1.gif);
background-repeat:no-repeat;
}

#rightcenter{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-left: 20px;
}
#rightbottom{ /* Background-picture of bottom right block */
	height:12px;
	background-color:white;
	background-image:url(../pictures/right3.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom: 10px;
	clear: both;
}



/*------------------------------------------ LEFT BLOCK */
#left {/*
position:relative;*/
	float:left;
	width:135px;/*
z-index:30;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#lefttop{ /*Gray corner of top left block */ 
height:12px;
background-image:url(../pictures/left1.gif);
background-repeat:no-repeat;
background-position:top left;
}
#leftcenter{
margin-left:8px;
}
#leftbottom{ /*Gray corner of bottom left block */
height:12px;
background-image:url(../pictures/left3.gif);
background-repeat:no-repeat;
background-position:bottom left;
clear:both;
}

#left li a {
text-decoration: none;
display: block;
height: 100%;
width:100%;
border: 0 none;
}

#leftcenter li a:hover {
background-color: #ebecec;
color: #C00010;
}


/*------------------------------------------ MENU TOP ------------------------------------------*/
#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 74px;
	left:160px;
	height:27px;
	z-index:110;
	width:580px; /*pr馗ision pour Opera */
}
#menu dl {
	float: left;
	margin-left:2px;
	width: 93px;
}
#menu dd{
position: absolute;
cursor: pointer;
visibility:hidden;
top:25px;
background-color:#DFE0E1;
margin-left:3px;
padding-top:13px;
padding-bottom:10px;
z-index:-50;
background-image:url(../pictures/bt_gray2.gif);
background-repeat:no-repeat;
background-position:bottom left;
width:150px;
height:auto;
}


#menu li {
text-align:left;
display:block;
width:100%;
}

#menu li a {
text-decoration: none;
display: block;
height: 100%;
width:100%;
font-size:10px;
border: 0 none;
margin-top:4px;
}

#menu li a:hover {
background-color: #ebecec;
color: #C00010;
display: block;
height: 100%;
width:100%;
font-size:10px;
border: 0 none;
margin-top:4px;
}

#menu dt {
	cursor: pointer;
	height:26px;
	text-align: center;
	margin-top: 1px;
	margin-left:3px;
	padding:0px;
	width:93px;
}
#menu dt a.blacktext {
color: #3E282B;
text-decoration: none;
display: block;
border: 0 none;
padding-top:8px;
font-weight:bold;
}
#menu dt a.blacktext1line {
color: #3E282B;
text-decoration: none;
display: block;
border: 0 none;
padding-top:8px;
font-weight:bold;
}
#menu dt a.graytext {
color: white;
text-decoration: none;
display: block;
border: 0 none;
padding-top:8px;
font-weight:bold;
} 
#menu dt a.graytext1line {
color: white;
text-decoration: none;
display: block;
border: 0 none;
padding-top:8px;
font-weight:bold;
} 
#menu dt a:hover {
height:26px;
color:#C00010;
background-color:#DFE0E1;
background-image:url(../pictures/bt_survol.gif);
background-repeat:no-repeat;
} 
#menu dt.bt_gray{ /* Background image for gray button */
	background-image:url(../pictures/bt_gray.gif);
	background-repeat:no-repeat;
	font-size:10px;
}
#menu dt.bt_gray2{ /* Background image for gray button */
	background-repeat:no-repeat;
	font-size:10px;
	background-image: url(../pictures/bt_gray.gif);
}
#menu dt.bt_black{ /* Background image for black button */
background-image:url(../pictures/bt_black.gif);
background-repeat:no-repeat;
font-size:10px;
}
#menu dt.bt_red{ /* Background image for red button */
background-image:url(../pictures/bt_red.gif);
background-repeat:no-repeat;
font-size:10px;
}

#pop{
background-image:url(../images/redlinksmall.gif);
background-repeat:no-repeat;
width:135px;
margin-left:10px;

}
/* Version pour un lien sur du texte 2 et 3 */

a.mailroom,
a.mailroom:hover,
a.mailroom:visited,
a.mailroom:active,
a.mailroom:focus
{
  cursor: text;
  text-decoration: none;
  color:#000000;
  /*
  autres propri騁駸 eventuellement n馗essaires
  font-family;
  font-size;
  font-weight;
  */
}
/* 追加CSS */
.flash_right {
	background-color: #FFFFFF;
	height: 170px;
	width: 188px;
	display: block;
	margin-bottom: 10px;
}
.text_indent {
	color: #666666;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 18px;
	line-height: 140%;
}
.text_indent_table {
	padding-left: 12px;
	text-align: left;
}
.text_indent_table2 {
	padding-left: 27px;
}
.comhtml_tbl_title {
	width: 100px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.comhtml_tbl_title2 {
	text-align: center;
	border: 1px solid #FFFFFF;
}
.right {
	text-align: right;
	width: 610px;
}
.txt12{
	color: #7F8083;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.text_white {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
#rightbottomnews {
	width: 160px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 10px;
}
#solutionhtml_formtbl1 {
	width: 490px;
	text-align: left;
}
#solutionhtml_formtbl2 {
	width: 490px;
	text-align: left;
}
#solutionhtml_formtxtarea {
	width: 480px;
	text-align: left;
	float: left;
}
@media print {
    /* 印刷用スタイル */
#menu dt.bt_gray{ /* Background image for gray button */
	background-image:url(../pictures/bt_gray.gif);
	background-repeat:no-repeat;
	font-size:9px;
}
#menu dt.bt_gray2{ /* Background image for gray button */
	background-repeat:no-repeat;
	font-size:9px;
	background-image: url(../pictures/bt_gray.gif);
}
#menu dt.bt_black{ /* Background image for black button */
background-image:url(../pictures/bt_black.gif);
background-repeat:no-repeat;
font-size:9px;
}
#menu dt.bt_red{ /* Background image for red button */
background-image:url(../pictures/bt_red.gif);
background-repeat:no-repeat;
font-size:9px;
}
 }

/*------------------------------------------ newspage */
#newspages {
	font-size:12px;
	color:#7F8083;
	margin: 0px;
	line-height: 18px;
}
#newspages h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00010;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#newspages h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00010;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#newspages #header {
	padding:0px;
	height: 70px;
	width:100%;
	min-width:80px;
	background-color: #c00010;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newspages #main{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 800px;
	padding: 0px;
}
#newspages #main #mainframe{
	width: 800px;
	padding: 0px;
	background-image: url(../images/newspage_framemiddle.gif);
	background-repeat: repeat-y;
	margin-bottom: 50px;
	margin-top: 20px;
	page-break-after: always;
}
#newspages #main #frametop{
	background-image: url(../images/newspage_frametop.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#newspages #main #framemiddle{
	background-image: url(../images/newspage_framemiddle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 760px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#newspages #main #framebottom{
	background-image: url(../images/newspage_framebottom.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#newspages #main p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7F8083;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.1em;
	line-height: 140%;
}
#newspages #main strong{
	color: #C00010;
}
#newspages #main .frame_top{
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 16px;
	background-image: url(../images/newspage_gray_top.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#newspages #main #centerarea{
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

#newspages #title{
	margin-top: 0px;
	margin-bottom: 10px;
	height: 30px;
}
#newspages #title h1{
	clear: none;
	float: left;
	width: 550px;
}
#newspages #title .toplink a{
	color: #CC0000;
	text-decoration: underline;
	float: right;
	padding-top: 10px;
}
#newspages #attention{
	font-size: 11px;
	color: #7F8083;
	padding-left: 60px;
}
#newspages #detail{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 18px;
}
#newspages #detail table{
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#newspages #detail td{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 153px;
	font-size: 11px;
	line-height: 16px;
}
#newspages #bottomarea table{
	padding: 0px;
	width: 600px;
	margin-top: 0px;
}
#newspages #specarea{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#newspages #specarea table{
	width: 700px;
	margin-right: auto;
	margin-bottom: auto;
	font-family: "Microsoft Sans Serif", Verdana, sans-serif;
}
#newspages #specarea td{
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newspages #specarea p{
	width: 160px;
	padding-left: 5px;
	margin: 0px;
}
#newspages #specarea th{
	width: 175px;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
}
#newspages #specarea .td_short{
	width: 165px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newspages #bottomarea table{
	width: 600px;
	margin-left: 50px;
}
#newspages #bottomarea table td{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 160px;
}
#newspages #bottomarea .txtarea{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 140px;
	margin-left: 40px;
	font-size: 10px;
	line-height: 15px;
}
#newspages #bottomarea .txtarea2{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 140px;
	margin-left: 30px;
	font-size: 10px;
	line-height: 15px;
}

#newspages #footer {
	bottom:-25px;
	height:30px;
	margin-left:170px;
	float: none;

}
.hrarea {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#productarea{
}
#productarea table{
	font-family: "Microsoft Sans Serif", Verdana, sans-serif;
	font-size: 12px;
}
#producttable{
	margin:0;
	padding:0;
	background-color:white;
	font-size: 11px;
	font-family: "Microsoft Sans Serif", Verdana, sans-serif;
}
#productarea table th{
	font-weight: normal;
	width: 130px;
	text-align: left;
}

#movie{
	background-image: url(../images/window_bg.gif);
	background-repeat: no-repeat;
	height: 348px;
	width: 320px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#movie .txtarea{
	font-size: 11px;
	color: #666666;
	width: 320px;

	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
#newspages #main #mainframe #framemiddle #centerarea .txt_9pixel {
	font-size: 9px;
	line-height: 12px;
	text-indent: -9px;
	padding-left: 9px;
	color: #7F8083;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
