@charset "utf-8";

@import url("reset.css");

/* @group basic */

body {
	background: #000 url(../images/chicago_mobilesafari.jpg) center top;
	color: #444;
}

#container {
	width: 468px;
	margin: 0 auto 16px;
	background: #fff;
	background: rgba(255, 255, 255, 0.85);
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-webkit-box-shadow: 4px 4px 16px #808080;
}

a:link {
	color: #00c;
	text-decoration: underline;
}

a:visited {
	color: #909;
	text-decoration: underline;
}

a:active {
	background: #ddf;
	text-decoration: underline;
}

form select, form input {
	font-size: 32px;
}

* a {
	font-size: 1.5em;
}

/* @end */


/* @group header */

#header {
	position: relative;
	z-index: 10;
}

#header p {
	margin: 0;
	padding: 0;
}

#header > p {
	line-height: 1em;
	text-align: center;
}

#header h1 {
	font-size: 44px;
	line-height: 1em;
	padding: 16px 0 0 16px;
	text-shadow: 1px 1px 2px #888;
}

#header h1 span {
	display: none;
}

#header h1 em {
	display: block;
	position: absolute;
	top: 96px;
	left: 114px;
	right: 0;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}

#header h2 {
	display: none;
}

#header form {
	background: #000;
	padding: 8px 0;
}

#header form p {
	text-align: center;
}

#header form p input.ti {
	width: 404px;
}

#header form p a {
	font-size: 32px;
	color: #fff;
	background: none;
}

/* @end */


/* @group content */

#content {
	position: relative;
	padding: 16px 16px 0;
	z-index: 20;
}

#content h1 {
	font-size: 33px;
	margin-bottom: 0.4em;
	text-shadow: 1px 1px 2px #888;
}

#content h1 em {
}

#content h2 {
}

#content h3 {
}

#content p {
	font-size: 24px;
	line-height: 1.75em;
	margin: 0 0 1em;
	padding: 0;
}

#content p.shopphoto {
	float: right;
	margin-left: 1em;
}

#content p.note {
	font-size: 14px;
	line-height: 1.25em;
	margin-bottom: 1.2em;
}

#content p.note em {
	color: #c00;
	font-weight: bold;
	font-style: normal;
}

#content dl dt {
	margin: 0 0 0.3em;
	font-weight: bold;
}

#content dl dd {
	margin: 0 0 0.5em 1em;
}

#content dl dd em {
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	color: #666;
}

#content #alpha ul, #content #alpha ol, #content #beta ul, #content #beta ol {
	margin: 0 0 1em;
}

#content ul, #content ol {
}

#content li {
	font-size: 14px;
	margin: 0 0 0.5em 3em;
}

.hidden {
	display: none;
}

/* @end */



/* @group entry */

.entry-categories {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 80px;
	height: 80px;
	z-index: 30;
}

.entry-categories h2 {
	display: none;
}

#alpha-inner .asset-body * li {
	font-size: 24px;
}

#alpha-inner #trackbacks p {
	font-size: 14px;
	line-height: 1.5em;
}

#alpha-inner .asset-meta p {
	font-size: 12px;
}

#alpha-inner .asset-footer .entry-categories .shoppref p {
	width: 7em;
	font-size: 12px;
	
	background: #5ea6a6;
	background: rgba(94, 166, 166, 0.8);
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	-webkit-border-radius: 0.8em;
	-webkit-box-shadow: 2px 2px 4px #808080;
}

#alpha-inner .asset-footer .entry-categories .shoppref p a {
	padding: 0.6em 0;
	display: block;
	background: transparent;
	color: #fff;
	text-decoration: none;
}

.entry-categories .shoparea {
	display: none;
}

#content table {
	border-collapse: collapse;
	empty-cells: show;
	margin-bottom: 0.7em;
	width: auto;
}

#content table tr th, #content table tr td {
	border: #5ea6a6 1px solid;
	padding: 0.4em;
}

#content table tr th {
	text-shadow: 0px 1px 0px #ccc;
	font-size: 1.2em;
	width: 7em;
	background: #5ea6a6;
	background: rgba(94, 166, 166, 0.8);
}

#content table tr td {
	font-size: 1em;
}

#content table tr td div {
	line-height: 1.5em;
}

#content table tr:hover {
	background: #ffd732;
	background: rgba(255, 215, 50, 0.8);
}

/* @end */



/* @group beta */

#beta {
	margin-bottom: 1em;
}

/* @end */



/* @group category tag_cloud */

#gamma {
}

.widget-archive, .widget-tag-cloud {
	margin-bottom: 16px;
	padding: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 2px 2px 4px #808080;
}

