﻿@charset "UTF-8";
/* ビサイト株式会社 */

/*　========= CONTENT ============　*/

#content {
	padding: 0px 10px;
	}

/*　========= CONTENT (exLEFT) ============　*/

#cont_map {
	float: right;
/*	margin-left: 5px;
*/	}
	
/*　========= TOUCH_BAR (exRIGHT) ============　*/
	
#touch_bar {
	float: left;
	width: 20px;
	padding-top: 0px;
	}

#touch_bar h4 {
	background: url(../images/touch.jpg) no-repeat top center;
	height: 900px;
	}

/*　========= CONTENT_BAR (exRIGHT) ============　*/
	
#cont_bar {
	float: left;
	width: 20px;
	padding-top: 0px;
	}

#cont_bar h5 {
	background: url(../images/barup.jpg) no-repeat top center;
	height: 38px;
	}

#cont_bar h6 {
	background: url(../images/bardown.jpg) no-repeat top center;
	height: 38px;
	}

#cont_bar h4 {
/*	background: url(../images/navi_title_gb.gif) no-repeat top center;
	color: #FFF;
*/	font-size: 13px;
	height: 380px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	padding-left: 3px;
	}

/*　==========SERVICE===========　*/

div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #44AAFF;
	font-size: 13px;
	line-height: 1.5em;
	}

#topic {
	margin: 0px 20px 0px 20px;
	border: 3px solid #44AAFF;
	padding: 3px;
	}
	
.topic_img {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

.topic_img_text {
	padding-left: 10px;
	}
	
#topic p {
	font-size: 11px;
	}
	
.topic_img h4 {
	color: #44AAFF;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 1px;
	}
	
#topic h3 {
	background: #44AAFF;
	color: #fff;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	}
