﻿body {



margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

  background-color: #ffffff;

}





/* ハイパーリンク */

a {text-decoration:underline;color:#003399;}

a:hover {text-decoration:none;color:#FF3333;}

a.footer {color:#999999;}

a.top {color:#333399;}



a.mcate {text-decoration:underline;color:#996699;}

a.scate {text-decoration:underline;color:#6666CC;}



/* コピーライト・pagetopリンク */

.copy {font-size: 10px;color: #999999;text-decoration: none;}

.pagetop {color:#666666;font-size:10px;text-align:right;margin-right:6px;}





/* 注釈用 */

.notes {font-size:12px;color:#CC3333;}

.notes2 {font-size:12px;color:#333333;}



.main12 {

	FONT-SIZE: 12px; COLOR: #555555; LINE-HEIGHT: 140%

}

.main11{

	FONT-SIZE: 11px; COLOR: #555555; LINE-HEIGHT: 140%

}

.main14{

	FONT-SIZE: 14px; COLOR: #555555; LINE-HEIGHT: 140%

}

.main16{

	FONT-SIZE: 16px; COLOR: #555555; LINE-HEIGHT: 140%

}



/* スクロールバー色 */

body {

scrollbar-base-color: #FFFFFF;

scrollbar-track-color: #FFFFFF;

scrollbar-arrow-color: #cccccc;

scrollbar-shadow-color: #C0C0C0;

}



/* CGI用 */



body.news{

  color : #666666;

  background-color : #FFFFFF;

  margin-top : 0px;

  scrollbar-highlight-color:#CCCCCC;

  scrollbar-shadow-color:#CCCCCC;

  scrollbar-arrow-color:#999999;

  scrollbar-face-color:#FFFFFF;

  scrollbar-3dlight-color:#FFFFFF;

  scrollbar-darkshadow-color:#FFFFFF;

  scrollbar-track-color:#FFFFFF;

  background-image:url(../images/new_bg.gif);

background-repeat: no-repeat;

background-attachment: fixed;

}



body.cart{

  color : #333333;

  background-color : #FFFFFF;

  margin-top : 0px;

  scrollbar-face-color: #FFFFFF;

  scrollbar-arrow-color: #666666;

  scrollbar-3dlight-color: #FFFFFF;

  scrollbar-darkshadow-color: #FFFFFF;

  scrollbar-highlight-color: #666666;

  scrollbar-shadow-color: #666666;

  scrollbar-track-color: #FFFFFF;

  background-image: url(images/spacer.gif);

  background-repeat: repeat;

}



body.menu{

  color : #663300;

  background-color : #FFCC99;

  margin-top : 0px;

  scrollbar-face-color: #FFCC99;

  scrollbar-arrow-color: #663300;

  scrollbar-3dlight-color: #FFCC99;

  scrollbar-darkshadow-color: #FFCC99;

  scrollbar-highlight-color: #FFCC99;

  scrollbar-shadow-color: #FFCC99;

  scrollbar-track-color: #FFCC99;

  background-image: url(images/v_bg.gif);

  background-repeat: repeat;

}



body.staff{

  color : #333333;

  background-color : #E7E3E7;

  margin : 0px;

  scrollbar-face-color: #E7E3E7;

  scrollbar-arrow-color: #336699;

  scrollbar-3dlight-color: #E7E3E7;

  scrollbar-darkshadow-color: #E7E3E7;

  scrollbar-highlight-color: #336699;

  scrollbar-shadow-color: #336699;

  scrollbar-track-color: #E7E3E7;

  background-image: url(images/bg.gif);

  background-repeat: repeat;

}



h1 {margin:10px 0px 10px 0px;}

h2 {margin:10px 0px 20px 19px;}

h3 {margin:10px 0px 10px 20px;}

h4 {margin:10px 0px 5px 10px;}



/* ハイパーリンク */

a {text-decoration:underline;color:#003399;}

a:hover {text-decoration:none;color:#FF3333;}

a.footer {color:#999999;}

a.top {color:#333399;}



/* コピーライト・pagetopリンク */

.copy {font-size: 10px;color: #999999;text-decoration: none;}

.pagetop {color:#666666;font-size:10px;text-align:right;margin-right:6px;}



/* フォント */

.f8px {font-size : 8px;}

.f10px {font-size : 10px;}

.f12px {font-size : 12px;}

.f14px {font-size : 14px;}

.f16px {font-size : 16px;}

.f18px {font-size : 18px;}

.fblack1 {color:#000000;}

.fblack2 {color:#333333;}

.fbrown1 {color:#663300;}

.fgray1 {color: #CCCCCC;}

.fgray2 {color: #999999;}

.fgreen1 {color:#339933;}

.fgreen2 {color:#003333;}

.fred1 {color:#FF3333;}

.fred2 {color: #CC3333;}

.fblue1 {color: #333399;}

.fblue2 {color: #006699;}

.fblue3 {color: #6699FF;}

.forange1 {color: #FF6600;}

.forange2 {color: #FF9966;}

.forange3 {color: #FFCC66;}

.forange4 {color: #FFCC99;}

.fpink1 {color: #FFCCCC;}

.fpink2 {color: #FF99CC;}

.fpink3 {color: #FF9999;font-size:12px;}

.fwhite {color: #FFFFFF;}



/* 注釈用 */

.notes {font-size:12px;color:#CC3333;}

.notes2 {font-size:12px;color:#333333;}



/* 背景色 */

.bgblack1 {background-color: #000000;}

.bgblack2 {background-color: #333333;}

.bgblue1 {background-color: #6699CC;}

.bgblue2 {background-color: #99CCFF;}

.bgblue3 {background-color: #99FFFF;}

.bgblue4 {background-color: #EBF5FF;}

.bgbrown1 {background-color: #CC9966;}

.bgbrown2 {background-color: #993333;}

.bggray1 {background-color: #CCCCCC;}

.bggray2 {background-color: #999999;}

.bggray3 {background-color: #EEEEEE;}

.bggreen1 {background-color: #339933;}

.bggreen2 {background-color: #66CC66;}

.bggreen3 {background-color: #99CC99;}

.bggreen4 {background-color: #CCFFCC;}

.bggreen5 {background-color: #006666;}

.bgorange1 {background-color: #FFCC66;}

.bgorange2 {background-color: #FF9966;}

.bgorange3 {background-color: #FFCC99;}

.bgred1 {background-color: #CC0000;}

.bgred2 {background-color: #FF6666;}

.bgwhite {background-color: #FFFFFF;}

.bgyellow1 {background-color: #FFFFCC;}

.bgyellow2 {background-color: #FFFF99;}

.bgyellow3 {background-color: #FFCC00;}



/* マージン */

.mar10lr{margin-left : 10px;margin-right : 10px;}

.mar4top {margin-top: 4px;}

.mar10top {margin-top: 10px;}

.mar15top {margin-top: 15px;}

.mar20top {margin-top: 20px;}

.mar30top {margin-top: 30px;}

.mar4bot {margin-bottom: 4px;}

.mar10bot {margin-bottom: 10px;}

.mar20bot {margin-bottom: 20px;}

.mar30bot {margin-bottom: 30px;}

.mar40bot {margin-bottom: 40px;}

.mar10left {margin-left: 10px;}

.mar15left {margin-left: 15px;}

.mar20left {margin-left: 20px;}

.mar4tb {margin-top: 4px;margin-bottom: 4px;}

.mar15tb {margin-top: 15px;margin-bottom: 15px;}

.mar10tb {margin-top: 10px;margin-bottom: 10px;}



/* パディング */

.pad10top {padding-top: 10px;}

.pad20top {padding-top: 20px;}

.pad10bot {padding-bottom: 10px;}

.pad20bot {padding-bottom: 20px;}

.pad6lr {padding-right: 6px;padding-left: 6px;}

.pad10left {padding-left: 10px;}

.pad20left {padding-left: 20px;}

.pad30left {padding-left: 30px;}

.pad40left {padding-left: 40px;}

.pad50left {padding-left: 50px;}

.pad10br {padding-bottom: 10px;padding-right: 10px;}



.greeting1 {padding-right: 15px;padding-left: 15px;line-height: 130%;}

.greeting2 {padding-right: 25px;padding-left: 25px;line-height: 130%;}

.greeting3 {padding-right: 40px;padding-left: 40px;line-height: 130%;}



.mar-news {margin-top: 15px;margin-bottom: 15px;}

.mar-contents {margin-top: 10px;margin-bottom: 10px;margin-right: 9px;margin-left: 10px;}

.pad-contents {padding-top: 10px;padding-bottom: 10px;padding-right: 10px;padding-left: 10px;}



/* その他 */

dl {margin-bottom: 5px;margin-top: 5px;}

dt {margin:12px 5px 5px 15px;font-size:14px;}

dd {margin:0px 5px 2px 35px;font-size:14px;line-height:130%;}

p {font-size:14px;line-height:130%;margin-top: 5px;margin-bottom: 5px;}

li {margin:3px 0px 0px 0px;color:#000000;}

td {font-size:14px;}

div {font-size:14px;}

.dot {border: 1px dotted;color:#cccccc;}

.dot-news {border: 1px dotted;color:#3366FF;}



/* 中古車販売用 */

.car1 {font-size: 12px;background-color: #FFFFFF;padding: 3px 0px;}

.carname1 {

  font-size: 14px;

  font-weight: bold;

  background-color: #CCCCCC;

  padding-top: 4px;

  padding-right: 3px;

  padding-bottom: 4px;

  padding-left: 3px;

}



.price1 {

  font-size: 16px;

  color: #CC3333;

  font-weight: bold;}



.margin5px {margin: 5px;}

.h-border {

  border-top-width: 1px;

  border-right-width: 1px;

  border-bottom-width: 1px;

  border-left-width: 1px;

  border-top-style: none;

  border-right-style: solid;

  border-bottom-style: solid;

  border-left-style: none;

  border-top-color: #FF3366;

  border-right-color: #FF3366;

  border-bottom-color: #FF3366;

  border-left-color: #FF3366;

}

.m-border {

  border-top-width: 1px;

  border-right-width: 1px;

  border-bottom-width: 1px;

  border-left-width: 1px;

  border-top-style: none;

  border-right-style: none;

  border-bottom-style: solid;

  border-left-style: none;

  border-top-color: #FF3366;

  border-right-color: #FF3366;

  border-bottom-color: #FF3366;

  border-left-color: #FF3366;

}

.t-bor-red {border: 1px solid #FF3366;}

.t-bor-blue {border: 1px solid #3366FF;}

.bgwhite2 {background-color: #FFFFFF;font-size: 12px;}

.bgwhite-m-h135 {background-color: #FFFFFF;font-size: 14px;line-height: 150%;}

.f14px-h150 {font-size : 12px;line-height: 150%;}

.mar10topCopy {padding-top: 10px;}

.formbtn {margin: 0px;background-color: #FFFFFF;border:0px;width:112px;height:20px;vertical-align:top;text-align:left;}





/* カゴ用フォームボタン */

.btnsmall {margin: 0px;background-color: #FFFFFF;border:0px;width:40px;height:20px;vertical-align:top;}

.btnmiddle {margin: 0px;background-color: #FFFFFF;border:0px;width:100px;height:20px;vertical-align:top;}

.btnmiddle2 {margin: 0px;background-color: #D1E8FF;border:0px;width:100px;height:20px;vertical-align:top;}

.btnbig {margin: 0px;background-color: #FFFFFF;border:0px;width:120px;height:20px;vertical-align:top;}

.btnsearch {margin: 0px;background-color: #FFFFFF;border:0px;width:73px;height:18px;vertical-align:top;}

.btnkago {margin: 0px;background-color: #FFFFFF;border:0px;width:93px;height:18px;vertical-align:top;}

.btnmiddle3 {margin: 0px;background-color: #F7F5DB;border:0px;width:100px;height:30px;vertical-align:top;}



select,option{

  scrollbar-face-color: #D1E8FF;

  scrollbar-arrow-color: #3366FF;

  scrollbar-3dlight-color: #D1E8FF;

  scrollbar-darkshadow-color: #D1E8FF;

  scrollbar-highlight-color: #FFFFFF;

  scrollbar-shadow-color: #FFFFFF;

  scrollbar-track-color: #D1E8FF;

  border-style: solid;

  border-color: #999999;

  color: #000000;

  background-color: #ffffff;

  border-width:1px;

}

input,textarea{

  border-style: solid;

  border-color: #999999;

  color: #000000;

  background-color: #ffffff;

  border-width:1px;

}

.cbox{

  border-style: solid;

  border-color: #FFFFFF;

  color: #333333;

  background-color: #FFFFFF;

  border-width:1px;

}

.cbox2{

  border-style: solid;

  border-color: #EEEEEE;

  color: #333333;

  background-color: #EEEEEE;

  border-width:1px;

}





/* カゴ用価格表示 */

.cp-bg1 {

	background-attachment: fixed;

	background-image: url(images/cart_price_bg.gif);

	background-repeat: repeat-x;

}

.cp-bg2 {

	background-attachment: fixed;

	background-image: url(images/cart_price_bg2.gif);

	background-repeat: no-repeat;

}



.bgfooter {

	background-attachment: fixed;

	background-color: #FFFFD1;

	background-image: url(images/menu_sita.gif);

	background-repeat: no-repeat;

	background-position: right;

}





/*** スタッフ紹介用 ***/

/* スタッフ名背景 */

.s-bg {

	background-attachment: fixed;

	background-image: url(staff/img/staff_bg.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

/* 写真背景色 */

.s-photobg {background-color: #003399;}

/* 役職名 */

.s-yaku {font-size:14px;color:#3366CC;}

/* 名前 */

.s-name {font-size:14px;color:#003399;}

/* 名前(詳細用) */

.s-name2 {font-size:16px;color:#003399;}

/* コメント */

.s-msg {font-size:12px;color:#333333;}

/* 名前背景色 */

.s-namebg {background-color: #99CC99;}

/* プロフ背景色1 */

.s-probg1 {

	background-image: url(staff/img/probg.gif);

	background-repeat: repeat;

	border-bottom: 1px solid #003399;

	border-left: 1px solid #003399;

}

/* プロフ背景色2 */

.s-probg2 {

	border-bottom: 1px solid #003399;

}





/*** 商品紹介用 ***/

/* 名前 */

.p-name{line-height:120%;color:#FFFFFF;}





/* トピックス写真用 */

.photo-l {

	border: 1px solid #33CCCC;

}



/* 新作ヘア用背景色3 */

.s-probg3 {

	background-image: url(staff/img/probg.gif);

	background-repeat: repeat;

	border-bottom: 1px solid #003399;

}



.honbun-red-midashi {

	color : #FF3333;

	font-size: 15px;

	line-height : 130%;

	font-weight: bold;

}



