@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :hirasawa (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
	margin:0;
	padding:0;
	background: #fff url(../img/shared/bg_body.jpg) repeat-x  top center;
	color: #333;
	font-size: small;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.4;
}
* html body {	/* for IF6 */font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}

a{ outline:none;
text-decoration: none;}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

a:active {
}

a img{ border: none;}

h2,h3{ margin:0;}
li{ list-style: none;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
	display: block;
}

.btn {
	text-align: center;
}



/* 外部リンクは別窓用の指定 */
.externalIcon {
	padding-left: 5px;
	vertical-align: middle;
}

/* clearfix */
#hoge:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.clear{ clear: both;}

/*----------------------------------------------------
	#navSkip (NavigationSkip)
----------------------------------------------------*/
span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 900px;
	margin: 20px auto 0px auto;
	padding: 0 100px;
	overflow: hidden;
}

#contents .pageTop {
	clear: both;
	text-align: right;
}


/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: left;
	width: 500px;
	background: #EEE;
}

#main table,#main ol,#main ul,#main dl,#main blockquote,#main pre,#main p {
	margin-bottom: 1em;
}



/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	float: right;
	width: 300px;
	background: #EEF;
}



.list_box{
	margin-bottom:15px;
	width: 640px;
}
.list_box h2{ display: block; background:url(../img/shared/bg_ttl.gif) no-repeat left top; width:609px; height:28px; color:#FFFFFF; padding-left:30px; padding-top:5px; font-size:14px; line-height:1; margin-bottom:0; padding-top:7px;}


.t_link a{ margin-top:5px;
display: block;}
.adress {
	margin: 0;
	font-size: 11px;
}
.list_img{
	margin:0 10px;
	float:right;
	padding:3px;
	border:1px solid #CACAC9;
	margin-bottom: 10px;
}
.adress dt{
	float: left;
	display: block;
	width: 95px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.adress dd{
	float: left;
	display: block;
	margin: 0;
	width: 300px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 7px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.adress p span{
	float: left;
	display: block;
	width: 95px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right:5px;
	margin-top:-2px;
}
.adress p{
	float: left;
	display: block;
	margin: 0;
	margin-bottom: 7px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 410px;

}






 #page_navi {
	text-align: center;
	margin-bottom: 10px;
}

 #page_navi a{
	padding:10px;
}


.more_info{
	background:url(../img/shared/box_top.gif) no-repeat top center;
	margin:10px 0;
	clear: both;
	width: 655px;
}

.more_info_bot{
	clear: both;
	background:url(../img/shared/box_bottom.gif) no-repeat bottom center;
	height:20px;
	width: 655px;
}

.more_info_left{
	width:415px;
	float:left;
	margin:20px 0 0 25px;_	margin:20px 0 0 12px;
}

.ad_200{
	width:200px;
	height:200px;
	float:left;
	margin-top:19px;
}



#big{ width:728px;
margin:10px auto;}

/*listページ*-----------------------------------------------------　*/

.ico_list{
	clear:both;
	margin-left: 170px;
}

.ico_list li{
	list-style-type: none;
	float:left;
	margin-right:7px;
}

 .ico_list .bt_map a{
	background: url(../img/shared/bt_map.jpg) no-repeat;
	text-indent:-9999px;
	width:138px;
	height:32px;
	display: block;
	margin-left:130px;_margin-left:65px;
}


 .ico_list .bt_more a{
	background: url(../img/shared/bt_more.jpg) no-repeat;
	text-indent:-9999px;
	width:138px;
	height:32px;
	display: block;
}

.ico_list li a:hover{filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;}

#flashcontent{
	margin:0 auto;
	height:182px;
	width:800px;
}


#h_guitar{ background: url(../img/shared/h_guitar.gif) no-repeat;
height:184px; width:800px;}



.list_box a:hover{filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;}

/*listページ*-----------------------------------------------------　*/



a.bt_offical{
	margin:10px 20px;
	float:right;
	background: url(../img/shared/bt_ofical.gif) no-repeat;
	display: block;
	width:200px;
	height:24px;
	text-align: center;
	text-indent:-9999px
}

a.bt_offical:hover{filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;}
