@charset "UTF-8";



/* Default
------------------------------------------------------------- */

body {
	text-align: center;
	font-size: 80%;
	color: #222;
	width: 100%;
	text-align: center;
}

body, p, div, hr, blockquote, form, h1, h2, h3, h4, h5, object, embed, script, table, th, tr, td {
	margin: 0; padding: 0;
}

p, span, blockquote, dt, dd, li, h1, h2, h3, h4, h5 {
	line-height: 140%;
}

img, table { border: 0; }

hr { display: none; }

strong { font-weight: bold; }

table {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
}

a {
	outline: none;
}

a:link    { color: #336699; }
a:hover   { color: #197fe5; }
a:visited { color: #486480; }



/* Background
------------------------------------------------------------- */

body {
	background: #fff url(../images/bg.png) repeat-x center top;
}

body#home {
	background: #fff url(../images/top_bg.png) repeat-x center top;
}

#container {
	width: 870px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}



/* Layout
------------------------------------------------------------- */

#header {
	position: relative;
	overflow: hidden;
}

#footer {
	width: 870px;
	clear: both;
}



/* Header
------------------------------------------------------------- */

#pages #header {
	height: 240px;
	background: transparent url(../images/header_bg.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}

#pages #header h1 a {
	position: absolute;
	left: 0px;
	top: 21px;
	width: 126px;
	height: 190px;
	background: transparent url(../images/header_title.png) no-repeat left top;
}

#home #header {
	height: 410px;
	background: transparent url(../images/top_header_bg.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}

#home #header h1 {
	position: absolute;
	left: 322px;
	top: 24px;
	width: 224px;
	height: 300px;
	background: transparent url(../images/top_header_title.png) no-repeat left top;
}

#header h1 span {
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#header ul li.morning {
	display: block;
	position: absolute;
	left: 0px;
	top: 9px;
}

#home #header ul li.morning {
	left: 777px;
	top: 20px;
}

#pages #header ul li.morning {
	left: 776px;
	top: 22px;
}



/* Navigation
---------------------------------------------------------------------------------- */

ul.navi {
	clear: both;
	position: relative;
	margin: 0 0 0 70px;
	padding: 0;
	height: 30px;
}

ul.navi li {
	position: absolute;
	font-size: 0px;
	line-height: 0px;
	list-style-type: none;
	width: 30px;
	height: 30px; 
}

ul.navi li a {
	display: block;
	background-position: 0px 0px;
	width: 30px;
	height: 30px; 
}

ul.navi li span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

/* 1 */
ul.navi li.navi1 { left: 40px; background: transparent url(../images/navi.png) no-repeat -30px -60px; }
ul.navi li.navi1 a { background: transparent url(../images/navi.png) no-repeat -30px 0px; }
ul.navi li.navi1 a:hover { background-position: -30px -30px; }

/* 2 */
ul.navi li.navi2 { left: 80px; background: transparent url(../images/navi.png) no-repeat -60px -60px; }
ul.navi li.navi2 a { background: transparent url(../images/navi.png) no-repeat -60px 0px; }
ul.navi li.navi2 a:hover { background-position: -60px -30px; }

/* 3 */
ul.navi li.navi3 { left: 120px; background: transparent url(../images/navi.png) no-repeat -90px -60px; }
ul.navi li.navi3 a { background: transparent url(../images/navi.png) no-repeat -90px 0px; }
ul.navi li.navi3 a:hover { background-position: -90px -30px; }

/* 4 */
ul.navi li.navi4 { left: 160px; background: transparent url(../images/navi.png) no-repeat -120px -60px; }
ul.navi li.navi4 a { background: transparent url(../images/navi.png) no-repeat -120px 0px; }
ul.navi li.navi4 a:hover { background-position: -120px -30px; }

/* 5 */
ul.navi li.navi5 { left: 200px; background: transparent url(../images/navi.png) no-repeat -150px -60px; }
ul.navi li.navi5 a { background: transparent url(../images/navi.png) no-repeat -150px 0px; }
ul.navi li.navi5 a:hover { background-position: -150px -30px; }

