@charset "UTF-8";

/* Basic */

*{
	margin: 0; padding: 0; 
}
body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.85em;
	line-height: 1.6em;
	font-family: arial, sans-serif;
	background-color: #ffffcc;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0080ff;
	text-decoration: underline;
}
h2 {
	color: #1ca0c0;
}
h6 {
	padding-left: 10px;
	background-position: 0% 0%;
	line-height: 25px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-color: #1ca0c0;
	height: 25px;
	font-size: 16px;
}
p {
	margin-top: 4px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#wrap {
	width: 800px;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-left: auto;
	margin-top: 20px;
}
/* Header */

#header {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	height: 110px;
	background-color: #f7ac13;
	clear: both;
	background-image : url(images/header.gif);
}
#header h1 {
	font-size: 14px;
	font-weight: 700;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	color: #1ca0c0;
}
#header h1 a {
	color: #1ca0c0;
	text-decoration: none;
}
#header h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header h2{
	font-size: 24px;
	text-align: center;
	color: #00ffff;
	font-weight: 700;
	padding-top: 10px;
}
#header h2 a {
	color: aqua;
	text-decoration: none;
}
#header h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header h3{
	font-size: 24px;
	text-align: center;
	color: #1ca0c0;
	font-weight: 700;
	padding-top: 10px;
}
#header h3 a {
	color: #ffffff;
	text-decoration: none;
}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#headerlogo{
	background-color: #f7ac13;
	background-repeat: no-repeat;
	width: 150px;
	float: left;
	height: 85px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
}

/* Menu */

#left {
	float: left;
	width: 180px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #f7ac13;
}
#left img {
	text-align: center;
	margin-left: 15px;
}
#menu {
	width: 180px;
	font-size: 14px;
	text-align: center;
	background-color: #f7ac13;
	height: 500px;
}
#menu ul {
	line-height: 40px;
	list-style-type: none;
}
#menu li{
	width: 180px;
	list-style-type: none;
}
#menu li a {
	background-image: url(images/menu1.gif);
	background-attachment: scroll;
	font-weight: bold;
	width: 180px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	text-decoration: none;
}
#menu li a:link {
	color: #000000;
}
#menu li a:hover {
	border-color: 0;
	background-image: url(images/menu2.gif);
	background-attachment: scroll;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	color: #0080ff;
	text-decoration: none;
}

/* Main Contents*/

#right {
	margin-bottom: 10px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 600px;
	padding-left: 10px;
}
#right h2{
	font-size: 24px;
	font-weight: 700;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	background-image: url(images/blueh2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	width: 450px;
}
#right h3 {
	padding-left: 10px;
	background-position: 0% 0%;
	line-height: 30px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-color: #1ca0c0;
	height: 30px;
	font-size: 20px;
	font-weight: 900;
}
#right h3 a{
	color: #ffffff;
}
#right h3 a:hover{
	color: #ffffff;
	text-decoration: none;
}
#right h4{
	font-size: 16px;
	font-weight: 900;
	margin-left: 150px;
	margin-bottom: 10px;
}
#right h4 a{
	line-height: 35px;
	background-color: #f7ac13;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 35px;
	display: block;
	color: #ffffff;
}
#right h4 a:hover{
	color: #0080ff;
	text-decoration: none;
}
#right h5{
	font-size: 20px;
	font-weight: 900;
	margin-left: 150px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#right h5 a{
	vertical-align: middle;
	height: 55px;
	line-height: 55px;
	background-color: #00ffff;
	color: #ffffff;
	width: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
}
#right h5 a:hover{
	color: #0080ff;
	text-decoration: none;
}
#right h6 a{
	color: #ffffff;
}
#right h6 a:hover{
	color: #ffffff;
	text-decoration: none;
}

#right ul {
	margin-left: 20px;
	line-height: 1.8em;
}
#right ul li {
	padding-bottom: 10px;
}
#right ol{
	margin-left: 20px;
	line-height: 1.8em;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
#right ol li {
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-right: 10px;
}
#right ol p{
	padding-left: 10px;
	margin-right: 10px;
}
#right .ol-list-01{
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 10px;
}
#right .ol-list-01 li {
	text-align: left;
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-right: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#right .ul-list-01 {
	list-style-type: none;
	width: 590px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 0px;
	border-right-width: 0px;
}
#right .ul-list-01 li {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-right: 1px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#right .ul-list-01 img{
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right .ul-list-01 h3{
	height: 30px;
	text-align: center;
	clear: both;
}
#right .ul-list-01 dl {
	background-color: #ffffff;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 580px;
} 
#right .ul-list-01 dt {
	float: left;
	padding-left: 10px;
	width: 280px;
	padding-top: 5px;
}

