@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #CCFFCC;
	background-repeat: repeat;
	background-image: none;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.4;
}
hr {
	display: none;
}
/* link styles
------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*  basic layout
------------------------------*/

#wrapper {
	width: 858px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border-right: 1px solid #669900;
	border-left: 1px solid #669900;
}
#main1 {
   	float: right;
	width: 585px;
	margin-top:20px;
	margin-bottom: 20px;
	
}
#main1 h2 {
	color: #FFFFFF;
	background-color: #006400;
	margin-top: 20px;
	margin-bottom: 15px;
}
#main1 h3 {
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(sozai/dline3white17x17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#main2 {
    float: right;
	width: 585px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 240px;
	margin-bottom: 20px;
	list-style: url(sozai/none) none inside;
	height: auto;
}
#footer {
	color: #FFFFFF;
	background-color: #006633;
	padding: 20px 15px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}

#footer   p {
	float: right;
	margin-top: 0px;
}
#main1 dl#faqList dt {
	font-weight: bold;
	background-image: url(sozai/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#main1 dl#faqList dd {
	line-height: 1.4;
	background-image: url(sozai/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}


/* header styles 
------------------------------*/

#header {
	background-image: url(image/shop_top.png);
	background-repeat: no-repeat;
	border-top: 1px solid #33CCFF;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 744px;
}
#header ul {
	width: 858px;
	left: 0px;
	top: 100px;
	position: absolute;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 105px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 2px double;
	border-left: 2px solid #FFFFFF;
}
#header ul li a:hover {
	background-color: #00CC33;
}

#header ul li#nHome a {
}
#home  #header  #nHome a,
#profile #header #nProfile a,
#howto #header #nHowto a,
#order #header #nOrder a,
#payment #header #nPayment a,
#faq #header #nFaq a,
#news #header #nNews a,
#sitemap #header #nSitemap a{
	color: #FFFFFF;
	background-color: #828CA7;
}



/* sidebar styles
------------------------------*/

#sidebar h2 {
	margin-bottom: 15px;
	padding-top: 15px;
	list-style: none;
}
p {
	font-size: 12px;
}

#sidebar  dl  dt a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	border: 1px solid #000066;
}
#sidebar dl  dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;

}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
    margin-bottom: 10px;
    list-style: none;
}
#sidebar ul li a {
	background-image: url(sozai/dframe3gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
}
#sidebar ul li a:hover {
	background-image: url(sozai/dframe3black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#sidebar ul ul{
	margin-top: 10px;
}
#sidebar ul ul li {
    margin-bottom: auto;
	list-style: none;
}
#sidebar ul ul li a {
	background-image: url(sozai/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 22px;
}
#sidebar ul ul li a:hover {
	background-image: url(sozai/arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#main2 h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003300;
	margin-bottom: 10px;
}
#main1 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FF0000;
	text-decoration: blink;
}
.font12-red {
	color: #C00;
}
