
/* Rental
--------------------------------------------------------------*/
#SubMenu {
	margin : 0;
	padding : 0;
	width: 800px;
	height: 35px;
	background: url(../base/image/submenu.jpg);
	background-repeat: no-repeat;
}

#SubMenu ul {
	margin: 0;
	padding : 0 0 0 9px;
	list-style-type: none;
	height: 35px;
}
#SubMenu li {
	margin : 0;
	_margin: 0 3px 0 0;
	padding : 0 3px 0 0;
	_padding: 0px;
	float: left;
	height: 35px;
}

#SubMenu li a {
	margin:0;
	padding:0;
	display:block;
	height: 35px;

	/*　テキストを画面外に　*/
	text-decoration:none;
	text-indent:-9999px;


	/*　IE5対策　*/
	background-repeat:repeat-x;

	/* MacIE Hack \*/
	overflow: hidden;
	/* end MacIE Hack */

}

/* navi
--------------------------------------------------------------*/
#SubMenu01 {width:148px;height:35px;}
#SubMenu01 a:hover {background: url(../base/image/submenu_on.jpg) -9px 0; width:148px;height:35px;}
#SubMenu01on {background: url(../base/image/submenu_on.jpg) -9px 0; width:148px;height:35px;}

#SubMenu02 {width:148px;height:35px;}
#SubMenu02 a:hover {background: url(../base/image/submenu_on.jpg) -160px 0; width:148px;height:35px;}
#SubMenu02on {background: url(../base/image/submenu_on.jpg) -160px 0; width:148px;height:35px;}

#SubMenu03 {width:148px;height:35px;}
#SubMenu03 a:hover {background: url(../base/image/submenu_on.jpg) -311px 0; width:148px;height:35px;}
#SubMenu03on {background: url(../base/image/submenu_on.jpg) -311px 0; width:148px;height:35px;}

#SubMenu04 {width:148px;height:35px;}
#SubMenu04 a:hover {background: url(../base/image/submenu_on.jpg) -462px 0; width:148px;height:35px;}
#SubMenu04on {background: url(../base/image/submenu_on.jpg) -462px 0; width:148px;height:35px;}

#SubMenu05 {width:148px;height:35px;}
#SubMenu05 a:hover {background: url(../base/image/submenu_on.jpg) -613px 0; width:148px;height:35px;}
#SubMenu05on {background: url(../base/image/submenu_on.jpg) -613px 0; width:148px;height:35px;}





/* Base01
--------------------------------------------------------------*/
#BaseIndex {
	margin: 0;
	padding: 0;
	background-image: url(../base/image/index/bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#BaseIndex table{
	font-size: 1.0em;
	margin: 10px 10px 0 20px;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

#BaseIndex table tr.bg{
	background-color: #F1F1F1
}

#BaseIndex table th{
	text-align: left;
	background-color: #CAECFF;
	padding: 3px 5px;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	vertical-align: top;
}

#BaseIndex table th.name{
}

#BaseIndex table th.use{
	white-space: nowrap;
}

#BaseIndex table th.feature{
}

#BaseIndex table th.case{
}

#BaseIndex table td{
	padding: 3px 5px;
	border-right: 1px solid #A0A0A0;
	vertical-align: top;
}

#BaseIndex table td ul{
}

#BaseIndex table td ul li{
	padding-left: 0.5em;
	text-indent: -0.5em;
}

#BaseIndex table td a:link{
	color: #3C489A;
	text-decoration: none;
}

#BaseIndex table td a:visited{
	color: #3C489A;
	text-decoration: none;
}

#BaseIndex table td a:hover{
	color: #3C489A;
	text-decoration:underline;
}

#BaseIndex table td span,
#BaseIndex ul.notes li span{
	color: #CE7807;
}

#BaseIndex ul.notes{
	margin: 5px 10px 0 25px;
	font-size: 0.8em;
}

#Base01 {
	margin: 0;
	padding: 0;
	background-image: url(../base/image/01/bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#BaseIndex .title{
	margin: 0 10px 0 20px;
	padding: 70px 0 5px;
	border-bottom: 1px solid #cccccc;
}

#BaseIndex .title02{
	margin: 0 10px 0 20px;
	padding: 30px 0 5px;
	border-bottom: 1px solid #cccccc;
}

#Base01 #Ttl,
#Base02 #Ttl,
#Base03 #Ttl{
	margin: 0 10px 0 20px;
	padding: 70px 0 5px;
	border-bottom: 1px solid #cccccc;
}

#BaseIndex .title p,
#BaseIndex .title02 p{
	padding: 5px 0 2px 30px;
	background-image: url(../../image/icn_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.2em;
	font-weight: bold;
}

#Base01 #Ttl p,
#Base02 #Ttl p,
#Base03 #Ttl p{
	padding: 5px 0 2px 30px;
	background-image: url(../../image/icn_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.2em;
	font-weight: bold;
}

#BaseIndex .txt,
#Base01 .txt,
#Base02 .txt,
#Base03 .txt{
	margin: 10px 10px 0 20px;
}

#BaseIndex .unit,
#Base01 .unit,
#Base02 .unit,
#Base03 .unit{
	margin: 0 10px 0 20px;
}

#BaseIndex .unit .left{
	float: left;
	width: 90px;
	text-align: center;
	margin: 50px 0 0;
}

#BaseIndex .unit .right{
	float: left;
	width: 680px;
	margin: 15px 0 0;
}

#BaseIndex ul.linklist{
	float: left;
	width: 20em;
	margin: 15px 0 0 30px;
}

#BaseIndex ul.linklist li{
}

#BaseIndex ul.linklist li a:link{
	color: #5B85FF;
	text-decoration: underline;
}

#BaseIndex ul.linklist li a:visited{
	color: #5B85FF;
	text-decoration: underline;
}

#BaseIndex ul.linklist li a:hover{
	color: #5B85FF;
	text-decoration: none;
}

#Base01 .exm,
#Base02 .exm{
	margin: 15px 0 0;
}

#Base01 .exm .left,
#Base02 .exm .left{
	float: left;
	width: 125px;
}

#Base01 .exm .left dl,
#Base02 .exm .left dl{
	margin: 0;
	padding: 0;
}

#Base01 .exm .left dl dt,
#Base02 .exm .left dl dt{
}

#Base01 .exm .left dl dd,
#Base02 .exm .left dl dd{
	margin: 0;
	font-size: 0.8em;
	text-align: center;
}

#Base01 .exm .right,
#Base02 .exm .right{
	float: right;
	width: 630px;
}

#Base01 .exm .right dl,
#Base02 .exm .right dl{
	margin: 0;
	padding: 0;
}

#Base01 .exm .right dl dt,
#Base02 .exm .right dl dt{
	background-color: #FF8383;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 10px;
}

#Base01 .exm .right dl dd,
#Base02 .exm .right dl dd{
	margin: 0;
	padding: 5px 10px;
}

#Base02 {
	margin: 0;
	padding: 0;
	background-image: url(../base/image/02/bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#Base03 {
	margin: 0;
	padding: 0;
	background-image: url(../base/image/03/bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#Base03 ul.list{
	margin: 0 0 0 10px;
}

#Base03 ul.list li{
	float: left;
	width: 25em;
	margin: 0 10px 0 0;
}

#Base03 ul.num{
	margin: 15px 0 0 10px;
}

#Base03 ul.num li img{
	margin: 0 10px 5px 0;
	vertical-align: middle;
}

