@charset "shift_jis";
/* CSS Document */

@import "common.css";

/* #Navi
------------------------------------------------------------- */

#Navi {
	background: url(../../img/img-navi.jpg) 0 36px no-repeat;
	height: 236px;
	position: relative;
	}	

#Navi ul li.menu01 { background: url(../img/navi-home_h.gif) no-repeat; width:124px;}

/* ----------  text  ----------- */

#Navi div.text {
	width: 768px;
	height: 200px;
	}

#Navi div.text p {
	display: none;
	}

#Navi div.bg-white{
	background-color: #fff;
	width: 130px;
	height: 60px;
	border-radius: 8px;
	position: absolute;
	top: 51px;
	right: 15px;
}

#Navi div.instagram {
	background-image: url("../img/icon_instagram.png");
	background-repeat: no-repeat;
	background-size: 130px auto;
	width: 130px;
	height: 60px;
}
#Navi div.instagram:hover {
	opacity: 0.8;
}
	
	
/* #Main
------------------------------------------------------------- */

/* ----------  Message  ----------- */

#Main div#Message {
	background: url(../../img/bg-message.jpg) right top no-repeat;
	height: 189px;
	margin-right: 1px;
	padding-bottom: 10px;
	}
	
#Main div#Message p {
	display: none;
	}
	
/* ----------  Notice  ----------- */	

#Main div#Notice dl{
	float: left;
	width: 266px;
	height: 112px;
	margin-bottom: 8px;
	}
#Main div#Notice dl.menu01{background: url(../../img/banner-lineup.jpg) no-repeat;}
#Main div#Notice dl.menu02{background: url(../../img/banner-cm.jpg) no-repeat; margin-left: 8px;}
#Main div#Notice dl.menu03{background: url(../../img/banner-quality.jpg) no-repeat;}
#Main div#Notice dl.menu04{background: url(../../img/banner-process.jpg) no-repeat; margin-left: 8px;}

#Main div#Notice dl dt {
	padding-top: 14px;
	padding-left: 9px;
	font-size: 14px;
	}
	
#Main div#Notice dl dt a{
	color: #003399;
	text-decoration: underline;
	}	
#Main div#Notice dl dd{
	padding: 7px 135px 0 9px;
	font-size: 12px;
	line-height: 1.25;
	}
	
/* ----------  TopicsList  ----------- */		
		
#Main div#TopicsList dl{
	margin-left: 10px;
	}	

#Main div#TopicsList dl dt{
	float: left;
	clear: left;
	background: url(../img/arrow-square.gif) 0 5px no-repeat;
	width: 7em;
	padding-left: 19px;
	padding-bottom: 10px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #330000;
	line-height: 1.5;
	}
	
#Main div#TopicsList dl dd {
	float: left;
	width: 400px;
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: 1.5;
	}
	
	
/* ----------  Greeting  ----------- */				
	
#Main div#Greeting{
	background: url(../../img/photo-greeting.jpg) 98% 47px no-repeat;
	width: 542px;
	height: 227px;
	padding-bottom: 0;
	}
#Main div#Greeting p{
	margin-right: 145px;
	}
#Main div#Greeting p.credit {
	padding-top: 30px;
	}	
	


	

/* end */
				