/* ページのレイアウト */

/* ↓サイトマップ */
#sitemap_waku {width:750px;
		  font-size:12px;
		  color:#666666;
		  border:solid #FF0000 0px;		  
}
#pankuzu {float:left;
          text-align:right;
		  border:solid #FFFF00 0px;
		  padding:0px 0px 3px 0px;
		  margin:0px 0px 0px 70px;		  
}

#sitemap {float:right;
          text-align:right;
		  border:solid #FF00FF 0px;		  
		  padding:0px 0px 3px 0px;
		  margin:0px 5px 0px 0px;		  
}

a#sitemaplink {text-decoration:none;color: #6699FF;}
a:visited#sitemaplink {text-decoration:none;color:#6699FF;}
a:hover#sitemaplink {text-decoration:none;color:#cccccc;}

/* ↑サイトマップ */


body {font-size:12px;
      color:#555555;
      background-image:url("js_bg.gif");background-repeat:repeat-y;background-position:50%;background-attachment:fixed;
	  background-color:#71828A;
	text-align:center;}
#container {margin:10px auto;
	width:750px;
	text-align:left;}
#contents {margin:0 10px;}
#header {width:750px;
	background:url("header1.gif") no-repeat top;
      border:solid 0px #0094DB;
}
#side_left {float:left;
	width:210px;
	border:solid #666666 1px;
	margin-left:5px;
	background-color:#FFFFFF;
	}
	
#main {float:left;
	width:480px;}
	
#footer {clear:both;
	background:url("footer1.gif") no-repeat bottom;
	width:750px;
      text-align:right;
}

#container {background:url("back1.gif");}

/* ページの基本デザイン */

#header p {margin:10px 20px;
	padding:0px 0;border:solid 0px #0094DB;}
#footer p {margin:10px 0px;
	padding:5px 0;border:solid 0px #0094DB;}
#side_left p, #main p, #side_right p {
	margin:5px;
	padding:0px;
      border:solid 0px #0094DB;}
strong {font:bold 16pt sans-serif;}

a {color:#336699;text-decoration:none;font-size:12px;}
a:hover {color:#ff0000;text-decoration:none;font-size:12px;}
.current {position: relative; visibility: hidden;}
td {height:20px;}

a:link#last {color:#F77B00; font-weight:bold;text-decoration:underline;font-size:12px;}
a:visited#last {color:#F77B00; font-weight:bold;text-decoration:underline;font-size:12px;}
a:hover#last {color:#CE4300; font-weight:bold;text-decoration:underline;font-size:12px;}

.google{margin:0px 0px 0px 30px;
}

.left_title{margin:0px 0px 0px 10px;
            width:210px;
			color:#666666;
			font-weight:bold;
			font-size:14px;
			padding:3px;
			text-align:center;		    
}

.xml_waku{margin:10px 5px 5px  5px;
          border-bottom:#666666 dotted 1px;
		  text-align:left;
}

.xml_image{height:80px;
           float:left;
           margin-right:5px; 
}

.xml_title{font-size:12px;
           padding-top:0px;
}

.xml_teika{font-size:12px;
		   text-align:center;
		   margin-top:5px;
}

.xml_price{font-size:14px;
           color:#FF0000;
           font-weight:bold;
		   text-align:center;
		   margin-top:5px;
}

.xml_maker{font-size:12px;
           color:#006666;
           text-align:right;
		   margin-top:5px;
}

.xml_dammy{clear:both;
color:#FFFFFF;
font-size:5px;
}




