@charset "utf-8";
/* CSS Document */

#main{
	width:955px;
	margin:0px auto 0px auto;
}

#tenpo_jyouhou{
	width:683px;
}

.tenpo_jyouhou_tittle{
	width:683px;
	height:40px;
	line-height:39px;
	background-image:url(/images/page_tenpo_jyouhou/tenpo_jyouhou_tittle.png);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
}

#inner_tenpo_jyouhou{
	width:681px;
	border-bottom:1px solid #c0c0c0;
    border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	margin:0px;
	padding:0px;
}

.tenpo_mei{
	width:683px;
	margin:0 0 15px;
}

.tenpo_mei img{
	margin:5px 0px 0px 0px;
}

.left_box{
	width:387px;
	float:left;
	margin:20px 10px 0px 10px;
	font-size:12px;
}

.p_height{
	line-height:1.6em;
	margin:5px 0px 5px 2px;
}

.jyusyo_table{
	width:386px;
	margin:0px 0px 0px 0px;
	border:1px solid #abaef8;
}

.ta3 {
 width: 386px;/*テーブルの幅*/
 margin:0px;
 background-color:#fff;
}
 
.ta3 td, .ta3 th{
	text-align:center;
    border-right: 1px dotted #abaef8;/*線の色*/
    border-bottom: 1px dotted #abaef8;/*線の色*/
	padding:7px 8px;
}

.migi{
	border-right:none !important;
}

.shita{
	border-bottom:none !important;
}

.migi_shita{
	border-right:none !important;
	border-bottom:none !important;
}

.gazou{
	float:right;
	width:260px;
	height:195px;
	margin:20px 15px 0px 0px;
}