/* 6 */
ul.navi li.navi6 { left: 240px; background: transparent url(../images/navi.png) no-repeat -180px -60px; }
ul.navi li.navi6 a { background: transparent url(../images/navi.png) no-repeat -180px 0px; }
ul.navi li.navi6 a:hover { background-position: -180px -30px; }

/* 7 */
ul.navi li.navi7 { left: 280px; background: transparent url(../images/navi.png) no-repeat -210px -60px; }
ul.navi li.navi7 a { background: transparent url(../images/navi.png) no-repeat -210px 0px; }
ul.navi li.navi7 a:hover { background-position: -210px -30px; }

/* 8 */
ul.navi li.navi8 { left: 320px; background: transparent url(../images/navi.png) no-repeat -240px -60px; }
ul.navi li.navi8 a { background: transparent url(../images/navi.png) no-repeat -240px 0px; }
ul.navi li.navi8 a:hover { background-position: -240px -30px; }

/* 9 */
ul.navi li.navi9 { left: 360px; background: transparent url(../images/navi.png) no-repeat -270px -60px; }
ul.navi li.navi9 a { background: transparent url(../images/navi.png) no-repeat -270px 0px; }
ul.navi li.navi9 a:hover { background-position: -270px -30px; }

/* prev */
ul.navi li.prev { left: 0px; background: transparent url(../images/navi.png) no-repeat 0px -60px; }
ul.navi li.prev a { background: transparent url(../images/navi.png) no-repeat 0px 0px; }
ul.navi li.prev a:hover { background-position: 0px -30px; }

/* next */
ul.navi li.next { left: 400px; background: transparent url(../images/navi.png) no-repeat -300px -60px; }
ul.navi li.next a { background: transparent url(../images/navi.png) no-repeat -300px 0px; }
ul.navi li.next a:hover { background-position: -300px -30px; }

.navi-block p{
	margin: 0 20px 30px 0;
	text-align: center;
}



/* Footer
------------------------------------------------------------- */

#footer {
	background: transparent url(../images/footer_bg.png) no-repeat left top;
}

#footer p {
	padding: 20px 0;
	font-size: 90%;
	color: #6c7c61;
	text-align: center;
}

#pages #footer p {
	padding: 0 0 20px 0;
}

#pages #footer p.backtotop {
	padding: 20px 0 5px 0;
}



/* Home
------------------------------------------------------------- */

#lead {
	width: 435px;
	float: left;
	margin-bottom: 20px;
}

#lead h2 {
	width: 395px;
	height: 52px;
	background: transparent url(../images/top_lead.png) no-repeat left top;
	margin: 0 0 20px 20px;
}

#lead h2 span {
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

#lead p {
	margin: 0 20px 1em 20px;
}

#lead p.credit {
	text-align: right;
}

#contentslist {
	width: 435px;
	float: right;
}

#contentslist ol {
	padding: 0 0 0 100px;
	margin: 3px 0 20px 0;
	list-style-position: inside;
}

#contentslist p {
	margin-left: 26px;
	padding: 8px 10px 5px 10px;
	background-color: #e8f4e0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#index1 {
	background: transparent url(../images/top_index1_bg.png) no-repeat left top;
}

#index2 {
	background: transparent url(../images/top_index2_bg.png) no-repeat left top;
}



/* Page
------------------------------------------------------------- */

#main {
	width: 600px;
	float: left;
	background: #fff url(../images/pagebody_bg.png) repeat-y left top;
	margin-bottom: 20px;
}

#side {
	width: 250px;
	float: right;
	margin-bottom: 20px;
}

.pagebody {
	margin-right: 20px;
	padding: 24px 0 20px 0;
}

#main h2 {
	margin: 0 0 20px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #8cb569;
	color: #3e6a23;
	font-size: 140%;
	font-weight: normal;
}

.pagebody p {
	margin-bottom: 1.2em;
}

.pagebody p.inter {
	color: #3e6a23;
}

