@charset "utf-8";

/* reset element
----------------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	color: #333;
	background: url(../img/share/bg.jpg) repeat #f4f4ed;
	font-family: "Lucida Sans",arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","Osaka",sans-serif;
	font-size: 10pt;
}



html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

ul,ol,dl{
	list-style:none;
}

caption,th {
	text-align: left;
}
.clr {
	clear: both;
}


th{
	font-weight:normal;
}

img,a img{
	vertical-align:top;
	border:none;
	background:transparent;
}

object,embed{
	vertical-align:top;
}
 
br{
	letter-spacing: normal;
}

caption{
	font-style: normal;
	font-weight: normal;
}
dfn,cite{
	font-style:normal;
}

table {
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

th,td{
	vertical-align: top;
}

fieldset,img {
	border: none;
}

input,textarea{
  font-size:1em;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	line-height: 1.0;
}

em,address,dfn{
  font-style:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

hr {
	display: none;
}
