body {
	margin-top:10px;
}

iframe {
	font-size: 80%;
}

a.menu {
	color: #ffffff;
	text-decoration: none;
}

input {
	font-size: 11px;
}

.categories {
	color: #000000;
	text-decoration: none;
	font-size: 75%;
}

a.categories {
	color: #000000;
	text-decoration: none;
	font-size: 75%;
}

a.categories:visited { color: #7f007f; }

div.categories {
	color: #000000;
	font-size: 75%;
}

/* woods_index.phpのCategoryの一覧の改行幅を指定します． */
tr.list_categories {
	line-height: 14px;
}

/* 'LIST'の商品名のための定義	*/
.lists_name {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

a.lists_name:visited { color: #7f007f; }

/* 'LIST'のMaker名のための定義	*/
div.lists_maker {
	color: #000000;
	text-decoration: none;
	font-size: 80%;
}

/* みんなの広場の場合の'LIST'のNicknameのための定義	*/
.lists_nickname {
	color: #000000;
	text-decoration: none;
	font-size: 80%;
}

.lists_name_plaza {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

/* みんなの広場の場合の'LIST'のNicknameのための定義	*/
.lists_nickname_plaza {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

/* 'LIST'の商品の注意書きのための定義 */
.lists_notice {
	color: #ff3f00;
	text-decoration: none;
	font-size: 65%;
}

/* 'LIST'の商品の一行コメントのための定義 */
.lists_one_line_comment {
	color: #34a02c;
	text-decoration: none;
	font-size: 65%;
/*	font-weight: bold;	*/
}

/* 'LIST'のKeyword検索の場合の検索結果の文章のための定義	*/
div.lists_search_result {
	color: #000000;
	text-decoration: none;
	font-size: 75%;
}

/* 'LIST'の下に表示される各PageへのLinkのための定義	*/
a.lists_page_link {
	text-decoration: none;
/*	font-size: 75%;	*/
}
a:link.lists_page_link {
	text-decoration: none;
	color:#999999;
/*	font-size: 75%;	*/
}
a:visited.lists_page_link {
	text-decoration: none;
	color:#999999;
/*	font-size: 75%;	*/
}
a:active.lists_page_link {
	text-decoration: none;
	color:#999999;
/*	font-size: 75%;	*/
}
/* リンクのない'back'や'next'の色を指定します． */
.lists_page_link_no_link {
	color:#dddddd;
}
div.lists_page_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
/*	font-size: 75%;	*/
}

/* 商品が指定されていない場合に表示されるCategoryの説明のための定義	*/
div.infos_category {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
/*	font-size: 75%;	*/
}

/* Categoryが指定されていない場合に表示されるWhat's New(Jack's Voice)のための定義	*/
div.infos_whatsnew {
	color: #000000;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
/*	font-weight: bold; */
/*	font-size: 75%;	*/
}

/* 商品詳細の下に表示される各PageへのLinkのための定義	*/
a.items_page_link {
	text-decoration: none;
/*	font-size: 75%;	*/
	font-size: 14px;
}
div.items_page_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
/*	font-size: 75%;	*/
}

div.items {
	font-size: 75%;
}
iframe.items {
	font-size: 75%;
}

/* すべてのPageの枠の下に表示されるLink	*/
.frame_footer {
	text-decoration: none;
/*	font-size: 75%;	*/
}


/* 商品の詳細情報のための設定 */
.item_name {
	font-size: 16px;
}

.item_maker{
	font-size: 14px;
}

/* 価格，在庫数などのテーブル */
.item_detail{
	font-size: 14px;
}

/*--------------------------------------------------------------*/
/* みんなの広場の詳細情報(woods_sub_plaza.tpl)のための定義	*/
/*--------------------------------------------------------------*/
/* Title */
.goods_title {
	font-size: 16px;
}
/* 説明 */
.goods_doc {
	font-size: 13px;
}


/*--------------------------------------------------------------*/
/* みんなの広場の詳細情報(woods_sub_plaza.tpl)のための定義	*/
/*--------------------------------------------------------------*/
/* 元の記事のSubject	*/
.plaza_src_subject {
	font-size: 85%;
	font-weight: bold;
}
/* 元の記事の投稿日時	*/
.plaza_src_date {
	font-size: 75%;
}
/* 元の記事の投稿者名	*/
.plaza_src_name {
	font-size: 75%;
}
/* 元の記事の内容	*/
.plaza_src_doc {
	font-size: 75%;
}

/* 同じThreadの記事の一覧	*/
.plaza_same_thread {
	font-size: 75%;
}

/* 選択されている記事のSubject	*/
.plaza_detail_subject {
	font-size: 85%;
}
/* 選択されている記事の投稿者名	*/
.plaza_detail_name {
	font-size: 75%;
}
/* 選択されている記事の投稿日時	*/
.plaza_detail_date {
	font-size: 75%;
}
/* 選択されている記事の内容	*/
.plaza_detail_doc {
	font-size: 80%;
}

/* 商品のレビューの入力画面 */
.contribute_plaza {
	font-size:14px;
}

/* 商品詳細のCategoryについての記述のための定義 */
.items_category {
	font-size: 75%;
	text-decoration: none;
}

.items_category_link {
/*	font-size: 75%;	*/
	text-decoration: none;
}

/* 商品詳細の一行コメントのための定義 */
.items_one_line_comment {
	color: #3fcf00;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

/*-----------------------------------------*/
/* woods_top.php                           */
/*-----------------------------------------*/
.top_newitems_categories {
	color : #ff8000;
	font-size : 75%;
	font-weight : bold;
}

/*-----------------------------------------*/
/* woods_index.php                         */
/*-----------------------------------------*/
table.woods_calendar_table {
	color : #000000;
/*	background-color: #dfdfff;	*/
/*	border-spacing: 2px;	*/
/*	border-style:outset;	*/
/*	border-width: 1px;	*/
	font-size : 55%;
/*	font-weight : bold;	*/
}

/*
input[type="submit"],input[type="reset"],input[type="button"] {
	background-color: #ccffcc;
	color: #003399;
	border-width: 3px;
	border-color: #00ffba;
	border-style:groove; この行はコメントにしてください．
}
*/
