/* [defaults] */
* {
	margin: 0px;
	padding: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
}
p,
dl,
ul,
ol,
blockquote,
form,
pre {
	margin: 1em 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
th,
dt {
	font-style: normal;
	font-weight: bold;
}
blockquote {
	margin: 1em 2em;
}
p {
	line-height: 1.4;
}
strong,
em {
	font-style: normal;
	font-weight: bold;
}
a {
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
q {
	quotes: none;
	font-style: normal;
}
/* [blocks] */
body {
	margin: 0px;
	padding:0px;
	text-align: center;
}
div.body, 
div.header, 
div.footer {
	clear: both;
	text-align: left;
}
hr#body_separator {
	clear: both;
	visibility: hidden;
}
/* [header] */
div.header {
	margin: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 770px;
}
div.header h1 {
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 150px;
	float: left;
}
div.header ul {
	margin: 0px;
	list-style: none;
}
div.header ul#sub-navi {
	width: 770px;
	clear: both;
}
div.header ul#sub-navi li {
	display: inline;
	width: 250px;
}
div.header ul#sub-navi li a {
	display: block;
	float: left;
	height: 32px;
	width: 250px;
	margin-left: 5px;
	text-indent: -9999px;
}
div.header ul a {
	text-decoration: none;
}
/* [body] */
div.body {
	padding-bottom: 40px;
}
div.body h2 {
	margin: 0px 0px 30px 0px;
	padding: 30px 0px 20px 0px;
	font-size: 120%;
}
div.body h2 a {
	text-decoration: none;
}
div.body h3,
div.body h4 {
	margin: 1em 10px;
	padding: 10px 0px 10px 10px;
	font-size: 14px;
	text-align: left;
}
div.body h5,
div.body h6 {
	margin: 1em 20px;
	font-size: 12px;
	text-align: left;
}
div.body dl,
div.body p,
div.body ul,
div.body ol {
	margin: 0em 30px 1em 30px;
	line-height: 1.4;
	text-align: left;
}
div.body ul,
div.body ol {
	padding-left: 2em;
}
div.body dl dt {
	margin-top: 1em;
}
div.body dl dd {
	padding-left: 3em;
	font-size: 90%;
	line-height: 1.2;
}
/* [articles] */
div.body {
	margin: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	width: 760px;
}
div.contents {
	float: left;
	width: 560px;
	margin: 0px;
}
/* [elements in body] */
body#sb_akismet p.img {
	margin: 0em 0em 1em 0em;
	text-align: center;
}
p.note {
	padding: 0px 2em;
	font-size: 90%;
}
p.message,
p.img {
	text-align: center;
}
div.body p.link {
	text-align: right!important;
	font-size: 80%;
}
div.body p.link a {
	text-decoration: none;
}
blockquote {
	margin: 1em 30px;
	padding: 2px 8px;
	font-size: 80%;
	text-align: left;
}
blockquote pre,
blockquote p {
	margin: 0px;
}
/* [table] */
div.body table {
	width: 700px;
	margin: 1em 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div.body table.explain {
	margin-top: 10px;
}
div.body table th {
	margin: 0px;
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
}
div.body table td {
	margin: 0px;
	padding: 2px;
}
div.body table td.name {
	white-space: nowrap;
}
div.body table td.auth {
	white-space: nowrap;
	text-align: center;
}
div.body table td.text {
	font-size: 90%;
}
div.body table td.type {
	white-space: nowrap;
	text-align: center;
}
div.body table td.link {
	white-space: nowrap;
	text-align: center;
}
div.body table tr td.head {
	height: 120px;
}
div.body table#plugin_table td,
div.body table#plugin_table th {
	font-size: 11px;
}
div.body table.explain td.fig {
	text-align: center;
}
/* [navigation] */
div.navigation {
	margin-left: 570px;
	padding-right: 10px;
	padding-top: 20px;
}
* html div.navigation {
	margin-left: 565px;
}
div.navigation dl {
	width: 180px;
	padding: 0px;
	margin: 15px 0px;
}
div.navigation dl.category {
	padding-top: 10px;
}
div.navigation dl.memo {
	padding-bottom: 10px;
}
div.navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.navigation ul.ads li {
	margin-bottom: 5px;
}
div.navigation ul a {
	text-decoration: none;
}
div.navigation dl dt {
	margin: 0px;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div.navigation dl dt a {
	text-decoration: none;
}
div.navigation dl dd {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
div.navigation dl dd ul li {
	padding: 2px 0px 2px 5px;
	font-size: 11px;
}
div.navigation dl.extra dt {
	display: none;
}
div.navigation dl.extra ul li,
div.navigation dl.search dd {
	padding: 3px 0px;
	text-align: center;
	line-height: 1.3;
}
/* [footer] */
div.footer {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
div.footer address {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	line-height: 1.0;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
div.footer address a {
	text-decoration: none;
}
/* [fonts] */
div.header ul#main-navi {
	font-family: "Hiragino Kaku Gothic Std","Osaka","Arial",sans-serif!important;
}
address {
	font-family: "Trebuchet MS","Trebuchet",sans-serif!important;
}
pre, code, kbd {
	font-family: monospace;
}
/* [colors] */
body {
	color: #445;
	background-color: #fff;
}
a:link {
	color: #66b;
}
a:active {
	color: #55c;
}
a:visited {
	color: #96c;
}
a:hover {
	color: #e50;
}
div.body h2 a:link,
div.body h2 a:active,
div.body h2 a:visited {
	color: #754
}
div.body h2 a:hover {
	color: #e50;
}
div.body h3,
div.body h4 {
	color: #465;
}
div.body dl dd {
	color: #667;
}
strong.caution {
	color: #f00;
}
p.note {
	color: #669;
}
blockquote {
	color: #77c;
	background-color: #fafaff;
}
div.body table {
	color: #445;
	background-color: #99c;
}
div.body table th {
	color: #445;
	background-color: #ddf;
}
div.body table tr.odd td {
	background-color: #f8f8ff;
}
div.body table tr.even td {
	background-color: #f0f0ff;
}
div.body table tr td.head {
	background-color: #ddf;
}
div.body table.explain td.fig {
	background-color: #fff;
}
div.navigation dl dt {
	color: #668;
	background-color: #ebebe1;
}
div.navigation dl dd ul li {
	color: #668;
	background-color: #f7f7f3;
}
div.navigation dl.extra li {
	color: #668;
	background-color: transparent;
}
div.footer address,
div.footer address a:link,
div.footer address a:active,
div.footer address a:visited,
div.footer address a:hover {
	color: #344;
}
/* [borders] */
img {
	border: 0px none #000;
}
blockquote {
	border: 1px solid #ddf;
}
ins {
	border-bottom: 1px dashed #cfc;
}
div.picture a img {
	border: 1px solid #99c;
}
div.footer address a {
	border-bottom: 1px solid #ccd;
}
body#sb_akismet p.img img {
	border: 1px solid grey;
}
div.body h2 {
	border-bottom: 3px double #eee;
}
div.navigation dl dt {
	border-bottom: 1px solid #c7dbb3;
}
div.navigation dl dd {
	border-left: 1px solid #c7dbb3;
	border-right: 1px solid #c7dbb3;
}
div.navigation dl dd ul li {
	border-bottom: 1px solid #ebebe1;
}
div.navigation dl dd ul li li {
	border-bottom: 0px none #ebebe1;
	border-top: 1px dashed #ebebe1;
}
div.navigation dl.extra dd {
	border-left: 1px none #c7dbb3;
	border-right: 1px none #c7dbb3;
}
div.navigation dl.extra li {
	border-bottom: 1px none #ebebe1;
}
div.navigation dl.search dd {
	border-bottom: 1px solid #c7dbb3;
}
/* [background-images] */
body {
	background-position: 0% 0%;
	background-repeat: repeat-x;
	background-image: url(../resource/sb-serenedays-header.png);
}
div.header h1 {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-image: url(../resource/sb-serenedays-title.png);
}
div.header ul#sub-navi li a {
	background-repeat: no-repeat;
	background-image: url(../resource/sb-serenedays-buttons.png);
}
div.header ul#sub-navi li#navi-home a {
	background-position: 0px -32px;
}
div.header ul#sub-navi li#navi-home a.current {
	background-position: 0px -64px;
}
div.header ul#sub-navi li#navi-home a:hover {
	background-position: 0px 0px!important;
}
div.header ul#sub-navi li#navi-product a {
	background-position: 0px -128px;
}
div.header ul#sub-navi li#navi-product a.current {
	background-position: 0px -160px;
}
div.header ul#sub-navi li#navi-product a:hover {
	background-position: 0px -96px!important;
}
div.header ul#sub-navi li#navi-contact a {
	background-position: 0px -224px;
}
div.header ul#sub-navi li#navi-contact a.current {
	background-position: 0px -256px;
}
div.header ul#sub-navi li#navi-contact a:hover {
	background-position: 0px -192px!important;
}
div.header div#preface {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-image: url(../resource/sb-serenedays-shadow.png);
}
div.footer {
	background-position: 50% 50%;
	background-repeat: repeat-x;
	background-image: url(../resource/sb-serenedays-footer.png);
}
div.navigation dl dt {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-image: url(../resource/sb-serenedays-label.png);
}
div.navigation dl dd {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-image: url(../resource/sb-serenedays-label.png);
}
div.navigation dl.extra dd,
div.navigation dl.search dd {
	background-image: none;
}
/* [for self-check] */
ul.checklist {
	margin-left: 1em!important;
}
ul.checklist li {
	margin-top: 1em;
	list-style: none;
}
ul.checklist li a {
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Std","Osaka","Trebuchet MS","Verdana",sans-serif;
}
form dl dt.checkform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: block;
	clear: left;
	float: left;
	width: 21em;
	font-weight: bold;
	text-align: right;
	line-height: 1.0;
}
form dl dd.checkform {
	margin: 5px 0em 0em 24em;
	padding: 0px;
	line-height: 1.1;
}
#thankyou,
#form_link {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
/* [for mailform] */
form dl dt.form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: block;
	clear: left;
	float: left;
	width: 12em;
	font-weight: bold;
	text-align: right;
	line-height: 1.0;
}
form dl dd.form {
	margin: 5px 0em 0em 14em;
	padding: 0px;
	line-height: 1.1;
}
form dl dt.message {
	display: none;
}
form dl dd.message {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
form dl dd.message p {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}
form dl dd.message p.msg {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}