#right .ul-list-01 dd {
	width: 200px;
	float: right;
	padding-top: 5px;
}
#right .ul-list-01 dd.items {
	width: 80px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#right .ul-list-01 dd.price {
	width: 200px;
	float: right;
	font-weight: 700;
}
#right .ul-list-01 dd.details {
	width: 260px;
	float: left;
	clear: both;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right .ul-list-01 dd.cart {
	width: 280px;
	clear: right;
	text-align: center;
}
#right .ul-list-02{
	list-style-type: none;
	padding-left: 5px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	margin-top: 10px;
}
#right .ul-list-02 li{
	float: left;
	padding-left: 10px;
	padding-right: 5px;
}
#right .ul-list-03{
	list-style-type: none;
	padding-top: 10px;
	margin-top: 10px;
	list-style-position: outside;
}
#right .ul-list-03 li{
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#right .ul-list-03 p{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#right .ul-list-04{
	list-style-type: none;
	padding-top: 10px;
	margin-top: 10px;
	list-style-position: outside;
}
#right .ul-list-04 li{
	padding-bottom: 0px;
}
#right .ul-list-05 {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 0px;
	border-right-width: 0px;
}
#right .ul-list-05 li {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-right: 1px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 290px;
	height: 370px;
}
#right .ul-list-05 img{
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right .ul-list-05 h3{
	height: 45px;
	text-align: center;
	clear: both;
	font-size: 18px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	line-height: 120%;
}
#right .ul-list-05 dl {
	background-color: #ffffff;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#right .ul-list-05 dt {
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-left: 10px;
}
#right .ul-list-05 dd {
	width: 200px;
	float: right;
}
#right .ul-list-05 dd.items {
	width: 80px;
	float: left;
	padding-left: 10px;
}
#right .ul-list-05 dd.price {
	width: 200px;
	float: right;
	font-weight: 700;
}
#right .ul-list-05 dd.details {
	width: 280px;
	float: left;
	clear: both;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right .ul-list-05 dd.cart {
	width: 280px;
	clear: right;
	text-align: center;
}
#right .dl-list-01 dl {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	margin-right: 0px;
	padding-top: 0px;
	width: 420px;
	background-color: #66cccc;
}
#right .dl-list-01 dt {
	width: 80px;
	text-align: left;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #ffffff;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
#right .dl-list-01 dd {
	background-color: #e7e7cd;
	padding-right: 5px;
	padding-left: 5px;
	border-color: 0;
	border-spacing: 0px 0;
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 0px;
	text-align: left;
	width: 360px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#right .dl-list-01 img{
	text-align: center;
	margin-left: 50px;
}
#right .dl-list-02 {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 0px;
	border-right-width: 0px;
	width: 290px;
}
#right .dl-list-02 li {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-right: 1px;
	padding-left: 0px;
	margin-left: 1px;
	margin-bottom: 5px;
}
#right .dl-list-02 img{
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right .dl-list-02 h3{
	height: 30px;
	text-align: center;
	clear: both;
}
#right .dl-list-02 dl {
	background-color: #ffffff;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 260px;
} 
#right .dl-list-02 dt {
	float: left;
	padding-left: 10px;
	width: 280px;
	padding-top: 5px;
}

#right .dl-list-02 dd {
	width: 150px;
	float: right;
	padding-top: 5px;
}
#right .dl-list-02 dd.items {
	width: 80px;
	float: left;
	padding-left: 10px;
}
#right .dl-list-02 dd.price {
	width: 150px;
	float: right;
	font-weight: 700;
}
#right .dl-list-02 dd.details {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 260px;
}
#right .dl-list-02 dd.cart {
	width: 250px;
	text-align: center;
}#right .dl-list-01 {
	margin-left: 20px;
}
#details{
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#contentsleft{
	width: 280px;
	float: left;
	margin-left: 20px;
}
#contentsright{
	width: 280px;
	float: right;
	margin-right: 20px;
}

/* FOOTER  */

#footer {
	background-color: #f7ac13;
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	text-align: center;
}
#footer:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
#footer ul{
	list-style-type: none;
	margin-left: 200px;
}
#footer li{
	list-style-type: none;
	padding-top: 10px;
	float: left;
	text-align: left;
	padding-left: 0px;
}
#footer li a{
	text-decoration: none;
	color: #ffffff;
}

address {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
	font-size: 13px;
	color: #ffffff;
	clear: both;
	text-align: center;
}

#footer li a:hover{
	color: #0080ff;
}


/* TABLE  */
.table001{
	width: 600px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-top: 10px;
}
.table001 th{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.table001 td{
	text-align: left;
	padding-left: 10px;
	border-color: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.table001 td.item{
	width: 100px;
	background-color: #66cccc;
	color: #ffffff;
}
.table002{
	width: 550px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-top: 10px;
}.table002 th{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	width: 100px;
}
.table002 td{
	text-align: left;
	padding-left: 10px;
	border-color: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 350px;
}
.table002 td.item{
	width: 100px;
	background-color: #66cccc;
	color: #ffffff;
}
.table003{
	width: 550px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-top: 10px;
}.table003 th{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	background-color: #66cccc;
}
.table003 td{
	text-align: left;
	padding-left: 10px;
	border-color: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.table003 td.item{
	text-align: right;
}

/* CONTENTS  */
.articles{
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.articles02{
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
	background-color: #ffff99;
	padding-left: 10px;
	margin-bottom: 10px;
}
.topics{
	line-height: 30px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: 600;
	padding-left: 35px;
	background-image : url(images/birdhead.gif);
	background-attachment: scroll;
	background-position: 0px center;
	height: 30px;
	background-color: #00cccc;
	margin-left: 0px;
}
img{
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.main{
	text-align: center;
}











.fb-like{
	text-align: center;
}