﻿@CHARSET "utf-8";

body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px;
}



#wrapper{
	background: url("./../images/bg_washi.gif") repeat;
}

#contaner{
	width:1000px;
	background: url("./../images/bg_black.gif") repeat ;
		display: block;
	margin:  0 auto;
}
#main{
	background: url("./../images/img_top_back.gif") no-repeat 0 0;
	height: 505px;
	display: block;
	margin:  0 auto;
}

#Timage{
	padding-top:200px;
	padding-right:600px;
	display: block;
	margin:  0 auto;
	width: 56px;
	height: 300px;
}



#menuNavi{
	width: 850px;
	margin:  0 auto;
}
#pickUp{
	width: 849px;
	height: 364px;
	background:  url("./../images/img_shiki.gif") no-repeat 30px 0  ;
	display: block;
	margin: 0 auto;
	padding-top: 50px;
}

#osechi_img{

	display: block;
	text-align: center;
	font-family:'HG行書体',monospace;
	font-size: 1.3em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 300px;
    color: white;
}


#oshirase{
	width: 70%;
	text-align: center;
	margin: 0 auto;
	padding: 0.5em 1em;
	font-family:'HG行書体',monospace;

}


p a {
  color: gray; /* 通常のリンクの色 */
}

p a:visited {
  color: white; /* 訪問済みリンクの色 */
}

p a:hover {
  color: white; /* マウスを乗せたときの色 */
}

p a:active {
  color: orange; /* クリック中の色 */
}




#oshirase h4{
	color: white;
	margin-top: 25px;
	font-size: 2.3em;
	
}


#oshirase table {
　font-color: white;
  width:80%;
  text-align: center;
  table-layout: fixed; /* セルの均等幅 */
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 3px;
  font-size:1.5em;
  padding-top: 10px;
}


table tr{
  color: #fff;
   padding-top: 8px;
 
}










pre{
	margin: 0 auto;
}



#slide_img{
	display: block;
	margin: 0 auto;
}
#kondate{
	width: 780px;
	height: 430px;
	display: block;
	margin: 0 auto;
	padding-top: 30px;

}
#hiru{
	float: left;
}
#yoru{
	float: left;
}
#footer{
	width: 1000px;
	height: 100px;
	background: url("./../images/bg_footer.gif")
}

.kondateBox{
	background-image: url("./../images/bg_kondate.jpg");
	width: 346px;
	height: 368px;
	margin: 20px 20px;

}


#rinji{
	width: 780px;
	height: 430px;
	display: block;
	margin: 0 auto;
	height: 300px;
}
#rinji span{
	margin: 30px;
	font-weight: bold;
	}

#rinji img
{
	float:left;
}

#rinji p
{
	font-family:'Yu Mincho', 'MS PMincho';
	padding-left: 50px;
	color: white;
	text-aling: center;
	font-size: 1.8em;
	float:left;
}








#footerInner{
	padding-top: 70px;
	text-align: center;
    color: white;

}


#link{
	 
	 text-align: center;
	 margin-bottom: 30px;
}



img .insta{
	  margin: auto;
  display: block;
}





.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
