@charset "utf-8";

/* ----------------------------------
Default style clear
---------------------------------- */

@import "reset.css";


/* ----------------------------------
Navigation bar
---------------------------------- */

@import "navi.css";

body {
	font-size: 12px;
	color: #C8C9CA;
	line-height: 160%;
	background: #000000;
}

#main_wrapper {
	width: 900px;
	padding: 0px 50px;
	margin: 0px auto;
	overflow: hidden;
	background: #231E1E url(../images/back_ground.gif) no-repeat top;
	position: relative;
}

#header,
#top_menu,
#navi,
#news,
#contents_o,
#contents_t,
#footer {
	margin: 0px auto;
}

/* ----------------------------------
Header
---------------------------------- */

#header {
	clear: both;
	height: 60px;
	width: 900px;
}

#header a {
	color: #C8C9CA;
	text-decoration: none;
}

#header img {
	float: left;
}

#header ul {
	float: right;
	font-size: 80%;
}

#header li {
	float: left;
	width: 110px;
	padding: 0px 10px;
	margin: 10px 0px;
	border-left: 1px solid #C8C9CA;
	text-align: center;
}

#header li a:hover {
	padding-bottom: 1px;
	border-bottom: 1px dashed #C8C9CA;
}

#header .menu_f {
	border-right: 1px solid #C8C9CA;
	border-left: 1px solid #C8C9CA;
}

/* ----------------------------------
Flash contents
---------------------------------- */

#top_menu {
	clear: both;
	width: 900px;
	text-align: center;
	background: url(../images/t_menu_back.png) no-repeat bottom;
}

#top_menu h1 {
	color: #DF0414;
	text-indent: -9999px;
	background: url(../images/flash_top.gif) no-repeat center top;
}

/* ----------------------------------
Contents
---------------------------------- */

.topic {
	width: 890px;
	padding: 4px 0px 2px 10px;
	margin: 20px 0px 10px;
	color: #FFFFFF;
	background: #444140;
}

.topic a {
	color: #C8C9CA;
	text-decoration: none;
}

.topic a:hover {
	border-bottom-color: #C8C9CA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #C8C9CA;
	text-decoration: none;
}

.breadcrumb {
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	display: block;
}

.back a:link,
.breadcrumb a:link {
	border-bottom: 1px solid #C8C9CA;
	color: #A7A7A7;
	text-decoration: none;
}

.back a:hover,
.breadcrumb a:hover {
	border-bottom: 1px dotted #CCCCCC;
	color: #CCCCCC;
	text-decoration: none;
}

.back a:visited,
.breadcrumb a:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
	text-decoration: none;
}

.title_img {
	clear: both;
	margin: 5px auto 0px;
}

.menu_photo {
	float: left;
	margin-right: 10px;
}

a:hover .menu_photo {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.explanation {
	padding: 0px 0px 5px;
}

.details {
	float: right;
	margin-top: -4px;
}

#contents_o {
	clear: both;
	width: 900px;
	padding-top: 10px;
	margin: 15px 0px 10px;
	overflow: hidden;
	border-top: 3px solid #4D4D4D;
}

#contents_t {
	float: left;
	clear: both;
	width: 900px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../images/lr_back.gif) no-repeat center bottom;
}

#contents_o h2,
#contents_t h2 {
	padding-bottom: 5px;
	font-weight: bold;
}

#contents_o h3,
#contents_t h3 {
	clear: both;
	padding: 0px 0px 2px 10px;
	margin: 20px 0px 8px;
	border-bottom: 1px solid #4D4D4D;
	background: url(../images/arrow.png) no-repeat 0% 5px;
}

#left_contents,
#right_contents {
	padding: 10px;
	border-top: 1px solid #4D4D4D;
}

#title {
	height: 271px;
	text-align: center;
	background: url(../images/title_back.png) no-repeat;
}

/* ----------------------------------
Concept
---------------------------------- */

#contents_c {
	clear: both;
	width: 900px;
	padding-top: 10px;
	margin: 15px 0px 10px;
	overflow: hidden;
	border-top: 3px solid #4D4D4D;
}

