@charset "UTF-8";
body { margin:0;padding:0;
       background:#000;height:100%; }

h1,h2,h3,h4 {margin:0;padding:0;}

img, map {border:none;margin:0;padding:0;}


#wrapper { margin:0 auto;padding:0;
           text-align:center; }


/* saxophones */

#header-m { 
margin:0 auto;
padding:0;
width:900px;
height:145px;
background:url(/images/h1-m.jpg) no-repeat center top; }



#header-m h1 {color:#fff;
text-align:right;
text-decoration:none;
font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-size:24px;
padding-top:40px;
padding-right:70px;
padding-bottom:33px; }

* html #header-m h1 {padding-bottom:35px; }
*:first-child+html #header-m h1 {padding-bottom:38px; }

#header-m a {outline:none }
#header-m h1 a { color:#C93;
text-decoration:none; }

#contents-m {margin:0 auto;padding:10px 20px;
text-align:left;
background:#fff;width:860px;
text-justify: distribute; text-align: justify;
 }

* html #contents-m { margin-top:-4px;width:900px; }



#contents-m img {}

#contents-m h3 {clear:both;
margin:0;padding:24px 0 12px 40px;
color:#000;
font-size:20px;font-weight:bold;
background:url(/images/h3-i.jpg) no-repeat;
 }

* html #contents-m h3 {padding:26px 0 12px 40px; }
*:first-child+html #contents-m h3 {padding:27px 0 11px 40px; }

#contents-m h4 {margin-top:15px;clear:both;
background:#e7e7e7;padding:10px;
border:6px double #FFF;
line-height:1.5;
background:#ccc url(/images/h4-bg.gif) no-repeat 95% 80%
}

.table1 {margin:15px 0 30px 20px;}
.table1 td { vertical-align:top;}
.table1 p {margin:0;}
.table1 .day { margin-top:10px;font-size:12px; }

.moji {font-weight:bold;width:70px;}
.moji1 { padding:10px 10px 10px 0;border-top:1px dotted #ccc;}
.moji1-1 { padding-top:10px;width:250px;border-top:1px dotted #ccc; }
.moji1-1:hover { background:#eee;}
.moji1 img {border:2px solid #ddd; }

.aisatu {color:#FFF;
padding:51px 0 70px 110px;
line-height:1.5;
background:url(/images/goaisatu.jpg);
}

.table_irai { background:url(images/bg_2.gif);margin-top:20px;border:3px solid #e1e1e1; }
.irai img {margin-bottom:4px; }

#footer-m {
width:900px;
margin:0 auto;
padding:0;
}

#footer-m .copyright {margin:0;
padding:10px 0 15px 0;color:#ccc;
font-size:12px;}



.crop{
	float:left;
	overflow:hidden; 
	position:relative; 
	border:2px solid #ccc;
	width:120px;
	height:80px;
	margin:0px 10px 10px 10px;
	}
.crop img{
	position:absolute; 
	top:0px;
	left:-20px;
	}
