@charset "utf-8";
/* CSS Document */

a:link {
	color:#998675;
	text-decoration: none;
} 
a:visited {
	color:#998675;
	text-decoration: none;
} 
a:hover {
	color:#998675;
	text-decoration: underline;
} 
a:active { 
    color:#000; 
} 
body {
	margin: 0px;
	background-image: url(images/common/background/bg_01.jpg);
}
.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BBB;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #777;
	text-align: justify;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	background-color: #EEE;
	padding: 15px;
}

.title_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
	word-spacing: -1px;
}
.headcopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20pt;
	line-height: 22pt;
	color: #000;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.title_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	word-spacing: -1px;
	padding-bottom: 5px;
}
.title_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	word-spacing: -1px;
	padding-bottom: 5px;
	border-bottom:2px solid #998675;
	padding-top: 15px;
	
}
.news_thumb {
	padding-right: 10px;
}
.news {
	text-align: left;
	line-height: 11pt;
}

.step  { padding:2px 0 2px; border-bottom:1px solid #f0f0f0; }
.step2 {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #998675;
}

.box { BORDER-RIGHT: #bfcedc 1px solid; BORDER-TOP: #bfcedc 1px solid; FONT-SIZE: 7pt; BORDER-LEFT: #bfcedc 1px solid; COLOR: #7f7f7f;; BORDER-BOTTOM: #bfcedc 1px solid; FONT-FAMILY: "Arial, Helvetica, sans-serif"; HEIGHT: 12px; BACKGROUND-COLOR: #ffffff }
.box2 { BORDER-RIGHT: #bfcedc 1px solid; BORDER-TOP: #bfcedc 1px solid; FONT-SIZE: 7pt; BORDER-LEFT: #bfcedc 1px solid; COLOR: #7f7f7f;; BORDER-BOTTOM: #bfcedc 1px solid; FONT-FAMILY: "Arial, Helvetica, sans-serif";  BACKGROUND-COLOR: #ffffff }
.support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	line-height: 16pt;
	color: #998675;
}
.spec_01 {
	background-color: #e8eaeb;
	height: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}
.review_line {
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8eaeb;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-color: #e8eaeb;
	border-bottom-color: #e8eaeb;
	border-left-color: #e8eaeb;
}
.spec_02 {
	background-color: #f0f1f2;
	height: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

