body {
	font-family:"Arial","Hiragino Kaku Gothic Pro","MS UI Gothic";
	font-size:12px;
	color: #333333;
	background-image:url(images/bodyback.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	text-align:center;
}
* {
	margin: 0;
	padding: 0;
}
hr {
	clear:both;
	visibility:hidden;
}


H2 {
	margin: 0px;
	font-weight: bold;
	font-size:12px;
}
H3 {
	margin: 0px;
	font-size:12px;
	font-weight: bold;	
}
H4 {
	margin: 0px;
	font-size:12px;
	font-weight: bold;	
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
}


/*------------------------------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
}
.clearfix {display:inline-block;}
.row {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	padding-top:20px;
	padding-bottom:0px;
}
.row h4 {
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.row ul {
	list-style:none;
	margin-top: 2px;
	margin-left:0;
	padding-left:0;
}
.row li {
	list-style:none;
	display:inline;
	line-height:1.4;
	word-spacing:6px;
}
.row li a {
	text-decoration:none;
	padding:0.2em 1em;
	color:#FFFFFF;
	background:#e6e6e6;
}
.row li a:hover {
	color:#FFFFFF;
	background:#7fc269;
}
/*------------------------------------------------------------*/




/*------------------------------------------------------------*/
.bread {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-top:5px;
	padding-bottom:0px;
}
.bread a {
	text-decoration:underline;
	color:#666666;
}
.bread a:hover {
	color:#0000FF;
}
/*------------------------------------------------------------*/


/*------------------------------------------------------------*/
.detailbread {
	font-size:12px;
	font-weight:bold;
	clear:left;
	color:#000000;
	text-align:left;
	padding-top:20px;
	padding-bottom:0px;
}
.detailbread a {
	text-decoration:underline;
	color:#666666;
}
.detailbread a:hover {
	color:#0000FF;
}
/*------------------------------------------------------------*/


/*------------------------------------------------------------*/
.itempage {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
}
/*------------------------------------------------------------*/



/*------------------------------------------------------------*/
.backpage {
	clear:left;
	text-align:right;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
}
/*------------------------------------------------------------*/



/*------------------------------------------------------------*/
#side4img {
	width: 260px;
	float: right;
	margin-right: 0px;
	text-align:center;
	background-color:#FFFFFF;
}
#side4img .img {
	border: 1px solid #D60000;
	padding:25px;
}
#side4img p {
	clear:left;
	text-align:center;
	padding-top:25px;
}
/*------------------------------------------------------------*/




/*------------------------------------------------------------*/
#side4data {
	width:340px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
}

#side4data H1 {
	font-size:16px;
	font-weight: bolder;
	margin: 0px;
	padding-bottom: 6px;
}
#side4data H2 {
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}
#side4data H3 {
	color:#d60000;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
}
#side4data a {
	text-decoration:none;
	color:#0000FF;
}
#side4data a:hover {
	text-decoration:underline;
	color:#0000FF;
}
#side4data table {
	border:none;
	border-collapse:collapse;
	margin: 0;
	vertical-align: top;
}
#side4data th {
	font-weight:normal;
	text-align:right;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-right:0.5em;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left:none;
	border-right:none;
	empty-cells:show;
}
#side4data td {
	font-weight:bold;
	text-align:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:0.5em;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left:none;
	border-right:none;
	empty-cells:show;
}
/*------------------------------------------------------------*/



/*------------------------------------------------------------*/
#attention H3 {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	margin: 0px;
	border-bottom:1px dotted #e6e6e6;
	padding-bottom: 4px;
}
#attention p{
	padding-top: 6px;
	clear:left;
	text-indent:1em;
	text-align:left;
}
#attention .subpics{
	float:left;
	margin-top: 5px;
	margin-bottom:5px;
}
#attention .subpics img{
	padding:0px;
}
/*------------------------------------------------------------*/





/*------------------------------------------------------------*/
.detailproduct {
	clear:left;
	color:#000000;
	text-align:left;
}
.detailproduct H1 {
	font-size:16px;
	font-weight: bold;
	text-indent:1em;
	margin: 0px;
	border-bottom:2px solid #d60000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
/*------------------------------------------------------------*/


/*------------------------------------------------------------*/
.page {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	clear: left;
	text-align:right;
	border-bottom: 3px solid #7fc269;
	padding-top:6px;
	padding-bottom:6px;
}
.page ul {
	list-style:none;
}
.page li {
	list-style:none;
	display:inline;
	padding-top:0px;
	padding-bottom:0px;
}
.page li a {
	text-decoration:none;
	padding:0.4em 0.4em;
	color:#666666;
}
.page li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#7fc269;
}
/*------------------------------------------------------------*/


