@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  background-color:#FFFF99;
  color: #000000;
  text-align:center;
}
h1 {
	margin:0;
	font:12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
}
a:link {
	text-decoration:underline;
	color: #3300FF;
}
a:active {
	text-decoration: underline;
	color: #3300FF;
}
a:visited {
	text-decoration:underline;
	color: #3300FF;
}
a:hover {
	text-decoration: underline;
	color:#FF0033;
}

#pagebody {
	width:740px;
	margin:0 auto 0 auto;
}

/* 
---------------------------------------------------- */
.frm1 {
	padding:4px;
	font:12px "ＭＳ Ｐゴシック", "Osaka";
	line-height:135%;
 }
.style2 {
	color: #FF0033;
	font-weight: bold;
}
.lastup {  font-size: 10px; color: #999999}
.BK_10px {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px}
.BK_12px {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}
.BK_12pt {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12pt; line-height: 125%}
.BK_10pt {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; line-height: 135%}
.BK_11px {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 125%}
.BK_11pt {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11pt; color: #333333; line-height: 125%}

/* アニメ、キャッチコピーエリア
---------------------------------------------------- */
#ani1 {
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
}

/* メインコンテンツ-1
---------------------------------------------------- */
#contents {
	float:left;
	margin:4px 0 2px 0;
	padding:0;
	width:530px;
}
#contents1 {
	margin:0 0 9px 0;
	padding:0;
	height:300px;
	background:url(../images/copy_battery1.jpg) top left no-repeat;
	text-align:center;
}
#ccopy1 {
	margin:0 82px 0px 102px;
	text-align:left;
}
#ccopy1 p {
	margin:0 0 2px 0;
	font:0.9em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000000;
	line-height:1.3em;
}

/* メインコンテンツ-2
---------------------------------------------------- */
#contents3 {
	margin:0;
	padding:0;
	height:189px;
}
#contents2 {
	margin:0;
	padding:0;
	width:352px;
	float:left;
}

#box_grn {
	float:left;
	margin:0;
	padding:0;
	width:173px;
	height:182px;
	border:1px #009933 solid;
	background-color:#d9ffd9;
}
#box_grn h2{
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:7px 4px 5px 4px;
	border-bottom:1px #009933 solid;
	background:#66CC66;
}

#box_grn p{
	text-align:left;
	font-size:12px;
	line-height:146%;
	margin:0;
	padding:3px 3px 3px 8px;
}

#box_red {
	float:right;
	margin:0;
	padding:0;
	width:173px;
	height:182px;
	border:1px #ff0000 solid;
	background-color:#ffebff;
}
#box_red h2{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 0;
	padding:7px 4px 5px 4px;
	background:#FF6699;
	border-bottom:1px #FF0000 solid;
}
#box_red p{
	text-align:left;
	font-size:12px;
	line-height:150%;
	margin:0;
	padding:3px 3px 2px 8px;
}
.jbr_banner {
	margin:10px 0 10px 10px;
}

#box_grn2 {
	float:right;
	margin:0;
	padding:0;
	width:173px;
	height:182px;
	border:1px #009933 solid;
	background-color:#d9ffd9;
}
#box_grn2 h2{
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:7px 4px 5px 4px;
	border-bottom:1px #009933 solid;
	background:#66CC66;
}

#box_grn2 p{
	text-align:left;
	font-size:12px;
	line-height:145%;
	margin:0;
	padding:3px 3px 3px 8px;
}

/* サイドコンテンツ
---------------------------------------------------- */
#side_contents {
	float:right;
	margin:0;
	width:200px;
}
#side_contents a:link {
	text-decoration:underline;
	color: #FFFFFF;
}
#side_contents a:active {
	text-decoration: underline;
	color: #333333;
}
#side_contents a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
#side_contents a:hover {
	text-decoration: underline;
	color:#FF0033;
}

#box_org {
	margin:5px 0;
	padding:0;
	border:1px #ff3300 solid;
	background-color:#ffe699;
}
#box_org h2{
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:7px 4px 5px 4px;
	background:#FF9900;
	border-bottom:1px #ff3300 solid;
}
#box_org p{
	font-size:12px;
	line-height:150%;
	margin:0 0 0 0px;
	padding:4px 4px 4px 8px;
	text-align:left;
}

#box_blu {
	margin:5px 0;
	padding:0;
	border:1px #0033ff solid;
	background-color:#d9ffff;
}
#box_blu h2{
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:7px 4px 5px 4px;
	background:#3366FF;
	border-bottom:1px #0033ff solid;
}
#box_blu p{
	font-size:12px;
	line-height:150%;
	margin:0 0 0 0px;
	padding:4px 4px 4px 8px;
	text-align:left;
}

#box_red2 {
	height:218px;
	margin:5px 0;
	padding:0;
	border:1px #0033ff solid;
	background-color:#d9ffff;
}
#box_red2 h2{
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:7px 4px 5px 4px;
	background:#3366FF;
	border-bottom:1px #0033ff solid;
}
#box_red2 p{
	font-size:12px;
	line-height:140%;
	margin:0 0 0 0px;
	padding:4px 4px 2px 8px;
	text-align:left;
}
#box_red2_link {
	margin:0;
	padding:0;
}
#box_red2_link a:link {
	text-decoration:underline;
	color: #333333;
}
#box_red2_link a:active {
	text-decoration: underline;
	color: #333333;
}
#box_red2_link a:visited {
	text-decoration:underline;
	color: #333333;
}
#box_red2_link a:hover {
	text-decoration: underline;
	color:#FF0033;
}


/* QRコード
---------------------------------------------------- */
#mobile_info {
	clear:both;
	width:529px;
	height:90px;
	margin:0 0 5px 0;
	padding:0;
	border:2px #66CC99 solid;
	text-align:left;
}
#mobile_info p {
	margin:2px 0 2px 6px;
	font-size:12px;
	line-height:150%;
}
#mobile_info img {
	margin:0px 5px 0px 1px;
	float:right;
	border:none;
}
#mobile_info form {
	margin:2px 0 2px 4px;
	padding:0;
	font-size:12px;
	line-height:150%;
}

/* 中古車表示エリア
---------------------------------------------------- */
#ubike {
	clear:both;
	width:740px;
	margin:0;
	border:5px #FF6633 double;
	text-align:center;
}
#ubike h2{
	width::100%;
	margin:0;
	padding:4px 0 2px 0;
	text-align:center;
	color:#33333;
	font-size:16px;
	background-color:#FF99a0;
	border-bottom:1px #ff0033 solid;
}
.red_bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FF0033;
}

