/*----------------------------------------------------------------*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　ジュリアス　ホームページ　http://www.teamjulius.com/　    */
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　共通 CSS　　　　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*----------------------------------------------------------------*/

h1 {
 font-size: 10px;
 font-weight:normal;
 line-height: 20px;
 color: #fff;
 margin: 0;
 padding: 0;
 background-color: #333;
 letter-spacing: 0.05em;
 text-indent: 5px;

}

img{
border:none
}

p {
 margin: 0 0 10px 0;
 font-size: 12px;
 line-height: 20px;
 letter-spacing: 0.05em;

}

.leftshadow {
 background-image: url(../common_img/leftshadow.gif);
 background-repeat: repeat-y;
}
.rightshadow {
 background-image: url(../common_img/rightshadow.gif);
 background-repeat: repeat-y;
}

.right_text {
 font-size: 12px;
 line-height: 20px;
 color: #fff;
 letter-spacing: 0.05em;
}

.toplink {
 font-size: 12px;
 letter-spacing: 0.05em;
}

.toplink a{
 color: #333;
 text-decoration: underline;
}

.toplink a:hover{
 color: #333;
 text-decoration: none;
}

.footermenu {
 color: #fff;
 font-size: 10px;
 line-height: 20px;
 background-image: url(../common_img/footermenu_bg.gif);
 background-repeat: repeat-x;
 letter-spacing: 0.05em;
}

.footermenu a{
 color: #fff;
 text-decoration: none;
}

.footermenu a:hover{
 color: #fff;
 text-decoration: underline;
}

.footer_gaiyo {
 font-size: 12px;
 line-height: 20px;
 color: #fff;
 letter-spacing: 0.05em;
 padding: 0 0 0 10px;
}

.copyright {
 font-size: 12px;
 line-height: 30px;
 color: #fff;
 letter-spacing: 0.05em;
 padding: 0 10px 0 0;
}

.subtitle {
 font-size: 14px;
 font-weight: bold;
 color: #fff;
 background-image: url(../common_img/subtitle_bg.gif);
 letter-spacing: 0.05em;
 height: 35px;
 width: 740px;
 text-indent: 20px;
}

.subtitle2 {
 font-size: 14px;
 font-weight: bold;
 color: #333;
 background-image: url(../common_img/subtitle2_bg.gif);
 letter-spacing: 0.05em;
 height: 16px;
 width: 740px;
 text-indent: 20px;
 background-repeat: no-repeat;
 padding: 0 0 3px 0;
}

.text12-20 {
 font-size: 12px;
 line-height: 20px;
 letter-spacing: 0.05em;
}


.text-cyui {
 font-size: 10px;
 line-height: 15px;
 letter-spacing: 0.05em;
 color:#FF0000;
}

.text14 {
	font-size: 14px;
	letter-spacing: 0.05em;
}


/*トップページここから-----------------------------*/

#news{
 width : 740px;
 margin : 0 0 20px 0;
 overflow : hidden;
 clear : both;
} 

#news ul {
 margin : 10px 0 0 0;
 padding : 0;
}

#news li {
 font-size : 12px;
 line-height : 20px;
 letter-spacing : 0.05em;
 margin : 10px 0 0 0;
 list-style-type : none;
 padding : 0;
 background-position : left;
 border-bottom : 1px dotted #ccc;
}

#news li a{
 color : #CC0000;
 text-decoration: underline;
}

#news li a:hover{
 color:#333;
 text-decoration: underline;
}

/*トップページここまで-----------------------------*/


/*エアロページここから-----------------------------*/

.seihin-name {
 font-size: 12px;
 letter-spacing: 0.05em;
 color: #FFFFFF;
 background-color: #666666;
 padding: 10px 0;
}

.seihin-name a{
 color:#fff;
 text-decoration: none;
}

.seihin-name a:hover{
 color:#fff;
 text-decoration: underline;
}

.line{
 width: 740px;
 border-bottom : 1px solid #999;
 margin: 0 0 10px 0;
}

.aerogaiyo {
 font-size: 12px;
 line-height: 22px;
 letter-spacing: 0.05em;
}

.pageback {
 font-size: 12px;
 letter-spacing: 0.05em;
}

.pageback a{
 color: #cc0000;
 text-decoration: underline;
}

.pageback a:hover{
 color: #333;
 text-decoration: underline;
}

/*エアロページここまで-----------------------------*/



/*チューニングページここから-----------------------*/

.pricetitle {
 font-size: 14px;
 font-weight: bold;
 color: #fff;
 background-image: url(../carinspection/img/price_title.gif);
 letter-spacing: 0.05em;
 height: 35px;
 width: 600px;
 text-indent: 20px;
}

/*チューニングページここまで-----------------------*/
.text-midashi {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 0.05em;
}
.shopping-price {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}

.shopping-name {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
}





/*お問い合わせページここから-----------------------*/

.english{
 color:#666;
}



