@charset "utf-8";

/*reset*/
/*******************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { margin: 0; padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal;}
table { border-collapse: collapse; border-spacing: 0;}
q:before,q:after { content: '';}
object,embed { vertical-align: top;}
hr { display: none;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}
img,abbr,acronym { border: 0;}
li { list-style-type: none;}
a:link { color: #06F; text-decoration: underline;}
a:visited { color: #06F; text-decoration:none;}
a:hover { color: #F14D20; text-decoration: underline;}
a:active { color: #06F; text-decoration:none;}
body {
	background: #F5F5F5;
	font-size: 81.25%;
	font-family: 'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.5;
	color: #333;
}
th, td { font-size: inherit;}
div#container { width: 728px; margin: 20px auto;}
h1 { margin-bottom: 20px; font-size: 182%;}
h2 { margin-bottom: 10px; font-size: 138.5%;}
h3 { border-bottom: dotted 1px #CCC; font-weight: bold; font-size: 108%;}
p { margin-bottom: 20px;}
table { width: 100%; border-top: solid 1px #DDD; border-left: solid 1px #DDD;}
fieldset { margin-bottom: 20px; padding: 10px; border: solid 1px #00AEBB; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
legend { padding: 2px 6px; background: #00AEBB; color: #FFF; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
th, td { padding: 6px; text-align: left; border-right: solid 1px #CCC; border-bottom: solid 1px #CCC;}
th { background: #EEE;}
.p { background: #C4E7E9;}
.t { background: #DCEEEF;}
ol { margin: 10px 30px;}
li { list-style: decimal;}
input[id="amazonid"], input[id="amazonurl"], input[id="p"] { width: 280px;}
input[type="text"] { padding: 3px;}
.ad { margin-bottom: 20px;}
div#box {
	margin-bottom: 20px;
	padding: 20px;
	background: #00AEBB;
	color: #FFF;
	 -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.bookmark { text-align: center;}
.bookmark a { padding: 6px; background: #FFF; border: solid 1px #00AEBB; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
.notice { font-size: 138.5%; color: #F00;}


