body {
	background-color:#362f2d;
	font-size:80%;
	line-height:1.6;
	text-align:center;
}

#wrap{
	width:880px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}

#top{
	text-align:center;
	font-size:50%;
	color:#fff;
	margin:10px 0px;
}

h1{
	font-size:small;
}

p{
	margin:15px 0 0 15px;
}

p.read{
	margin-bottom:20px;
}

img {
	border:none;
}

img.sideimg{
	margin:10px 0;
}

img.bnr{
	margin-top:12px;
}

table.info{
	margin-top:12px;
}

td.footer{
	background:url(../../common/images/share_footer.gif) no-repeat bottom;
	height:121px;
	font-size:80%;
	color:#fff;
	vertical-align:bottom;
	padding-bottom:2px;
}

*html ul.s1{
	list-style-type:disc;
	list-style-position:outside;
	margin:0 5px 0 28px;
	font-size:small;
}

*:first-child+html ul.s1{
	list-style-type:disc;
	list-style-position:outside;
	margin:0 5px 0 28px;
	font-size:small;
}

*head~/* */body ul.s1{
	list-style-type:disc;
	list-style-position:outside;
	margin:0 5px 0 28px;
	font-size:small;
}

ul.s1{
	list-style-type:disc;
	list-style-position:outside;
	margin:0 5px 0 -13px;
	font-size:small;
}

ul.contents{
	list-style-type:circle;
	list-style-position:outside;
	margin-top:15px;
}

li.last{
	margin-bottom:30px;
}

h1{
	margin:0;
}

h2{
	margin:0;
}


td.white{
	background-color:#fff;
}

td.bg3{
	background-image:url(../../common/images/share_bg03.gif);
	width:16px;
}

td.bg4{
	background-image:url(../../common/images/share_bg04.gif);
	width:16px;
}

td.bg5{
	background-image:url(../../common/images/share_bg05.gif);
	width:222px;
}

td.coment{
	padding:15px 5px 15px 20px;
	background-color:#f0f0f0;
}


