@charset "UTF-8";
@import url("second.css");


/* ＝＝＝＝＝＝＝＝＝＝ アフターサービス ＝＝＝＝＝＝＝＝＝＝＝＝*/

/*各ページタイトルエリア
----------------------------------*/
/*h2タイトル
--------------*/
div#header div.h2 h2 {
	background-image: url(../images/afterservice_h2.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 941px;
}
/*その他タイトル
--------------*/
h3.h3_af01{
	text-indent:-9999px;
	height: 30px;
	width: 670px;
	margin:0 0 20px 25px;
	padding:0;	
	clear:both;
	background-image: url(../images/afterservice_index_h3_01.gif);
	background-repeat: no-repeat;
}
h4.h4_af01{
	width: 641px;
	height: 30px;
	margin: 0 0 0 40px;
	text-indent:-9999px;
	clear:both;
	background-image: url(../images/afterservice_index_h4_01.gif);
	background-repeat: no-repeat;
}
h4.h4_af02{
	width: 641px;
	height: 30px;
	margin: 0 0 0 40px;
	text-indent:-9999px;
	clear:both;
	background-image: url(../images/afterservice_index_h4_02.gif);
	background-repeat: no-repeat;
}
h4.h4_af03{
	width: 641px;
	height: 30px;
	margin: 0 0 0 40px;
	text-indent:-9999px;
	clear:both;
	background-image: url(../images/afterservice_index_h4_03.gif);
	background-repeat: no-repeat;
}
/*テキストリンク
--------------*/
a:link {
	color:#202329;
	text-decoration: none;
}
a:visited {
	color:#202329;
	text-decoration: none;
}
a:hover {
	color:#4885ab;
	text-decoration: underline;
}
a:active {
	color:#4885ab;
	text-decoration: underline;
}
/*--------------------------------------------------------------------
(index.html)
(企業情報 index)
--------------------------------------------------------------------*/
p.af_text{
	margin:15px 0 0 40px;
	width: 641px;
	line-height:2.0em;
}
p.af_text span{
	color:#FF412E;
}
ul.after01 {
	width: 641px;
	height: auto;
	margin: 20px 0 30px 40px;
	padding:0;
}
ul.after01 li {
	width: 202px;
	height: 102px;
	float: left;
	margin: 0 17px 11px 0;
	padding:0;
	text-indent:-9999px;
}
ul.after01 li.tv_list1{
	background: url(../images/afterservice_index_banner01.jpg) top left no-repeat;
} 

ul.after01 li.tv_list2{
	background: url(../images/afterservice_index_banner02.jpg) top left no-repeat;
} 
ul.after01 li.tv_list3{
	float: right;
	margin:0;
	padding:0;
	background: url(../images/afterservice_index_banner03.jpg) top left no-repeat;
}
p.af_img{
	clear:both;
	margin:0 0 40px 90px;
	padding:0;
}
p#link_event{
	clear:both;
	text-align:right;
	margin:30px 30px 30px 0;
	padding:0 0 0 0;
}
p#link_event img{
	margin:0 0 2px 5px;
	padding:0;
}



