/* CSS Document */


@import "base.css";
@import "index.css";
@import "main.css";
@import "ttl.css";
@import "dti.css";
@import "company.css";
@import "contact.css";
@import "voice.css";
@import "link.css";
@import "sitemap.css";


@charset "Shift_JIS";

body {
	overflow: visible !important;
	float: none !important;
}

#link a[href]:after {
	content: " ("attr(href)") ";
}

#wrap {
	width: 180mm;
	margin: 0px;
	padding: 0px auto;
}
	
#headder{
	display: none;
}

#panlist{
	display: none;
}

#leftside{
	display: none;
}

#label{
	display: none;
}

#footer{
	display: none;
}

#contents_wrap {
	width:180mm;
	padding: 0px;
	clear: both;
	background-image: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#main {
	width:180mm;
	clear: both;
	margin: 0px;
	padding: 0 0 0 0px;
	background-image: none;
}

#layout {
    margin: -50px 0 0 0;
}

.noprint {
    display:none;
}

h1 {
    display:none;
}

#privacy .box {
	font-size: 80%;
	padding: 10px;
	float: left;
	clear: both;
	height: auto;
	margin: 10px 0 10px 0;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.retern {
page-break-before: always;
}