@charset "UTF-8";


body.internal div#container h1{
	background-image: url("../../internal/images/h1.jpg");
}

/*--------------------------------------------------------------------
 *	737px以上用（PC用）の記述
 *--------------------------------------------------------------------*/
@media screen and (min-width: 737px), print {
/* 737px以上用（PC用）の記述 */





/* 737px以上用（PC用）の記述 end */
}


/*------------------------------------------ clear */

body.second #container ul#topic_path {
	zoom: 100%;
}

body.second #container ul#topic_path:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}