/*

STANDARD SERIES CSS for print

==========================================================================================   History
	2007/11/05	dai	Ver 1.0
====================================================================================================
*/
/* body style ------------------------------------------------------------ */
body {
	width:480px;
	margin: 0cm auto;
	color: #000;
	font-family:'Times New Roman', "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	background-color: #fff;
	font-size: 10pt;
}
/* body style ------------------------------------------------------------ */

/* regular anchor style -------------------------------------------------- */
a {text-decoration:underline;color:#999;}
img {border:none;background:transparent;}
.hidden {display:none;}
h2 {margin-top:0;font-weight:normal;}
h3 {margin-top:0;margin-bottom:3px;}
h4 {margin:6px 0;}
span.comment {font-size:0.8em;line-height:80%;}
acronym {cursor:help;border-bottom:1px #4dac26 dotted;}
span.acronym_line {text-decoration:underline;}
p,ul,dl {margin:auto;line-height:1.5em;font-size:10px;}
/* regular anchor style -------------------------------------------------- */

/*------------------------- container style sheet -------------------------*/
#transBack{display:none;}
/*-------------------------- header style sheet ---------------------------*/
#header {
	width:100%;
	clear: both;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	margin: 1cm 0;
}
#header ul li {
	display:block;
	width:20px;
	height:20px;
	margin-top:4px;
}
#header ul li.home a {text-decoration:none;font-weight:bold;}
#header ul li.company,
#header ul li.businessline,
#header ul li.profile,
#header ul li.portfolio,
#header ul li.contact,
#header ul li.news {display:none;}

#function {display:none;}
/*-------------------------- header style sheet ---------------------------*/


/*--------------------------- body style sheet ----------------------------*/
#menuTitle{display:none;}
#graphic {clear:both;margin-bottom:1cm;width:480px;}
#graphic .thumbnail{display:block;float:left;margin:0;padding:0;width:240px;height:144px;}
#content {clear:both;page-break-before: always;padding:1cm 0;}
#content a.viewer{display:none;}
#content ul {margin-left: 0;padding-left: 0;}
#content ul li{margin:5px 0;}
#content dd {margin-bottom:5px;}
#body.layout_none {margin-bottom: 1cm;}

/*#content ul li a:hover{background-position: -400px 50%;}*/
/*--------------------------- body style sheet ----------------------------*/


/*-------------------------- footer style sheet ---------------------------*/
#footer div.copy {
	font-size:xx-small;
/*	font-family: Helvetica , Arial, sans-serif ;*/
}
