﻿@charset "utf-8";
/*共通*/
body {
	width:100%;
	line-height:1.8;
	background:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック"
	color: #333;
	background:#fff;
	text-justify:inter-ideograph;
	text-align:justify;
	font-size:12px;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#999;
	text-decoration:none;
}


#container {
	position:relative;
	width:1000px;
	margin:auto;
	font-size:12px;
}

#sideBar{
	float:left;
	width:183px;
	margin-right:30px;
}

#sideBar nav{
	padding-bottom:30px;
}

#sideNav li{
	height:14px;
	position:relative;
}

#sideNav li a{
	display:block;
	margin:20px 0 20px 10px;
	background:url(../images/btn.png) no-repeat left center;
	padding:10px;
	padding-left:15px;
	font-weight:700;
	border-bottom:1px dashed #ccc;
}

#sideNav li.first a{
	border-top:1px dashed #ccc;
}

#sideNav li a:hover,#sideNav li a.active{
	background:#ccc url(../images/btn_on.png) no-repeat left center;
	padding:10px;
	padding-left:15px;
	color:#fff;
}

#sideNav span.new { 
	background:url(../images/icon_new.png) no-repeat 0 0;
	position:absolute;
	top:2px;
	right:5px;
	z-index:999;
	width:42px;
	height:26px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

#sideBannar{
	margin:30px 0 50px 0;
}

#sideBannar li{
	margin:10px;
}

.bnr-ano { font-size: 10px;}

.bnr-ano span { white-space: nowrap;}

#sideInfo {
	position:absolute; bottom:0px; left:0px;
	margin:10px;
}

#sideLogo{
	margin:0 0 20px 0;
	text-align:center;
}

#sideInfo p{
	margin:10px 0;
}

#sideInfo dt{
	font-size:18px;
	margin:10px 0;
}

#sideInfo dd{
	margin:5px 0;
}

#sideInfo span{
	font-family:"centry";
}

#freeDial{
	margin:20px 0 20px 10px;
	background:url(../images/tell.png) no-repeat left center;
	padding-left:30px;
	font-size:18px;
	font-weight:700;
	letter-spacing:0.1em;
	white-space:nowrap;
}
	
#sideInfo th{
	font-weight:100;
}

main{
	width:767px;
	float:right;
	color:#808080;
}

header h1{
	text-align:right;
	line-height:1.5em;
	margin:10px 0;
	font-size:10px;
}

header p{
	text-align:right;
	font-size:20px;
	font-weight:700;
	color:#333;
}

header p span{
	font-size:16px;
	margin-left:30px;
}

header h2{
	font-size:24px;
	margin:30px 0;
	color:#333;
}

.contentsHeight{
	height:1400px;
}

#contents{
	position:relative;
}

#contents h1{
	font-size:24px;
	margin:30px 0 10px 0;
	color:#333;
	border-bottom:1px dotted #333;
	padding-bottom:20px;
	position:relative;
}

#contents h1 span.new { 
	background:url(../images/icon_new.png) no-repeat right 50%;
	padding-right:60px;
	z-index:999;
	*display:inline;
	*zoom:1;
}


#contents h2{
	font-size:18px;
	color:#40bfd6;
}

#contents h2 span{
	color:#333;
	font-size:14px;
}

#contents h3{
	color:#333;
	margin-top:30px;
}

#contents p{
	margin:10px 0;
	line-height:2em;
}

#contents span{
	font-weight:700;
	color:#333;
}

footer{
	clear:both;
	text-align:right;
	font-weight:700;
}

footer li{
	float:right;
	background:url(../images/black_arrow.png) no-repeat left center;
	padding-left:15px;
	margin:100px 0  20px 20px;
}

#copy{
	clear:both;
	color:#808080;	
	}

.flR{
	float:right;
}

.flL{
	float:left;
}

hr{
	clear:both;
	border:none;
	margin:0;
	padding:0;
}
 
.textCenter{
	text-align:center;
}

.center{
	text-align:center;
	margin:10px;
}

.right{
	text-align:right;
	margin:10px;
}

.mgb50{
	margin-bottom:50px;
}

.mgT0{
	margin-top:0;
}

.h2Hx{
	padding:10px;
	line-height:1.5;
}

.strong{
	font-size:16px;
	font-weight:700;
	color:#333;
}

.bold{
	font-weight:bold;
	color:#333;
}

.f_blue{
	color:#40bfd6;
}
/*
go to top button
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 3%;
}

#back-top span {
    width: 70px;
    height: 60px;
    display: block;
}

#back-top:hover{
-webkit-opacity:.7;
   -moz-opacity:.7;
	opacity:.7;
}

/*
about css
*/
#aboutBox{
	margin:30px 0 ;
}

