@charset "EUC-JP";

/*----------------------------------------
	利用案内
-----------------------------------------*/
/*--時間・カレンダー--*/
/*-- carbox ボックススタイル--*/

div.carbox{
	width: 690px;
	margin:0 auto;
	padding:10px 0 5px;
}
div.carbox .top{
	height:13px;
	background:url(../guide/img/carbox_top.gif) no-repeat;
	font-size:1px;/*IE対策*/
}
div.carbox .body{
	background:url(../guide/img/carbox_body.gif) repeat-y;
		padding:0 10px;
	_height:100%;/*IE対策*/
}
div.carbox .bottom{
	height:11px;
	background:url(../guide/img/carbox_bottom.gif) no-repeat;
	font-size:1px;/*IE対策*/
}


div.carbox .body div.ttlyamada{
border-bottom:4px solid #00A673;
}
div.carbox .body div.ttlinatsuki{
border-bottom:4px solid #00A673;
}
div.carbox .body div.ttlusui{
border-bottom:4px solid #00A673;
}
div.carbox .body div.ttlkaho{
border-bottom:4px solid #00A673;
}
div.carbox .body div.ttlyamada h3,
div.carbox .body div.ttlinatsuki h3,
div.carbox .body div.ttlusui h3,
div.carbox .body div.ttlkaho h3{
float:left;
}
div.carbox .body div.ttlyamada p,
div.carbox .body div.ttlinatsuki p,
div.carbox .body div.ttlusui p,
div.carbox .body div.ttlkaho p{
padding:1px;
float:right;
}
div.carbox .body p.leftimage{
float:left;
}
div.carbox .body div.rightcontents{
float:right;
width:460px;
}
div.carbox .body dt{
padding-top:10px;
font-weight:bold;
}
div.carbox .body dd{
display:block;
margin-left:5em;
margin-top:-1.4em;
}

/*移動図書館てんとう虫号*/
div.guibox{
	width: 670px;
	margin:0 auto;
	padding:10px 0 5px;
}
.tb_style_g table{
border-collapse:collapse;
}
.tb_style_g th,.tb_style_g td{
padding:3px 10px;
}
.tb_style_g th{
background-color:#DBF4F4;
}
.tb_style_g td{
background-color:#FFFFFF;
}
.tentoumushi_sentence {
	vertical-align:top;
}
.see_operation_table {
text-align:right;
}
div.tentoubox{
	width: 690px;
	margin:0 auto;
	padding:10px 0 5px;
}
div.tentoubox .top{
	height:13px;
	background:url(../guide/img/tentoubox_top.gif) no-repeat;
	font-size:1px;/*IE対策*/
}
div.tentoubox .body{
	background:url(../guide/img/tentoubox_body.gif) repeat-y;
		padding:0 10px;
	_height:100%;/*IE対策*/
}
div.tentoubox .bottom{
	height:11px;
	background:url(../guide/img/tentoubox_bottom.gif) no-repeat;
	font-size:1px;/*IE対策*/
}
