@charset "UTF-8";
@import url(../css/layout.css);
/* CSS Document */

/*ページ２のメインコンテンツ-------------------------------------------*/
#main2 {
	padding-left:10px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FF9999;
	}

#toppic {
	width:605px; height:400px;
	background-image:url(../images/tanoshicar-pic2.jpg);
	background-repeat:no-repeat;	
	}

table {border-bottom:#CCCCCC 1px solid;}
table#noborder {border-bottom:none;}

/*ページ2のナビ---------------------------------------------*/
#navip2 {
	width:260px; height:165px;
	position:relative;
	top:220px;
	left:310px;
	}
#navip2 li {
	list-style-type:none;
	}
#navip2 a {
	display:block;
	text-indent:-9877em;
	background:url(../images/tanoshicar_navi.gif);
	overflow:hidden;
	_overflow:auto;
	}
* html #navip2 a { /*IE6*/
	overflow:auto;
	}


/*OFF*/
#navip2 li.drivepoint a {
	background:url(../images/tanoshicar_navi.gif) no-repeat 0px 0px;
	width:260px; height:55px;
	}
#navip2 li.drivemusic a {
	background:url(../images/tanoshicar_navi.gif) no-repeat 0px -55px;
	width:260px; height:55px;
	}
#navip2 li.driveinterior a {
	background:url(../images/tanoshicar_navi.gif) no-repeat 0px -110px;
	width:260px; height:55px;
	}


/*HOVER*/
#navip2 li.drivepoint a:hover {
	background:url(../images/tanoshicar_navi.gif) no-repeat -260px 0px;
	width:260px; height:55px;
	}
#navip2 li.drivemusic a:hover {
	background:url(../images/tanoshicar_navi.gif) no-repeat -260px -55px;
	width:260px; height:55px;
	}
#navip2 li.driveinterior a:hover {
	background:url(../images/tanoshicar_navi.gif) no-repeat -260px -110px;
	width:260px; height:55px;
	}

	
	
	
/*LINK BANNERS---------------------------------------------*/
#links {
	margin:5px;
	height:150px;
	border:#FFCC00 dashed 1px;
	}
#links .linkbanners {
	margin-left:15px;!important
	margin-left:5px;
	margin-bottom:10px;
	margin-right:10px;!important
	margin-right:8px;
	width:160px;
	height:100px;
	float:left;
	}
* html #links .linkbanners {/*IE*/
	margin-left:5px;
	margin-right:15px;
	}
#links a {
	display:block;
	text-decoration:none;
	padding-top:5px;
	padding-left:8px;
	}
#links .linkbanners a {
	width:160px;
	height:100px;
	background-image:url(../images/linkbanners/linkbanner.gif);
	background-repeat:no-repeat;
	}
#links .linkbanners a:hover {
	width:160px;
	height:100px;
	background-image:url(../images/linkbanners/linkbannerH.gif);
	background-repeat:no-repeat;
	}
	
#links h5 {
	line-height:1.3;
	width:135px;
	}
/*ミュージック----------------------------------------------------------*/
#music {
	margin:5px;
	width:595px;
	overflow:auto;
	}

#music .musicbox {
	width:290px; height:70px;
	margin-left:25px;
	float:left;
	}
#music p#musictext {
	font-size:80%;
	color:#993300;
	line-height:1.3em;
	text-align:left;
	}
h2#musictext {
	color:#990099;
	}
	
/*角丸くん2----------------------------------------------------------*/
#maincontents span.rtop2, #maincontents span.rbottom2 {
	display:block;
	background: #FF9999;
	}
#maincontents span.rtop2 span, #maincontents span.rbottom2 span {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #FFFFFF;
	}
#maincontents span.r1{margin: 0 5px;}
#maincontents span.r2{margin: 0 3px;}
#maincontents span.r3{margin: 0 2px;}
#maincontents span.r4{margin: 0 1px;height: 2px;}