#aboutBox p{
	margin:20px;
}

#aboutBox img{
	margin-left:20px;
}

#aboutBox span{
	color:#40bfd6;
}

.ahrefBtn{
	margin:20px auto;
	width:120px;
	font-size:14px;
	font-weight:700;
	padding:5px 20px;
	text-align:center;
	background-color:#fff;
	border:1px solid #40bfd6;
	-webkit-border-radius:20px ;
	   -moz-border-radius:20px ;
	        border-radius:20px ;
}
.ahrefBtn a{
	display:block;
	color:#333;
/*	background:url(../images/bluearrow_10.png) no-repeat left center;*/
}

.ahrefBtn.active{
	background-color:#ccc;
	color:#fff;
	border:none;	
}

/*
magazine css
*/

.magazine .case ul{
	margin-left:-5px;
	width:800px;
}

.magazine .case li{
	margin:5px 5px;
	/*display:inline;*/
	float:left;
}

.case li{
	margin:5px;
	display:inline;
}

.magazine .btnArea,.pdf .btnArea {
	position:absolute;
	right:0;
	top:5px;
}

.magazine .btnArea li,.pdf .btnArea li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:10px;
}

.pdf .list ul{
	margin-left:-30px;
}

.pdf .list li{
	float:left;
	margin-left:60px;
	width:130px;
	text-align:center;
	margin-bottom:40px;
}

.pdf .list li p{
	padding:0 !important;
	margin:5px 0 0 !important;
	font-size:13px;
	line-height:1.6 !important;
}

.pdf .list li span.num{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#40bfd6 !important;
}

.pdf .list2 li{
	float:left;
	margin-left:60px;
	width:200px;
	text-align:center;
	margin-bottom:40px;
}


.pdf h3{
	font-size:18px;
	background:url(../images/bluearrow_10.png) no-repeat 0 50%;
	padding-left:20px;
	margin-bottom:40px;
	margin-left:10px;
	color:#40bfd6 !important;
}

.pdf h3 span.gray{
	font-size:12px;
	font-weight:normal;
	color:#8E8E8E !important;
	margin:0 5px;
}

/*
example css
*/
.case{
	margin:10px;
}

/*
introduce css
*/

#introPrice {
	margin:10px auto 0;
	font-size:13px;
	width:650px;
}

#introPrice tr{
	color:#333;
	/*border:1px solid #cccccc;*/


}

#introPrice th{
	padding:20px 10px  20px;
	text-align:right;
	width:200px;
	/*border-right:1px solid #cccccc;
	background-color:#f6f6f6;*/
	border-bottom:1px solid #ddd;
}

#introPrice td{
	padding-left:20px;
	border-bottom:1px solid #ddd;
	text-align:right;
}

.font12{
	font-size:12px;
}

.smallcaps{
	font-size:10px;
	margin-top:20px;
	margin-left:580px;
	color:#333;
}

/*
planning　css
*/
#planningInner{
	margin-bottom:10px;
}

#planningInner p{
	font-size:14px;
}

#planningInner ul{
	margin-top:20px;
	margin-left:30px;
}

#planningInner ul li{
	margin:20px 0;
}

.arrow{
	margin-bottom:0;
}
/*
modelgarden css
*/
.modelgardenBox h2{
	background:url(../images/bluearrow_10.png) no-repeat left center;
	padding-left:20px;
	margin:40px 0 20px 0;
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-right:60px;
}

.modelgardenBox h2.new span{
	background:url(../images/icon_new.png) no-repeat 0 0;
	position:absolute;
	top:-5px;
	right:0px;
	z-index:999;
	width:42px;
	height:26px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.modelgardenBox p{
	margin:0 0;
}

.modelgardenBox .map{
	float:right;
	padding-left:40px;
}

.modelgardenBox .pdfArea{
	text-align:center;
	line-height:1.4;
}

.modelgardenBox .pdfArea img{
	border:1px solid #ddd;
	padding:1px;
}

.modelgardenBox .pdfArea .vol{
	display:block;
	color:#40bfd6 !important;
	margin:5px 0;
}


.gardenPhoto{
	width:787px;
	margin:10px 0;
}

.download{
	float:right;
	width:200px;
	font-size:14px;
	font-weight:700;
	padding:0 10px;
	border:1px solid #40bfd6;
	-webkit-border-radius:20px ;
	   -moz-border-radius:20px ;
	        border-radius:20px ;
}

.download a{
	color:#40bfd6;
}

.modelgardenBox iframe{
	margin:10px 0;
}

/*
access css
*/
.mapBox h4{
	font-size:14px;
}

.address{
	margin:10px 0;
	line-height:2em;
	float:left;
	width:300px;
}

.print{
	float:right;
	width:136px;
	height:32px;
	margin-top:20px;
}

/*
faq css
*/

#contentLeft{
	float:left;
	width:600px;
	margin-right:10px;
}

