/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body {
	background: #efefef;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
img {
  border: 0;
}
form {
  margin: 0px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}

/* Links */
a:link {
  color: blue;
  text-decoration: none;
}
a:visited {
  color: #623D91;
  text-decoration: none;
}
a:hover, a:active {
  color: blue;
  /* text-decoration: underline; */
}
#header a:link, #header a:visited {
  color: #000000;
}
#header a:hover, #header a:active {
  color: blue;
}
#copyrights a:link, #copyrights a:visited {
  color: #FFffFF;
}
#copyrights a:hover, #copyrights a:active {
  color: #666666;
}
#sidebarcontainer a:link, #sidebarcontainer a:visited {
  color: black;
}
#sidebarcontainer a:hover, #sidebarcontainer a:active {
  color: blue;
  font-weight: bold;
  /* background: url(images/arrow.gif) left center no-repeat; */
}

/* Basic classes */
.hidden {
	display: none;
}
.centerize {
	text-align: center;
}
.clearing {
	width: 800px;
	height: 0;
	clear: both;
  background: #60BFEF url(images/bg_mix.jpg)  center no-repeat;
}
.clearing2 {
  /*height: 0;*/
  clear: left;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header {
  position: relative;
  width: 800px;
  /*height: 83px;*/
  /*background: white url(images/header.gif) no-repeat center;*/
  margin: auto;
  background-position: 0px 0px;
}
#header h1 {
  width: 796px;
  margin: -5px 2px 5px 2px;
  font-size: 10px;
  line-height: 0px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper {
	width: 800px;
	background: white;
	margin: 0 auto;
	/*border-width: 0 2px;*/
	/*border-style: solid;*/
	/*border-color: #E0E0E0;*/
}
#wrapper {
  width: 800px;
  /*background: white url(images/bgcontainer01.gif) repeat-y;*/
  background: aqua url(images/bg_kasou.jpg) repeat-y;
  margin: 0 auto 0px auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container {
  width: 800px;
  height: 1%;
	overflow: visible;
	float: right;
  margin-left: -220px;
  padding: 0px 0 0 0;
  /*background: #66CBFF url(images/bg_right.jpg) repeat-y right;*/
}
.content {
  padding: 0px 20px 0px 10px;
  margin: 0px 0px 0px 220px;
}
.conhead {
  /*width: 563px;*/
  width: 580px;
  height: 90px;
  float: right;
  padding: 0px;
  margin: 0px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2 {
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 17px;
	padding: 1px 0 1px 0;
	margin: 0;
  font-weight: bold;
}
#contenttitle14 h3 {
	clear: both;
	/* background-color: #4F80AC; ジェネシスカラーの青 */
	color: #4F80AC;
	font-size: 13px;
	padding: 1px 0 2px 0;
	margin: 5px 0 2px 2px;
  font-weight: bold;

	/* 内部のdivクラスがはみ出ないように */
	height: 100%;
	border-top   : 1px solid #808080;
	border-right : 2px solid #808080;
	border-bottom: 2px solid #808080;
	border-left  : 1px solid #808080;

}
#contenttitle14 a:link, #contenttitle14 a:visited {
  color: #FFffFF;
}
#contenttitle14 a:hover, #contenttitle14 a:active {
  color: red;
}

