@charset "utf-8";

/*
  ---------------------------------------------------------------
  ISHIZUKA-BUNKADO default.css
  ---------------------------------------------------------------
  INDEX : 
     - BASE
     - HEADER
     - CONTENT
     - SIDE MENU
     - FOOTER
  ---------------------------------------------------------------
*/

/*
-----------------------------------------------------------------
    BASE ELEMENTS
-----------------------------------------------------------------
*/

img {
 border: 0px;
}

body {
        font-family: "MSゴシック","sans-serif","serif";
	margin: 0;
	font-size: 90%;
    	background: url(../images/back-cbr.jpg) repeat;
	line-height: 150%;
}

h1 {
	margin: 0;
}



#wrapper {
    	width: 780px;
    	height: 100%;
    	margin: 0 auto;
    	background: url(../images/backimg2.gif) repeat;
    	text-align: left;
}

/*
-----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------
*/

#header {
	width: 778px;
    	margin: 0 0 0 1px;
	height: 90px;
    	padding: 0;
	border-top: 3px solid #005C00;
	background: url(../images/headerback2.gif) #fff;
}

#header img{
	padding: 10px 0 0 10px;
}

#header img.wing{
	position:relative;
	left:240px;
	padding-top: 4px;
}

#header img.red{
	position:relative;
	left:250px;
	padding-top: 4px;
}

/*
-----------------------------------------------------------------
    CONTENT BOX
-----------------------------------------------------------------
*/

#content {
        padding: 1em 1em 2em 192px;
}

#content p {
	margin: 0.8em;
	font-size: 90%;
}

p.image {
	text-align:center;
}

#content h1 {
  	margin: 0.3em;
  	font-size: 140%;
}

#content h2 {
	font-size: 105%;
	color: #000540;
	background-color: #EBEAFF;
	border-bottom: 1px solid #9090A3;
	border-left: 5px solid #FF3333;
	padding: 0.1em 0.2em 0px 0px;
	margin: 0 0 0 0;
}

#content h3 {
	color: #072501;
	font-size: 90%;
}

#content h4 {
  	margin: 1em 0 0.3em 0.3em;
  	font-size: 105%;
  	color: #0E3962;
	border-bottom: 1px solid #a9a9a9;
        background: url(../images/common/h1back.gif) no-repeat #F7F7FF;
 	padding: 3px 0 3px 1em;
}

#title {
	height: 160px;
	overflow: auto;
 	color: #2e2e57;
 	border-top: 1px solid #a9a9a9; 
 	border-bottom: 1px dashed #a9a9a9;
 	background: url(../images/backh1.gif) repeat-y;
 	padding: 0px 1em 1em;
}

#title2 {
 	color: #2e2e57;
 	border-top: 1px solid #a9a9a9; 
 	border-bottom: 1px dashed #a9a9a9;
 	background: url(../images/backh1.gif) repeat-y;
 	padding: 0px 1em 1em;
	margin-bottom: 20px;
}

#title ul{
 	list-style : none;
}

.sentence {
	margin-left: 15px;
	border-left: 5px solid #78FF00;
}

#news {
	font-size: 90%;
 	background: url(../images/backh1.gif) repeat-y;
	margin-bottom: 10px;
	height: 500px;
	overflow: auto;
}

#news h4 {
	font-size: 105%;
	color: #000540;
	background-color: #EBEAFF;
	border-bottom: 1px solid #9090A3;
	border-left: 5px solid #FF3333;
	padding: 0.1em 0.2em 0.1em 0.7em;
	margin: 1em 0 1em 0;
}

.date {
	color: #3B5858;
}

table.about_us {
    	font-size: 92%;
}

TD.ustitle{
 	color: #2E2E43;
 	background: #DCDCE7;
 	padding: 0.5em 0.3em 0.3em 1em ;

}

TD.us_sub{
	border-bottom: 1px solid #B6B6E7;
 	line-height: 140%;
 	padding-left: 1em;
}

TD.us_sub2a{
	width: 200px;
	height: 170px;
}

TD.us_sub3a{
	height: 40px;
}

TD.us_sub3b{
	height: 130px;
}

#opinion .ustitle{
 	width: 100px;
 	color: #2E2E43;
 	background: #DCDCE7;
 	padding: 0.5em 0.3em 0.3em 1em ;

}

#opinion TD .us_sub{
	border-bottom: 1px solid #B6B6E7;
 	line-height: 140%;
 	padding-left: 1em;
}

#notice {
        font-size: 80%;
	color: #970000;
}

#center {
        padding: 1em;
	padding-left: 100px;
}

#privacy h4 {
   	color: #032E0C;
   	border-left: 5px solid #22d122;
   	border-bottom: 1px dashed #22d122;
   	margin: 5px;
}