#contentLeft h2{
	font-size:12px;
}

#contentLeft p{
	margin:5px 0 30px 0;
	line-height:1.6;
}

#contentRight{
	float:right;
	width:150px;
}

#contentRight img{
	margin-left:20px;
}

#contentLeft .mgT0{
	margin-top:0;
}

#contentLeft .ahrefBtn{
	margin:40px auto;
}

.faq{
	font-size:13px;
	line-height:1.8;
}

.faq h2{
	font-size:15px !important;
	margin-bottom:5px !important;
}

/*
	contact css
*/

#contatForm {

}

#contatForm table{
	margin:50px auto;
	color:#333;
	background:#ccc;
	padding:20px 0;
	background:url(../images/pagecul1.png) no-repeat right 0 #ccc;
}

#contatForm th{
	text-align:center;
	padding:20px;
	vertical-align:top;
	line-height:1.8;
	font-weight:700;
}

#contatForm td{
	width:400px;	
	vertical-align:middle;
}

.tdWidth{
	width:350px;
	padding:2px;
}

.tdWidth2{
	width:200px;
	padding:2px;
}

.td_bottom{
	background:url(../images/pagecul2.png) no-repeat left bottom;
}

.btnForm{
	padding:5px 20px;
	background-color:#fff;
	border:0;
	font-weight:bold;
	margin:30px 0 20px;
}

#board{
	width:300px;
	text-align:center;
	background:#eee;
	margin:30px auto;
	padding:20px 50px;
}

#board h3{
	margin:10px 0;
	font-size:14px;
}

#board p{
	margin:10px 0;
}

#board img{
	margin:10px 0;
}

/*
	price css
*/

.priceContent{
	margin:20px 0;
}


.priceContent img{
	margin:0 20px;
}

/*
company css
*/
#profile img{
	float:right;
	margin:30px 70px 10px 20px;
}

.topHx{
	font-size:16px;
	margin:20px;
	color:#333;
	font-weight:700;
}

#profileInner .topHx span{
	color:#40bfd6;
	font-size:20px;
}

#profileInner p{
	margin:20px;

}

#profileInner{
	float:left;
	width:420px;
}

.borderBox{
	border:1px dotted #333;
	padding:20px;
}

.kakugobnr{
	clear:both;
	padding-top:20px;
}


#profileInner .kakugobnr .bnr{
	float:right;
	padding-right:60px;
}

.kakugobnr{
	padding-top:30px;
	font-size:16px;
	font-weight:700;
	color:#333;
}

.kakugobnr p{
	float:left;
	width:425px;
	text-align:right;
	margin-right:10px;
	padding-right:20px;
	background:url(../images/bluearrow_10.png) no-repeat right center;
}


#data{
	position:relative;
	margin:20px auto;
	margin-top:50px;
	margin-bottom:50px;
	/*background:#eee;*/
}

#data th, #data td{
	border-bottom:1px solid #ddd;
	padding:20px;
	vertical-align:middle;
}

#data th{
	width:150px;
	text-align:center;
}

#data td{
	width:400px;
	line-height:1.8;
}

.bg_arrow{
	background:url(../images/bluearrow_10.png) no-repeat right center;
	padding-left:20px;
}

#data td .ahrefBtn{
	margin-left:20px;
}
/*
	inside css
*/
#inside img{
	float:left;
	margin:0 20px 20px 0 ;
}


.comment img{
	margin:20px;
}

.f16{
	font-size:16px;
}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt100{margin-top:100px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}

.mr20{margin-right:20px;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}
.pt110{padding-top:110px;}
.pt120{padding-top:120px;}
.pt130{padding-top:130px;}


.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}


.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl60{padding-left:60px;}
.pl65{padding-left:65px;}
.pl70{padding-left:70px;}
.pl200{padding-left:200px;}
.pl5{padding-left:5px;}

.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr60{padding-right:60px;}

.clear{ clear:both;}
.f_right{ float:right;}

.thumArea{
	width:540px;
	margin:40px auto;
}

.thumArea ul{
	margin-left:-40px;
}

.thumArea li{
	width:250px;
	float:left;
	margin-left:40px;
}

.thumArea li h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.thumArea li p{ line-height:1.6 !important;}