.pagebody p .ono {
	font-weight: bold;
}

.pagebody p .nakamura {
	font-weight: bold;
}

.pagebody p.eof {
	clear: both;
	text-align: right;
	margin-bottom: 4em;
	font-style: italic;
}

.pagebody p.image-label {
	margin-bottom: 10px;
}

.pagebody .inner-photo {
	float: right;
	padding: 0 0 10px 18px;
}



/* Column
------------------------------------------------------------- */

.column-1 {
	width: 580px;
	background-color: #ebf2e4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0;
}

.column-1 h3 {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	padding: 10px 0;
}

.column-1 .photo {
	float: right;
	padding: 0 10px 10px 10px;
}

.column-1 p {
	font-size: 90%;
	padding: 0 10px;
	margin-bottom: 1em;
}

.column-1-sweets {
	position: relative;
	min-height: 180px;
	_height: 190px;
	margin: 0 10px;
	padding-bottom: 10px;
}

.column-1 .column-1-sweets .photo {
	float: none;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

.column-1 .column-1-sweets p {
	padding: 0 0 0 250px;
}

.column-3 {
	width: 580px;
	background-color: #ebf2e4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0;
	padding-bottom: 1px;
}

.column-3 h3 {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	padding: 10px 0;
}

.column-3 .photo {
	float: right;
	padding: 0 10px 10px 10px;
}

.column-3 p {
	font-size: 90%;
	padding: 0 10px;
	margin-bottom: 1em;
}

.column-3 .column-3-menu .photo {
	float: none;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

.column-3 .column-3-menu p {
	margin-bottom: 5px;
}

.column-4 {
	float: right;
	width: 250px;
	background-color: #ebf2e4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 10px 10px;
}

.column-4 .photo {
	padding: 10px 0  10px 10px
}

.column-4 p {
	font-size: 90%;
	margin: 0 10px 10px 10px;
	color: #44503d;
}

.column-4-2 {
	position: relative;
	width: 580px;
	background-color: #ebf2e4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0;
	min-height: 220px;
	_height: 220px;
}

.column-4-2 .photo {
	position: absolute;
	left: 10px;
	top: 10px;
}

.column-4-2 p {
	font-size: 90%;
	color: #44503d;
	padding: 10px 10px 10px 250px;
}


.column-9 {
	float: right;
	width: 220px;
	background-color: #ebf2e4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 10px 10px;
}

.column-9 .photo {
	padding: 10px 0  10px 10px
}

.column-9 p {
	font-size: 90%;
	margin: 0 10px 10px 10px;
	color: #44503d;
}

/*
.column-9-1 {
	position: relative;
	width: 580px;
	background-color: #ebf2e4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0 40px 0;
	min-height: 200px;
	_height: 200px;
}

.column-9-1 .photo {
	position: absolute;
	left: 10px;
	top: 10px;
}

.column-9-1 p {
	font-size: 90%;
	color: #44503d;
	margin: 0;
	padding: 10px 10px 10px 284px;
}
*/

.sign-image {
	float: left;
	padding: 0 10px 40px 0;
}

.sign-entry {
	float: right;
	width: 234px;
	margin-bottom: 40px;
	padding-top: 10px;
	font-size: 90%;
}

.notice {
	color: #a00;
}



/* Side Contents
------------------------------------------------------------- */

.profile {
	font-size: 90%;
	margin-bottom: 20px;
	border-bottom: 1px solid #8cb569;
}

.profile .illust {
	float: right;
	padding: 0 0 5px 5px;
}

.profile h3 {
	font-size: 120%;
	font-weight: normal;
	color: #527f36;
	margin-bottom: 0.5em;
}

.profile p {
	margin-bottom: 1em;
}

ul.links {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.links li {
	list-style-position: outside;
	list-style-image: url(../images/link.png);
	margin: 0 0 6px 24px;
	padding: 0;
}  

.magazine {
	font-size: 90%;
}

.magazine .cover {
	margin-bottom: 20px;
}

.magazine p {
	margin-bottom: 10px;
}

  
