@charset "utf-8";
/* Copyright 2017 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

T-actって何？

------------------------------------------------------------ */

/* グローバルアクティブナビ
---------------------------------------------- */
ul#nav_global01 li.g02 a{background:url(../img/nav_global01.jpg) no-repeat -60px -59px;}

/* pagettl
---------------------------------------------- */
div#pagettl h3{background:url(../t_act/img/h3_pagettl01.png) no-repeat center center;}
div#pagettl h3.greeting{background:url(../t_act/img/h3_pagettl02.png) no-repeat center 33px;}
div#pagettl h3.try{background:url(../t_act/img/h3_pagettl03.png) no-repeat center 33px;}
div#pagettl h3.qanda{background:url(../t_act/img/h3_pagettl04.png) no-repeat center 33px;}

/* heading
---------------------------------------------- */
h6#h6_tact01{
	background:url(../t_act/img/h5_tact01.jpg) no-repeat 0 0;
	height:33px;
	margin-bottom:30px;
}

h6#h6_tact02{background:url(../t_act/img/h5_tact02.jpg) no-repeat 0 0;}
h6#h6_tact03{background:url(../t_act/img/h5_tact03.jpg) no-repeat 0 0;}

h6#h6_tact02,
h6#h6_tact03{
	height:36px;
	margin-bottom:30px;
}

/* ------------------------------------------------------------

Q＆A

------------------------------------------------------------ */

/* heading
---------------------------------------------- */
h4.h4_qanda{
	background:#EFEFEF url(../t_act/img/ico_question01.png) no-repeat 15px 15px;
	padding:13px 13px 13px 50px;
	font-size:129%;
}

/* layout.css上書き
---------------------------------------------- */
div.answer{
	background:url(../t_act/img/ico_answer01.png) no-repeat 15px 15px;
	padding:13px 13px 13px 50px;
}
