/* VOICE HYAKKEI */
* {margin: 0;padding: 0;list-style: none}
img {border: none}
body {background-color: #f9f9f9}
#container {width: 810px;
	margin: auto;
	position: relative;
	}
.stamp {position: absolute;
	top: -48px;left: 302px;
	z-index: 1;
	}
	*html .stamp {position: absolute;
		top: -8px;left: 302px;
		}
	*+html .stamp {position: absolute;
		top: -8px;left: 302px;
		}
h1 {margin-top: 40px;margin-left: 1px;margin-bottom: 20px;
	position: relative;z-index: 10;
	}
#btn {width: 810px;margin: auto;clear: both;position: relative;z-index: 2}
.preview {float: left;margin-top: 16px;margin-left: 5px}
.next {float: right;margin-top: 16px;margin-right: 5px}
#page_nav {clear: both;text-align: center;position: relative;top: -19px;z-index: 1}
#page_nav li {display: inline;padding: 0 5px;font-size: 62.5%;}
#page_nav li a {color: #282828;}
#page_nav li a:hover {color: #ccc;}
#footer {text-align: center;font-size: 10px;clear: both;padding-top: 50px;margin-bottom: 30px}
.noimg , .frame {float: left}
.noimg img , .frame img {margin-left: 5px;margin-top: 5px}
p.frame {background: url(../../voicehyakkei/common-img/shadow.jpg) no-repeat;
	width: 81px;height: 81px;
	}
p.noimg {width: 81px;height: 81px;background-repeat:no-repeat}
p.frame a:hover img {filter: alpha(opacity=80);opacity:0.8;background: #fff;}
.clear {clear: both}