.sitemap ul{
	overflow:hidden;
	margin:30px 0;
}

.sitemap li{
	font-size:14px;
	margin-bottom:10px;
	/*width:350px;
	float:left;*/
	/*border-bottom:1px dotted #ccc;*/
	padding:5px;
	margin-left:20px;
}

.sitemap li a{
	background:url(../images/btn.png) no-repeat 0 50%;
	padding-left:20px;
}

.sitemap li.explain_logo a{ background:none; padding:0;}

.sitemap li.explain{
	padding-left:25px;
	font-size:13px;
	margin:-10px 0 20px 20px;
	line-height:1.4;
}

.privacy p{
	font-size:13px !important;
	line-height:1.4 !important;
	color:#333;
}

.privacy dl{
	margin:30px 0 60px;
}

.privacy dt{
	font-size:15px !important;
	background:url(../images/bluearrow_10.png) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	margin-bottom:15px;
}

.privacy dd{
	font-size:13px !important;
	margin:0 0 30px;
}

.pl20{padding-left:20px;}

.campain .textArea{
	text-align:center;
	font-size:14px;
	line-height:2;
	padding:40px 0;
}

.campain .textArea span{
	font-size:18px;
	color:#00aac8 !important;
}

.campain .campain_info li{
	margin-bottom:20px;
	text-align:center;
}

.campain .campain_info {
	margin-bottom:60px;
}


.recruit{
	line-height:1.8;
}

.recruit dl{
	border-bottom:1px solid #7B7B7B;
}

.recruit dt{
	clear:both;
	float:left;
	font-size:12px;
	width:140px;
	color:#333;
	padding:10px 5px;
	border-top:1px solid #7B7B7B;
}

.recruit dd{
	overflow:hidden;
	zoom:1;
	font-size:12px;
	color:#333;
	padding:10px 0;
	border-top:1px solid #7B7B7B;
}

.recruit dd dl{ margin-top:-10px; border-bottom:0px solid #ddd;}

.recruit dd dt{
	border:none;
	width:130px;
	padding:10px 5px;
}

.recruit dd dd{
	border:none;
	padding:10px 0;
}

.responsible{
	clear:both;
	font-size:12px;
	text-align:center;
	color:#333;
	padding-top:20px;
	padding-bottom:30px;
}

.responsible a{ color:#00aac8;}
.responsible a:hover{ color:#00aac8; text-decoration:underline;}


.recruit h3{
	font-size:18px;
	color:#e60012 !important;
	font-weight:bold;
	margin-bottom:10px;
}

.recruit h3 span.new{
	color:#e60012 !important;
	background:url(../images/icon_new.png) no-repeat right 50%;
	padding-right:60px;
	z-index:999;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.recruit h2 span.red{
	font-size:18px !important;
	margin:0 10px;
	color:#e60012 !important;
}

.recruit .rightArrow{
	background:url(../images/right_arrow.png) no-repeat left center;
	padding-left:10px;
	margin-left:20px;
	font-weight:normal !important;
	color:#00aac8 !important;
}

.sns{
	padding:30px 0 0 30px;
	margin-bottom:-30px;
}


/*161227追加*/
/*----------wanted-monitor.html----------*/

.wanted-monitor-contents{
	text-align: center;
	margin: 0 auto;
}

#contents.wanted-monitor-ttl span{
	color: #ff0000 !important ;
	font-family: 
}

 .wanted-monitor-contents h3{
	font-size: 24px;
	margin-bottom: 50px;
	line-height: 1.6;
}

.wanted-monitor-contents-text{
	margin-bottom: 50px;
}

.wanted-monitor-contents-text p{
	color: #000;
}

.wanted-monitor-contents-text .big{
	font-size: 14px;
	font-weight: bold;
}

/*170105追加*/
/*----------planning-design.html----------*/

.planning-design-contents{
	text-align: center;
	margin: 0 auto;
}

#contents.planning-design-ttl span{
	color: #ff0000 !important ;
	font-family: 
}


.planning-design-contents-text{
	margin-bottom: 30px;
}

.planning-design-contents-text2{
	margin-bottom: 30px;
}

.planning-design-contents-text p{
	color: #000;
	font-weight: bold;
	line-height: 1em;
}

.planning-design-contents-text2 p{
	color: #000;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#contents .design-address p{
	margin: 0;
	color: #000;
}

#contents .design-address {
	margin-top: 50px;
}


#contents .design-address .text-big{
	font-size: 18px;
	font-weight: bold;
}




/*170105追加*/
#contents.height-m{
	height: 1300px;
}