.widget-archive h2, .widget-tag-cloud h2 {
	font-size: 1.2em;
	text-shadow: 0px 1px 0px #ccc;
	margin-bottom: 0.2em;
}

.widget-archive {
	background: #5ea6a6;
	background: rgba(94, 166, 166, 0.8);
}

.Accordion {
	border: none; /* 変更 */
}

.AccordionPanelTab {
	background-color: #5ea6a6; /* 変更 */
	border: 1px #5ea6a6 outset; /* 変更 */
	padding: 0.3em; /* 変更 */
}

.AccordionPanelTab h3 {
	font-size: 1em;
	line-height: 1em;
}

.AccordionPanelContent {
	height: 20em; /* 変更 */
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffd732; /* 変更 */
	border: 1px #ffd732 outset; /* 追加 */
}

.AccordionPanelTabHover {
	color: #444; /* 変更 */
}

.AccordionPanelOpen .AccordionPanelTabHover {
	color: #444; /* 変更 */
}

.AccordionFocused .AccordionPanelTab {
	background-color: #5ea6a6; /* 変更 */
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffd732; /* 変更 */
	border: 1px #ffd732 outset; /* 追加 */
}

#Accordion1 .AccordionPanel .AccordionPanelContent ul {
	margin: 0.3em 0 0.3em; /* 追加 */
}

#Accordion1 .AccordionPanel .AccordionPanelContent ul li {
	line-height: 2em;
	margin: 0 0 0.3em 2em; /* 追加 */
}


.widget-tag-cloud {
	background: #ffd732;
	background: rgba(255, 215, 50, 0.8);
}

#content .widget-tag-cloud ul li {
	display: inline;
	list-style-type: none;
	margin: 0 0.5em 0 0;
	line-height: 2em;
}

#content .widget-tag-cloud ul li a {
	text-decoration: none;
}

ul li.rank-1 a, ul li.rank-3 a, ul li.rank-5 a, ul li.rank-7 a, ul li.rank-9 a {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

ul li.rank-2 a, ul li.rank-4 a, ul li.rank-6 a, ul li.rank-8 a, ul li.rank-10 a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .widget-tag-cloud ul li.rank-1 {
	font-size: 2.1em;
	font-weight: bold;
}

#content .widget-tag-cloud ul li.rank-2 {
	font-size: 2.1em;
}

#content .widget-tag-cloud ul li.rank-3 {
	font-size: 1.65em;
	font-weight: bold;
}

#content .widget-tag-cloud ul li.rank-4 {
	font-size: 1.65em;
}

#content .widget-tag-cloud ul li.rank-5 {
	font-size: 1.3em;
	font-weight: bold;
}

#content .widget-tag-cloud ul li.rank-6 {
	font-size: 1.3em;
}

#content .widget-tag-cloud ul li.rank-7 {
	font-size: 1em;
	font-weight: bold;
}

#content .widget-tag-cloud ul li.rank-8 {
	font-size: 1em;
}

#content .widget-tag-cloud ul li.rank-9 {
	font-size: 0.75em;
	font-weight: bold;
}

#content .widget-tag-cloud ul li.rank-10 {
	font-size: 0.75em;
}

/* @end */



/* @group nav */

#content-inner ul.MenuBarHorizontal
{
	position: relative;
	z-index: 50;
	left: 0;
	bottom: 0;
}

#content-inner ul.MenuBarHorizontal li
{
	font-size: 32px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 16px;
	float: none;
}

#content-inner ul.MenuBarHorizontal a
{
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 16px 8px;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 2px 2px 4px #808080;
}

#content-inner ul.MenuBarHorizontal a:active
{
	background-color: #ddf;
	background-color: rgba(221, 221, 255, 0.6);
	color: #00c;
}

/* @end */



/* @group home */

#update {
}

.widget-recent-entries h2 {
	display: none;
}

.widget-content dl dt {
	font-size: 0.666em;
	color: #666;
}

.widget-content dl dt strong {
	font-size: 1.5em;
	color: #444;
}

.widget-content dl dt span {
}

.widget-content dl dd {
}

.widget-content dl dd span.paren {
	display: none;
}

.widget-content dl dd em {
	padding: 2px 4px;
	background: #5ea6a6;
	background: rgba(94, 166, 166, 0.8);
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 2px 2px 4px #808080;
}

.widget-content dl dd em a {
	background: transparent;
	color: #fff;
	text-decoration: none;
}

/* @end */


/* @group footer */

#footer {
	border-top: #000 4px solid;
	clear: both;
}

#footer address {
	font-size: 13px;
	padding: 8px 16px 24px;
}

/* @end */




