@charset "Shift_JIS";

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, b, u, i, center,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

html{
overflow:hidden;}


body {
	font-size: 100%;
}
body { font-family: Arial, Helvetica, sans-serif; -webkit-text-size-adjust: none; color:#313131; }
body * { font-family: inherit !important; }

ol, ul{
    list-style:none;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}




#header{
	padding: 10px;
}


.info{
	padding: 10px;
}

.info h5{
	color: #cf0b0b;
	font-size: 1.0em;
	margin-bottom: 10px;
	padding: 12px 8px 8px 8px;
	text-align: center;
	line-height: 1.3em;
	background-color: #fbecec;
}



.info p{
	font-size: 0.9em;
	margin: 15px 0 25px 0;
	line-height: 1.5em;

}

.info_title img{
	width: 150px;
	height: auto;
	padding: 0 0 3px 3px;
}


.ya_link a{
	font-size: 0.9em;
	padding-left: 6px;
}


