@charset "utf-8";
/*　formatting style
------------------------------------------*/
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #EBD19E;
	background-repeat: repeat;
	background-image: url(photoshop/200905/bgpaint.gif);
}
/* link style
------------------------------------------*/


a img {
	border-style: none;
}
a:link {
	color: #A6CAF0;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout　
------------------------------------------*/


#wrapper {
	background-color: #FFFFFF;
	width: 858px;
}
#main {
	padding: 15px;
	float: right;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 30px;
	height: auto;
}
#profile #main {
	width: 580px;
}

#sidebar {
	padding: 15px;
	float: left;
	width: 180px;
	margin-bottom: 20px;
	height: auto;
}
#profile #sidebar {
	width: 200px;
}


#wrapper {
	margin: 0px auto;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #2A1F00;
	border-left-color: #2A1F00;
}
#footer {
	color: #FFFFFF;
	background-color: #2A1F00;
	padding: 15px;
	clear: both;
}
/* header styles
------------------------------------------*/


#header {
	background-image: url(photoshop/200905/aprilmain.jpg);
	background-repeat: no-repeat;
	height: 401px;
	border-top: 3px solid #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#profile #header {
	background-image: url(photoshop/200905/shopmain.jpg);
}
#ordersteps #header {
	background-image: url(photoshop/200905/orderstepmain.jpg);
}
#faq #header {
	background-image: url(photoshop/200905/faqmain.jpg);
}
#link #header {
	background-image: url(photoshop/200905/linkmain.jpg);
}
#contact #header {
	background-image: url(photoshop/200905/contactmain.jpg);
}
#onlineshopping #header {
	background-image: url(photoshop/200905/springmain.jpg);
}



#header #logo {
	position: absolute;
	top: 15px;
	left: 15px;
}
#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 375px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #808080;
	text-decoration: none;
	background-color: #cccccc;
	height: 2.5em;
	width: 120px;
	border-top: 3px solid #FFFFAA;
	border-bottom: 3px double #330000;
	border-left: 3px solid #FFFFFF;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#profile #header #nProfile a,
#ordersteps #header #nOrdersteps a,
#faq #header #nFaq a,
#link #header #nLink a,
#contact #header #nContact a, {
	color: #FFFFFF;
	background-color: #2A1F00;
}




/*　main styles
------------------------------------------*/

#main h2 {
	margin-top: 10px;
	margin-bottom: 15px;
}
#main p {
	line-height: 1.8;
	padding-bottom: 15px;
	margin-top: 20px;
}
#main   dl#news  {
	background-color: #FFFFFF;
	background-image: url(photoshop/200905/newsbackgr.jpg);
	background-repeat: no-repeat;
	width: 570px;
	padding-left: 30px;
	background-position: left center;
	padding-top: 10px;
	height: 320px;
}
#main dl#news p {
	padding-top: 50px;
}




#main dl#news dt {
	font-weight: bold;
	background-position: left center;
	clear: left;
	float: left;
	width: 15em;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(photoshop/200905/newstab.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	display: table;
	margin-right: 0px;
}
#main dl#news dd {
	margin: 5px 0px 10px 6em;
	line-height: 1.8em;
	text-decoration: blink;
	background-attachment: scroll;
	width: 350px;
}
#main table {
	border-top: 1px solid #cccccc;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #cccccc;
}
#main table td {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #cccccc;
}
#main table tr.odd {
	background-color: #EFEFEF;
}

#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
	width: 180px;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 400px;
}
#main form label {
	margin-right: 20px;
}


#link #main #linkto dl dt a   {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#link #main #linkto dl dd  {
	height: 150px;
	width: 360px;
	text-indent: 15px;
	margin-top: 15px;
	margin-left: 10px;
}
#ordersteps #main h2 {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808080;
	height: 2em;
	width: auto;
	text-align: center;
	display: block;
	font-size: 14px;
	clear: both;
}
#ordersteps #main  h3 {
	background-image: url(photoshop/200905/newstab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	font-size: 12px;
	clear: both;
	margin-top: 45px;
}
#ordersteps #main h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 25px;
	clear: both;
}
#ordersteps #main h5 {
	clear: both;
	margin-left: 25px;
	font-size: 14px;
	color: #808080;
	width: 1.5em;
}
#ordersteps #main dl {
	clear: both;
	border: medium double #FF5FAA;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	width: auto;
}
#ordersteps #main dl dt {
	text-align: center;
	color: #FF5FAA;
	margin-top: 5px;
}
#ordersteps #main dl dd {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#contact   #main   h2 {
	color: #FFFFFF;
	background-color: #808080;
	font-size: 14px;
	display: block;
	clear: both;
	height: 2.5em;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
}
#contact #main h5 {
	clear: left;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
#profile #main p {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#faq #main h2 {
	color: #FFFFFF;
	background-color: #808080;
	clear: both;
	text-align: center;
	font-size: 14px;
	line-height: 2.5em;
	height: 2em;
	width: auto;
}
#faq #main h3 {
	text-indent: 30px;
	color: #808080;
}

#faq  #main  ul {
	list-style: square;
	margin-left: 25px;
}
#faq #main dl dt {
	font-size: 12px;
	margin-left: 25px;
	background-image: url(photoshop/200905/ordertab.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}















/*　sidebar styles
------------------------------------------*/


#sidebar h2 {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 40px;
}
#sidebar dｌ dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #2A0000;
}
#sidebar dl dt a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
	float: none;
	margin-top: 10px;
}
#sidebar dl dd {
	margin-bottom: 10px;
	width: 150px;
	margin-left: 15px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	background-image: url(photoshop/200905/ordertab.gif);
	width: 150px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 1.8;
}

#profile #sidebar h2 {
	margin-top: 40px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#profile #sidebar ul li {
	list-style: url(none) none;
	margin-left: 4em;
}
#link #sidebar h1 {
	margin-top: 40px;
}


/*　footer styles
------------------------------------------*/


#footer ul li a {
	color: #2A1F00;
}
#footer ul li a:hover {
	color: #2A1F00;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
/*　form
------------------------------------------*/
/*　table
------------------------------------------*/
#contact #main #byForm {
	text-decoration: line-through;
}
