/*基本デザイン用css*//* ページの基本デザイン用CSS */body {	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;	color: #333333;       margin: 0px;       padding: 0px;  background-image: url() ;   background-color: #FFFFFF;}h1{	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;	font-size:120%;	font-weight: normal;	letter-spacing: 5px;	text-align:center;	margin: 0px;	padding-left: 12px;	background-color: ;	background-image: url(topbna.gif);	    background-repeat: no-repeat;	background-position: bottom center;	height: 280px;}h2 {	color: #333333;	font-size:120%;	border-left: 12px solid #;	padding-left: 5px;	margin-top: 1em;	margin-bottom: 0px;	clear:both;}h3 {	background-image:url();	background-color:#;	background-repeat:no-repeat;	border-left: 12px solid #000000;	color: #000000;	font-size: 130%;	padding-top: 0px;	padding-left: 10px;	margin:px 0px;	height: 25px;	clear: both;　}p {	color:#000000;	float: right;	font-size: 100%;	line-height: 150%;   margin-bottom:20px;}address {	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	font-style: normal;	text-align:center;	padding-top: 5px;	margin-top:15px;	clear: both;}/*Pのイメージ部分だけ指定？*/p img {        float: left;	   margin-right: 5px;        border-style:none; }/*id指定の場合頭に＃をつける*/#path {        text-align: right;         margin:0px;}a    {        color:#333333;       text-decoration: none;       font-weight: bold;}/*h１のリンク部分だけを指定するためにh1のあとを半角空けて要素aを入れる*/h1 a {color: #FFFFFF;      font-weight: normal;}#side h4{      font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;	  text-align:;	  border-left: none;      background-image: url();	  background-position:bottom;	  background-repeat: no-repeat;	  padding: 8px;      font-size: 100%;      margin-top: 10px;	  margin-bottom: 0px ;       }#kart img {      border-style: none;}#bags img {      border-style: none;}#side p { background-color:#;    }#side h4 a {     color:  #000000;	 display: block;	 }#side ul {     font-size: 100%;      margin-left: 10px ;      padding-left: 15px;      line-height: 150%;	  list-style-image : url(pointyl.gif);       }	  #contents {background-color: #FFFFFF;border: solid 1px #CCCCCC;margin: auto;text-align: left;}	       #voice{ color:#003300; border: solid 1px #666600;padding: 10px;talign; center;clear:both;}