@charset "Shift_Jis";

@import "reset.css";


body			{background-color: #aa562e;
			 background-image: url("graph/background.jpg");
			 color: #474a4d;
			 padding: 10px}

a:link,a:visited	{color: #5b7e91;
			 outline: none}

a:active		{color: #0086ad;
			 font-weight: bold;
			 outline: none}

a:hover			{border-bottom: dotted 1px;
			 font-weight: bold;
			 color: #bbbcba}

.mojisyoku		{color: #474a4d}

.hide			{color: #f3f3f2}

.minimini		{}

.bold			{font-weight: bold}

/* container */
div#container		{width: 750px;
			 background-color: #f3f3f2;
			 background-image: url("graph/gif/backgraph_index.gif");
			 background-repeat: no-repeat;
			 background-position: top;
			 margin: 0 auto;
			 padding: 5px;
			 padding-bottom: 15px}

/* header */
div#header		{font-size: 1.5em;
			 margin: 40px 20px}

div#header h1		{text-align: center;
			 letter-spacing: 2px}

div#header h2		{text-align: center;
			 letter-spacing: 2px}

div#header h3		{text-align: center;
			 margin: 10px 0;
			 color: #aa562e;
			 letter-spacing: 1.5em}

div#header h3.accessary,div#header h3.applemint
			{letter-spacing: 0.5em}

div#header h3.hh	{letter-spacing: 0.3em}

div#header span.knit	{letter-spacing: 2.5em}

div#header span.fook	{letter-spacing: 1.6em}

/* subheader */
div#subheader		{clear: both;
			 margin-bottom: 20px}

div#subheader h1	{text-align: center}

div#subheader h4	{width: 50%;
			 float: right;
			 margin: 20px;
			 text-align: center;
			 line-height: 1.5em}

div#subheader h5	{width: 50%;
			 float: right;
			 line-height: 1.2em}

div#subheader h5.setup	{clear: both;
			 margin-top: 20px}

/* menulist */
div#menulist		{margin: 20px auto;
			 padding: 0 50px;
			 line-height: 1.8em}

div#menulist h2		{letter-spacing: 0.15em;
			 margin: 10px 0}

div#menulist h3		{letter-spacing: 0.0em}

div#menulist h3.setup	{margin-top: 20px}

div#menulist h4		{letter-spacing: 0.5em;
			 margin-bottom: 10px;
			 font-weight: bold}

div#menulist h5		{letter-spacing: 0.2em}

div#menulist h5.setup	{line-height: 1.2em;
			 margin-bottom: 10px}

div#menulist p		{clear: right}

div#menulist span.new   {padding-bottom: 10px}

div#menulist span.minne	{letter-spacing: 0.1em}

/* photo */
div#photo		{width: 670px;
			 margin: 0 auto;
			 background-color: #bbbcba}

div#photo h1		{padding: 5px 0;
			 font-weight: bold;
			 text-align: center;
			 letter-spacing: 0.7em}

div#photo h3		{padding: 25px 0 5px;
			 font-weight: bold;
			 color: #aa562e;
			 text-align: center;
			 letter-spacing: 0.7em}

div#photo img		{padding: 5px;
			 margin: 10px 35px;
			 background-color: #c53d43;
			 border: solid 3px #aa562e}

/* log */
div#log			{width: 700px;
			 margin: 0 auto;
			 padding: 10px}

div#log table		{width: 660px;
			 margin: 5px auto;
			 border: solid 1px #aa562e}

div#log th		{font-weight: normal;
			 text-align: left;
			 background-color: #aa562e;
			 color: #ffffff;
			 padding: 2px 10px}

div#log td		{text-align: left;
			 padding: 10px}

div#log p.setup		{margin-top: 20px}


/* information */
div#information		{padding: 0 30px;
			 margin: 0 auto}

div#information h4	{font-weight: bold;
			 margin-top: 30px;
			 text-align: center}

div#information .setup	{margin-top: 20px}

/* copyright */
div#copyright		{clear: both;
			 margin: 30px 0 0}

div#copyright h6	{font-style: italic;
			 color: #aa562e;
			 text-align: right;
			 padding-right: 80px}

/* images */
.amiboh			{background-image: url("graph/gif/amiboh_plate.gif");
			 background-repeat: no-repeat;
			 padding-left: 140px;
			 line-height: 1.5em}

.update			{background-image: url("graph/gif/update.gif");
			 background-repeat: no-repeat;
			 padding-left: 75px}

.new			{background-image: url("graph/gif/new.gif");
			 background-repeat: no-repeat;
			 padding-left: 75px}

.news			{background-image: url("graph/gif/news.gif");
			 background-repeat: no-repeat;
			 padding-left: 50px}

.okini			{background-image: url("graph/thumb/okiniiri.jpg");
			 background-repeat: no-repeat;
			 background-position: bottom;
			 border: solid 15px #aa562e;
			 width: 640px;
			 height: 510px}

/* colors */
.bengarairo		{color: #aa562e}

.uguisuiro		{color: #8a7b29}

.akabeni		{color: #c53d43}

.sumi			{color: #000a02}

/* end */