#contents_c .ex {
	clear: both;
	height: 15px;
	padding: 5px 0px 2px 10px;
	margin: 0px 0px 15px;
	border-bottom: 1px solid #4D4D4D;
	background: url(../images/arrow.png) no-repeat left 10px;
}

#contents_c h3 {
	clear: both;
	height: 15px;
	padding: 40px 0px 2px 10px;
	margin: 0px 0px 20px;
	border-bottom: 1px solid #4D4D4D;
	background: url(../images/arrow.png) no-repeat left 45px;
}

/* ----------------------------------
Left contents
---------------------------------- */

#left_contents {
	float: left;
	width: 425px;
}

/* ----------------------------------
Right contents
---------------------------------- */

#right_contents {
	float: right;
	width: 425px;
}

/* ----------------------------------
Center contents
---------------------------------- */

#center_contents {
	width: 880px;
	padding: 10px;
	overflow: hidden;
	position: relative;
}
#center_contents #old_list {
	text-align: right;
	margin: 5px 0px -35px;
}
#center_contents #old_list select {
	width: 150px;
	background: #333333;
	color: #E4E4E4;
}


#center_contents h2 {
	float: none;
	clear: both;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#back_new {
	text-align: right;
	float: right;
}

.customer_list {
	width: 900px;
}


.customer_list li {
	float: left;
	height: 20px;
	width: 215px;
	padding: 0px 0px 10px 10px;
	background: url(../customer/images/disc.gif) no-repeat left 8px;
}

.zoom {
	clear: both;
	padding: 5px 0px 0px;
	float: right;
}

a:hover .zoom {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.past {
	padding: 5px 10px 0px 0px;
	text-align: right;
	background: right;
}

.back {
	text-align: right;
	clear: right;
	padding-top: 25px;
	margin: 0px 0px 15px;
}

.text_s {
	font-size: 10px;
	line-height: 190%;
}
.text_ss {
	line-height: 100%;
}

.left {
	float: left;
	line-height: 180%;
}

.clear {
	clear: both;
}

.right {
	float: right;
	text-align: right;
}

.space {
	margin-bottom: 15px;
}

.m_address {
	color: #FF0000;
}

/* ----------------------------------
Design
---------------------------------- */

.design_img {
	width: 880px;
	overflow: hidden;
}

.design_img td {
	height: 150px;
	width: 154px;
	padding: 10px 11px 50px;
	vertical-align: top;
}

.design_img .thumb {
	padding: 2px;
	background: #FFFFFF;
}

.indent {
	padding-left: 1em;
}

/* ----------------------------------
Footer
---------------------------------- */

#footer {
	clear: both;
	padding-top: 15px;
	margin-bottom: 20px;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	font-size: 10px;
	color: #888;
	text-align: center;
}

#footer address {
	margin: 10px 0px;
}

#footer p.line {
	border-top: 1px solid #4D4D4D;
	clear:both;
}

/* ----------------------------------
Footer banner
---------------------------------- */


.fBanner {
	float:left;
	width:220px;
	height:100px;
	padding:0 0 10px 10px;
	margin:0;
	border-bottom:none;
	border-top:none;
	border: none;
}

#footer .fBanner p {
	height:15px;
	text-align:left;
	font-size:12px;
	line-height:15px;
	padding:0 0 5px;
	margin:0;
	border-top:none;
}


.banner a:hover img, #footer .fBanner a:hover img, #footer #add a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#add {
	float:left;
	width:440px;
	height:100px;
	margin:0;
	padding:0 0 10px;
	text-align:left;
}

#footer #add img {
	padding:0;
	margin:0;
}


#footer #add address {
	width:440px;
	height:40px;
	margin:10px 0;
	font-size:14px;
	line-height:17px;
}

#footer #add address strong {
	font-weight:bold;
}

.banner{
	width:900px;
	height:200px;
	background:none;
	overflow:hidden;
	_zoom:1;
}
.Left{
	float:left;
}
.Right{
	float:right;
}