@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%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ol, ul{
    list-style:none;
}

a:focus {
	outline:none;
}
a:hover {
	color: #cc0000;
	text-decoration: 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{
	display:none;
}


.info{
	padding: 30px;
}

.info h5{
	color: #cf0b0b;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding: 12px 8px 8px 8px;
	text-align: center;
	line-height: 1.3em;
	background-color: #fbecec;
}



.info p{
	margin: 15px 0 25px 0;
	line-height: 1.5em;

}

.info_title img{
	width: 150px;
	height: auto;
	padding: 0 0 3px 3px;
}

.ya_link a{
	padding-left: 6px;
}


