/***** トップページのスタイル *****/
p{
	text-indent:0 !important;
}
#textarea_news h2{
	background-image: url(../img/en_titlebacknews.gif);
}
/***** 会社概要ページのスタイル *****/
#textarea_profile h2{
	background-image: url(../img/en_titlebackprofile.gif);
}
/***** 代理店一覧ページのスタイル *****/
#textarea_agency h2{
	background-image: url(../img/en_titlebackagency.gif);
}
/***** サービス内容ページのスタイル *****/
#textarea_service h2{
	background-image: url(../img/en_titlebackservice.gif);
}
/***** スケジュールページのスタイル *****/
#textarea_schedule h2{
	background-image: url(../img/en_titlebackschedule.gif);
}
/***** サービス航路ページのスタイル *****/
#textarea_kouro h2{
	background-image: url(../img/en_titlebackkouro.gif);
}
#textarea_kouro th{
	width:140px;
}
.kimaru{
	background-position:left top;
}
/***** お問い合わせページのスタイル *****/
#textarea_inquiryform h2{
	background-image: url(../img/en_titlebackcontact.gif);
}
#textarea_inquiryform p{
	margin-left:30px;
}
/* サイトマップ */
#textarea_sitemap h2{
	background-image:url(../img/en_titlebacksitemap.gif);
}

/* 当サイトについて */
#textarea_about h2{
	background-image:url(../img/en_titlebackabout.gif);
}
