@charset "UTF-8";
/* CSS Document */

.contents_r h2 {
	background:url(../images/category/com/bg_pagetitle.jpg) left bottom repeat-x;
	padding-bottom:14px;
	margin-bottom:1em;
	width:100%;
}

.contents_r h3 {
	background:url(../images/category/com/bg_h3.jpg) bottom no-repeat;
	width:600px;
	height:30px;
	margin-bottom:1em;
	padding:0 15px;
	line-height:30px;
	font-size:1.1em;
}


/*company
---------------------*/
.outline {
	width:100%;
	border-collapse:collapse;
}

.outline th,.outline td {
	border:1px solid #CCCCCC;
	padding:10px;
}

.outline th {
	background-color:#EBECDE;
	width:140px;
}


/*history
---------------------*/
.history {
	width:100%;
}

.history th {
	padding:10px;
	border-bottom:1px dotted #969696;
	white-space:nowrap;
	text-align:left;
	font-weight:normal;
}

.history td {
	padding:10px;
	border-bottom:1px dotted #969696;
}



/*greeting
---------------------*/



/*address
---------------------*/
.address_wrap {
	width:630px;
	margin-bottom:20px;
}

.address_wrap_l {
	width:350px;
	float:left;
}

.address_wrap_r {
	width:260px;
	float:right;
}


/*partner
---------------------*/
.partner_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.partner_list li {
	background:url(../images/category/company/partner/icon.gif) 0 5px no-repeat;
	margin-bottom:5px;
	padding-left:15px;
}

