@charset "UTF-8";
/**
 * company.css
 * type: default skin
 */

/* contact　上書き
--------------------------------------------------------------*/
#SIDEBAR .contact{
	background-image: url(/common/images/sidebar/side_bg_company.gif);
}

/* 社長メッセージ
--------------------------------------------------------------*/
.messageL{
	float:left;
	width:385px;
}
.messageR{
	width:150px;
	float:right;
}

/* imgarea
--------------------------------------------------------------*/
.imgarea{
	padding-left:10px;
}
.imgarea2{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.imgareaL{
	padding-right:10px;
}
.imgareaL2{
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}

/* 追加　20101001
--------------------------------------------------------------*/
table td{
	vertical-align:top;
}

table tr{
	height="50px"
}


.com {
	font-weight:bold;
	color:#405869;
	padding:0;
	background-image: url(../../images/bullet_08.gif);
	background-repeat: no-repeat;
    background-position: left center;
	margin:0 0 4px 3px;
	padding-left:15px;
}
