@charset "shift_jis";

body {
	background: none;
	_zoom: 90%; /*WinIE only */
}

/*---------------------------------------------*/
/*ヘッダ　ここから*/

/*プリント時に消すもの*/
#duskinjp_menu,
#serch_area,
#textsize_area,
#support_menu,
#support_menu_contents,
.screen,
.voice_guide,
nav,
#TopBox,
#serch_area,
.get_area,
.PageNavi,
.news_notice,
#pagetop,
#foot_pc dd.voice_guide,
#foot_pc dd.privacy,
#foot_pc dd.about,
#foot_pc dd.copyright {
	display: none;
}

#container,
#main,
#Contents {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#sitemapWrap,
#sitemap,
#alignment,
#foot_pc  {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#footer_pc {
	margin-top: 15px !important;
}

#container {
	width: 710px;
}

#Contents {
	font-size: 0.95em;
}

#header_pc {
	margin: 0;
	padding: 0;
	position: relative;
	height: 53px;
	width: 710px;
	background: none;
}

/*ロゴ*/
div#duskin_logo {
	position: absolute;
	left: 0px;
	top: 10px;
}

div#duskin_logo a,
* html div#duskin_logo a {
	display: block;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 0px;
	width: 108px;
	height: 0px !important;
	height /**/:34px;/* for ie5.x */
	background: url(/common/images/header/logo_print.gif) top left no-repeat;
	line-height: 250%;
	display: none;
}

div#duskin_logo img {
	display: inline;
}

/*改ページ*/
.newpage {/* 指定cssの直前から改ページ */
	page-break-before: always;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.topics_box.newpage {
	padding-top: 20px !important;
}

.for_customer_area {
	padding: 10px !important;
}

/*リンクカラー*/
a:link {
	color: #1D3994;
	text-decoration: none;
}

a:visited {
	color: #1D3994;
	text-decoration: none;
}

a:hover {
	color: #1D3994;
	text-decoration: none;
}

a:active {
	color: #1D3994;
	text-decoration: none;
}

#Main {
	clear: both;
	float: none;
}

.column_title {
	clear: both;
}

#foot_pc {
	width: 710px;
	height: 20px;
	border-top: 2px solid #A4C8F2;
}

#foot_pc dd.print_copyright {
	margin: 5px 0 0;
	display: block;
	float: right;
}

#alignment {
	background: none;
	padding: 20px 0px 0px 0px;
	height: auto !important;
}