@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}

/*clearfix
------------------------------------------------------------------*/
.clearfix {
   zoom:1;
}

.clearfix:after {
   content:'';
   display:block;
   clear:both;
}

/*成型用css*/
.mgT05{margin-top:  5px!important;}
.mgT10{margin-top: 10px!important;}
.mgT15{margin-top: 15px!important;}
.mgT20{margin-top: 20px!important;}
.mgT25{margin-top: 25px!important;}
.mgT30{margin-top: 30px!important;}
.mgT35{margin-top: 35px!important;}
.mgT40{margin-top: 40px!important;}
.mgT50{margin-top: 50px!important;}
.mgT60{margin-top: 60px!important;}
.mgT70{margin-top: 70px!important;}
.mgT80{margin-top: 80px!important;}
.mgT90{margin-top: 90px!important;}
.mgT100{margin-top: 100px!important;}
.mgT00{margin-top:0px!important;}

.mgT05em{margin-top: 0.5em!important;}
.mgT10em{margin-top: 1.0em!important;}
.mgT15em{margin-top: 1.5em!important;}
.mgT20em{margin-top: 2.0em!important;}

.mgB05{margin-bottom:  5px!important;}
.mgB10{margin-bottom: 10px!important;}
.mgB15{margin-bottom: 15px!important;}
.mgB20{margin-bottom: 20px!important;}
.mgB25{margin-bottom: 25px!important;}
.mgB30{margin-bottom: 30px!important;}
.mgB40{margin-bottom: 40px!important;}
.mgB50{margin-bottom: 50px!important;}
.mgB60{margin-bottom: 60px!important;}
.mgB70{margin-bottom: 70px!important;}
.mgB80{margin-bottom: 80px!important;}
.mgB90{margin-bottom: 90px!important;}
.mgB00{margin-bottom:0px!important;}