
/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
  
  修正+改良 by yasu 060727-090126
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height:100%;
	background-color: #F7F4F2;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#all {
	margin: 5px auto;
	color: #444444;
	text-align: left;
	width: 707px;
}

img {
	border: 0;
}

form {
	margin: 0;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	padding: 0 0 0 10px;
	margin: 0 20px;
}

/* Links */
a {
	overflow: hidden;
	outline: none;
}

a:link, a:visited {
	color: #0014A6;
	text-decoration: none;
}

a:hover, a:active {
	color: #0014A6;
	text-decoration: underline;
}

#copyrights a:link, #copyrights a:visited {
	color: #0014A6;
	text-decoration: none;
}

#copyrights a:hover, #copyrights a:active {
	color: #0014A6;
	text-decoration: underline;
}

/* Basic classes */
.hidden {
	display: none;
}

.centerize {
	text-align: center;
}

.clearing {
	width: 707px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header {
	width: 707px;
}

#toparea {
	height: 70px;
	width: 707px;
}

#logo a {
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 20px auto 0px 0px;
	width: 136px;
	height: 50px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top bottom;
}

#copy a {
	text-indent: -9999px;
	display: block;
	float: right;
	margin: 45px 0px 0px auto;
	width: 357px;
	height: 25px;
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/*-------------------------------------------------
  Top-page Banner
-------------------------------------------------*/

	#bannertoparea {
	width: 707px;
	height: 238px;
	padding-top: 7px;
	background-image: url(images/bannertop_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#bannertop {
	width: 700px;
	height: 220px;
	clear: both;
}

