/*--------------------------------------------------------------------
reset css html5
--------------------------------------------------------------------*/
* {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0;
	padding: 0;
}
html, body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
	color: #333;
}
body, x:-moz-any-link {
line-height:160%;
} /* FireFox 2 */
html>/**/body, x:-moz-any-link, x:default {
line-height:160%;
} /* Only FireFox 3 */
* html body {
	line-height: 140%;
} /* IE6 */
*:first-child+html body {
	line-height: 140%;
} /* IE7 */
* html html, * html body {
	font-size: 80%;
}
*:first-child+html body {
	font-size: 80%;
} /* IE7 */
/* html5 reset css */ 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/*clear*/
div.clear {
	clear: both;
}
div.clear hr {
	display: none;
}
body {
	font-size: 18px;
	line-height: 160%;
}

.cen{text-align:center;}

strong{color:red;}


.brari br{display:inline-block;}


.setsubi .setsubi1,
.setsubi .w50{text-align:center;}

.setsubi .w50 p{padding:0 5em;}