/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #505050 url(images/bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 15px 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}
/* Links */
a:link, a:visited
{
	color: #006400;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FF0000;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 5px;
	padding: 5px;
}

/* Basic classes */
.hidden
{
	display: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.centerize
{
	text-align: center;
}
.clearing
{
	clear: both;
}

#mainwrapper
{
	width: 750px;
	margin: auto;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FCD21B;
	border-right-color: #FCD21B;
	border-bottom-color: #FCD21B;
	border-left-color: #FCD21B;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/bgcontainer02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 750px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	margin: 0px;
	padding: 0px;
}
#header h1
{
	/* small header image specific lines */
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/

#wrapper
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	overflow: visible;
	float: left;
	padding: 5px;
	position: relative;
	margin: 0px;
	width: 535px;
}
#container p
{
	padding: 0px;
	margin: 5px;
	font-size: 12px;
	line-height: 22px;
}
#container h2
{
	clear: both;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
	color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #BDBDBD;
	background-image: url(images/h2.jpg);
}
#container h3
{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	clear: both;
}
#container h4
{
	padding: 5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#container img
{
	padding: 5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px none #999999;
}
#container table
{
	clear: both;
}
#shoptop
{
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contentbody
{
	font-size:12px;
	padding: 5px;
	position: relative;
	margin: 0px;
}
#price
{
	font-size:16px;
	text-align: right;
	padding: 2;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	color: #FF0000;
	font-weight: bold;
}
/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	font-size: 10px;
	width: 204px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#sidebar
{
	background-color: #333333;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
}
#sidebar h3
{
	color: #FFFF00;
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
/* Menu lists */

.sidebardl ul
{
	color: #00FF00;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebardl li
{
	padding: 5px;
	margin: 5px;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}
/* Links */
.sidebardl a:link
{
	color: #FFFFCC;
	text-decoration: none;
}
.sidebardl a:active
{
	color: #FFFFCC;
}
.sidebardl a:visited
{
	color: #FFFFCC;
	text-decoration: none;
}
.sidebardl a:hover
{
	color: #FFFF00;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 750px;
	text-align: center;
	background-color: #474747;
	position: relative;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#copyrights
{
	color: #999999;
	font-size: 10px;
}


.error
{
	color: red;
	font-weight: bold;
}



/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}

