@charset "utf-8";
/**********タグの再設定**********/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, img, input, p, blockquote {
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
img a {
	border: 0px;
}
address, small, caption, cite, code, dfn, em, th, var, h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
ol, ul, li {
	list-style:none;
	line-height:1;
}
a {
	text-decoration: none;
	cursor:pointer;
}

/**********スタイル**********/

a {
	color: #3B74FD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.rollover:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

body {
	background: #FFFFFF url(images/back-top.png) repeat-x;
}

div#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/*----------------------------------------------------------------
