@charset "Shift_JIS";
/* -------------------------------------------------------------------

Print Setting

------------------------------------------------------------------- */

/* defalt
--------------------------------- */
body
	{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
	background-image: none;
	font-size: 10pt;
	color: #000000;
	line-height: 1.4;
	}

a:link,
a:visited
	{
	text-decoration: underline;
	color: #000000;
	}

img{ border: 0; }

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}
table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;
}
table th,
table td {
	padding: 3px;
	font-size: 90%;
}
table th {
	border-bottom: 1px solid #333333;
}
table td {
	border: 1px solid #333333;
}

* {
	background: none;
}


/* ˆóü•s—v‰ÓŠ‚ÌŽw’è
--------------------------------- */
hr,
.b-anc,
#breadcrumbs,
.ctshead,
.pagetop,
#nav #mainnav,
#nav #subnav,
#nav #lang,
#nav .bnr,
#footer{
	display: none;
}


/* ŒÂ•Ê’²®
--------------------------------- */
#wrapper{
	width: 650px;
	background: none;
	text-align: center;
}
#content{
	border: none;
}
#nav{
	float: none;
	margin: 0;
}
#logo{
	display: none;
	width: 650px;
	margin: 0;
	padding-top: 40px;
	text-align: right;
}

#maincts{
	float: left;
	width: 650px;
	margin: 0 auto;
	text-align: left;
}
#maincts .cts{
	padding-right: 0;
}
#maincts .box{
	padding: 0;
	border: 0;
}


#maincts .cts .link a{
	padding-left: 0;
}

#maincts .cts .link a {
	background: none;
	padding-left: 0;
}

/* IE‘Î‰ž
--------------------------------- */
* html #maincts{
	margin: 0;
}
*:first-child+html #maincts{
	margin: 0;
}
