@charset "utf-8";
/*reset*/
/*******************************************************************/
* { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent;}
article,#links,dialog,figure,footer,header,hgroup,menu,nav,section { display: block; }
img,abbr,acronym,fieldset { border: 0;}
a:link { color: #06F; text-decoration: none;}
a:visited { color: #06F; text-decoration:none;}
a:hover { color: #F14D20; text-decoration: underline;}
a:active { color: #06F; text-decoration:none;}
body {
	background: #F5F5F5;
	text-align: center;
	font-size: 81.25%;
	font-family: 'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.5;
	color: #333;
}
div#container { position: relative; width: 728px; margin: 0 auto; padding: 20px 0; text-align: left; font-size: 100%;}
h1 { margin-bottom: 20px; font-size: 182%;}
h2 { margin-bottom: 10px;}
p { clear: both; padding-bottom: 5px;}
#header { padding-bottom: 5px;}
.follow { position: absolute; top: 20px; right: 0;}
.bookmark li { float: left; margin-right: 8px; list-style: none;}
.tw{ width: 96px; height: 21px; overflow: hidden;}
.fb{ width: 102px;}
.mixi{ width: 92px;}
.bookmark iframe, .bookmark p { float: left;}
.bookmark iframe, .bookmark img { vertical-align: top;}
.ad { margin-bottom: 20px;}
.item { float: left; width: 250px; margin: 0 50px 20px;}
.amazon { clear: both; background: #FFF; border: #CCC solid 1px; text-align: center; -webkit-border-radius: 8px; -moz-border-radius: 8px;}
