@charset "UTF-8";

/* 421px 〜 741px（456px） */
body
{
	font-size : 14px ;
}

div.header-navigation ul li a,
div.endrole ul li a
{
	font-size : 12px ;
}

/* Google Map */
div.map iframe
{
	width : 100% ;
	height : 480px ;
}

/* 余白 */
div.temp,
div.endrole
{
}

/* エンドロール */
div.endrole
{
}

/* 改行 */
br.b480
{
	display : inline ;
}


/* メールフォーム */
.inputtext input,
.inputtext textarea
{
	width : 300px !important ;
}

/* YouTube */
iframe.youtube
{
	width : 436px ;
	height : 245px ;
}

