@charset "utf-8";

/*=========================================================
	index
		1. heading level1
		2. heading level2
		3. heading level3
		4. heading level4 - level6
=========================================================*/

/* 4.heading
=========================================================*/
#nyushi #content h1.ind{
	width:660px;
	height:50px;
	margin:0 0 20px;
	padding:0;
	border:none;
	background:url(../../nyushi/images/ind_ptit.jpg) no-repeat;
}
#nyushi #content h1.ind2{
	width:660px;
	height:50px;
	margin:0 0 20px;
	padding:0;
	border:none;
	background:url(../../nyushi/images/ind_ptit2.jpg) no-repeat;
}
#nyushi #content h1.ind span{
	display:none;
}
#nyushi #content h1.ind2 span{
	display:none;
}

/* 5. contentArea03
=========================================================*/
#nyushi .anchor{
	border:3px solid #DDDDDD;
	margin-bottom:30px;
}
#nyushi .anchor td{
	padding:8px 15px;
}
#nyushi .anchor td a{
	padding-left:10px;
	background:transparent url(../images/for_ico_anchor.gif) no-repeat left center;
	min-height:6px;
	height:auto !important;
	height:6px;
}

@media screen and (max-width: 600px) {

#nyushi #content h1.ind{
	width: 100%;
	height:auto;
	margin:0 0 20px;
	padding:0;
	border:none;
	background: none;
	font-size: 120%;
	font-weight: bold;
	color:#681B00;
}
#nyushi #content h1.ind2{
	width: 100%;
	height:auto;
	margin:0 0 20px;
	padding:0;
	border:none;
	background: none;
	font-size: 120%;
	font-weight: bold;
	color:#681B00;
}
#nyushi #content h1.ind span{
	display: block;
}
#nyushi #content h1.ind2 span{
	display: block;
}


}
