@charset "utf-8";

/* ==============================
  REGZA Web Print Style
  File: /regza/common/09/topprint.css
  Last Modified: 2009-04-06	
============================== */


/* Base Settings
----------------------------------------------------------- */


#container {
	width:732px;
}

a:link {color: #005080;}
a:active {color: #005080;}
a:hover {text-decoration: none; color:#FF0000;}
a:visited {color:#005080;}



/* #header
----------------------------------------------------------- */

#header {
	width: 732px;
	height:64px;
}

#header #logo {
	float: left;
	width: 161px;
}

#header .navskip {
	display: none;
} 

#header #helpMenu {
	display:none;
}


/* #brand
----------------------------------------------------------- */

#brand {
	clear:both;
	width:720px;
	height:50px;
	background:none;
	text-indent:-20px;
}




/* #globalNavigation
----------------------------------------------------------- */

#globalNavigation {
	display:none;
}

#globalNavigation ul {
	display:none;
}


/* #flashContent
----------------------------------------------------------- */

#flashContent {
	width:720px;
	height:395px;
	margin:0 0 10px 12px;
	overflow:hidden;
}


/* #content
----------------------------------------------------------- */

#content {
	float:none;
	display:inline;
	width:720px;
	margin:0 0 18px 12px;
}


/* #main
----------------------------------------------------------- */

#main {
	float:none;
	width:720px;
	margin:0 0 50px 0;
	font-size:84%;
}

#main div.section {
	width:720px;
	float:none;
	margin:0 0 10px 0;
}

#main h2 {
	margin:0 0 15px 0;
}

/* Pickup */

#main div.section ul {
	width:720px;
	clear:none;
	background:url(../images/common_bg_dividerline.gif) left bottom transparent no-repeat;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	float:none;
}

#main div.section ul li {
	width:168px;
	float:left;
	display:inline;
	margin:0 0 0 16px;
}

#main div.section ul li.first {
	margin:0;
} 

#main div.section ul li dl dt {
	margin:0 0 3px 0;
}

#main div.section ul li dl dt a {
	background:url(../images/common_arrow_green.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#main div.section ul li dl dt img.pdf {
	margin:0 0 0 2px;
	vertical-align:middle;
}

#main div.section ul li dl dd img {
	margin:0 0 3px 0;
}

/* lineup */

#main div.section ul.lineup {
	width:720px;
	background:url(../images/common_bg_dividerline.gif) left bottom transparent no-repeat;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	float:none;
}

#main div.section ul.lineup li {
	width:352px;
	float:left;
	display:inline;
	margin:0 0 0 16px;
}

#main div.section ul.lineup li.first {
	margin:0;
} 

#main div.section ul.lineupNavi {
	width:720px;
	float:left;
	display:inline;
	background:url(../images/common_bg_dividerline.gif) left bottom transparent no-repeat;
	padding:0 0 10px 0;
	margin:-6px 0 20px 0;
}

#main div.section ul.lineupNavi li {
	width:180px;
	float:left;
	margin:0;
}

#main div.section ul.lineupNavi li a {
	background:url(../images/common_arrow_green.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}



/* #sub
----------------------------------------------------------- */

#sub {
	display:none;
}


/* #dividerLine
----------------------------------------------------------- */

#dividerLine {
	display:none;
}


/* #directoryNavigation
----------------------------------------------------------- */

#directoryNavigation {
	display:none;
}


/* #footer
----------------------------------------------------------- */

#footer {
	clear: both;
	font-size: 70%;
	width: 720px;
	height:30px;
	margin:0 0 0 12px;
	background:#00421C;
}

#footer p {
	display:none;
}

#footer address {
	display:inline;
	width: 340px;
	margin:9px 0 5px 368px;
}








