@charset "UTF-8";
/* 共通設定 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#top {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* フォント設定 */
.price {  
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	font-size: 12px; 
	line-height: 16px;
}
.price_11 {  
	font-family: "ＭＳ ゴシック", "Osaka－等幅"; 
	font-size: 11px; 
	line-height: 15px;
}
.price_12 { 
	font-family: "ＭＳ ゴシック", "Osaka－等幅"; 
	font-size: 12px; 
	line-height: 15px;
}
.t-9 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
.copyright {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	margin-top: 10px;
}
.contact {  
	font-family: "Georgia", "Times New Roman", "Times", "serif"; 
	font-size: 14px; 
	font-weight: bold;
}
.t_10p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
}h1 {
	background-image: url(../image/top/top_r1_c01.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 250px;
	text-align: center;
	text-indent: -700em;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	text-align: center;
	margin-bottom: 10px;
	background-image: url(../image/top/italian.gif);
	text-indent: -700em;
	height: 40px;
	width: 400px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#top p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}
#top h4 a {
	background-image: url(../image/online_banner.gif);
	text-indent: -700em;
	height: 54px;
	width: 500px;
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
