/* - - - - - start of basic styles - - - - - */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	}

img {
	border:none;
	}

/* - - - - - end of basic styles - - - - - */

body {
	margin:0;
	padding:0;
	background: #F0EBDF url(img/bg_body.gif) center repeat-y;
	
	}

#container {
	position:relative;
	width:750px;
	margin:0 auto;
	background-color:#FFFFFF;
	}

#contents{
	background:#FFFFFF;
	}

/* - - - - - - - - - - - - - - - - - - - - */

#header {
	background:url(img/header.gif) no-repeat;
	height:80px;
	width:750px;
	display:block;
	}

/* - - - - - - - - - - - - - - - - - - - - */

#main {
	width:530px;
	float:left;
	background-color:#FFFFFF;
	padding:10px
	}

#main h1 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 10px;
	padding:5px 9px 6px;
	border-left: solid 0.3em #008000;
	border-bottom:2px solid #008000;
	letter-spacing:0.1em;
	height:20px;
	}

#main h2 {
	color:#008000;
	font-size:1.0em;
	font-weight:bold;
	margin:20px 0 5px;
	border-bottom: dashed 1px #008000;
	padding:5px 9px 6px;
	}

#main h2 a{
	color:#008000;
	font-size:1.0em;
	font-weight:bold;
	}

#main h2 a:hover{
	text-decoration:none;
	font-weight:bold;
	}

#main h3 {
	color:#0000FF;
	font-size:0.8em;
	font-weight:bold;
	margin:0px 0 5px;
	padding:2px 2px 2px;
	border:1px solid #FFF8DC;
	background:#FFF8DC;
	}

#main p {
	font-size:0.8em;
	line-height:1.6;
	margin:10px 5px;
	}
	
#main ul {
	list-style:none;
	}
#main li {
	background:url(img/point.gif) no-repeat 6px center;
	padding:0 0 0 20px;
	font-size:0.8em;
	line-height:1.6;
	}

#main a {
	color:#0000FF;
        font-weight: bold;
	}
#main a:hover {
	text-decoration:underline;
	}
	
#main #breadCrums {
	font-size:0.7em;
	margin:0;
	}
	
#main #nextmenu {
	font-size:0.7em;
	margin:0;
	text-align:center;
}

#main #backurl {
	font-size:0.9em;
	margin:0;
	}
#main #explanation {
	color:#A0522D;
	margin:0px 0 5px;
	padding:2px 2px 2px;
	border:1px solid #F0FFFF;
	background:#F0FFFF;
	}


/* - - - - - - - - - - - - - - - - - - - - */

#sidebar {
	width:200px;
	float:right;
	background-color:#FFFFFF;
	margin:0 0 10px;
	}

#sidebar .search {
	font-size:0.8em;
	margin-bottom:20px;
	}

#sidebar #menu {
	}
#sidebar #menu #menu_ttl {
        font-size:0.8em;
	height:20px;
	padding:0 0 0 3px;
	color:#008000;
	background:url(img/menu_ttl.gif) no-repeat;
	line-height:1.5;
	}
#sidebar #menu ul {
	list-style:none;
	}
#sidebar #menu li a {
	display:block;
	color:#333333;
	height:25px;
	font-size:0.75em;
	padding:0 0 0 20px;
	background: url(img/menu_bg.gif) no-repeat;
	line-height:2.0;
	}
#sidebar #menu li a:hover {
	background: url(img/menu_bg_on.gif) no-repeat;
	text-decoration:underline;
	}
#sidebar #menu #menu_end {
	height:25px;
	padding:0 0 0 20px;
	background:url(img/menu_end.gif) no-repeat;
	}
#sidebar #menu2 {
	margin:10px 0 10px;
	border:1px solid #ECFFEC;
	font-size:0.8em;
	color:#FF9933;
	}
#sidebar #menu2 #menu2_ttl {
	height:15px;
	padding:0 0 0 20px;
	background-color:#E3FFE3;
	}
#sidebar #menu2 ul {
	list-style:none;
	}
#sidebar #menu2 li a {
	display:block;
	color:#333333;
	height:20px;
	font-size:0.75em;
	padding:0 0 0 20px;
	background: url(img/menu_bg.gif) no-repeat;
	line-height:2.0;
	}
