body {
	font-family: Tahoma, Verdana, Arial, "MS Pゴシック", Osaka, sans-serif;
	color: #333;
	font-size: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #000;}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dd,dt,form {
	margin: 0px;
	padding: 0px;
	line-height: 100%;}
a {
	color: #39c;
	text-decoration: underline;}
a:hover {
	color: #74C5D4;
	text-decoration: underline;}
img {
	border: 0px; }
.clr {
	clear: both;}


#body {
	background: #fff url(/img/back.jpg) no-repeat bottom;
	padding: 0px 0px 30px 0px;}

#head {
	padding: 10px;
	text-align: left;}

	#head h1 a {
		display: block;
		width: 530px;
		height: 100px;
		background: url(/img/logo.gif) no-repeat; }

		#head h1 span {
				display:none;}

		#head h2 {
				display:none;}


#contain {
	width: 760px;
	text-align: left;
	margin: 0px auto;
	padding: 100px 0px 0px 0px;
	background: url(/img/title.gif) no-repeat top right;}


#navi {
	list-style: none;
	margin: 10px 15px;}

	#navi li {
		display: inline;
		font-size: 70%;
		line-height: 150%;
		margin: 0px 5px 0px 0px;}

#main {
	width: 580px;
	float: right;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background: #F5F4F4 url(/img/main_btm.gif) no-repeat bottom left;}

	#main h1 {
		font-size: 100%;
		line-height: 120%;
		margin: 10px 10px 20px 10px;
		padding: 5px;
		color: #fff;
		background: url(/img/bg_black.gif);}
	#main h2 {
		font-size: 100%;
		margin: 20px 20px 10px 20px;}
	#main h3 {
		font-size: 90%;
		line-height: 120%;
		margin: 10px 20px;
		padding: 5px 0px 3px 12px;
		background: url(/img/border_green.gif) no-repeat left center;}
	#main h4 {
		color: #6EB81F;
		font-size: 75%;
		line-height: 120%;
		margin: 10px 20px 0px 30px;}
	#main p {
		font-size: 75%;
		line-height: 150%;
		margin: 5px 20px 10px 30px;}


	#main .right {
		float: right;
		margin: 0px 20px 10px 10px;}
	#main .left {
		float: left;
		margin: 0px 10px 10px 20px;}

#category {
	width: 180px;
	float: left;
	margin: 20px 0px 0px 0px;
	background: #9AD027 url(/img/bg_cat.gif) repeat-x top center;}

	#category h2 {
		font-size: 75%;
		margin: 10px 0px 5px 0px;
		text-align: center;
		padding: 5px;
		background: #ABDA4D;}
	#category ul {
		list-style: none;
		margin: 10px 0px;}
	#category ul li {
		display: inline;
		font-size: 70%;
		line-height: 120%;
		margin: 5px 0px;}
	#category ul li a {
		display: block;
		width: 180px;
		padding: 5px 0px 5px 0px;
		text-indent: 10px;
		color: #fff;
		text-decoration: none;}
	#category ul li a:hover {
		background: #ABDA4D;
		color: #ffc;}

#foot {
	clear: both;
	width: 100%;
	text-align: left;
	padding: 10px 0px;
	background: #000 url(/img/bg_body.gif) repeat-x bottom;}

	.bn_mt {
		margin: 10px;
		float: right;}

	#foot a {
		color: #9AD027;
		text-decoration: none;}
	#foot a:hover {
		color: #fff;
		background: #666;}
	#foot p {
		margin: 10px 10px 5px 10px;
		font-size: 70%;
		line-height: 120%;
		color: #fff;}
	#foot p a {
		padding: 2px;}
	#foot address {
		margin: 0px 10px;
		font-style: normal;
		font-size: 70%;
		line-height: 120%;
		color: #fff;}
	#foot ul {
		list-style: none;
		margin: 10px 0px 20px 10px;}
	#foot ul li {
		display: inline;
		font-size: 70%;
		line-height: 120%;
		color: #fff;}
	#foot ul li a {
		padding: 2px;}


.profile {
	width: 530px;
	font-size: 75%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 10px 20px 10px 30px;
	border-top: 1px dotted #ccc;
	background: url(/img/bg_table.gif) repeat-y center;}

	.profile th {
		width: 100px;
		border-bottom: 1px dotted #ccc;}
	.profile td {
		border-bottom: 1px dotted #ccc;}


.caution {
	padding: 10px;
	border: 3px solid #F29412;}

	.caution img {
		float: left;
		margin: 0px 5px 0px 0px;}


.prices {
	width: 530px;
	font-size: 70%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 10px 20px 10px 30px;
	border-top: 1px dotted #ccc;
	background: url(/img/bg_table.gif) repeat-y center;}

	.prices th {
		font-weight: normal;
		width: 180px;
		border-bottom: 1px dotted #ccc;}
	.prices td {
		border-bottom: 1px dotted #ccc;}


	.prices .yen {
		width: 100px;}


.ex_list {
	background: #ffc;
	padding: 10px;
	border: 1px solid #999;}


.ex_img {
	float: left;
	margin: 0px 10px 10px 30px;
	border: 3px solid #49A3C7;}

#main dl {
	display: block;
	width: 230px;
	float: right;
	margin: 0px 20px 0px 0px;}

	#main dt {
		font-size: 90%;
		font-weight: bold;}
	#main dd {
		font-size: 75%;
		line-height: 150%;
		margin: 5px 0px 0px 0px;}


.top3k {
		margin: 20px 0px 20px 40px;}


.form {
	width: 530px;
	font-size: 75%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 10px 20px 10px 30px;
	border-top: 1px dotted #ccc;
	background: url(/img/bg_table.gif) repeat-y center;}

	.form th {
		font-weight: normal;
		width: 180px;
		border-bottom: 1px dotted #ccc;}
	.form td {
		border-bottom: 1px dotted #ccc;}

		.form th span {
			font-size: 10px;
			margin: 0px 0px 0px 5px;
			color: #c00;}
		.bt {
			text-align: center;}
		.ezy {
			text-align: right;
			margin: 0px 20px 0px 0px;}

#error {
		color: #c00;
		font-size: 75%;
		line-height: 150%;
		margin: 5px 20px 10px 30px;
		padding: 5px 5px 5px 40px;
		background: #fff url(/img/caution.gif) no-repeat left center;
		border: 2px solid #c00;}

.preview {
	width: 530px;
	font-size: 75%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 10px 20px 10px 30px;
	border-top: 1px dotted #ccc;
	background: url(/img/bg_table.gif) repeat-y center;}

	.preview td {
		border-bottom: 1px dotted #ccc;}

.jump {
	margin: 20px 0px 0px 0px;
	font-size: 70%;}




