BODY,TR,TD	    { color: #555; font-size: 100%; font-family: 'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif; }
h1	{
	height: 20px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
h2		 { color: #ff9900; font-size: 100%; font-family: Osaka; font-weight: normal }
FONT		 { font-size: 100%; font-family: Osaka }
.title		 { font-size: 100%; font-weight: bold }
.name		    { font-size: 85%; line-height: 100% }
.name_2		 { font-size: 100% }
.big		   { font-size: 85%; line-height: 150%; font-weight: bold; }
.sbig		   { font-size: 160%; line-height: 180% }
.item		  { font-size: 85%; line-height: 180% }
.small		  { font-size: 85%; line-height: 150% }
.verysmall		  { font-size: 64% }
.txt		    { font-size: 74%; line-height: 160% }
.txt-link		  { font-size: 74%; line-height: 150% }
.txt-white		   { color: #fff; font-size: 74%; line-height: 150% }
.moji01{ font-size : 15pt; color : #000000; line-height : 100%; letter-spacing : 0.1em; font-weight : bold; }
.moji02{ font-size : 15pt; color : #0000ff; line-height : 100%; letter-spacing : 0.1em; font-weight : bold; }
.moji03{ font-size : 15pt; color : #999900; line-height : 100%; letter-spacing : 0.1em; font-weight : bold; }
.bold		{ font-weight:bold ; }
.input		  { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; background-color: #ffffff }
.submit		  { color: #ffffff; font-weight: normal; font-size: 10px; text-decoration: none; background-color: #006666; cursor: hand  }
A:link		   { color: #555; font-family: Osaka; text-decoration: none }
A:visited	  { color: #777; font-family: Osaka; text-decoration: none }
A:active	 { color: #f5367a; font-family: Osaka; text-decoration: none }
A:hover		 { color: #f5367a; font-family: Osaka; text-decoration: none }
a:hover img { filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }

#container {
	width: 100%;
	margin: 0;
	padding: 0;
}

#container-inner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
text-align: left;
}

table {
text-align: left;
}


#index-nav {
	margin-bottom: 10px;
}

#slide {
	margin-bottom: 10px;
}

#flier {
	margin-bottom: 10px;
}






/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
	color: #fd6624;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li {
	background: #fffcfb;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 66px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 14px;
	left: 10px;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
	background: #fff7f4;
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 10px 0;
	padding: 10px 80px 0 80px;
	overflow: hidden;
	position: relative;
	border-top: 1px dotted #666;
	text-align: left;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
	color: #fd6624;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}




/* CALRENDAR  */

/*************************************
 *	#0068AE | #996600 | 
*************************************/

div.calendar-navi {
	font-size:10px;
	clear:both;
}
div.calendar-navi a {
	margin:2px 5px;
}

/*************************************
 * TABEL
*************************************/
table.calendar-table {
	border: 0;
	table-layout: fixed;
	empty-cells: hide;
	border-collapse: collapse;
	font-size:10px;
	margin:0 auto 5px auto;
	width:160px;
	background:#f9f9f9;
}

table.calendar-table caption {
	font-size:11px;
	font-weight:bold;
}

table.calendar-table th {
	font-size:11px;
	background:#666;
	color:#fff;
	height:15px;
	font-weight:normal;
	text-align: center;
	border: 1px solid #fff;
}

table.calendar-table td {
	border:1px solid #fff;
	background:#ffe5ca;
	height:15px;
	vertical-align:top;
	color:#333;
	font-size:10px;
	font-family:"Arial";
	cursor: default;
	text-align: center;
}
table.calendar-table td.open {
	background:#ffdcc4;
}
table.calendar-table td.closed {
	background:#ff6600;
	color:#fff;
}
table.calendar-table td.today {
	font-weight:bold;
}
table.calendar-table td.selected, table.calendar-table td.selected:hover {
	background-color:#FFC! important;
}

table.calendar-table td.over {
	background:transparent;
}

table.calendar-table td.edit {
	cursor:pointer;
}
table.calendar-table td.edit:hover {
	background-color:#ccc;
}

table.calendar-table td span {
	display:none;
}

div.calendarEditPanel {
	font-size:9.5px;
	position:absolute;
	background:transparent url(pop-arrow.gif) no-repeat 0 -135px;
	margin:0;
}
div.calendarEditPanel .content {
	margin:0 0 0 14px;
	background:#333;
	padding:10px 5px 10px 10px;
	border-color:#999;
	border-style:solid;
	border-width:1px 1px 1px 0;
}
div.calendarEditPanel .cmd {
	padding:10px 0 0 0;
}
div.calendarEditPanel a {
	text-decoration: none;
	margin:2px 6px 0 0;
	color:#fff;
}
div.calendarEditPanel a:hover {
	color:#FF9900;
}
div.calendarEditPanel select {
	font-size:9pt;
	background:#ffc;
	font-family:"meiryo";
}


/*************************************
 * Customize
*************************************/
table.calendar-table td span.kubun-0 {
	color:#009900;
}
table.calendar-table td span.kubun-1 {
	color:#FF0000;
}
table.calendar-table td span.kubun-2 {
	color:#FF0000;
}
div.title {
	clear:both;
	background:#999;
	color:#fff;
	padding:5px;
	font:menu;
	margin:10px 0;
}
div.calendar-navi {
	text-align: center;
	margin: 30px 0 15px 0;
	width: 100%;
}
div.calendar-navi a {
	color: #666;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 3px;
	background: #e8e8e8;
}
div.calendar-navi a:hover {
	color: #666;
	text-decoration: underline;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
div.calendar-body {
	width: 240px;
	margin: 0 auto 60px auto;
	overflow: hidden;
}
div.copyright {
	text-align: center;
	margin: 0 0 30px 0;
	font-size: 75%;
}
div.calendar {
	width: 200px;
	margin: 0;
}
div.calendar.table {
	clear: both;
}




/*************************************
 * Item Content
*************************************/

.item-content {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	margin-bottom: 20px;
}

.item-content a {
	color: #000;
	text-decoration: none;
}

.item-content a:hover {
	color: #f5367a;
	text-decoration: underline;
}

.item-content .item-image {
	margin: 0 0 10px 0;
}

.item-content .item-name {
	font-size: 118%;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}

.item-content .item-lineup {
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.item-content .item-lineup .item-name {
	font-size: 108%;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(images/marker-item-name-orange.gif) left center no-repeat;
}

.item-content .item-shopprice {
	font-size: 93%;
	color: #000;
	margin: 0 0 5px 0;
	text-decoration: line-through;
}

.item-content .item-webprice {
	text-align: right;
	font-size: 108%;
	font-weight: bold;
	color: #f5367a;
	margin: 0 0 5px 0;
}

.item-content .item-description {
	text-align: left;
	font-size: 93%;
	color: #000;
	margin: 0 0 5px 0;
}

.item-content .item-description.text-right {
	text-align: right;
}

.item-content .item-amount {
	text-align: right;
	font-size: 93%;
	margin: 0 0 5px 0;
}
.item-content .item-amount input[type=image] {
	vertical-align: bottom;
}


/*************************************
 * Discussin
*************************************/

#discussion {
	overflow: hidden;
	background: #d9edf7;
	border: 1px solid #bce8f1;
	width:480px;
	padding: 0;
	margin: 0 auto 30px auto;
	font-size: 13px;
}

#discussion #response {
	padding: 15px;
	width: 210px;
	float: left;
	text-align: center;
}

#discussion #response p {
	line-height: 20px;
	margin: 0;
}

#discussion #response p a {
	color: #fd6624;
}

#discussion #response p a:hover {
	text-decoration: underline;
}

#discussion #response img {
	vertical-align: top;
	border: 0;
}

#discussion #social {
	padding: 15px;
	width: 210px;
	height: 20px;
	float: left;
	text-align: center;
}