/*------------------------------------------------------------*/
.page2 {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	clear: both;
	text-align:right;
	border-top: 3px solid #7fc269;
	padding-top:6px;
	padding-bottom:6px;
}
.page2 ul {
	list-style:none;
}
.page2 li {
	list-style:none;
	display:inline;
	padding-top:0px;
	padding-bottom:0px;
}
.page2 li a {
	text-decoration:none;
	padding:0.4em 0.4em;
	color:#666666;
}
.page2 li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#7fc269;
}
/*------------------------------------------------------------*/


/*------------------------------------------------------------*/
#productList {
	width:160px;
	margin-top:10px;
	float:left;
}
#productList H3{
	text-align:center;
	width:160px;
	height:106px;
}
#productList .word{
	font-size:12px;
	white-space:nowrap;
	height:18px;
	width:160px;
	text-align:center;
}
#productList .word a{
	text-decoration:none;
	color:#0000FF;
}
#productList .word a:hover{
	text-decoration:underline;
	color:#0000FF;
}
#productList .bottom{
	font-size:10px;
	white-space:nowrap;
	height:18px;
	width:160px;
	text-align:center;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:1px;
	padding-bottom:5px;
}

/*------------------------------------------------------------*/





/*------------------------------------------------------------*/
.news {
	clear:both;
	width:100%;
	margin-bottom: 10px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:0px;
	background-color: #FFFFFF;
	border: 3px solid #7fc269;
}
.news H1 {
	text-indent:1em;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #d60000;
	padding-top:10px;
	padding-bottom:3px;
}
.news H2 {
	text-indent:1em;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d60000;
	padding-top:10px;
	padding-bottom:3px;
}
.news H3 {
	margin-left: 10px;	
}
.news img {
	float: right;
	clear:both;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news p {
	font-size: 10px;
	color: #333333;
	line-height: 1.5em;
	margin: 10px;
	text-indent:1em;
}
/*------------------------------------------------------------*/



/*------------------------------------------------------------*/
.howto {
	clear:both;
	width:100%;
	margin-bottom: 10px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:0px;
	background-color: #FFFFFF;
	border: 3px solid #7fc269;
}
.howto H1 {
	text-indent:1em;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #f5ec55;
	padding-top:10px;
	padding-bottom:3px;
}
.howto H2 {
	text-indent:1em;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #f5ec55;
	padding-top:10px;
	padding-bottom:3px;
}
.howto H3 {
	margin-left: 10px;	
}
.howto img {
	float: right;
	clear:both;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.howto p {
	font-size: 10px;
	color: #333333;
	line-height: 1.5em;
	margin: 10px;
	text-indent:1em;
}
.howto .dotted {
	list-style-position:inside;
	list-style-type:disc;
}
.howto table {
	font-size: 12px;
	line-height: 1.5em;
	border:none;
	border-collapse:collapse;
	margin-left:30px;
	margin-right:30px;
}
.howto th {
	font-weight:600;
	text-align:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-right:0.5em;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left:none;
	border-right:none;
	empty-cells:show;
	vertical-align: top;
}
.howto td {
	font-weight:normal;
	text-align:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:0.5em;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left:none;
	border-right:none;
	empty-cells:show;
	vertical-align: top;
}




/* -- id="menu" start here -- */
#menu li a {
	padding:0px 0px 0px 15px;
	background:url(images/arrow01.gif) left center no-repeat;
	text-decoration: none;
	color: #000000;
}
#menu li a:hover {
	color: #FF0000;
}
#menu .menutitle {
	color: #FFFFFF;
	padding: 6px 0px 0px 0px;
	text-align:center;
}
#menu .box {
	background: url(images/menu_r_a.jpg) left top no-repeat;
	margin-bottom: 10px;
}
#menu .box ul {
	list-style-type: none;
	font-weight: bold;
	line-height: 2em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#menu .box .content {
	text-align:left;
	padding-bottom: 30px;
	background: url(images/menu_r_b.jpg) left bottom no-repeat;
}
#menu .search {
	background: url(images/menu_r_a.jpg) left top no-repeat;
	margin-bottom: 10px;
	text-align:center;
}
#menu .search input {
	margin-top:40px;
}
#menu .search .content {
	padding-bottom: 30px;
	background: url(images/menu_r_b.jpg) left bottom no-repeat;
}
/* -- id="menu" end here -- */	





/*------------------------------------------------------------*/
#calendar table {
	font-size: 12px;
	width: 160px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#calendar caption {
	font-weight: bold;
}
#calendar th {
	color: #B6B66D;
}
/*------------------------------------------------------------*/
