body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ pro w3", "Hiragino Kaku Gothic Pro", "MS Pゴシック",sans-serif;
}

form {display: inline;}

.top
{
	vertical-align:'top';
	text-align:'center';
	width='80';
	height='80';
}

h1 {
	font-size: 300%;
}

h2
{
	font-size: 150%;
	font-weight: bold;
	color: #333333;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

h3
{
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}


h4,h5,h6{
	color: #333333;
	font-size: 100%;
}


img {
	border: 0px;
}

div#label {
	width:100%;
}

#wrapper {
	width:1000px;
	margin: 0 auto;
	text-align: left;
}

#container {
	position: relative
	width:100%;
}

#header{
	width:100%;
	height: 72px;
}


#topbox {
	position:fixed;
	_position:absolute;  
	left:0px; 
	top:0px; 
	width:100%;
	height:1.3em;
	z-index:5;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ pro w3", "Hiragino Kaku Gothic Pro", "MS Pゴシック",sans-serif;
}

#topbox table td
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

#followme {
	position:fixed;
	_position:absolute;  
	right:0px; 
	top:150px; 
	width:33px;
	height:1.3em;
	z-index:5;
}


#followme_store {
	position:fixed;
	_position:absolute;  
	right:0px; 
	top:350px; 
	width:33px;
	height:1.3em;
	z-index:5;
}




blockquote {
	padding-left:0px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 90%;
}

.banner {
	margin: 10px;
}

/* 詳細情報tableの中のh1~h3を定義 */
table.tbl_detail h1, table.tbl_detail h2, table.tbl_detail h3{
	font-size: 100%;
}

table.tbl_map td
{
	padding:0px;
}

table.tbl_search td
{
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

table.tbl_twit
{
	line-height:100%;
}

.nobr {white-space:nowrap;}

hr {
	padding: 0px;
}


.list br{
line_height:10px;
}


DIV#loader {
  border: 1px solid #ccc;
  width: 500px;
  height: 500px;
}

/** 
 * While we're having the loading class set.
 * Removig it, will remove the loading message
 */
DIV#loader.loading {
  background: url(images/spinner.gif) no-repeat center center;
}


/* libraryのhead()用 */

