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

.pages .pagination {
	display:none;
    /*display: inline;*/
    left: 850px;
    position: absolute;
    top: 170px;
    width: 100px;
    z-index: 98;
}

/* 
	Service
*/

.split3{
	width:960px;
}

.split3 .link_det{
	background:transparent url(../../common/images/arrow_02.gif) no-repeat left center;
	padding: 15px 0 15px 25px;
	margin: 0 auto 0 15px;
	display:block;
	width: 275px;
	font-size:108%;
}

.split3 div{
}

.split3 div p {
	width:285px;
	line-height:1.6;
	margin:0 auto;
	padding-bottom:20px;
	border-bottom: 1px dotted #cccccc;
}

.split3 .cell_l{
	float:left;
	margin-left:15px;
	width: 32%;
}

* html .split3 .cell_l{
	float:left;
	margin-left:5px;
	width: 32%;
}

.split3 .cell_m{
	float:left;
	margin-left:0px;
	width: 32%;
}

.split3 .cell_r{
	float:left;
	margin-left:0px;
	width: 32%;
}

/* 
	Service Details
*/

.food #header  {
    background:#fcf5e5 url("../../common/images/bg_header_03.png") repeat-x scroll 0 0;
    height: 76px;
}

.food #visual {
    background-color: #fcf5e5;
    position: relative;
}

.fashion #header  {
    background:#e1f3fd url("../../common/images/bg_header_03.png") repeat-x scroll 0 0;
    height: 76px;
}

.fashion #visual {
    background-color: #e1f3fd;
    position: relative;
}

.electric #header  {
    background:#e1f3fd url("../../common/images/bg_header_03.png") repeat-x scroll 0 0;
    height: 76px;
}

.electric #visual {
    background-color: #e1f3fd;
    position: relative;
}

/*
	content
*/

.split2 {
	
}

.split2 .cell_l {
	width: 74%;
}

.split2 .cell_l .linkto {
	background:transparent url(../../common/images/arrow_02.gif) no-repeat left center;
	padding-left: 25px;
	margin-top:10px;
	margin-left:10px;
}

.split2 .cell_l p {
	width: 97%;
	padding-left:10px;
}

.split2 .cell_l ul {
	float:left;
	width:250px;
	padding-left:20px;
}

.split2 .cell_l ul.first {
	padding-left:10px;
}

.split2 .cell_l ul.second {
	padding-left:20px;
}

.split2 .cell_r {
	width: 24%;
}

.split2 .cell_r ul {
	margin-left:20px;
}

.split2 .cell_r ul li{
	background:transparent url(../../common/images/arrow_01.gif) no-repeat left center;
	padding-left: 25px;	
	margin-bottom:10px;
}

#contact_info{
	width:635px;
	height:190px;
	margin-top:20px;
	padding:50px 0 0 75px;
	background:transparent url(../images/bg_btn.gif) no-repeat 0 0;
}

#contact_info ul{
	
}

#contact_info ul li.arrow{
	padding-left:20px;
	margin-bottom:10px;
	font-weight:bold;
	background:transparent url(../../common/images/arrow_02.gif) no-repeat left center ;
}
