@charset "utf-8";

/* CSS Document */





@media screen and (max-width:800px){
.h1_title_right{
	background: url("../../../../common/img/tit01_bottom.gif") no-repeat center bottom,url("../../../../common/img/tit01_top.gif") no-repeat center top;
	background-size: 100%;
	display: block;
	height: auto;
    padding: 0;
}

.h1_title_right h1{
	background: url("../../../../common/img/tit01_bk.png") no-repeat right center;
	background-size: auto 80%;
    padding: 15px;
    position: static;
}

.h1_title, .h1_border {

	background:none;

	max-width:800px;

	height:auto;

}


}





