@import url(../basic.css);

/*----右ナビゲーション----*/
.r_navi_usual {background:url(images/r_navi_usual.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_usual:hover {background:url(images/r_navi_usual2.gif) no-repeat;}

.r_navi_bike {background:url(images/r_navi_bike.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_bike:hover {background:url(images/r_navi_bike2.gif) no-repeat;}

.r_navi_bbike {background:url(images/r_navi_bbike.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_bbike:hover {background:url(images/r_navi_bbike2.gif) no-repeat;}

.r_navi_middle {background:url(images/r_navi_middle.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_middle:hover {background:url(images/r_navi_middle2.gif) no-repeat;}

.r_navi_spec {background:url(images/r_navi_spec.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_spec:hover {background:url(images/r_navi_spec2.gif) no-repeat;}

.r_navi_access {background:url(images/r_navi_access.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_access:hover {background:url(images/r_navi_access2.gif) no-repeat;}

.r_navi_entering {background:url(images/r_navi_entering.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_entering:hover {background:url(images/r_navi_entering2.gif) no-repeat;}

.r_navi_curriculum {background:url(images/r_navi_curriculum.gif) no-repeat;
				 width:150px;
				 height:22px;
				 margin:0;
			 	 padding:0;
				 display:block;
				 }
.r_navi_curriculum:hover {background:url(images/r_navi_curriculum2.gif) no-repeat;}

/*----メインコンテンツ部分----*/
p#info_comment1 {line-height:1.8;
					color:#666666;
					margin-left:5px;
					}
.access {color:#C82863;
		 text-decoration:none
		 }
.access:hover {color:#0060B6;
			   text-decoration:none;
			   }

.voice {color:#C82863;
		text-decoration:none
		}
.voice:hover {color:#0060B6;
		text-decoration:none;
		}

.entering {color:#C82863;
		text-decoration:none;
		}
.entering:hover {color:#0060B6;
		text-decoration:none;
		}

/*----通学トップ　特典コメント----*/			   
p#info_comment2 {font-size:12px;
				line-height:1.8;
				color:#FF3300;
				margin-left:150px;
				}

p#info_comment3 {font-size:11px;
				line-height:1.8;
				color:#333333;
				margin-left:150px;
				}
				
/*----通学　入校案内----*/
p#info_comment5 {font-size:11px;
				line-height:1.8;
				color:#333333;
				margin-left:10px;
				}
				
p#info_comment6 {font-size:13px;
				line-height:1.8;
				color:#FF3366;
				margin-left:10px;
				}

p#info_comment7 {font-size:12px;
				line-height:1.8;
				color:#3333FF;
				margin-left:10px;
				}

/*----通学　キャンペーン----*/
p#title1 {font-size:14px;
			color:#;
			margin-left:215px;
			margin-top:-25px;
			}

/*----通学　アクセス----*/
p#access1 {font-size:11px;
			color:#333333;
			line-height:1.5;
			margin-left:80px;
			}
			
p#access2 {font-size:11px;
			color:#333333;
  			line-height:1.1;
			margin-left:140px;
			margin-top:-25px;
			}

p#access3 {font-size:11px;
			color:#333333;
  			line-height:1.1;
			margin-left:180px;
			margin-top:-25px;
			}

p#access4 {font-size:11px;
			line-height:1.5;
			color:#FF3333;
			margin-left:10px;
			}
			
/*----通学　車種別----*/
p#category1 {font-size:11px;
			color:#0060B6;
			margin-left:80px;
			}

p#category2 {font-size:14px;
			color:#C82863;
			margin-left:5px;
			}

/*----合宿・入校フォーム----*/
p#form_title {font-size:14px;　　　/*----タイトル--*/
			line-height:1.5;
			color:#333333;
			margin-left:5px;
			}

p#form_header {font-size:11px;　　　/*----上部説明文----*/
			line-height:1.5;
			color:#C82863;
			margin-left:5px;
			}

p#form1 {font-size:11px;　　　/*----内容・頭合わせ----*/
			line-height:2.0;
			color:#333333;
			margin-left:5px;
			}

p#form2 {font-size:11px;　　　/*----内容・段落下げ----*/
			line-height:2.0;
			color:#333333;
			margin-left:100px;
			}

	.form_sample {font-size:9px;
				line-height:1.5;
				color:#CC0000;
				}

p#confirm1 {font-size:11px;　　　/*----確認フォーム・頭合わせ----*/
			line-height:3.0;
			color:#333333;
			margin-left:5px;
			}

