﻿/* portfolio */
.wrap_portfolio {width: 100%; height: 297px; padding-top: 6px; background: url('../images/homepage/portfolio_wrap_bg.gif') no-repeat;}
.wrap_portfolio .wrap_list {width: 220px; height: 200px; padding: 15px 0 0 30px; float: left;}
.wrap_portfolio .wrap_list h4.title_y2013 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 0;}
.wrap_portfolio .wrap_list h4.title_y2012 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -35px;}
.wrap_portfolio .wrap_list h4.title_y2011 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -70px;}
.wrap_portfolio .wrap_list h4.title_y2010 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -105px;}
.wrap_portfolio .wrap_list h4.title_y2009 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -140px;}
.wrap_portfolio .wrap_list h4.title_y2008 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -175px;}
.wrap_portfolio .wrap_list h4.title_y2007 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -210px;}
.wrap_portfolio .wrap_list h4.title_y2006 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -245px;}
.wrap_portfolio .wrap_list h4.title_y2005 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -280px;}
.wrap_portfolio .wrap_list h4.title_y2014 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -315px;}
.wrap_portfolio .wrap_list h4.title_y2015 {padding: 0 0 3px 0; margin:0; background:url('../images/homepage/portfolio_tit.png') no-repeat; text-indent: -3000em; height:25px; line-height:0; font-size:0; clear:both; width:300px; background-position:0 -350px;}
/*
.wrap_portfolio .wrap_list h4.title.y2011 {width:300px; background-position:0 0;}
.wrap_portfolio .wrap_list h4.title.y2010 {width:300px; background-position:0 -35px;}
.wrap_portfolio .wrap_list h4.title.y2009 {width:300px; background-position:0 -70px;}
.wrap_portfolio .wrap_list h4.title.y2008 {width:300px; background-position:0 -105px;}
.wrap_portfolio .wrap_list h4.title.y2007 {width:300px; background-position:0 -140px;}
.wrap_portfolio .wrap_list h4.title.y2006 {width:300px; background-position:0 -175px;}
.wrap_portfolio .wrap_list h4.title.y2005 {width:300px; background-position:0 -210px;}
*/
.wrap_portfolio .wrap_list .year {border-top: 1px #ffffff solid; border-bottom: 1px #ffffff solid; float: left; width: 100%; height:29px;}


.wrap_portfolio .wrap_list .year ul {/*padding: 8px 0 0 0;*/ margin: 0; padding:0; float: left; height:10px;}
.wrap_portfolio .wrap_list .year ul li {list-style: none; float: left; display: block; padding: 0 8px; margin:0; height:10px;}
.wrap_portfolio .wrap_list .year ul li a {vertical-align:top; height:10px; display:inline-block;}

/*
.wrap_portfolio .wrap_list .year .pre {height:9px; width:6px;}
.wrap_portfolio .wrap_list .year .next {height:9px; width:6px; padding-right:0;}
*/

.wrap_portfolio .wrap_list .list {clear: both; padding: 10px 0 0 10px; height: 132px; overflow-y: scroll; scrollbar-face-color: #000000;}
.wrap_portfolio .wrap_list .list ul {padding: 0; margin: 0;}
.wrap_portfolio .wrap_list .list ul li {list-style: none; padding: 0 0 8px 12px; background: url('../images/homepage/bullet_portfolio.gif') no-repeat 3px 3px;}
.wrap_portfolio .wrap_list .list ul li a {color: #b5b5b5;}
.wrap_portfolio .wrap_list .portfolio_estimate {float: left; padding-top: 15px; margin:0;}

.wrap_portfolio .wrap_introduce {background: url('../images/homepage/introduce_bg.gif') no-repeat; float: right; height: 284px; width: 670px; margin-right: 6px; position: relative;}
.wrap_portfolio .wrap_introduce .btn_pre {position: absolute; left: 8px; top: 120px;}
.wrap_portfolio .wrap_introduce .btn_next {position: absolute; right: 8px; top: 120px;}
.wrap_portfolio .wrap_introduce .introduce {padding: 30px 0 0 100px;}
.wrap_portfolio .wrap_introduce .introduce span {float: left;}
.wrap_portfolio .wrap_introduce .introduce .introduce_txt {float: left; padding: 30px 0 0 30px;}
.wrap_portfolio .wrap_introduce .introduce h4 {padding: 6px 0 6px 10px; margin:0 0 15px 0; background-color: #000000; width:235px; color: #ffffff; font-size: 13px;}
.wrap_portfolio .wrap_introduce .introduce .introduce_txt table {border-collapse:collapse;}
.wrap_portfolio .wrap_introduce .introduce .introduce_txt table th {text-align: left; padding-right: 15px; height: 18px;}

/*step */

.step {padding-bottom: 10px; float: left;}
.step ul {padding: 0; margin: 0;}
.step ul li {list-style: none; display: block; float: left; height:63px;}
.step ul li a{font-size: 0;}

/* left */
.left_contents {width: 199px; float: left;}
.left_contents img {border: none;}

.aside .left_banner {padding-bottom: 0;}
.aside .left_banner ul {padding: 0; margin: 0;}
.aside .left_banner ul li {list-style: none; padding-bottom: 4px; height:67px;}
.aside .left_banner ul li a {display: inline-block;}

.customer {width: 197px; height: 137px; border-left: 1px #e0e0e0 solid; border-right: 1px #e0e0e0 solid; border-top: 2px #737171 solid; border-bottom: 2px #737171 solid; text-align: center; padding-top: 9px;}
.customer p {padding-top: 10px; margin: 0;}

.purchase {border: 1px #c2c2c2 solid; background-color: #dddddd; float: left; margin: 5px 0 0 0;}
.purchase ul {padding: 0 0 0 1px; margin: 0;}
.purchase ul li {list-style: none; display: block; float: left; padding-right: 2px; padding-bottom: 2px;}

.promotion {padding-top: 5px; float: left;}

/* center */
.product {padding: 0 0 6px 10px; float: right;}
.product p {margin: 0;}
.product .p_1 {background: url('../images/homepage/product_img_1.gif') no-repeat; padding: 0 4px 15px 15px; width: 167px; float: left; height:176px;}
.product .p_2 {background: url('../images/homepage/product_img_2.gif') no-repeat; padding: 0 4px 15px 15px; width: 167px; float: left; height:176px;}
.product .p_3 {background: url('../images/homepage/product_img_3.gif') no-repeat; padding: 0 4px 15px 15px; width: 167px; float: left; height:176px;}
.product .p_4 {background: url('../images/homepage/product_img_4.gif') no-repeat; padding: 0 0 15px 15px; width: 167px; float: left; height:176px;}
.product .b {font-weight: bold;}
.product ul {margin: 0; padding: 55px 0 5px 0;}
.product ul li {font-size: 12px; letter-spacing: -0.1em; list-style: none; background: url('../images/solution/bullet_notice.gif') no-repeat 3px 5px; padding: 0 0 3px 10px; height:13px;}

.center_contents {padding: 0 0 0 10px; float: left; width: 456px;}

.service {background: url('../images/homepage/service_bg.gif') no-repeat; padding: 13px 13px 21px 13px; width: 229px; clear: both; float: left; height:156px;}
.service h4 {padding: 0; margin:0; background:url('../images/homepage/service_tit.gif') no-repeat; text-indent: -500em; height:15px;}
.service ul {padding: 0; margin: 0;}
.service ul li {list-style: none;}

.homepage {float: left; padding-left: 10px;}
.homepage ul {padding: 0; margin: 0;}
.homepage ul li {list-style: none; padding-bottom: 6px; height:87px;}

.si {background: url('../images/homepage/si_bg.gif') no-repeat; float: left; width: 443px; height: 105px; padding: 13px 0 0 13px;}
.si h4 {padding: 0 0 12px 0; margin:0; background:url('../images/homepage/si_tit.gif') no-repeat; text-indent: -500em; height:15px;}
.si ul {padding: 0; margin: 0;}
.si ul li {list-style: none; float: left; padding-right: 15px;}

.list_estimate {float: left; width: 250px; height: 105px;}
.list_estimate h4 {border-bottom: 1px solid #E0E0E0; padding-bottom: 5px; position: relative; margin: 0;}
.list_estimate h4 .more {float: right; position: absolute; right: 0; padding-top: 5px;}
.list_estimate ul {padding: 5px 0 0 0; margin: 0; position: relative; width: 250px;}
.list_estimate ul li {list-style: none; background: url("../images/solution/bullet_solution.gif") no-repeat scroll 3px 5px transparent; padding: 0 0 6px 10px;}
.list_estimate ul li .date {float: right; position: absolute; right: 0;}

.list_project {float: left; width: 186px; height: 105px; padding-left:15px;}
.list_project h4 {border-bottom: 1px solid #E0E0E0; padding-bottom: 5px; position: relative; margin: 0;}
.list_project h4 .more {float: right; position: absolute; right: 0; padding-top: 5px;}
.list_project ul {padding: 5px 0 0 0; margin: 0; position: relative; width: 186px;}
.list_project ul li {list-style: none; background: url("../images/solution/bullet_solution.gif") no-repeat scroll 3px 5px transparent; padding: 0 0 6px 10px;}
.list_project ul li .date {float: right; position: absolute; right: 0;}

/* right_contents */
.right_contents {float: right; width: 275px;}

.speed {background: url('../images/homepage/speed_bg.gif') no-repeat; padding: 6px 13px 5px 13px; height: 144px; float: left; width:249px; margin-bottom:5px;}
.speed h4 {padding: 0; margin:0; background:url('../images/homepage/speed_tit.gif') no-repeat; text-indent: -500em; height:36px;}
.speed ul {padding:5px 0 5px 10px; margin:0; background-color: #f2f2f2;}
.speed ul li {list-style:none; padding-bottom:3px;}
.speed ul li span {width:50px; display:inline-block; vertical-align:top; padding-top:3px;}

.speed table {background-color: #f2f2f2; width: 100%; padding: 5px 0; }
.speed table th {width: 48px; text-align: left; vertical-align: top; padding: 3px 0 0 9px;}
.speed .textBox {border: 1px solid #c5c5c5; height: 17px; padding: 0; font-size:12px;}
.speed .textBox.name {width:130px;}
.speed  select {font-size:12px;}
.speed .textBox.tel {width:40px;}
.speed .btnArea {text-align: right; padding-top: 4px; margin: 0;}
.speed .btnArea span {float: left;}

.event {float: left;}

.right_menu {border:2px solid #c5cfda; margin-top:5px; float:left; width:271px;}
.right_menu a {float:left;}
