@charset "utf-8";
/*
*
*
*	Information Module
*
*	+Information
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	Information

/////////////////////////////////////////////////////////////*/

div#information {
	padding: 0 10px 0 10px;
}
div#information table#info_hours {
	border-collapse:collapse;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}
div#information table#info_hours td {
	border: 1px solid #FFF;
	border-collapse:collapse;
	padding: 10px;
}
div#information table#info_hours td.td01 {
	background:#E2E8EC;
}
div#information table#info_hours td.td02 {
	background:#AAD8F3;
}
div#information table#info_hours td.td03 {
	background:#E4BBE0;
}
div#information p.expla {
	margin-bottom: 15px;
	margin-left: 5px;
}
div#information ul {
	margin:0 5px;
}
div#information table.table01 {
	width: 100%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border: 1px solid #F0F0F0;
}
div#information table.table01 th {
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-image: url(../../share/images/th01.gif);
	background-repeat: repeat-x;
}
div#information table.table01 td {
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FCFCFC;
	text-align:center;
	background-image: url(../../share/images/td01.gif);
	background-repeat: repeat-x;
}
div#information table.table01 td.td_10 {
	font-size:75%;
}
div#information table.table02 {
	width: 100%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border: 1px solid #F0F0F0;
	font-size:80%;
}
div#information table.table02 th {
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
div#information table.table02 td {
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FCFCFC;
	text-align:center;
}
div#information div.service_type {
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 5px;
}
div#information div.service_type a {
	width:250px;
	height:63px;
	display: block;
	text-decoration: none;
}
div#information div.service_type a strong {
	font-size:9px;
	color:#FFFFFF;
	visibility: hidden;
}
div#information div#btn_carspace a {
	background-image: url(../images/servicetype_01.jpg);
	background-repeat: no-repeat;
}
div#information div#btn_shisetsu a {
	background-image: url(../images/servicetype_02.jpg);
	background-repeat: no-repeat;
}
div#information div#btn_ippan a {
	background-image: url(../images/servicetype_03.jpg);
	background-repeat: no-repeat;
}
div#information div#btn_gairai a {
	background-image: url(../images/servicetype_04.jpg);
	background-repeat: no-repeat;
}
div#information div.member_type {
	width:250px;
	height:80px;
	background:url(../images/btn_course.jpg) no-repeat;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 5px;
}
div.member_type dl {
	padding:0;
	margin:0;
	display: block;
	font-weight:bold;
}
div.member_type dl dt {
	background-image:none;
	display: block;
	padding-top: 0.7em;
	padding-left: 22px;
	padding-right: 5px;
}
div.member_type dl dd {
	font-size:75%;
	margin:0;
	padding-top: 7px;
	padding-bottom: 0px;
	display: block;
	padding-left: 22px;
	padding-right: 5px;
	font-weight: normal;
}
div#information table.table03 {
	width: 100%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border: 1px solid #F0F0F0;
}
div#information table.table03 th {
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-image: url(../../share/images/th01.gif);
	background-repeat: repeat-x;
}
div#information table.table03 td {
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FCFCFC;
	text-align:left;
	background-image: url(../../share/images/td01.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}
div#information table.table03 td.td_10 {
	font-size:75%;
}
/*/////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////*/