.glaytable {
    font-size: 90%;
    width: 80%;
    text-align: center;
    border-bottom: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
}

.glaytable td{
    padding: 3px;
    border-top: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
}

#content .titlecell {
    color: #121212;
    background-color: #F1F1F1;
}

.basiclist {
    font-size: 90%;
}

.attention{
    padding: 0.5em;
    background: #FAFFDC;
}

.attention p {
    margin: 0.5em;
    font-size: 90%;
}

.sign {
    margin-left: 300px; 
    font-size: 90%;
}

.floatleft {
   float: left;
}

.rjcard {
	color: #121212;
   background: #EEFDFF;
   font-size: 80%;
}

.red {
   font-weight: bold;
	color: #D21607;
}

.redprice {
	color: #D21607;
}


.off {
  	margin: 1.5em 0 0.3em 0.3em;
	font-weight: bold;
  	font-size: 250%;
  	color: #0E3962;
	border-bottom: 1px solid #a9a9a9;
        background: url(../images/common/h1back.gif) no-repeat #F7F7FF;
 	padding: 3px 0 3px 1em;
}

#content .sfont {
	font-size: 60%;
}

table.new {
	width: 400px;
	border: 2px solid #c0c0c0;
	table-layout: auto;
	border-collapse: collapse;
}

TD.new_top {
	text-align: center;
	border: 2px solid #c0c0c0;
}


/*　新車販売テーブルレイアウト*/

.new_sub {
	text-align: center;
	margin-top: 0.8em;
}

p.image2 {
	text-align:center;
	margin-top: 40px;
}

table.main {
	width: 530px
	margin: 40px 10px;
	background-color: #ffffff;
	table-layout: auto;
}


table.new2 {
	width: 154px;
	background-color: #ffffff;
	empty-cells: show;
	table-layout: auto;
	border-collapse: collapse;
}

TR.new {
	height: 106px;
}

.h_text {
	text-align:center;
	width: 480px;
	padding: 5px 10px 20px 10px;
}

.new_maker {
	width: 490px;
	border-style: double double;
	border-color: #666666 #666666;
	background-color: #ff3333;
	color: #ffffff;
	font-size: large;
	font-weight: 800;
	text-align: center;
	height: 20px;
}

TD.new_sort {
	margin-top: 10px;
	border-style: double double;
	border-color: #666666 #666666;
	background-color: #eaeaea;
	font-align: center;
	height: 26px;
}

TD.new_image {
	border-style: double double;
	border-color: #666666 #666666;
}

TD.new_name {
	border-style: none solid solid;
	border-width: 2px;
	border-color: #666666 #666666;

}

TD.new_price {
	font-size: larger;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #666666 #666666;
}

/*　中古車販売テーブルレイアウト */
table.used {
	width: 520px;
	background-color: #ffffff;
	empty-cells: show;
	table-layout: auto;
	border-collapse: collapse;
	margin-top: 30px;
	margin-bottom: 120px;
}

TR.used_menu {
	height: 30px;
	text-align: center;
}

TD.used_menu {
	border: double #666666;
}

TR.used {
	height: 106px;
}

TD.used_image {
	width: 150px;
	border-style: double dotted double double;
	border-right-width: 1px;
	border-color: #666666 #000000 #666666 #666666;
}

TD.used_name {
	width: 240px;
	border-top: double #666666;
	border-right: 1px solid #000000;
	border-bottom: double #666666;
	text-align: left;
}

TD.used_price {
	width: 120px;
	font-size: larger;
	font-weight: bold;
	text-align: center;
	border-top: double #666666;
	border-right: double #666666;
	border-bottom: double #666666;
}

p.bottom {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}


/*修理 テーブルレイアウト */
table.repair {
	margin-left: 50px;
	width: 480px;
	background-color: #ffffff;
	empty-cells: show;
	table-layout: auto;
	border-collapse: collapse;
	border: 2px outset #66CCFF;
	margin-top: 20px;
}

