@charset "UTF-8";
@import url("top.css");
@import url("product.html");
@import url("omiyage.css");
@import url("sun.css");
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

.sm{
	display: none;	
}

filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;


p,li,ul,h1,h2{
margin:0;
padding:0;	
}

img{
vertical-align:bottom; 
border:0;	
}

.clr{
	clear:both;
}

.fl{
	float:left;	
}


h1{
	background-image: url(../common/site_logo_on.gif);
	background-repeat: no-repeat;	
}




body > #container {
        height: auto;
}

#container {
        width: 100%;
        position: relative;
        height: 100%;
        min-height: 100%;
}

#contents {
        padding-bottom: 64px;
}



/* ナビゲーション背景指定 */

*{ 
margin:0; 
padding:0; 
} 
html{ 
height:100%; 
} 
body{ 
height:100%;
background-image : url(../common/bg.jpg);
    padding: 100px 0 0;
}
#bodyimage1{
height:100%; 
min-height:100%;
} 
body > #bodyimage1{ 
height:auto; 
}


/* ナビゲーション指定 */

#navi{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	
}

#navi li{
	list-style-type: none;
	float:left;
}

.sitelogo{
	float:left;
	
}

.logo{
	float:left;
	padding-left:48px;
	padding-top:17px;	
}

/* パンくず指定 */

#topicpath{
	width:850px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #900;
	text-align:right;
	margin:8px auto;
	}

#topicpath a{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	padding: 10px;
	}
	
#topicpath a:visited{
	
	}
	
#topicpath a:hover{
	color: #F00;
	text-decoration: underline;	
	}

.mm10{
padding:10px;	
}

/* パンくず指定 */

#topicpath{
width:970px;
padding-left:30px;	
}


/* メイン指定 */

#main{
width:970px;
margin-left:auto;
margin-right:auto;
position: relative;
}









/* フッター指定 */

#footer{
	margin-top:100px;
	width:100%;
	background-image: url(../common/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 64px;
	position: absolute;
	bottom: 0;
	text-align: center;
}

.eiji_logo{
	padding-top:10px;
}

.copy{
	padding-top:10px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #FFF;	
}








#r_sns{
	clear:both;
	height:20px;
	width: 900px;
	text-align:right !important;
	margin: 0 auto;
	margin-right:auto;
	padding: 5px 0 10px 80px;
	line-height:1% !important;
}


		
#help_me,  x:-moz-any-link  { margin-top: 20px; }



/* スマホ誘導 */



		a.spLink{

			display:block;

			width:94%;	

			margin:10px auto;

			padding:20px 20px;

			border-radius: 8px;

			box-shadow: 0px 0px 1px #999;

			background: -webkit-gradient(linear, center bottom, center top, from(#666666),

			color-stop(0.5, #ccc), color-stop(0.51, #ccc),to(#ccc));

			font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;

			font-weight:bold;

			font-size:42px;
			
			line-height:120%;

			color:#333333;

			text-align:center;

			text-decoration:none;

			border:solid 1px #c53a52;

			text-shadow: 0 1px 0 rgba(255,255,255,.8);

		}

		.spLink:after

    	{

        	float: right;        

        	width: 30px;

    	}


.st{font-weight:600}
	
	


