/* ライドザウィンドトップページスタイルシート */


/* ごあいさつ*/

#main_contents h1 {

font-size:1.1em;
color:#000000;
font-weight:bold;
margin-top:0;
margin-bottom:6px;
border-bottom:0px solid #CC0000;
padding-bottom:5px;

}

#main_contents p.aisatuA {
margin:0;
padding:0;
font-size:0.9em;
line-height:1.5em;
color:#333333;
text-align:justify;
}

#main_contents p.aisatuB {
margin:0;
padding:0;
font-size:0.9em;
line-height:1.5em;
color:#333333;
text-align:right;
font-weight:bold;
}

#tencho_p{
margin-left:12px;
margin-bottom:10px;
float:right;
}

/* 地図はこちらから*/

p.gomap{

height: 25px;
width: 140px;
font-size: 0.75em;
padding:0;
margin:0;
}

p.gomap em{
	visibility: visible;
	font-style:normal;
}

p.gomap a{

height: 25px;
width: 140px;

	display: block;
}
p.gomap a:hover,p.gomap a:active {

height: 25px;
width: 140px;

}

/* ２列表示（左） 点検・調整無料*/


#tenken_left {
	width: 275px;
	height: auto;
	float:left;
	margin-top:6px;
	margin-bottom:15px;
}

/* ｈ2 点検・調整無料*/

#tenken_left h2{

	height: auto;
	width: 275px;
	font-size: 1em;
	color: #000000;
	margin-top: 0;
	margin-bottom: 5px;
	
}

#tenken_left h2 em{
	visibility: visible;
	font-style:normal;
	
}

/* 画像表示 点検・調整無料*/

#tenken_photo {
	border-bottom: solid 0px #CC0000;
	border-top: solid 0px #CC0000;
	border-right: solid 0px #CC0000;
	border-left: solid 0px #CC0000;
	margin-bottom:0;
	padding: 0px;
}

/* テキスト表示 点検・調整無料*/

#tenken_left p.tenkenA  {
	margin-top:0;
    margin-bottom:6px;
    font-size:0.9em;
	font-weight:bold;
    letter-spacing: 0.05em;
    line-height:1.5em;
    color:#000000;
    text-align:justify;
} 

#tenken_left p.tenkenB  {
	margin-top:0;
    margin-bottom:6px;
    font-size:0.75em;
    letter-spacing: 0.05em;
    line-height:1.45em;
    color:#333333;
    text-align:justify;
}

#tenken_left p.tenkenB a {
	color:#CC0066;
}


#tenken_left p.tenkenB a:hover,#tenken_left p.tenkenB a:active {
	text-decoration:none;
    background-color:#FFFF99;
}

/* ２列表示（右） 取扱いブランド*/


#brand_right {
	width: 275px;
	height: auto;
	float:right;
	margin-top:6px;
	margin-bottom:15px;
}

/* ｈ2 取扱いブランド*/

#brand_right h2{
	height: auto;
	width: 275px;
	font-size: 1em;
	color: #000000;
	margin-top: 0;
	margin-bottom: 5px;
	
}

#brand_right h2 em{
	visibility: visible;
	font-style:normal;
	
}

/* 画像表示 点検・調整無料*/

#brand_photo {
	border-bottom: solid 0px #CC0000;
	border-top: solid 0px #CC0000;
	border-right: solid 0px #CC0000;
	border-left: solid 0px #CC0000;
	margin-bottom:0;
	padding: 0px;
}


#brand_right p.brandA  {
	margin-top:0;
    margin-bottom:6px;
    font-size:0.9em;
	font-weight:bold;
    letter-spacing: 0.05em;
    line-height:1.5em;
    color:#000000;
    text-align:justify;
} 

#brand_right p.brandB  {
	margin-top:0;
    margin-bottom:6px;
    font-size:0.75em;
    letter-spacing: 0.05em;
    line-height:1.45em;
    color:#333333;
    text-align:justify;
}

p.brandB a {
	color::#000000;
}


p.brandB a:hover {
	text-decoration:none;
    background-color::#FFFF99;
}

p.brandB a:active {
	text-decoration:none;
    background-color::#FFFF99;
}

/* ｈ3 最新情報*/

#main_contents h3.new {
	height: auto;
	width: 580px;
	font-size: 1em;
	color: #000000;
	margin-top: 0;
	margin-bottom: 5px;
}

#main_contents h3 em{
	visibility: visible;
	font-style:normal;
	
}

p.new{
	text-align:justify;
	font-size:0.8em;
	letter-spacing:0.05em;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:23px;
	padding-right:5px;
	margin-bottom:5px;
	margin-top:0;
}

p.new02{
	text-align:justify;
	font-size:0.8em;
	letter-spacing:0.05em;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:23px;
	padding-right:5px;
	margin-bottom:0;
	margin-top:0;
}


p.new a{
		color:#000000;
}

p.new a:hover,p.new a:active {

text-decoration:none;
background-color:#FFFF99;
}

/* ｈ3 業務内容*/

#main_contents h3.gyoumu {

	height: auto;
	width: 580px;
	font-size: 1em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 3px;
}

#main_contents h3 em{
    visibility: visible;
	font-style:normal;
	
}

/* 業務内容 リスト表示*/

#main_contents ul.gyoumu {
	list-style-type: none;
	color:#333333;
	text-align: left;
	font-size:0.85em;
	letter-spacing:0.05em;


}

#main_contents ul.gyoumu a {
	color:#CC0000;
}

#main_contents ul.gyoumu a:hover,#main_contents ul.gyoumu a:active {

text-decoration:none;
background-color:#FFFF99;
}

#main_contents li.gyoumu {
background-image:url(../image/top/cube.gif);
   background-repeat: no-repeat;
   background-position: 0px 4px;
   padding-left: 12px;
display:list-item;
margin-top:0.25em;
}