#sideNav span.new { 
	background:url(../images/common/banner/new.png) no-repeat 0 0;
	position:absolute;
	top:3px;
	right:0px;
	z-index:999;
	width:25px;
	height:25px;
	display:inline-block;
	display:inline;
	zoom:1;
}

#sideNav li{
	height:auto;
	position:relative;
}

#sideNav li a{
	display:block;
	margin:0;
	background:url(../images/btn.png) no-repeat left center;
	padding:10px;
	padding-left:15px;
	font-weight:700;
	border-bottom:1px dashed #ccc;
}

#sideNav li.banner-border a{
	border-bottom: none;
	padding: 10px 10px 11px 15px;
}

#sideNav .banner-img {
	border-bottom:1px dashed #ccc;
}

#sideNav .banner-img  img{
	padding-bottom: 10px;
}


#sideNav .banner-img  a{
	background: none;
	padding:  0;
	padding-left: 0;
}

#sideNav .banner-img  a:hover{
	background:#fff;
	padding:0;
	opacity: .5;
}

#sideNav .small{
    font-size: 10px ;
    -webkit-transform: scale(0.8)!important;
    -webkit-transform-origin:0 0!important;
    display: inline-block;
}

#sideBannar .sideBannar-text{
	font-size: 10px;
	text-align: left;
	color: #ff9900;
	letter-spacing: 1px;
}

#sideBannar .sideBannar-m{
	margin: 22px 10px;
}




/*mansion.html*/
#mansion .magazine .case ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#mansion .case li img:hover{
	opacity: .7;
}

#mansion .red{
	color: #ff0000;
	padding-left: 20px;
}

#mansion .case h2 .right{
	float: right;
	margin: 0;
}

#mansion #contents h2{
	font-size:18px;
	margin:30px 0 10px 0;
	color:#333;
	border-bottom:1px dotted #333;
	padding-bottom:5px;
	position:relative;
}

#mansion .magazine .case ul{
	margin: 0; 
}

#mansion .magazine .case li{
	margin: 5px 12px; 
	height: 310px;
}

#mansion .magazine .case p{
	line-height: 1.6em;
}

/*in-store.html*/
.contentsHeight2{
	height:2100px;
}
#in-store {
	 font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#in-store .main-cntents:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#in-store h3{
	font-size: 16px;
	margin-bottom: 40px;

}

#in-store .main-text{
	float: left;
	width: 460px;
}

#in-store .main-text p{
	margin: 0;
}

#in-store .main-img{
	float: right;
}

#in-store .sub-contents {
	margin: 100px 0 0;
}

#in-store .sub-contents ul{
	margin-bottom: 50px;
}

#in-store .sub-contents li{
	display: table-cell;
	width: 230px;
}

#in-store .sub-contents .sub-contents-left{
	padding:0 40px 0 100px;
}

#in-store .sub-contents .sub-contents-right{
	padding:0 100px 0 40px;
}

#in-store h4{
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
}

#in-store .btn-erea{
	text-align: center;
}

#in-store .btn-erea h5{
	font-size: 18px;
	margin-bottom: 20px;
	color: #000;
}

/*----------inside.html----------*/

#inside .inside-box1:after,
#inside .inside-box2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#inside.inside-contentsHeight{
	height: 2100px;
}

#inside img{
	width: 100%;
	float: none;
	margin:0;
}

#inside .inside-box1 .inside-box1-left{
	float: left;
	width: 60%;
}

#inside .inside-box1 .inside-box1-right{
	float: right;
	width: 25%;
}

#inside .inside-box1 {
	padding-top: 30px;
}

#inside .inside-box1 h2 {
	margin-bottom: 30px;
	font-size: 22px;
}

#inside .inside-box1  .ttl{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
}

#inside .inside-box1  .ttl-text{
	line-height: 3em;
}

#inside .ttl-tag{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	line-height: 1em;
}

#inside .inside-box{
	margin-bottom: 50px;
}

#inside .inside-box2 .inside-box2-left{
	float: left;
	width: 200px;
}

#inside .inside-box2 .inside-box2-right{
	float: right;
	width: 60%;
}

#inside .inside-box2-right .inside-box2-right-box {
	float: left;
	width: 306px;
	padding-left: 8px;
}

#inside .inside-box2-right .inside-box2-right-box2 {
	float: left;
	width: 136px;
	padding:35px 0 0 10px;
}

#inside .inside-box2-right-box .not{
	white-space: nowrap;
}

#inside .inside-box3 li{
	width: 200px;
	display: inline-table;
	padding-right: 79.5px;
}

#inside .inside-box3 li.last{
	padding-right: 0;
}
