a:link {text-decoration: none;color:#FF0000;}
a:visited {text-decoration: none;color:#561D1D;}
a:hover {text-decoration: none;color:#0084FF;}
a:active {text-decoration: none;color:#000000;}

* {margin:0;padding:0;}
/*body{background:url(http://carlife-navi.net/images/bg.gif);} */
#header {
		width: 780px;
}

#header h1 a#siteid {
	background:url(http://carlife-navi.net/images/logo.gif) no-repeat;
	width:125px;
	height:40px;
	display:block;
	margin:5px 0 0 20px;
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
}


#title {
		width: 780px;
		height:125px;
		background:url(http://carlife-navi.net/images/header.jpg) no-repeat;
}

#container {width: 780px;margin:0 auto;background:#ffffff;}

/* 右メニュー始まり */

#menu {
		width: 200px;
		float:right;
		padding-top:30px;
		text-align:left;
		font-size:80%;
}

.menu {
		width:180px;
		margin-left:10px;
		margin-bottom:20px;
		background-color:#F9EED9;
}

#menu ul{margin:15px 0 20px 30px;list-style:none;}
#menu li{padding:5px 0 0 0;}

/* 右メニューおしまい */


/* メイン部分スタイル始まり */

#main {
		width:580px;
		float:left;
		padding-top:10px;
}
.main_spacer {margin-left:25px;}
.main_spacer h2{margin:0 0 20px 0;}

.main_body{background:#F2F2F2;width:500px;}
.main_top{background:url(http://carlife-navi.net/images/main_top.gif) no-repeat;width:500px;height:20px;}
.main_bottom{background:url(http://carlife-navi.net/images/main_bottom.gif) no-repeat;width:500px;height:20px;margin:0 0 20px 0;}

.main_inside{padding:5px 20px;font-size:11px;line-height:180%;}
.main_inside h4{font-size:14px;color:#0033FF;font-weight:bold;margin:10px 0 0 0;}
.main_inside span{color:#FF0000;}
.main_inside h3{color:#FF6600;margin:0 0 10px 0;}
.small_word{font-size:10px;padding:5px 0;}
.shorui h3{
			background:url(http://carlife-navi.net/images/shorui.gif) no-repeat;
			width:380px;
			height:20px;
			text-indent:-10000px;
			margin:10px 0;
}

.mitsu h3{
			background:url(http://carlife-navi.net/images/mitsumori.gif) no-repeat;
			width:380px;
			height:20px;
			text-indent:-10000px;
			margin:10px 0;
}

.m_point h3{
			background:url(http://carlife-navi.net/images/m-point.gif) no-repeat;
			width:380px;
			height:20px;
			text-indent:-10000px;
			margin:10px 0;
}


/* メイン部分スタイルおしまい */

#footer {
		width: 780px;
		margin-top:10px;
		font-size:60%;
		color:#5E3F02;
		padding:10px 0;
		text-align:center;
		clear: both;
		border-top:1px solid #5E3F02;
		font-family: Arial;
}
