body{
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE89D230B420Pro20W3", "30e130a430ea30aa", "FF2DFF3320FF3030B430B730C330AF", "Osaka", verdana, arial, sans-serif
	;}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
  


body,html{
	background-color:#FFF;
	color:#333;
	font-size:95%;
	padding:0 0 0 3px;
	line-height:160%;
}

#toppage #topitems li{
	float:left;
	width:200px;
	background-color:#EFEFEF;
	border:#FFF 1px solid;
	margin:5px 5px 0 0 ;
	list-style-type:none;
	vertical-align:middle;
}

h1{
	color:#000;
	margin-bottom:0;
}
h1 a{
	color:#333;
	text-decoration:none;
}

h2{
	background:#CCC;
	padding:5px 15px 5px 17px;
	background-image:url(../images/ttl.gif);
	background-repeat:no-repeat;
	font-size:95%;
	font-weight:bold;
	color:#669;
	margin-bottom:8px;
}

#content{
	padding:20px;
}

#content h2{
	background:#CCC;
	padding:5px 15px 5px 17px;
	background-image:url(../images/non_ttl.gif);
	background-repeat:no-repeat;
	font-size:95%;
	font-weight:bold;
	color:#669;
	margin-bottom:8px;
}


#content h5{
	background-color:#FFF;
	border-top:1px dotted #999;
	padding:5px 5px 5px 0;
	margin-top:30px;
	margin-bottom:5px;
	font-size:120%;
	font-weight:bold;
}

#messagebox{
	background-color:#fff;
	border-top:#EEE 1px solid;
	border-bottom:#EEE 1px solid;
	padding:10px 15px;
	margin-right:8px;
}


.centerlist{
	text-align:center;
}

.centerlist p{
	text-align:left;
}

ol {
margin-left:18px;
font: italic 1em Georgia, Times, serif;
color: #999999;
}
 
ol a{
font: normal 0.8em Arial, Helvetica, sans-serif;
color: #000000;
}


li{
line-height:130%;
padding-bottom:5px;
}

li ul{margin-left:27px;}




.redbase{
	font-size:12px;
	background-color:#FCC;
}


.boxtop{
	border:#EEE 1px solid;
	margin:0 8px 8px 0;
}

.boxtop ul{
	list-style: square;
}

.boxtop li{
	padding-left:10px;
	margin-bottom:10px;
	font-size:90%;
	border-bottom:#CCC 1p dotted;
}

.boxtop h3{
	font-size:100%;
	font-weight:bold;
	margin:5px 0 10px 0;
	padding:3px 10px;
	border-top:1px #EEE solid;
	background-color:#EFEFEF;
}

.accordion_head {cursor:pointer;}

#shopinfo{
	padding:10px;
	margin-bottom:8px;
	background-color:#EFEFEF;
}

#googleinfo{
	padding:10px;
	margin-bottom:8px;
}

#header{
	height:65px;
}

a{
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0 -2px;
	padding-left:17px;
}

#header a{
	background-image:none;
	padding-left:4px;
}

#content a{
	background-image:none;
	padding:2px 0 0 0;
	vertical-align:middle;
}

.alignL li{
	background-image:url(../images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0 -2px;
	padding-left:5px;
}

.alignL{
	text-align:left;
}

.notes{
	text-align:left;
	font-size:90%;
	color:#999;
}
