@charset "utf-8";


/*---------------------------------------------------------
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
---------------------------------------------------------*/


/* ÒªËØ¤Î¥Õ¥©¥ó¥È¥µ¥¤¥º¤ä¥Þ©`¥¸¥ó?¥Ñ¥Ç¥£¥ó¥°¤ò¥ê¥»¥Ã¥È¤·¤Æ¤¤¤Þ¤¹ */
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, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
}

/* ÉÏ¸¶¤­ÎÄ×Ö?ÏÂ¸¶¤­ÎÄ×Ö¤ÎÐÐégµÈ¤òÕ{Õû¤·¤Æ¤¤¤Þ¤¹ */
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;   
}
sup { bottom: 1ex; }
sub { top: .5ex; }

/* ÐÐ¤Î¸ß¤µ¤ò¥Õ¥©¥ó¥È¥µ¥¤¥º¤ÈÍ¬¤¸¤Ë¤·¤Æ¤¤¤Þ¤¹ */
body {
	line-height:1;
}

/* ÐÂÒŽ×·¼ÓÒªËØ¤Î¥Ç¥Õ¥©¥ë¥È¤Ï¤¹¤Ù¤Æ¥¤¥ó¥é¥¤¥óÒªËØ¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤Î¤Ç¡¢sectionÒªËØ¤Ê¤É¤ò¥Ö¥í¥Ã¥¯ÒªËØ¤Ø‰ä¸ü¤·¤Æ¤¤¤Þ¤¹ */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

/* navÒªËØÄÚul¤Î¥Þ©`¥«©`£¨ÐÐî^Ó›ºÅ£©¤ò±íÊ¾¤·¤Ê¤¤¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
ul, ol {
	list-style: none;
}

/* ÒýÓÃ·û¤Î±íÊ¾¤¬³ö¤Ê¤¤¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
	blockquote, q {
	quotes: none;
}

/* blockquoteÒªËØ¡¢qÒªËØ¤ÎÇ°áá¤Ë¥³¥ó¥Æ¥ó¥Ä¤ò×·¼Ó¤·¤Ê¤¤¤è¤¦¤ËÖ¸¶¨¤·¤Æ¤¤¤Þ¤¹ */
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

/* aÒªËØ¤Î¥Õ¥©¥ó¥È¥µ¥¤¥º¤Ê¤É¤ò¥ê¥»¥Ã¥È¤·¥Õ¥©¥ó¥È¤Î¿k·½Ïò¤Î“B¤¨Î»ÖÃ¤òÓHÒªËØ¤Î¥Ù©`¥¹¥é¥¤¥ó¤Ë“B¤¨¤ë¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* insÒªËØ¤Î¥Ç¥Õ¥©¥ë¥È¤ò¥»¥Ã¥È¤·¡¢É«¤ò‰ä¤¨¤ëˆöºÏ¤Ï¤³¤³¤Ç‰ä¸ü¤Ç¤­¤ë¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* markÒªËØ¤Î¥Ç¥Õ¥©¥ë¥È¤ò¥»¥Ã¥È¤·¡¢É«¤ä¥Õ¥©¥ó¥È¥¹¥¿¥¤¥ë¤ò‰ä¤¨¤ëˆöºÏ¤Ï¤³¤³¤Ç‰ä¸ü¤Ç¤­¤ë¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹
¤Þ¤¿¡¢markÒªËØ¤È¤Ï¡¢ÎÄ•øÄÚ¤Î—ÊË÷½Y¹û¤ÇÔ“µ±¤¹¤ë¥Õ¥ì©`¥º¤ò¥Ï¥¤¥é¥¤¥È¤·¤Æ¡¢Ä¿Á¢¤¿¤»¤ëëH¤ËÊ¹ÓÃ¤¹¤ë¤è¤¦¤Ç¤¹¡£*/
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

/* ¥Æ¥­¥¹¥È¤Ë´ò¤ÁÏû¤·¾€¤¬¸¶¤¯¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
del {
	text-decoration: line-through;
}

/* IE¤Ç¤Ï¥Ç¥Õ¥©¥ë¥È¤Çµã¾€¤òÏÂ¾€±íÊ¾¤¹¤ëÔO¶¨¤Ç¤Ï¤Ê¤¤¤Î¤Ç¡¢ÏÂ¾€¤¬¤Ä¤¯¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹
¤Þ¤¿¡¢¥Þ¥¦¥¹¥ª©`¥Ð©`•r¤Ë¥Ø¥ë¥×¥«©`¥½¥ë¤Î±íÊ¾¤¬³ö¤ë¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

/* ëO½Ó¤¹¤ë¥»¥ë¤Î¥Ü©`¥À©`¤òÖØ¤Í¤Æ±íÊ¾¤·¡¢ég¸ô¤ò0¤ËÖ¸¶¨¤·¤Æ¤¤¤Þ¤¹ */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Ë®Æ½ÁL¾€¤Î¥Ç¥Õ¥©¥ë¥È¤Ç¤¢¤ëÁ¢ÌåµÄ¤ÊÁL¾€¤òÒŠ¤¨¤Ê¤¯¤·¤Æ¤¤¤Þ¤¹ */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

/* ¿k·½Ïò¤Î“B¤¨Î»ÖÃ¤òÖÐÑë“B¤¨¤ËÖ¸¶¨¤·¤Æ¤¤¤Þ¤¹ */
input, select {
	vertical-align: middle;
}

/* »­Ïñ¤ËÓà°×¤ò³ö¤µ¤Ê¤¤¤è¤¦¤Ë¤·¤Æ¤¤¤Þ¤¹ */
img {
	vertical-align: bottom;
	font-size: 0;
}

/* ¥«©`¥½¥ë¤òÖ¸¥¢¥¤¥³¥ó¤Ë¤·¤Þ¤¹ */
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}










