#divFaqMokuji H4 {
  margin-left:10px;
}

#divFaqMokuji ul {
	list-style-type: disc;
	margin-left:40px;
}

#content .PagePath p {
	margin: 0 10px 0 0;
}

.contenttitle {
	margin-top:1.5em;
}

#content .itemNavi {
	margin: 0;
	line-height: 120%;
	font-size: 90%;
}

#content .itemNavi p {
	margin: 0;
	text-align: right;
}

#content .taglist {
	padding: 0 0 0.25em 2em;
	margin: 0.4em 0 1em 0;
  line-height:120%;
  border-bottom:  1px solid #603000;
}

#content .taglist p {
	margin: 0;
  line-height:120%;
}

#content .ulSubCatList {
	list-style-type: disc;
	padding: 0;
	margin: 0 0 0 1.5em;
}

ul {
	padding: 0;
	margin: 0;
}

.CDComment { color: #FF0000; }
.CDString  { color: #0000FF; }
.CDKeyword { font-weight:bold; }

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}

.content
{
  margin: 0;
}

.h5Cat {
	margin:0.5em 0 0 0
}

.divCatList {
	float:left;
	margin: 0 1.5em 1em 0;
}

#content .olCatList {
	margin: 0 0 0 1em;
	line-height:160%;
}

#content .olCatList li{
	margin: 0;
}

#content .ulNewItemList {
	line-height:160%;
}

#content .ulNewItemList li {
	margin: 0;
}


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

.contentbody
{
	text-align: justify;
	margin: 0;
}

.contentbody p {
	margin-bottom:0.5em;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	padding: 0 4px 0 0;
}
.contentitempostedby
{
	padding: 0 4px 0 4px;
}
.contentitemcomments
{
	padding: 0 4px 0 4px;
}
.contentitemedit
{
	padding: 0 4px 0 4px;
}
.contentitem
{
	padding: 0.3em 0 0 0.5em;
	margin: 0 0 1em 0.5em;
	border-bottom:1px solid #603000;
	line-height: 150%;
	font-size: 100%;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 4px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 4px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 4px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
#content .comment H3, #content .commentadd H3, #content .tb H3   {
	font-weight:bold;
	color:#603000;
	margin-top:1em;
	margin-bottom:0.2em;
	padding-left:0.5em;
	padding-right:1em;
	border-left:none;
	border-top:none;
	border-bottom:3px solid #C07500;
	border-right:none;
	background-color:transparent;
	clear: both;
	font-size: medium;
	margin-right: 2em;
}

.itemcomment
{
	background-position: 6px 9px;
	padding: 6px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	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-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/

form {
	margin:0;
}

.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
    padding: 10px;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}

.div_nucleus_cf_name, .div_nucleus_cf_mail, .div_nucleus_cf_email {
	width: 480px;
	text-align:right;
}

.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;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 110px;
	padding: 2px 0;
	margin: 0 0 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	padding: 2px 2px;
}

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

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

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email {
	width: 320px;
	display:inline;
}

#nucleus_cf_body {
	height: 5em;
}

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

.commentform .formbutton
{
	width: 100px;
	height: 22px;
}
.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: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

/* znQuestionnaire用 */
.znq_form p {
	display: none;
}

.znq_form table {
  border-collapse: collapse;
  border: 1px solid #662200;
  background-color:#F8F8F8;
  padding:0;
  margin: 4px 0;
  width:auto;
}

.znq_form table td{
  padding: 3px 0.5em;
}

.znq_data {
  border: 1px solid #662200;
}

.znq_title{
  text-align:center;
  border:1px solid #662200;
  background-color:#FFFF99;
}

/* znSmiley用 > の行 */
.znsm_re {
color: #090;
}
/* znSmileyのアイコン */
.znsm_img {
vertical-align: middle;
}

#znSmiley_preview{
	padding: 4px;
	border: 1px solid #B3C492;

	margin: 0];
	background: #F9F9F9;
	margin: 0 1em 0.5em 1em;
}

