/* -+-+-+-+-+-+-+-+-+-+-+-+- menuwrap スタート */
#menuwrap {
	width:900px;
	height: 620px;
}



/* -+-+-+-+-+-+-+-+-+-+-+-+- sideContents スタート */
#sideContents {
	width:160px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	height: 550px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* sideContents h1スタート */
#sideContents h1{
	background-image: url(../menu/common/menu.jpg);
	clear: both;
	height: 37px;
	width: 150px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background-image: url(../menu/common/menu.jpg);
	margin-top: -3px;
}

#sideContents ul{
	width: 150px;
	list-style-type: none;
}

#sideContents li{
	width: 150px;
	margin-bottom: 15px;
}

#sideContents li a{
	color: #FF9900;
}

#sideContents li a:hover{
	color: #66CC00;
}


/* -+-+-+-+-+-+-+-+-+-+-+-+- allergy スタート */
#allergy {
	width:675px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}



.allergy {
	background-image: url(/menu/allergy/title_allergy.jpg);
	height: 35px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 20px;
}



#allergy dl {
	width: 620px;
	margin-left: 10px;
	background-color: #FFF8DF;
	padding: 15px;
	margin-top: 20px;
}

#adobe {
	width: 618px;
	margin-left: 10px;
	padding: 15px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 30px;
}

#adobe p{
	float: left;
	padding-right: 10px;
}



#allergy dl img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#allergy dl a{
	color: #66CC00;
}

#allergy dl a:hover{
	color: #FF9900;
}

#allergy dl h1 {
	text-indent: -9999px;
	background-image: url(../menu/allergy/title_allergy2.jpg);
	height: 30px;
	width: 600px;
}


#allergy dt {
	width: 590px;
	line-height: 1.5em;
}


#allergy dd {
	width: 590px;
	line-height: 1.5em;
}

#allergy h2 a{
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 5px;
}

#allergy h2 a:hover{
	color: #663300;
	margin-bottom: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #663300;
	padding-left: 5px;
}


#allergy p a{
	color: #FF9900;

}

#allergy p a:hover{
	color: #66CC00;
}



#allergy ul {
	width: 250px;
	margin-bottom: 20px;
	background-color: #FFF8DF;
	list-style-type: none;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#allergy li a{
	color: #66CC00;
	line-height: 1.5em;
	margin-top: 10px;
	padding-left: 10px;
}

#allergy li a:hover{
	color: #FF9900;
}
