@charset 'utf-8';


/* 文字消し */
div.touch-article h4 span,
div#touch-header h2 span,
div#touch-header h3 span,
div#touch-detail-cont h5 span{
	display:block;
	margin:0px;
	padding:0px;
	text-indent: -9999px;
	text-decoration:none;
	/* MacIEを排除 \*/
	overflow:hidden;
	/* MacIEを排除ここまで */
}

div#header{
	background-color:#fff;
	background-image:none;
}

div#touch-header-wrap02{
	width:740px;
	margin:0px 10px 16px;
	padding-bottom:8px;
	background:#ffdf9e url(../images/header-bg02.gif) no-repeat left bottom;
}

div#touch-header-wrap{
	background:#ffdf9e url(../images/header-bg03.gif) repeat-y left top;	
}

div#touch-header{
	height:auto !important;
	height:242px;
	min-height:242px;
	background:url(../images/header-bg01.gif) no-repeat left top;
}

div#touch-header h2{
	margin:0px 24px 20px;
	width:260px;
	height:94px;
	background:url(../images/title01.gif) no-repeat left top;
}

div#touch-header h3{
	margin:0px 24px 20px;
	width:210px;
	height:18px;
	overflow:hidden;
	background:url(../images/catch01.gif) no-repeat left top;
}

div#touch-header p{
	width:460px;
	margin:20px 24px;
	font-size:113%;
	color:#a04d01;
}

div.touch-article{
	width:740px;
	text-align:left;
	margin:0px 10px 14px;
	background-color:#fff;
}

div.touch-article h4{
	height:50px;
	margin-bottom:17px;
}

div#touch-article01 h4{background:#fff url(../images/touch-caption.gif) no-repeat 0px 0px;}
div#touch-article02 h4{background:#fff url(../images/touch-caption.gif) no-repeat 0px -50px;}

div.touch-article p,
div.touch-article li{
	margin:0px 18px;
	margin-bottom:1.7em;
}

div#touch-article01{
	height:auto !important;
	height:248px;
	min-height:248px;
	background:#fff url(../images/touch-illust01.gif) no-repeat right top;
}


div#touch-article01 p{
	margin-right:230px;
}

div#touch-article02{
	height:auto !important;
	height:266px;
	min-height:266px;
	background:#fff url(../images/touch-illust02.gif) no-repeat left top;
}

div#touch-article02 p,
div#touch-article02 ul{
	margin-left:160px;
}

div#touch-article02 li{
	font-weight:bold;
	padding-left:15px;
	background:#fff url(../images/arrow01.gif) no-repeat left center;	
}

div#touch-detail-cont{
	padding:15px;
	margin:0px 10px 30px;
	zoom:auto;
	background-color:#eee;
}

div#touch-detail-cont h5{
	height:19px;
	margin-bottom:16px;
	background:#eee url(../images/detail-caption01.gif) no-repeat left top;	
}

div#touch-detail-cont table{
	width:710px;
	line-height:1.4;
}

div#touch-detail-cont table th{
	color:#666;
}

div#touch-detail-cont table td,
div#touch-detail-cont table th{
	padding:3px 0px;
	background:#eee url(../images/dotsep01.gif) repeat-x left top;
}

div#touch-detail-cont table td span{
	padding:0em 1em;
}