TD.repa_top {
	height: 20px;
	font-size: large;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

TD.repa_menu {
	height: 30px;
	width: 160px;
	font-weight: bold;
	text-align: center;
	background-color: #CCFFFF;
	border: 1px solid #000000;
}

TD.repa_main {
	height: 50px;
	width: 160px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

TD.repa_sub {
}

<!--日常点検のススメ（レイアウト） -->
table.mente {
	margin-left: 60px;
	width: 460px;
	empty-cells: show;
	table-layout: auto;
	margin-top: 20px;
}

TD.mente_name {
	color: #ff3333;
	font-weight: bold;
}

TD.mente_main {
}

TD.mente_smmain {
	padding-bottom: 30px;
	background-image: url(../images/common/smback.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

TD.mente_plmain {
	padding-bottom: 30px;
	background-image: url(../images/common/plback.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

TD.mente_image {
	text-align: center;
}


/*保険 テーブルレイアウト */
p.insu {
	text-align: center;
}

table.insu {
	margin-top: 20px;
	margin-left: 50px;
	width: 480px;
	background-color: #ffffff;
	empty-cells: show;
	table-layout: auto;
	border-collapse: collapse;
	border: 2px outset #66CCFF;
}

TD.insu_main {
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}


/*リンク テーブルレイアウト*/
table.link {
	font-size: 90%;
	margin: 10px 0 20px 0;
	width: 480px;
	line-height: 1;
}

TH.l_menu {

}

TD.l_main {
	padding-left: 10px;
	width: 160px;
}

TD.l_sub {

}

img.logo {
	border: 1px solid #000000;
}

/*
-----------------------------------------------------------------
    CANPAIGN
-----------------------------------------------------------------
*/
#popcontent {
	font-size: 90%;
	background: #fff;
}

#popcontent p{
	margin: 0.2em;
	padding: 0;
}


#popcontent h4{
  	margin: 1.5em 0 0.3em 0.3em;
  	font-size: 90%;
  	color: #0E3962;
	border-bottom: 1px solid #a9a9a9;
        background: url(../images/common/h1back.gif) no-repeat #F7F7FF;
 	padding: 3px 0 3px 1em;
}

.sentencecan {
	margin: 1em 0 1em 0;
	border: 1px solid #2CA42F;
}

#content #canpaign h3{
	color: #AF2809;
}


#content #canpaign h4{
	margin: 0;
	padding: 0 0 0 5px;
	background: #2CA42F;
	color: #fff;
	font-size: 90%;
}


.bicycletable {
	margin-left: 0.5em;
	margin-top: 1.5em;
}


.bicycleimg {
	width: 170px;
}

.bicyclename {
	width: 200px;
}

.bycycleop {
	width: 200px;
}

.spec {
	width: 100%;
	text-align: center;
	font-size: 90%;
	border-top: 1px solid #909090;
	border-right: 1px solid #909090;
}

.spec td{
	text-align: center;
	border-bottom: 1px solid #909090;
	border-left: 1px solid #909090;
}

#content .spec .titlecell{
	padding: 3px;
	font-size: 90%;
	background: #3644CB;
	color: #fff;
}



.spec .light{
	width: 140px;
}


.back {
	color: #626262;
	font-size: 80%;
}

/*
-----------------------------------------------------------------
    SIDE MENU 
-----------------------------------------------------------------
*/

#content #canpaign .glaytable {
	width: 100%;
}


#content #canpaign .glope p{
	margin: 0;
	margin-bottom: 1em;
	border-bottom: 1px dashed #888888;
}

#content #canpaign .glope span{
	font-size: 90%;
}


Div .glope  { 
	border: 1px solid #FF8737;
	padding: 5px;
	margin: 0;
 }

.noblank {
	margin:0;
	padding: 0;
}

#sidemenu {
        position: absolute;
	top:110px;
	width: 145px;
	margin: 0 0 0 10px;
	font-size: 90%;
}

#sidemenu ul{
	width: 165px;
 	list-style : none;
	margin: 0;
	padding:0;
}

#sidemenu li.nolink{
	width: 165px;
	color: #ff3333;
	text-decoration: none;
	display: block;
	font: 600 14pt sans-serif;
	margin: 2px 0px;
}

#sidemenu li a{
	width: 165px;
	color: #142760;
	text-decoration: none;
	display: block;
	font: 600 14pt sans-serif;
	margin: 2px 0px;
}

#sidemenu li{
	width: 165px;
	color: #142760;
	text-decoration: none;
	display: block;
}

#sidemenu li.maker{
	width: 165px;
	color: #000000;
	text-decoration: none;
	display: block;
	font: 600 10pt sans-serif;
	text-indent:10px;
}

#sidemenu li a.sub{
	width: 165px;
	color: #142760;
	text-decoration: none;
	display: block;
	font: 400 11pt sans-serif;
	margin: 1px 0px;
	text-indent: 20px;
}

#sidemenu li.parent{
	width: 165px;
	color: #fff;
	padding: 1px 0 1px 0 ;
}

#sidemenu li a:hover {
	background: #fff;
	color: #7F0303;
	border-left-color: greenyellow;
}

#sidemenu p{
	text-align: center;
	margin: 4px;
	font-size: smaller;
}


#sidemenu p.main{
	text-align: center;
	margin: 0px;
	font-size: smaller;
}

#sidemenu p img{
	border: 1px solid #000000;
}

/*
-----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------
*/

#footer {
	width: 778px;
	margin: 0 auto;
	border: 1px solid #D5D4D6;
	background-color: #464646;
	color: #fff;
	font-size: 86%;
    	text-align: right;
	font-family: Optima, sans-serif;
}



