@charset "UTF-8";
/* CSS Document */

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, font, 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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{
/*	background: url(../images/share/bg01.jpg) left top repeat-y;*/
}

body {
	font-family:Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 12px;
/*	height:2000px;*/
	overflow-x:hidden;
	background: url(../images/share/bg01.jpg) left top repeat-y #FEFDF9;
}

#idSnsL{
	width:110px;
	float:left;
	height:22px;
	text-align:left;
}
#idSnsR{
	width:120px;
	float:left;
	height:22px;
	text-align:left;
}

#idWrap01{
/*	background: url(../images/share/bg01.jpg) left top repeat-y;*/
}


#floatMenu #idBanner01 {
	padding-top:45px;
	padding-left:25px;
	width:240px;
}
#floatMenu #idBanner01 #idBanner02 {
	border:solid 1px #DDDDDD;
	width:240px;
	padding-top:9px;
	background-color:#FFF;
}
#floatMenu #idBanner01 #idBanner02 #idBanner03 {
	padding-bottom:9px;
	margin:0 auto;
	width:220px;
}
#floatMenu #idBanner01 #idBanner02 #idBanner03 img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

