@charset "utf-8";
#wrapper {
	width: 950px;
	margin: 0 auto;
	background-image: url(../../images/m_back_2c.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

#container {
	width: 950px;
}

#contents {
	width: 640px;
	float: right;
	text-align: left;
	background-color: #FFF;
}

.pagetop {
	text-align: right;
	margin: 20px 0 0 0;
}

.clearfix {
	display:inline-table;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}

/* Mac OS版IEには適用しない \*/
* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/* ヘッダー--------------------------------------------*/
#header {
	width: 950px;
	height: 75px;
	background-color: #FFF;
}

#h-logo {
	width: 163px;
	height: 75px;
	background-image: url(../../images/ambrosia_logo.gif);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
}

#h-logo a {
	display: block;
	height: 75px;
}

#head-R {
	float: right;
	width: 416px;
	height: 75px;
}


/* 左メニュー-------------------------------------------- */
#menu {
	width: 288px;
	float: left;
	background-image: url(../../images/m_back_lt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
}

#menu-a {
	width: 288px;
}

#menu-b {
	width: 288px;
	background-image: url(../../images/m_back_p.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu-a2 {
	width: 208px;
	margin: 0 0 0 80px;
	background-image: url(../../images/m_back_gr_s.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#menu-b2 {
	width: 208px;
	margin: 0 0 0 80px;
	padding-bottom: 30px;
}

.back-home {
	background-image: url(../../images/btn_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 40px;
	text-indent: -9999px;
}

.back-home a {
	height: 40px;
	display: block;
}

.back-home a:hover {
	background-image: url(../../images/btn_home.gif);
	background-position: -208px 0px;
} 

.menu-list {
	width: 208px;
	margin: 15px 0 0 0;
	padding: 0;
}

.menu-list dt {
}

.menu-list dd {
	margin-top: 5px;
}

.menu-list dd ul li {
	margin: 0;
	padding: 7px 0 7px 17px;
	list-style-type: none;
	background-image: url(../../images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #878787;
	line-height: 15px;
}

.menu-list dd ul li ul {
	margin: 5px 0 0 0;
}

.menu-list dd ul li ul li {
	background-image: url(../../images/menu_icon_2.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 0 0 0 12px;
	line-height: 20px;
	border: none;
}

.menu-list a {
	display: block;
	height: 100%;
}

.menu-list a:link {
	text-decoration: underline;
	color: #333333;
}

.menu-list a:visited {
	text-decoration: underline;
	color: #333333;
}

.menu-list a:hover {
	text-decoration: none;
	color:#0099FF;
}

.menu-list a:active {
	text-decoration: underline;
	color: #333333;
}

#menu-b-list {
	width: 208px;
	text-indent: -9999px;
	padding-top: 30px;
}

#menu-b-list li {
	margin-bottom: 10px;
}

#menu-b-list a {
	display: block;
	height: 100%;
}

#menu-b-1 {
	background-image: url(../../images/menu_B_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-2 {
	background-image: url(../../images/menu_B_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-3 {
	background-image: url(../../images/menu_B_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-4 {
	background-image: url(../../images/menu_B_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-5 {
	background-image: url(../../images/menu_B_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-6 {
	background-image: url(../../images/menu_B_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-1 a:hover {
	background-image: url(../../images/menu_B_1.gif);
	background-repeat: no-repeat;
	background-position: -208px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-2 a:hover {
	background-image: url(../../images/menu_B_2.gif);
	background-repeat: no-repeat;
	background-position: -208px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-3 a:hover {
	background-image: url(../../images/menu_B_3.gif);
	background-repeat: no-repeat;
	background-position: -208px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-4 a:hover {
	background-image: url(../../images/menu_B_4.gif);
	background-repeat: no-repeat;
	background-position: -208px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-5 a:hover {
	background-image: url(../../images/menu_B_5.gif);
	background-repeat: no-repeat;
	background-position: -208px 0px;
	width: 208px;
	height: 18px;
}

#menu-b-6 a:hover {
	background-image: url(../../images/menu_B_6.gif);
	background-repeat: no-repeat;
	background-position: -208px 0px;
	width: 208px;
	height: 18px;
}


/* footer --------------------------------------------*/
#footer {
	width: 950px;
	background-color: #717171;
	color: #FFFFFF;
	margin: 20px 0 0 0;
	padding: 0;
}

#footer-top {
	background-image: url(../../images/footer_top.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 4px;
	background-position: center top;
}

#footer-bottom {
	background-image: url(../../images/footer_bottom.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 4px;
	background-position: center bottom;
}

#footer-menu {
	float: left;
	width: 600px;
	margin: 0;
	padding: 5px 0;
}

#footer-menu ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#footer-menu ul li {
	margin: 0 25px 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background-image: url(../../images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	display: inline;
	float: left;
	line-height: normal;
}

#footer-menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#footer-menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer-menu a:hover {
	text-decoration: none;
	color: #A6D3FD;
}

#footer-menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer-copy {
	margin: 0;
	padding: 5px 0;
	text-align: right;
	float: right;
	line-height: normal;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