#sidebar #menu2 li a:hover {
	background: url(img/menu_bg_on.gif) no-repeat;
	}

#sidebar #search {
	margin:10px 0 10px;
	border:1px solid #ECFFEC;
	font-size:1em;
	color:#FF9933;
	}
#sidebar #search  #p {
	height:20px;
	padding:0 0 0 20px;
	background:url(img/menu_ttl.gif) no-repeat;
	}

#sidebar #pr1 {
	float:right;
	}

/* - - - - - - - - - - - - - - - - - - - - */

#sidebar #pr{
	margin:10px 0 10px;
	border:1px solid #ECFFEC;
	font-size:0.8em;
	color:#FF9933;
	}
#sidebar #pr #pr_ttl {
	height:15px;
	padding:0 0 0 20px;
	background-color:#E3FFE3;
	}
#sidebar #pr p{
	display:block;
	color:#333333;
	height:25px;
	font-size:0.9em;
	padding:0 0 0 20px;
	background:#FFF8EC;
	line-height:2.0;
	}
#sidebar #pr a {
	}
#sidebar #pr a:hover {
	color:#CC3333;
	text-decoration:underline;
	}
#sidebar #pr a:active {
	color:#CC3333;
	text-decoration:underline;
	}
	
	
/* - - - - - - - - - - - - - - - - - - - - */
	
#shop {
	margin:10px 0 10px;
	padding:1px 1px;
	background-color:#ffffff;
	border:1px solid #006400;
}
#shop   p {
	color:#333333;
	font-size:0.8em;
	margin: 5px;
	padding:0 0 0 10px;
	}
#shop  a {
	color:#0000FF;
	text-decoration:none;
	}
#shop  a:hover {
	color:#0000FF;
	}
#shop  a:active {
	color:#0000FF;
	}

/* - - - - - - - - - - - - - - - - - - - - */

#goods {
	text-align:center;
	margin:10px 0 10px;

	font-size:0.8em;
	color:#FF9933;
	}
#goods #goods_ttl {
	height:15px;
	background-color:#E3FFE3;
	}
#goods p{

	}
/* - - - - - - - - - - - - - - - - - - - - */
#footmenu {
	clear:both;
	width:750px;
	float:center;
	background-color:#FFFFFF;
}
#footmenu  ul {
	list-style:none;
	border-top:1px dashed #CCCCCC;
	}
#footmenu  li {
	float:left;
	color:#666666;
	font-size:0.7em;
	margin: 5px;

	}
#footmenu  a {
	color:#4169E1;
	}
#footmenu  a:link {
	}
#footmenu  a:visited {
	}
#footmenu  a:hover {
	text-decoration:underline;
	}
#footmenu  a:active {
	text-decoration:underline;
	}

/* - - - - - - - - - - - - - - - - - - - - */

#footer {
	clear:both;
	font-size:0.7em;
	text-align:center;
	padding:5px 0;
	color:#FFFFFF;
	background-color:#008000;
	height:10px;
	}
	
#footer address{
	color:#FFFFFF;
	}

#footer a {
	color:#FFFFFF;
	}
#footer a:link {
	}
#footer a:visited {
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer a:active {
	text-decoration:underline;
	}

/* - - - - - - - - - - */

#sitemap {
	position:absolute;
	font-size:12px;
	color:#000066;
	top:20px;
	right:10px;
	width:80px;
	text-align:center;
	}
#sitemap a{
	padding:2px 2px;
	color:#000000;
	font-weight:bold;
	display:block;
	}

	
#rss a {
	position:absolute;
	top:40px;
	right:10px;
	height:15px;
	width:35px;
	background:url(img/rss.gif) no-repeat;
	display:block;
	}
	
/* - - - - - - - - - - */

.hd{
	display:none;
	}
	
a.noLink{
	color:#333333;
	}
	
.m20{
	margin-top:20px;
	clear:both;
	}

#adsense2{
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #CCCCCC;
border-bottom-color: #CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}
#adsense2 #text{
	margin:0px 0px 0px 20px;
}