/*common*/
img{
border		:none;
}

body{
margin		:0;
}

body {
background	:lemonchiffon;
}

.horizon{
border		:3px solid #ffc0cb;
}

.page{
width		:760px;
margin		:auto;
}

.name{ 
text-align	:left; 
float		:left; 
margin-top	:-6px;
margin-bottom	:-12px;

}

.counter{ 
float		:left; 
margin-top	:40px;
margin-left	:10px;
}

.QR{
text-align	:right; 
margin-bottom	:-10px;
}
.keitai{
text-align	:right;
}

.kousya{
margin-top:-18px;
}


.titlebar{
background-color:pink; 
font-weight	:bold; 
padding-top	:0.5em; 
padding-left	:0.5em; 
padding-bottom	:0.5em; 
margin-top	:5px;
}

.example{
width		:760px;
height		:200px;
margin-bottom	:0.1em; 
background-color:#ffffff; 
border		:1px #c0c0c0 solid; 
color		:#000000; 
}

div.example { 
overflow	:auto;
}

.menu{
list-style	:none;
white-space	:nowrap;
margin-top	:-5px;
margin-left	:-33px;
}

.menu li{
display		:inline;
white-space	:nowrap;
}

.osirase li{
line-height	:3em; 
}

.song1{
text-align	:center;
}
.song2{
text-align	:center;
}

/*information*/
.tayori{
text-align	:left;
background-color	:#ffc0cb;
padding-top:10px;
padding-left:10px;
}

.tayori-table{
border-collapse:collapse;
}

.tayori-table td{
border:1px solid #000;
padding:5px;
}


.address1{ 
text-align	:left; 
float		:left; 
}

.address2{ 
text-align	:right; 
}

.clr{
clear		:both;
}

/*history*/
.history td{
padding-left:1em;
}

.history{
border-collapse:collapse;
margin:0 auto;
display:block;
margin-bottom:2em;
}
.caption{
text-align	:left;
padding-bottom	:20px;
padding-left	:20px;
}            

/*badge*/
.badge{
text-align	:center;
}

h1{
margin-left	:3em;
}

.menu1{
	text-align: center;
	margin-top: 20px;
	}

.menu1 a{
	display: inline-block;
	height: 34px;
	color: #0000ff;
	background: #ffdada;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-family: "Yu Mincho",serif;
	box-shadow: -2px -4px 5px #997b7b inset;
	}

.menu1 a:hover{
	background: #ffff6f;
	box-shadow: -2px -4px 5px #99993d inset;
	}

.corona_text{
	margin-left: 10px;
	margin-right: 10px;
	}
	