html {
	margin: 0;
	padding: 0;
	background-color: #6699cc;}

body { 
	margin: 0;
	padding: 0;
	color: #555555;
	font-family: qMmpS Pro W3, Hiragino Kaku Gothic Pro, CI, Meiryo, lr oSVbN, sans-serif;
	font-size: 14px;
	line-height: 1;
}

section, article, header, footer, nav, aside, hgroup { display: block; }

a { color: #0000ff; }
a:visited { color: #0000ff; }
a:hover { color: #bf0000; font-weight: bold; }
a.opacity:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.clear { clear: both; }
.center { text-align: center;}

#wrapper {
	width: 800px;
	margin: 10px auto 0 auto;
	padding: 0 0 30px 0;
	border: solid 1px #999999;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	color: #555555;
	background: #ffffff;
	box-shadow: 0 0 20px #666666;
	-moz-box-shadow: 0 0 20px #666666;
	-webkit-box-shadow: 0 0 20px #666666;
	zoom: 1;
	filter:
    progid:DXImageTransform.Microsoft.DropShadow(color=#666666, offx=1, offy=1)
    progid:DXImageTransform.Microsoft.DropShadow(color=#999999, offx=1, offy=1)
    progid:DXImageTransform.Microsoft.DropShadow(color=#cccccc, offx=1, offy=1);
}

#wrapper:after {
	display: block;
	clear: both;
	content: " ";
}

header {
	width: 100%;
}

header h1 {
	margin: 8px 0 4px 30px;
	font-size: 12px;
}

header h1 a {
	color: #555555;
	text-decoration: none;
}

header h1 a:visited {
	color: #555555;
	text-decoration: none;
}

header h2 {
	position:absolute;
	left: -9998px;
}

article {
	margin: 0;
	padding: 10px 25px 10px 25px;
}

article h1 {
	margin: 0px 0 15px 0;
	padding: 10px 3px 3px 45px;
	border-bottom: 1px dotted #cccccc;
	background-image: url(http://arigator.com/html5/img/h1.gif);
	background-repeat: no-repeat;
	text-shadow: 1px 1px 5px #aaaaaa;
	font-family: HGPnpp޼UB;
	font-size: 26px;
	font-weight: normal;
	color: #bf0000;
	line-height: 25px;
}

article h2 {
	margin: 30px 0 15px 0;
	padding: 10px 3px 3px 65px;
	border-bottom: 1px dotted #cccccc;
	background-image: url(http://arigator.com/html5/img/check.gif);
	background-repeat: no-repeat;
	font-family: HGPnpp޼UB;
	font-size: 22px;
	font-weight: normal;
	color: #bf0000;
	line-height: 25px;
}

article h3 {
	margin: 30px 0 15px 0;
	padding: 10px 3px 3px 65px;
	border-bottom: 1px dotted #cccccc;
	background-image: url(http://arigator.com/html5/img/check.gif);
	background-repeat: no-repeat;
	font-family: HGPnpp޼UB;
	font-size: 22px;
	font-weight: normal;
	color: #bf0000;
	line-height: 25px;
}

article h4 {
	margin: 0;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	text-align: center;
}

.waku {
	margin: 0;
	padding: 10px;
	*padding: 10px;
	line-height: 160%;
	border: solid 1px #e1e1e1;
	box-shadow: 2px 2px 5px #666666;
	-moz-box-shadow: 2px 2px 5px #666666;
	-webkit-box-shadow: 2px 2px 5px #666666;
	background-color: #ffffff;
	zoom: 1;
	filter:
    progid:DXImageTransform.Microsoft.DropShadow(color=#666666, offx=1, offy=1)
    progid:DXImageTransform.Microsoft.DropShadow(color=#999999, offx=1, offy=1)
    progid:DXImageTransform.Microsoft.DropShadow(color=#cccccc, offx=1, offy=1);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.waku p {
	padding: 0 15px 5px 10px;
}

.img_left {
	float: left;
	margin: 0 15px 10px 0;
	padding: 2px;
	border: 1px solid #eae8df;
}

p.link {
	margin: 5px 20px 10px 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
}

p.link a {
	margin: 0;
	padding: 3px 0 0 22px;
	background: url(http://arigator.com/html5/img/ya.gif) no-repeat left center;
	font-size: 17px;
}

.tag {
	margin: 20px 15px 0 15px;
	padding: 5px;
	border-bottom: 1px dotted #cccccc;;
	font-size: 11px;
	color: #666666;
}

.voice {
	margin: 0;
	padding: 5px 0 1px 0;
	*padding: 5px 15px 1px 15px;
}

.voice .block {
	clear: both;
	overflow: hidden;
	margin: 10px 15px 5px 15px;
	padding: 5px;
	_height: 80px;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	background: #f9f9f9;
	color: #555555;
}

.voice .block .left{
	float: left;
	display: inline;
	margin: 0 10px 3px 0;
	padding: 2px;
	border: none;
}

.voice .block p{
	margin: 0;
	padding: 10px;
	font-size: 13px;
}

.voice .block a{
	font-size: 11px;
	font-weight: normal;
}

.order {
	margin: 30px 0 35px 0;
	text-align: center;
}

.other {
	margin: 0;
	padding: 0;
	text-align: center;
}

.other a{
	color: #555555;
	text-decoration: none;
}

ul {
	position:absolute;
	left: -9998px;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0 0 5px 5px;
}

li {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 2px 0 3px 18px;
	font-size: 13px;
	background: url(http://arigator.com/html5/img/ya2.gif) no-repeat 3px center;
}

footer {
	width: 100%;
	height: 20px;
	margin: 10px auto 0 auto;
	text-align: center;

}

footer p {
	padding: 10px;
	font-size: 12px;
}

hr { color: #f8f8ff; }

img { border: none; }
.b { font-weight: bold!important; }
.big { font-size: 110%!important; }
.big1 { font-size: 130%!important; }
.small { font-size: 90%!important; }
.small1 { font-size: 80%!important; }
.copy { font-size: 140%; font-weight: bold; color: #3366ff; }
.red { color: #ff3333!important; }
.blue { color: #3366ff!important; }
.brown { color: #b51225!important; }
.rising29 { color: #b51225!important; }
.yellow { padding:2px;background-color: #ffdf38!important; }
.line {
	margin: 23px 0;
	padding: 0 2px;
	line-height: 23px;
	background: url(http://arigator.com/html5/img/line.jpg) repeat 0px 0px;
}