@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	background-attachment: fixed;
	background-image: url(bg.png);
	background-position: center top;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #390;
	height: 30px;
	width: 950px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #3C0;
	margin-top: 30px;
	margin-bottom: 10px;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #B5933B;
	height: 25px;
	width: 950px;
	line-height: 25px;
	text-align: center;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	height: 25px;
	width: 522px;
	line-height: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.foa .guitar-data {
	height: auto;
	width: 500px;
	font-size: 14px;
	line-height: 25px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 10px;
}



#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.vs {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	margin-bottom: 20px;
}
.img_Left {
	float: left;
	margin-right: 10px;
}

#main {
	height: auto;
	width: 950px;
}
#header {
	height: auto;
	width: 950px;
}

a {
	color: #000;
	}
	
	
a:link {
	color: #0FF;
	}	
	
a:visited {
	color: #B9FFFF;
}	

a:hover {
	color: #F00;
}	


a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}


.maintxt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.return-index {
	text-align: center;
	margin: 20px auto 40px auto;
}

#inquiry {
	text-align: center;
	padding-bottom: 20px;
}

.inquiry-title {
	background-color: #333333;
	width: 540px;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto 10px auto;
	padding: 6px 0px;
}

.shop_name {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 4px;
}

.tel {
	font-family: Impact;
	font-size: 36px;
	font-weight: bold;
	color: #900;
	line-height: 35px;
}

#footer {
	color: #999999;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 10px 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.group1 {
}
.group2 {
}
.Clear {
	clear: both;
}