#bcollectibles a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 350px;
	height: 110px;
	background-image: url(images/banner/tcollectibles.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bclothes a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 350px;
	height: 110px;
	background-image: url(images/banner/tclothes.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bgoods a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 350px;
	height: 110px;
	background-image: url(images/banner/tgoods.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bcafe a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 350px;
	height: 110px;
	background-image: url(images/banner/tcafe.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bannertop a:hover {
	background-position: right -110px;
}

/*-------------------------------------------------
  Other-page Banner
-------------------------------------------------*/

	#bannerarea {
	width: 707px;
	height: 128px;
	padding-top: 7px;
	background-image: url(images/banner_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#banner a {
	display: block;
	clear: both;
	width: 700px;
	height: 110px;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#main {
	clear: both;
	width: 707px;
	margin: 20px 0 5px 0;
	height: 1%;
}

#container {
	float: left;
	margin: 0px auto 0px 0px;
	padding: 0;
	height: 1%;
	width: 507px;
}

.content {
	margin: 0;
	padding: 0;
}

.adbottom {
	width: auto;
}

/*-------------------------------------------------
  Item back image
-------------------------------------------------*/

.contentgroup {
	width: 507px;
	margin-bottom: 30px;
	background-image: url(images/item_back_m.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.contentgrouptop {
	background-image: url(images/item_back_t.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.contentgroupbottom {
	background-image: url(images/item_back_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentgroupbody {
	padding: 20px 27px 27px 20px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/

.contenttitle h2 {
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 2px solid #16bebe;
	margin-bottom: 20px;
	padding: 0 0 5px 5px;
}

.contenttitlecafe h2 {
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #16bebe;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0 0 5px 5px;
}

.contentbody {
	font-size: 1em;
	text-align: justify;
	line-height: 1.8em;
	padding: 10px;
}

/* メイントップ記事表示用 */

.contenttopnews {
	width: 507px;
	font-size: 1em;
	text-align: justify;
	line-height: 1.2em;
	margin-bottom: 20px;
	background-image: url(images/info_back_m.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.contenttopnewstop {
	background-image: url(images/info_back_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contenttopnewsbottom {
	background-image: url(images/info_back_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contenttopnewsbody {
	padding: 5px 27px 12px 20px;
}

.contenttopnewsend {
	clear: both;
}

.contentwhatsnew h2 {
	display: block;
	width: 100%;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	border-bottom: 2px solid #16bebe;
	margin-bottom: 5px;
	padding: 0 0 5px 5px;
}

.contentblognametop h2 {
	display: block;
	width: 100%;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	border-left: 5px solid #16bebe;
	padding-left: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.contentblognametop {
	display: block;
	border: 0px solid #16bebe;
	padding: 10px;
	margin-bottom: 0px;
}

.contenttitletop {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #16bebe;
	padding: 0 0 3px 3px;
	margin: 2px 0px 10px 5px;
}

.contenttitletop strong {
	color: #612d05;
}

.topcategories {
	clear: both;
	font-size: 0.8em;
	text-align: right;
	line-height: 1em;
}

.contentbodytopinfo {
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	line-height: 1.2em;
	padding: 5px 10px;
	margin-bottom: 10px;
}

/* 固定記事（各カテゴリの紹介）表示用 */

.contentinfo {
	width: 507px;
	font-size: 1em;
	text-align: justify;
	line-height: 1.8em;
	margin-bottom: 30px;
	background-image: url(images/info_back_m.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.contentinfotop {
	background-image: url(images/info_back_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contentinfobottom {
	background-image: url(images/info_back_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentinfobody {
	padding: 5px 27px 12px 20px;
}

.contentinfoend {
	clear: both;
}

/* LINK（及びCAFE）記事表示用 */

.contentlink {
	width: 507px;
	font-size: 1em;
	text-align: justify;
	line-height: 1.8em;
	margin-bottom: 30px;
	background-image: url(images/link_back_m.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.contentlinktop {
	background-image: url(images/link_back_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contentlinkbottom {
	background-image: url(images/link_back_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentlinkbody {
	padding: 5px 27px 17px 20px;
}

.linkcategories {
	clear: both;
	font-size: 0.8em;
	text-align: right;
	line-height: 1em;
	margin-top: 20px;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitem {
	clear: both;
	text-align: right;
	padding: 0;
	margin: 15px 0px 0px 30px;
	border-top: 1px solid #16bebe;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/

.comments {
	padding: 10px 20px;
}

.itemcomment {
	padding: 5px 15px 10px 15px;
	border: 1px solid #c5d1e3;
	margin: 10px 15px 0 20px;
}

.itemcomment:hover {
	border: 1px solid #c5d1e3;
}

.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/ {
	border: 1px solid #c5d1e3;
}

.id1:hover {
	border: 1px solid #c5d1e3;
}

.itemcomment h3 {
	font-size: 12px;
}

.commentinfo {
	text-align: right;
	margin-bottom: 5px;
}

/*-------------------------------------------------
  navi
-------------------------------------------------*/

.itemnavi {
	text-align: center;
	font-size: 0.8em;
	margin-top: 20px;
}

.pageswitch {
	font-size: 0.8em;
	text-align: center;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

#sidebarcontainer {
	float: right;
	width: 157px;
	height: 1%;
	margin: 0px 0px 0px auto;
	background-image: url(images/side_back_m.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#sidebarcontainertop {
	background-image: url(images/side_back_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebarcontainerbottom {
	padding-bottom: 20px;
	background-image: url(images/side_back_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#mainmenu {
	padding-top: 20px;
	padding-bottom: 35px;
}

#mainmenu a:hover {
	background-position: 0 -25px;
}

#top a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#collectibles a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_collectibles.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#clothes a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_clothes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#goods a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_goods.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#cafe a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_cafe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#info a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#diary a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_diary.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#link a {
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 25px;
	background-image: url(images/m_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Menu lists */

.sidebar {
	text-align: right;
	width: 140px;
	margin-right: 10px;
}

.sidebardl, .sidebardl a:hover, .sidebardl a:link, .sidebardl a:visited {
	color: #ffffff;
	padding: 0 0 10px 0;
	margin: 0;
}

.sidebardl dt {
	color: #ffffff;
	font-size: 1.1em;
	padding: 4px 0px;
	margin: 0px 0px;
	text-decoration: underline;
}

.sidebardl dd {
	padding: 2px 0px;
	margin: 0px 0px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer {
	clear: both;
	padding: 5px 7px 0 0;
	width: 707px;
	height: 32px;
	text-align: center;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer a {
	color: #ffffff;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform {
	margin: 5px 0;
}

.commentform, .mailform {
	display: block;
	margin-top: 10px;
	padding: 10px 20px;
}

.commentform img {
	margin: 5px 0 0 0;
}

.formfield {
	display: block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}

.formbutton {
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

.searchform .formfield {
	display: block;
	width: 130px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.searchform .formbutton {
	width: 60px;
	padding: 2px 2px;
}

.loginform .formfield {
	display: block;
	width: 130px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.loginform .formbutton {
	width: 60px;
	padding: 2px 2px;
}

.mainform .formfield {
	display: block;
	width: 280px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.mailform .formbutton {
	width: 100px;
	padding: 2px 2px;
}

#nucleus_cf_name, #nucleus_cf_mail {
	width: 300px;
	margin-right: 105px;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
	width: 300px;
}

.commentform .formbutton {
	width: 100px;
	height: 22px;
}

.error {
	color: red;
	font-weight: bold;
}

/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/

/* Search highlight color */
.highlight {
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}

.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}

.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

/*-------------------------------------------------
  NP_ArchiveIndex
-------------------------------------------------*/

/* リンク全般
.archiveindex a { 
    text-decoration: none;
}
*/

.archiveindex table { /*テーブルのスタイル指定*/
	width: 420px;
	margin: 0 auto 20px 20px;
	padding: 0px;
	border-collapse: collapse;
}

.archiveindex th { /*カテゴリー名*/
	background-color: white;
	margin: 0px;
	padding: 10px 5px;
	text-align: left;
	font-size: 1.2em;
	border-bottom: 1px solid #16bebe;
}

.archiveindex tr { /*行表示のスタイル指定*/
	background-color: #cdf4f4;
	margin: 0;
	padding: 0;
}

.archiveindex tr.stripe { /*行の色分け*/
	background-color: transparent;
}

.archiveindex tr.more { /*Moreリンク行*/
	background: none;
	font-size: small;
}

.archiveindex td { /*セル表示のスタイル指定*/
	margin-left: 0;
	padding: 5px 5px 5px 10px;
	border-top: 1px dotted #16bebe;
	text-align: left;
	vertical-align: top;
	font-size: small;
}

.archiveindex td.detail { /*日付表示セル*/
	white-space: nowrap;
	text-align: right;
	font-size: small;
}

.archiveindex td span.title { /*記事タイトル*/
}

.archiveindex td span.title-up { /*更新された記事*/
	color: red;
}

.archiveindex td span.catdesc { /*カテゴリー詳細*/
	font-size: small;
	color: #16bebe;
}

.archiveindex td span.nomore { /*Moreリンク無効*/
	color: #fff;
}

