@charset "utf-8";
/* CSS Document====================================== 

*　Style Sheet for SiteName
*　Last Update 2008-01-29
*
*	Tctu.inc 
*	Default CSS SET
*	author:Kenta Okuyama
====================================================
*
*	*  Category  *   *   *   *   *   *   *   *   *   
*	1-1. Index
*	1-2. Page2
*	1-3. Page3
*	1-4. 
*	1-5. 
*	1-6. 
*   *   *   *   *   *   *   *   *   *   *   *   *
===================================================*/

/*===================================================
	1-1. Index
===================================================*/
#keyvisual {
	margin-bottom: 20px;
}
#news{
	width: 360px;
	height: 200px;
	margin-bottom: 30px;
}

#newsList {
	width: 360px;
	margin-bottom: 30px;
	line-height: 1.3;
}

#newsList dt {
	width: 77px;
	height: 17px;
	margin-bottom: 3px;
	line-height: 17px;
	text-align: center;
	background: url(../img/bg_date.gif) left top no-repeat;
	color: #FFFFFF;
	font-size: 85%;
}

#newsList dd {
	width: 350px;
	margin: 0 0 5px 8px;
	line-height: 1.4;
}

#newsList dd a {
	margin-bottom: 0.5em;
}

#productList {
	width: 484px;
}

#productList li img {
	margin-bottom:3px;
}

#productList li {
	width: 80px;
	height: 110px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	font-size: 75%;
	line-height: 1;
}

#bisiProductList li {
	height: 50px;
	margin-bottom: 15px;
	padding: 52px 0 0 95px;
	position: relative;
	background: url(../img/bg_bisiproduct.jpg) left bottom no-repeat;
}

#bisiProductList li#original img {
	position: absolute;
	left: 11px;
	top: -1px;
}

#bisiProductList li#cafe img {
	position: absolute;
	left: 10px;
	top: -7px;
}

#bisiProductList li#health img {
	position: absolute;
	left: 10px;
	top: 15px;
}
	 
/*===================================================
	1-2. company
===================================================*/

#companyOutline {
	width: 540px;
	border: 1px solid #FFFFFF;
}

#companyOutline td,
#companyOutline th {
	padding: 8px 5px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

#companyOutline th {
	width: 140px;
	padding-left: 20px;
	background: #DFF3FA;
	font-weight: normal;
}

.companyHistory {
	width: 540px;
}

.companyHistory dt {
	width: 60px;
}

.companyHistory dd {
	width: 450px;
	margin-left: 70px;
}

/*===================================================
	1-3. Product
===================================================*/
.pListNavi{
	width: 275px;
}

#pListNavi li {
	line-height: 1;
}

.pList {
	width: 540px;
	margin: 0 0 15px 30px;
}

.pList li {
	width: 174px;
	height: 220px;
	margin: 0 5px 10px 0;
	float: left;
	text-align: left;
	font-size: 85%;
	line-height: 1.1;
}

.pList li img {
	margin: 0 0 5px 0;
}

/*.pList,*/
.businesssPlist
 {
	width: 540px;
	margin: 0 0 15px 30px;
}

/*.pList li,*/
.businesssPlist li {
	width: 130px;
	height: 200px;
	margin: 0 5px 10px 0;
	float: left;
	text-align: left;
	font-size: 80%;
}

.cheerup {
	width: 540px;
}

.cheerup .innerMain {
	width:368px;
}

.cheerup .innerSub {
	width: 168px;
}

.cheerupTxt {
	width: 220px;
	float: left;
}

.cheerupPic {
	width: 142px;
	margin-left: 225px;
}

/*===================================================
	1-4. 求人
===================================================*/

#recruitList dt {
	font-size: 169%;
	line-height: 1.4;
	list-style:decimal outside;
	margin: 0 0 15px 25px;
}

#recruitList li {
	padding-left: 5px;
}

.recruitTxt {
	font-size:138%;
	line-height: 1.6;
}

.recruitTbl {
	width: 540px;
	margin-bottom: 30px;
}

.recruitTbl th {
	font-weight: normal;
	background: #E2F5FE;
}

/*===================================================
	1-4. プライバシーポリシー
===================================================*/

.privacy dt {
	margin-bottom: 1em;
}

.privacy dd {
	margin-bottom: 2em;
}


/*===================================================
	1-4. プライバシーポリシー
===================================================*/
#siteMap li {
	margin-bottom: 30px;
}

#siteMapProduct {
	width: 484px;
	margin: 0 0 0 20px;
}

#siteMapProduct li img {
	margin-bottom:3px;
}

#siteMapProduct li {
	width: 80px;
	height: 110px;
	margin: 0 0 10px 0;
	text-align: center;
	float: left;
	font-size: 75%;
	line-height: 1;
}

#siteMap .lv2 {
	width: 484px;
	margin: 0 0 0 20px;
}

#siteMap .lv2 li {
	margin-bottom: 1em;
}

#siteMap .lv2 li a {
	background: url(../common/bullet.gif) left center no-repeat;
	padding-left:18px;
}

