@charset "UTF-8";
@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents .h1Head {
	background: url(/about/images/h_about_deim.gif) left top no-repeat;
	display: block;
	height: 57px;
	margin-bottom: 40px;
	width: 260px;
}

#contents #vi {
	background: url(/about/images/vi_about_deim.jpg) left top no-repeat;
	display: block;
	height: 194px;
	margin-bottom: 25px;
	width: 600px;
}

#contents .h2Head {
	background: url(/about/images/h_about_deim_02.jpg) left top no-repeat;
	display: block;
	height: 87px;
	width: 600px;
}

#contents h1 span,
#contents h2 span,
#contents #vi span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.aboutBox {
	background: url(/about/images/bg_popularity_box_btm.gif) left bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 600px;
}

#contents div.aboutPack {
	clear: both;
	margin: 0 0 0 20px;
	padding-bottom: 12px;
	width: 560px;
}

#contents div.abtL {
	float: left;
	margin-right: 10px;
	width: 190px;
}

#contents div.abtR {
	width: 560px;
}

#contents div.abtR h3 {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	font-size: 0;
	margin-bottom: 10px;
	padding-bottom:5px;
	line-height: 100%;
	width: 100%;
}

/*サービスメニュー*/

#contents #main p.menu {
   margin-bottom:5px;
	/*margin: 0 5px;*/
	width: 171px;
}

#contents #main p.menu {
	line-height: 100%;
	height: 34px;
	padding: 0;
	width: 171px;
	background: url(/about/images/btn_service_menu_over.gif) ; 
	float: right;
	}

#contents #main p.menu a {
	display: block;
	height: 34px;
	width: 171px;
}

#contents #main p.menu img {
	vertical-align: top;
}

#contents #main p.menu a:hover {
	background-color: transparent;
}

#contents #main p.menu a:hover img {
	visibility: hidden;
}


/* upcoming */
#rightMenu ul#serviceMenu li#bodymakeUC, #rightMenu ul#serviceMenu li#bodymakeUC a {
	background-position: 0 -285px;
	height: 30px;
	width: 244px;
}

#rightMenu ul#serviceMenu li#foodUC, #rightMenu ul#serviceMenu li#foodUC a {
	background-position: 0 -315px;
	height: 40px;
	width: 244px;
}

#rightMenu ul#serviceMenu li#bodymakeUC a:hover,
#rightMenu ul#serviceMenu li#bodymakeUC a.current {
	background-position: -254px -285px;
	height: 30px;
	width: 244px;
}

#rightMenu ul#serviceMenu li#foodUC a:hover,
#rightMenu ul#serviceMenu li#foodUC a.current {
	background-position: -254px -315px;
	height: 40px;
	width: 244px;
}