@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: メール De ラボ
	Version: 1.0
	Comment: hack設定
----------------------------------------------------------- */

/* 
 share Style [
----------------------------------------------------------- */
*:first-child + html,
*html {

	}
	
*html ul#leftNavi {
	width: 180px;
	padding-top: 34px;
	float: left;
	margin-left: 5px;
	}
	
*html ul#leftNavi2 {
	width: 180px;
	float: left;
	margin-left: 5px;
	}
	
*html ul#gNav {
	text-align: center;
	margin-left: 7.5px;
	width: 890px;
	float: left;
	}
	
*html dl.subPerson dt {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-bottom: 5px;
	margin-left: 5px;
	}
	
*html dl.subPerson dd ul li {
	font-size: 12px;
	line-height: 17px;
	background-image: url(../img/share/point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	margin-left: 5px;
	}
	
*html #pageNavi {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	float: left;
	width: 906px;
	background-image: url(../img/share/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	padding-top: 17px;
	padding-left: 232px;
	}
	
*html #contactBox,
*html .contactBox {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 654px;
	float: right;
	margin-right: 5px;
	}
	
*html .bosyuTitle {
	font-size: 19px;
	color: #FFF;
	background-image: url(../img/bosyu/ber.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 8px;
	padding-left: 14px;
	float: right;
	width: 674px;
	padding-bottom: 31px;
	}
	