@charset "UTF-8";


.style1 {color: #EC6060;
}

body {
	margin: 0px;
	padding: 0px;
}
#wrap {
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 630px;
}
	
#wrap #photo{
	text-align: center;
}	
#wrap #data{
	text-align: center;
	padding-top: 10px;
}	
#wrap #corona {
	zoom: 1;
	clear: both;
	padding-top: 15px;
	padding-left: 10px;
}
#wrap #corona:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
content: ".";
}
#wrap #corona #coronaleft {
	float: left;
	width: 263px;
}
#wrap #corona #coronaleft #info {
}
#wrap #corona #coronaleft #toi {
	padding-top: 10px;
}
#wrap #corona #coronaright {
	float: right;
	width: 335px;
}
#wrap #corona #coronaright #coronacopy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}
#wrap #corona #coronaright #tel {
	padding-top: 10px;
}

#wrap #close{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
}	

