@charset "utf-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #666666;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	background-image: url(image/bg.gif);
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
a img {
	border-style: none;
}
#wrapper {
	width: 850px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px auto;
}
#header {
	background-image: url(image/craftcubetop850.gif);
	background-repeat: no-repeat;
}
#wrapper2 {
	width: 850px;
	background-color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px auto;
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}

#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FF0000;
}


#header ul {
	background-color: #CCCCCC;
	width: 850px;
	position: absolute;
	left: 0px;
	top: 114px;
	float: left;
}
#wrapper #header table {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-top: 0px;
}
#sidebar {
	width: 225px;
	margin-top: 1px;
	background-color: #000000;
	float: left;
}
#sidebar table {
	color: #FFFFFF;
	background-color: #000000;
	width: 190px;
	border-style: none;
	margin-left: 10px;
	margin-top: 10px;
}
#sidebar table#cal {
	float: left;
	background-color: #FFFFFF;
	border-style: none;
	color: #666666;
}
#sidebar a:link {
	color: #FF0000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar img {
	margin-bottom: 5px;
}
#sidebar p#keitai {
	text-align: center;
}






#footer {
	background-color: #000000;
	height: 90px;
	width: 850px;
	clear: both;
	border-top: 1px solid #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
}





#main {
	padding: 5px 15px;
	float: right;
	width: 590px;
	border-left: #666666;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#maintop {
	padding: 5px 15px 15px;
	float: right;
	width: 590px;
	margin-bottom: 5px;
	border-left: #666666;
	background-color: #000000;
}
#main tr td {
	vertical-align: top;
	padding: 5px;
}
#main #navi-table tr td table tr td {
	background-image: none;
}
#main #navi-table img {
	border: 3px solid #FFFFFF;
}
#main #navi-table tr td {
	background-image: url(image/navi-back.gif);
	background-repeat: no-repeat;
}
#main  h2  img  {
	margin-top: 8px;
}
#main table {
	margin-left: 10px;
}
#main #navi-table {
	margin-left: 0px;
}
#main #navi-table table {
	margin: 0px;
}
#main iframe {
	float: left;
	margin-left: 30px;
}
#main h6 {
	margin-top: 3px;
}
#main ol li {
	margin-left: 30px;
}
#main table tr td p#privacy {
	border: 1px solid #000000;
	margin: 5px 20px 5px 30px;
}
#main table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #main-table td {
	padding: 0px 0px 5px;
}
#main table tr td table#cal {
	margin: 0px;
	padding: 0px;
}
#main table#caltop {
	margin-left: 0px;
}
#main #cal tr td {
	padding: 0px;
}


#wrapper #main-sample {
	height: 300px;
}
