@charset "utf-8";
/* --- HTML BODY --- */

body{
width:100%;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
background: url(../img/parts/body_bg.gif) repeat-x left top;
}

/* --- H1 --- */

h1{
color:#FFFFFF;
line-height:25px;
font-size:12px;
font-weight:normal;
text-align: center;
background: url(../img/parts/h1_bg.gif) no-repeat center;
float: right;
width: 460px;
}

/* --- HEADER --- */

#header{
background:url(../img/parts/header_bg.jpg) no-repeat;
width:800px;
height:120px;
padding:30px 0 0;
margin: 0 auto;
}

#header img {
vertical-align:bottom;
}

#header .logo{
float:left;
width: 280px;
padding: 5px;
}

#header .info {
float: right;
}

#contents{
background: url(../img/parts/contents_bg.gif) no-repeat center center;
clear: both;
width: 798px;
height: 48px;
padding: 1px;
}

#contents li {
float: left;
display: inline;
width: 133px;
height: 48px;
list-style-type: none;
}

/* --- CONTENTS (MENU) -- -*/

#wrapper {
width: 800px;
clear: both;
margin: 0 auto;
padding: 10px 0;
}

#left {
float: left;
width: 180px;
}

#left img {
vertical-align:bottom;
}

#left ul {
margin: 0px;
padding: 0px;
list-style-type: none;
width: 180px;
}
#left li {
margin-top: 10px;
}


/* --- CONTENT_MAIN --- */

#content{
width: 600px;
float: right;
}
#content #title {
	text-align: right;
	font-size: 11px;
	height: 142px;
	padding-top: 15px;
}


#content p {
font-size: 87.5%;
line-height: 1.7;
padding: 0 10px;
}


#content hr {
color: #CCCCCC;
font-size: 20px;
height:1px;
background-color: #CCCCCC;
border:none;
clear: both;
}

#content h2 {
	text-indent: -9999px;
	height: 50px;
}

/* --- items --- */

#box {
	margin: 0px;
	padding: 0px;
	height: auto
}

#box hr {
	clear: both;
	width: 580px;
	height: 1px;
	margin-bottom: 5px;
}

#box .three {
	float: left;
	width: 193px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 5px 0;
}

#box .two {
	width: 293px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0 5px 5px 0;
}


#box .one {
	width: 593px;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	float: left;
}

#box .img {
	text-align: center;
	background-color: #fffff7;
}

#box h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 20px;
}
#box .img_blank {
	height: 188px;
}


#box h4 {
	padding-left: 10px;
	font-size: 13px;
	line-height: 18px;
}

#box p {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#box .price {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* --- PANKZ --- */

#pankz {
text-align: right;
list-style-type: none;
font-size: 75%;
line-height: 30px;
height: 30px;
padding: 0 20px;
margin: 0px 0 15px;
}

#pankz li {
display: inline;
padding-left: 15px;
background: url(../img/parts/p.gif) no-repeat left center;
}

#pankz a:link, #pankz a:visited {
color: #666666;
text-decoration: none;
}

#pankz a:hover, #pankz a:active {
color: #CCCCCC;
text-decoration: none;
}

/* --- TO TOP --- */

#to_top{
font-size:12px !important;
text-align:right;
line-height: 40px;
clear: both;
}

/* --- FOOTER --- */

#footer{
width:100%;
color: #FFFFFF;
background-color: #000000;
line-height: 1.4;
}
#footer .block {
margin: 0 auto;
width: 800px;
padding: 30px 0;
}

#footer .contents {
font-size: 14px;
font-weight: bold;
float: left;
width: 160px;
padding: 0 15px 0 0;
}
#footer .contents ul {
padding-top: 20px;
list-style-type: none;
line-height: 1.5;
}
#footer .contents li {
padding-left: 15px;
background: url(../img/parts/plus.gif) no-repeat left top;
}
#footer .contents ul ul {
padding-top: 0px;
}
#footer .contents ul ul li {
background-image: url(../img/parts/minus.gif);
}
#footer .contents a:link, #footer .contents a:visited {
color: #FFFFFF;
}
#footer .contents a:hover, #footer .contents a:active {
background-color: #CC0000;
}

#footer .itemlist {
font-size: 12px !important;
font-weight: normal;
}
#footer .itemlist a:link, #footer .itemlist a:visited {
color: #CCCCCC;
}
#footer .itemlist a:hover, #footer .itemlist a:active {
background-color: #CC0000;
}

#footer .information {
float: left;
width: 318px;
padding: 0 15px 0;
border-right: 1px solid #333333;
border-left: 1px solid #333333;
}

#footer .contact {
float: left;
width: 260px;
padding: 0 0 0 15px;
}

#footer .end {
padding-bottom: 0px;
}

#footer address {
background-image: url(../img/parts/copyright.gif);
padding: 0px;
background-repeat: no-repeat;
text-indent: -9999px;
height: 82px;
width: 246px;
margin: 20px 0 0 10px;
}

#footer dl {
padding-top: 10px;
}
#footer dt {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding: 10px 0 10px 15px;
background-image: url(../img/parts/plus.gif);
background-repeat: no-repeat;
background-position: left center;
}
#footer dd {
font-size: 12px;
color: #CCCCCC;
background-image: url(../img/parts/minus.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 0 0 5px 15px;
margin: 0 0 0 15px;
}

#footer a:link,
#footer a:visited{
color:#CCCCCC;
}
#footer a:hover,
#footer a:active{
text-decoration: none;
background-color: #CC0000;
}
