h2 {
	background-image: url(../img/h2_guide.jpg);
	height: 120px;
	width: 510px;
	text-indent: -9999px;
}

#mainmenu .btn_callforcollaboration {
	background-image: url(../../common/img/btn_callforcollaboration.png);
	background-position: right;
	height: 50px;
}


/*#articlebox #article_1 h3 {
	background-image: url(../img/h3_1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 470px;
	background-position: left top;
	text-indent: -9999px;
}*/

#article_1 {
	width: 470px;
	margin-bottom: 30px;
}

#article_1 h3 {
	background-image: url(../img/h3_1.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#article_2 {
	width: 470px;
	margin-bottom: 30px;
}

#article_2 h3 {
	background-image: url(../img/h3_2.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#call {
	height: 85px;
	width: 470px;
	background-image: url(../img/taiken_area.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}
#call2 {
	background-image: url(../img/taiken_area2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 470px;
}
#call2_contents {
	width: 410px;
	height: 138px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
}




#article_2 #stuff_detail a {
	height: 40px;
	width: 180px;
	display: block;
	background-image: url(../img/btn_stuff_detail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 290px;
}

#article_2 #stuff_detail a:hover {
	height: 40px;
	width: 180px;
	display: block;
	background-image: url(../img/btn_stuff_detail.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 290px;
}

#article_3 {
	width: 470px;
	margin-bottom: 30px;
}

#article_3 h3 {
	background-image: url(../img/h3_3.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#article_3 #floormap_detail a {
	height: 40px;
	width: 180px;
	display: block;
	background-image: url(../img/btn_floormap_detail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 290px;
}

#article_3 #floormap_detail a:hover {
	height: 40px;
	width: 180px;
	display: block;
	background-image: url(../img/btn_floormap_detail.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 290px;
}

#article_4 {
	width: 470px;
	margin-bottom: 30px;
}

#article_4 h3 {
	background-image: url(../img/h3_4.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#article_4 span p {
	text-align: right;
	width: 470px;
	margin-top: 10px;
}



#p2 h2{
	background-image: url(../img/h2_guide_inq.jpg);
	height: 120px;
	width: 510px;
	text-indent: -9999px;
}

#articlebox .pageback {
	width: 470px;
	height: 20px;
	text-align: right;
}

#articlebox .pageback a{
	color:#99CC00;
}

#articlebox .pageback a:hover{
	color:#FF6600;

}

table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

td{
	margin-top:10px;
	margin-left:20px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}


#p2 #article_1 h3 {
	background-image: url(../img/h3_1_inq.jpg);
	height: 40px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#p2 #article_1 table p {
	font-size: 80%;
}

