@charset "utf-8";

/* top
---------------------------------------*/
body {
/*	background:url(../img/bgBody.gif) center top repeat-y; */
}

div#globalMenu {
	background:url(http://www.medsi.co.jp/lisa/img/top/bg_GlobalMenu.jpg) center top repeat-y;
	margin-bottom:0; }

div#main {padding-bottom:8px;}

div#topImg {
	width: 860px;
	height: 360px;
	position: relative;
    margin:0 auto;
}

div#topImg span {
	display:block;
	position:absolute;
	left:49px;
	bottom:56px;
}

div#topImg span a { font-size:12px; 
}


div.topMenu {
	width:162px;
	border:1px solid #d6d6d6;
	float: left;
	margin-right: 10px;
}

div.last { margin-right: 0px; }

div.topMenu h2 {
	width:145px;
	height:48px;
	font-size: 14px;
	font-weight: bold;
	background:url(../img/top/bgTopMenu.png) center bottom no-repeat;
	border-bottom:1px solid #d6d6d6;
	padding-left: 17px;
	display:block;
	line-height:48px;
}

div.topMenu h2.twoline {
	line-height:1.3;
	padding-top: 5px;
	height: 43px;
}

div.topMenu h2 a:link { text-decoration:none; }
div.topMenu h2 a:hover { text-decoration:underline; }

div.topMenu div.topMenuTxt {
	width:144px;
	padding: 10px 9px;
	line-height: 1.3;
}

div.topMenu div.topMenuTxt img { vertical-align:middle; }

div#footer,
div#footer div#footDiv { height:95px; }

div#footer address {top:26px;}


/* トップページバナーエリア
-----------------------------------*/

div.info_top {
	width:950px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 44px;
}

div.info_top table {
	width:860px;
}

div.info_top tr {
	border: 0px;
}

div.info_top td.leftside {
	padding: 0px;
}

div.info_top td.rightside {
	padding: 10px;
}


/* トップページバナーエリア　ここまで
-----------------------------------*/
