@charset "shift_jis";

/*=============================================
reset.css 
=============================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background:transparent;
}

body {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "ΰΎ©" , "Yu Mincho" , "ΰΎ©Μ" , "YuMincho" , "qMmΎ© Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSΎ©E" , "lr oΎ©" , "MS PMincho" , serif;
}
ol, ul, li {
	list-style:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

:focus { /* remember to define focus styles! */
	outline: 0;
	}

ins { /* remember to highlight inserts somehow! */
	text-decoration: none;
	background-color:#ff9;
	color:#000;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	vertical-align: top;
	font-size:0;
	line-height: 0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;  
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
a:link,a:visited {
	text-decoration:none;
}

/* for MacIE5 \*//*/
.clearfix {height: auto;overflow: hidden;}
/* end */


/*=============================================
reset.css 
=============================================*/
body {
	font-size:100%;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "ΰΎ©" , "Yu Mincho" , "ΰΎ©Μ" , "YuMincho" , "qMmΎ© Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSΎ©E" , "lr oΎ©" , "MS PMincho" , serif;
/*	font-family: Helvetica, 'qMmpS Pro W3', 'Hiragino Kaku Gothic Pro', CI, Meiryo, Osaka, 'lr oSVbN', 'MS PGothic', sans-serif;*/
}
/*_*/
html>/**/body {/* WinIEΘOA_uEUΦΜsNZwθ */
	font-size:16px;
	}
/**/


img {
	border:none;
	}
/*_*/
html>/**/body img {
	vertical-align:bottom;
	}
/**/