/*右メニュー*/
.right_menu {
	border: 1px solid #CCCCCC;
}

.rmenu_time {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 14px;
	line-height: 130%;
}

.rmenu_knowledge {
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}


/*トップページ*/
.top_google {
	font-size: 11px;
	color: #333333;
	line-height: 140%;
	vertical-align: middle;
}

html>/**/body .top_google {
	font-size: 10px;
	color: #333333;
	line-height: 100%;
	vertical-align: middle;
}

.top_marquee {
	font-size: 12px;
	color: #333333;
	border: 1px solid #DDDDDD;
	padding: 5px;
}

.top_greeting {
	font-size: 12px;
	color: #333333;
	border: 2px solid #CCCCCC;
	padding: 5px;
	line-height: 150%;
}

.top_voice_title {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.top_voice_txt {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.top_scr {
	overflow-y:scroll;
	overflow-x:hidden;
	height:130px;
	width:568px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

.top_news td {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.news_star {
	width:10px;
	vertical-align:top;
}

.top_merit_border{
	background-image: url(../top_img/border_step.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}


.top_consult_box {
	border: 1px solid #CCCCCC;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	vertical-align: top;
}

.top_consult_txt {
	font-size: 12px;
	line-height:130%;
	color: #555555;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 2px;
}

.orange17 {
	font-size: 17px;
	color: #ff6600;
	font-weight:bold;
	padding: 5px;
}

.pink17 {
	font-size: 17px;
	color: #eb4a77;
	font-weight:bold;
	padding: 5px;
}

.sky_blue17 {
	font-size: 17px;
	color: #4fb8ec;
	font-weight:bold;
	padding: 5px;
}

.yellow17 {
	font-size: 17px;
	color: #ff9933;
	font-weight:bold;
	padding: 5px;
}
/*コンセプト*/
.concept_image{
	font-size: 12px;
	padding: 6px;
	line-height:150%;
	color: #333333;
	text-align: left;
	background-image: url(../concept_img/bg_pct01.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 180px;
	vertical-align: top;
}

.concept_image div{
	width:356px;
}

.concept_image2{
	font-size: 12px;
	line-height:150%;
	color: #333333;
	text-align: left;
	background-image: url(../concept_img/bg_pct02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	height: 350px;
}

.concept_image2 div{
	width:330px;
}

/*サービス一覧*/
.service_overview {
	background-image: url(../service_img/overview_bg_middle.gif);
	background-repeat: repeat-y;
}

.service_overview div {
	padding-top: 6px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 160%;
	color: #555555;
	width: 420px;
	font-weight: bold;
	padding-bottom: 6px;
}

.service_title {
	background-image: url(../service_img/title_bg_service.gif);
	background-repeat: no-repeat;
	height: 43px;
}

.service_title #title{
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 35px;
	width: 520px;
	padding-top: 2px;
}

.service_plan_box{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.service_plan_box #title{
	font-size: 14px;
	line-height: 160%;
	color: #FF6600;
	font-weight: bold;
}

.service_menu_price{
	border-collapse:collapse;
}

.service_menu_price td{
	border: 1px solid #FF6600;
	line-height: 140%;
	color: #FF6600;
	background-color: #FFEFDF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: middle;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align:left;
}

.service_plan_price{
border-collapse:collapse;
}

.service_plan_price td{
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #efefef;
	font-family: "Courier New", Courier, mono;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*お客様の声*/
.voice_name{
	font-size: 14px;
	line-height: 160%;
	color: #555555;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.voice_border{
	background-image: url(../voice_img/border.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

/*リースについて*/
.sky_blue16 {
	font-size: 15px;
	color: #4fb8ec;
	font-weight:bold;
	padding: 3px;
}

.lease_q{
	font-size: 13px;
	line-height: 140%;
	color: #2589e6;
	font-weight: bold;
	padding: 6px;
	width: 523px;
}

.lease_a{
	font-size: 13px;
	line-height: 130%;
	color: #444444;
	padding: 6px;
	width: 523px;
}

.lease_border{
	padding-top: 4px;
	padding-bottom: 10px;
}

.lease_table {
border-collapse:collapse;
}

.lease_table th {
	border: 1px solid #66CCFF;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	background-color: #E8FEFF;
	padding: 6px;
}

.lease_table #special {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	background-color: #66CCFF;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}

.lease_table td {
	border: 1px solid #66CCFF;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	padding: 6px;
	text-align: center;
}

/*ご相談*/
.consul_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 6px;
	padding-top: 6px;
}

.consul_tel_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F3A1D7;
	padding: 6px;
}

.consul_tel_txt {
	font-size: 20px;
	color: #ED74BA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.consul_mail_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4EB7EA;
	padding: 6px;
}

.consul_mail_txt {
	font-size: 20px;
	color: #4EB7EA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.consul_fax_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #656565;
	padding: 6px;
}

.consul_fax_txt {
	font-size: 20px;
	color: #656565;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.consul_visit_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F0BC20;
	padding: 6px;
}

.consul_table {
border-collapse:collapse;
}

.consul_table th {
	border: 1px solid #cccccc;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	background-color: #efefef;
	padding: 6px;
	text-align:left;
}

.consul_table td {
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	padding: 6px;
	text-align: left;
}

.consul_table #special {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	background-color: #666666;
	padding: 6px;
	border: 1px solid #999999;
}

/*会社概要*/
.company_table {
border-collapse:collapse;
}

.company_table th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
	background-color: #eeeeee;
	padding: 6px;
	text-align:left;
	vertical-align:top;
	width:130px;
}

.company_table td {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
	padding: 6px;
	vertical-align:top;
	text-align:left;
}

/*プロフィール*/
.profile_q {
	font-size: 14px;
	color: #4EB7EA;
	font-weight:bold;
	padding:6px;
}

/*知恵袋*/
.knowledge_title {
	background-image: url(../knowledge_img/title_bg_knowledge.gif);
	background-repeat: no-repeat;
	height: 57px;
}

.knowledge_title #title{
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 60px;
	padding-top: 7px;
	width: 490px;
}

/*お支払い方法*/
.pay_table {
border-collapse:collapse;
}

.pay_table th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	background-color: #eeeeee;
	padding: 6px;
	text-align: left;
	width:200px;
	vertical-align:top;
}

.pay_table td {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	padding: 6px;
	text-align: left;
	width:370px;
	vertical-align:top;
}

.pay_table #special{
	border: 1px solid #CCCCCC;
	color: #F13B16;
	font-size: 14px;
	line-height: 140%;
	padding: 6px;
	text-align: left;
	font-weight: bold;
}

/*サイトマップ*/
.sitemap {
float:right;
text-align:right;
width:83px;
padding:0px;
margin:0px;
}

.h {
float:left;
width:500px;
padding:0px;
margin:0px;
}

.sitemap_table {
border-collapse:collapse;
}

.sitemap_table th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
	background-color: #eeeeee;
	padding: 6px;
	text-align:left;
	vertical-align:top;
	width:130px;
}

.sitemap_table td {
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 12px;
	line-height: 180%;
	padding: 10px;
	vertical-align:top;
	text-align:left;
	width:250px;
}

.sitemap_title{
	font-size: 14px;
	line-height: 160%;
	color: #FF6600;
	font-weight: bold;
}