@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

#PAGE .SHEET .SIDE_WHITE ul li a.IR8:link	{ background:#e4f4fb url(../../img/arrow_black.png) no-repeat 8% 50%; background-size:4px auto; color:#000;}
#PAGE .SHEET .SIDE_WHITE ul li a.IR8:visited	{ background:#e4f4fb url(../../img/arrow_black.png) no-repeat 8% 50%; background-size:4px auto; color:#000;}

/*見出しボックスここから*/
.out{
	width:700px;
	height:80px;
	background:#007792;
}
.in{
	width: 726px;
height: 162px;
background: #138F9A;
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-o-transform: rotate(20deg);
transform: rotate(13deg);
margin-left: -27px;
margin-top: -2px;
	}
.tyuigaki{
	margin-top:30px;
}
/*見出しボックスここまで*/







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



}