/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/shizuka_homepage_r7_c1.jpg);
}
#tools{
font-size:11px;
float:right;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #9F0026;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

p, ul, ol {
	font-size: .8em;
}
#crumbs{
	text-transform: capitalize;
}
#japanese_text {
	background-color: #333333;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-bottom-style: solid;
	padding-left: 2px;
	padding-top: 1px;
}
a:link {
	color: #9F0026;
}

a:hover, a:active {
	text-decoration: none;
	color: #9F0026;
}

a:visited {
	color: #9F0026;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */


/* Header */

#header {
	width: 759px;
	height: 54px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 759px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E56F47;
}

#menu a:hover { 
	text-decoration: none; 
	background: #DE8761;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #DE8761;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 759px;
	height: 115px;
	margin: 0 auto;
}




/* Page */

#page {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */
#righthandside{
	float: right;
	width: 195px;
	margin-top: 238px;
	margin-left: 8px;
	margin-right: 4px;
}
#zone {
	background-image: url(images/special_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DEDEDE;
	margin-top: 10px;
	margin-bottom: 5px;
}
#zone h2 {
	font-size: 115%;
	color: #CC3300;
	font-weight: bold;
	text-transform: capitalize;
}
#zone_text {
	padding: 5px;
	font-size: 80%;
	font-style: normal;
}
#zone_text p {
	padding: 2px;
	margin: 2px;	
}
#content {
	width: 428px;
	margin-left: 136px;
}
#content_default {
	width: 628px;
	margin-left: 136px;
}
#content_default img {
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #999999;
	border-left-color: #990033;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 20px;
}
/* Post */

.post {
	padding: 2px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}

/* Sidebar */

#navigation {
	float:left;
	width: 123px;
	background-color: #000000;
	padding: 0px;
	z-index: 100;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-transform: lowercase;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 759px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: right;
}

#legal a {
	color: #9F0026;
}