.contentbody {
	font-size:13px;
	text-align: justify;
	padding: 5px 0 16px 0;
}
.contentbody14 {
	font-size:13px;
	text-align: justify;
	padding: 1px 0 10px 5px;
}
.b11title h2 {
  font-size: 15px;
  font-weight: bold;
  background: #CCccCC url(images/dot.gif) bottom repeat-x;
  padding: 1px 0 4px 5px;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem {
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1 {
	display: inline;
}
.contentitem2 {
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3 {
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer {
  width: 220px;
  height: 1%;
  float: left;
  margin: 0;
  padding: 0;
  /*background: white url(images/bg_left.jpg) repeat-y;*/
}
.sidebar {
	color: #000000;
	margin: 0 10px 10px 10px;
}

/* Menu lists */
.sidebardl {
	padding: 0 0 0px 0;
	margin: 0;
}
.sidebardl dt {
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #000000;
	font-size: 12px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 4px 10px;
}
.sidebardl dd {
	background: #EEEEEE;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover {
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited {
	/*background: url(images/arrow.gif) left center no-repeat;*/
	padding: 0 0 0 10px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer_____ {
	width: 800px;
	background: #8692C4;
	text-align: center;
	padding: 3px 0;
	border-width: 3px 0;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 5px auto;
}

#copyrights {
  color: #FFffFF;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform {
	margin: 0px 0;
}
.commentform, .mailform {
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img {
    margin: 5px 0 0 0;
}
.formfield {
	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: 10px;
	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 {
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 1px 0;
	margin: 0 2px 0px 0;
}
.searchform .formbutton {
	width: 40px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 2px;
}
.loginform .formfield {
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton {
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield {
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton {
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail {
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
}
.commentform .formbutton {
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error {
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2 {
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3 {
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img {
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight {
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
  margin: 0px auto;
  padding: 0px;
  font-size: larger;
  width: 90px;
  clear: both;
}
.leftbox {
	float: left;
	border-right: 1px solid #EEEEEE;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}


/*----------
  Add
----------*/
#navi {
  position: relative;
  top: 45px;
  width: 800px;
  height: 20px;
  /*background: #F9C98E;*/
  background: #EEeeFF;
  border-bottom: 1px dotted #999999;
}
.pankuzu {
  color: black;
  float: left;
  width: 390px;
  padding: 5px 10px;
}
.topmenu {
  background: white;
  float: right;
  border: 1px solid #999999;
  padding: 0px 5px;
  margin: 3px 2px 3px 3px;
}
.login {
  float: right;
  padding: 0px 0px;
  margin: 3px 0px 3px 0px;
}

#top_left {
  background: #FBFBFF;
  float: left;
  width: 460px;
  padding: 0px 0 0 0;
  background: white url(images/bg_home_left.jpg) repeat-y;
}
#top_right {
  background: #FBFBFF;
  width: 800px;
  height: 1%;
  overflow: visible;
  float: right;
  padding: 0px 0 0 0;
  margin-left: -470px;
  background: white url(images/bg_home_right.jpg) repeat-y right;
}
.top_left_content {
  padding: 0;
  margin: 7px 10px 0px 15px;
}
.top_right_content {
  padding: 0;
  margin: 7px 15px 0px 470px;
}
th {
  color: black;
  font-weight: normal;
  text-align: center;
  background: #F4F2FF;
  border: 1px solid #B8BFDC;
  /*margin: -2px 0 -2px 0;
  padding: -2px 0 -2px 0;*/
}

.moji10 {font-size: 10px;}
.moji11 {font-size: 11px;}
.moji13 {font-size: 13px;}
.moji15 {font-size: 15px;}
.moji17 {font-size: 17px;}
.moji19 {font-size: 19px;}
.moji21 {font-size: 21px;}
.moji25 {font-size: 25px;}

.sold {
  background: url(images/sold.gif) ;
  z-index: 1;
}

.waku {
  background: #FFffFF;
  border: 1px solid #626A8F;
  padding: 5px;
  margin: 0px 0px 0px 0px;
}
.waku1 {
  background: #FFffFF;
  border: 1px solid #626A8F;
  padding: 0px;
  margin: 0px;
}

.bar1 {
  background: url(images/bar1.gif) no-repeat ;
  font-size: 15px;
  color: #FFffFF;
  font-weight: bold;
  padding: 2px 0 2px 10px;
  margin: 0;
}
.bar2 {
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  background-color: #EFEFEF;
  margin: 20px 0 0 0;
  padding: 3px 2px 2px 10px;
  width:97%;
}
.bar3 {
  background: url(images/bar3.gif) no-repeat ;
  border-bottom: 1px dotted #000000;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  padding: 7px 0px 8px 175px;
  margin: 0 0 10px 0;
}
.bar4 {
  background: url(images/bar4.gif) no-repeat ;
  border-bottom: 1px solid #999999;
  color: #000000;
  font-style: italic;
  padding: 1px 0px 0px 10px;
  margin: 0 0 7px 0;
}
.bar4 h2 {
  font-size: 22px;
  font-weight: bold;
}

.img_waku {
  border-style: ridge;
  border-width: 2px;
  border-color: #aaaaaa;
  background-color: #aaaaaa;
  margin: 7px 0 7px 0;
}

.owner_name h2 {
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  margin: 0px 0px 0px 3px;
  padding: 0px 0px 0px 0px;
}
.owner_report {
  font-size: 14px;
  text-decoration: underline;
  line-height: 160%;
  margin: 0px 40px 20px 40px;
}
.pageswitch {text-align: center;}

.newsfeed .title {
  color: #3D458D;
  margin: 5px 5px 0px 9px;
  padding: 1px 0px 0px 5px;
  border-bottom: 1px solid #9C9A9C;
  border-left: 10px solid #3D458D;
  background-color: #CCCCCC;
  width: 285px;
}
.newsfeed .feedTitle {
  margin: 0px 1px 0px 9px;
  padding: 1px 0px 0px 10px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #9C9A9C;
  width: 290px;
}

.itemtitle {
  font-size: 14px;
  font-weight: bold;
  margin: 2px 0 0 2px;
}
.itembody {
  font-size: 12px;
  border-bottom: 1px solid #999999;
  margin: 0px 0 4px 0;
  padding: 2px 0 1px 5px;
}
.result {
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  border-left: 12px solid #3D458D;
  background-color: #EFEFEF;
  border-bottom: 1px solid #9C9A9C;
  margin: 5px 0 0 0;
  padding: 3px 2px 2px 10px;
  width:95%;
}
.parttitle {
  border-bottom: 1px dotted #999999;
  font-size: 17px;
  font-weight: bold;
  margin: 0px 0 5px 0;
  padding: 1px 0 2px 0;
}

.osusume {
  background: url(images/osusume.gif) no-repeat ;
  padding: 20px 0;
}

#fonttype {
  color: #666666;
}
.zz {
  text-decoration: line-through;
}
.zzon {
  color: black;
  /*font-weight: bold;*/
}
.kin {
  color: red;
  font-weight: bold;
  font-family: ＭＳ 明朝, fantasy, sans-serif, serif, Arial, Lucida, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet;
}
#t_align {
  text-align: justify;
}
.t_justify {
  text-justify: distribute-all-lines;
}
.right {text-align: right;}

/*----------------------------
  Serch Result
----------------------------*/
.rakude_searchstring {text-align: center;}
.rakude_result {text-align: center;}
.rakude_pageswitch {
  text-align: center;
  margin-bottom: 15px;
}

.maehe {
  margin: 0px 20px 0px 20px;
  padding: 0px 0px 0px 0px;
}
.p100 {line-height: 100%;}
.p150 {line-height: 150%;}
.p200 {line-height: 200%;}


/*-------------------------------------------------
  NP_TrackBack
-------------------------------------------------*/
div.tb {
	border: 1px solid #000; background: #FFF;
}
div.tb div.head {
	padding: 4px;
	background: #000; color: #FFF;
	font-weight: bold; text-transform: lowercase; letter-spacing: 0.6em;
}
div.tb div.empty {
	padding: 4px;
	font-size: 95%;
}
div.tb div.item {
	padding: 4px;
}
div.tb div.item div.name {
	margin-bottom: 8px;
	font-size: 120%; font-weight: bold;
}
div.tb div.item div.body {
	font-size: 95%;
}
div.tb div.item div.body a {
	font-weight: bold;
}
div.tb div.item div.date {
	margin-bottom: 8px;
	color: #888;
	font-size: 85%; text-align: right;
}
div.tb div.info {
	padding: 4px;
	color: #FFF; background: #888;
	font-size: 85%; font-style: italic;
}
/*-------------------------------------------------
  NP_TrackBack
-------------------------------------------------*/

#display_____K, #display_____A, #display_____B {
  display: none;
}

/*-------------------------------------------------
  特集ページ
-------------------------------------------------*/
#special_blog {
  background: url(images/special_title_bar.gif) bottom no-repeat;
  padding: 3px 0 6px 7px;
  margin: 13px 0px 0px 0px;
}
.special_blog_towa {
  background: url(images/headergreen.gif) left bottom no-repeat;
  padding: 5px 0px 0px 35px;
  margin: 13px 0px 0px 0px;
}
#special_blog h2, #special_blog_towa h2 {
  font-size: 17px;
  color: #333333;
  font-weight: bold;
}
#special_blog a:link, #special_blog a:visited {
  color: #444444;
}
#special_blog a:hover, #special_blog a:active {
  color: #AAAAAA;
}
.special_blog_menu {
  background-color:#4169E1;
  font-size:15px;
  font-weight:bold;
  padding:6px 10px 6px 0;
  margin:15px -2px 15px 1px;
  text-align:center;
  color:#FFFFFF;
}

/*-------------------------------------------------
  Top Flash Rollover
-------------------------------------------------*/
.rollover01 {
  background:url(./images/right_btn01_o.jpg) no-repeat left bottom;
}
.rollover02 {
  background:url(./images/right_btn02_o.jpg) no-repeat left bottom;
}
.rollover03 {
  background:url(./images/right_btn03_o.jpg) no-repeat left bottom;
}
.rollover04 {
  background:url(./images/right_btn04_o.jpg) no-repeat left bottom;
}
.rollover05 {
  background:url(./images/right_btn05_o.jpg) no-repeat left bottom;
}
.rollover06 {
  background:url(./images/right_btn06_o.jpg) no-repeat left bottom;
}
.rollover07 {
  background:url(./images/right_btn07_o.jpg) no-repeat left bottom;
}
.rollover a { 
  margin:3px 0;
  display:block;
  width:302px;
  height:55px;
  font-size:1px;
  line-height:1px;
  outline:none;
}
.rollover a:hover { 
  text-indent:-9999px;
}