/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 749px;
	background: white;
	border-width: 0 1px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}
#wrapper
{
	width: 749px;
	background:#1E006A;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 749px;
	height: 1%;
	overflow: visible;
	float: right;
	background-color:#1E006A;
	padding:0;
	margin-left: -214px;
}
.top_content
{
	background-color:white;
	/*text-align:right;*/
	padding: 0;
	/*border-width: 1px 1px;*/
	/*border-style: solid;*/
	/*border-color:white;*/
	/*margin: 7px 10px 5px 224px;*/
      margin-left:214px;
     
}
.top_contentblock
{
	background-color:white;
	padding:5px 0 5px 10px;;
	margin:auto;
}

.content_waku
{
	background:white url("contents_txt/images/mainhole.gif") no-repeat;
	/*text-align:right;*/
	padding: 30px 0 5px  0;
	/*border-width: 2px 2px 2px 2px;*/
	/*border-style: solid;*/
	/*border-color: #FFBF00;*/

	margin: 5px 10px 5px 224px;
}
.content
{
	background-color:white;
	/*text-align:right;*/
	padding: 0 0 5px  0;
	/*border-width: 2px 2px 2px 2px;*/
	/*border-style: solid;*/
	/*border-color: #FFBF00;*/

	/*margin: 7px 10px 5px 224px;*/
}
.content_in
{
	background-color:white;
	text-align:right;
	/*text-align:right;*/
	padding: 0 0 0 0;
	margin: 0 0 15x 0;

}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentblock
{
	background-color:white;
	padding: 0 8px 0px 8px;
	/*border-width: 1px 1px;*/
	/*border-style: solid;*/
	/*border-color:#00FF99;*/
	/*padding:0 0 5px 0;*/
	margin: 0 0 5px 0;
}

.contenttitle h2
{
	clear: both;
	/*background:  url(images/contents_title1.gif)  repeat-x;*/
	background-color:#BFFF00;
	text-align: justify;
	font-size: 14px;
	padding: 5px 0 5px 10px;
	border: 1px solid green;
	margin: 0 5px 0 5px;
	
	color:#000099;
	font-weight: bold;

}
.contentbody
{
	background-color:white;
	font-size:13px;
	text-align: justify;
	line-height:180%;
	padding: 5px 0px 0px 5px;
	margin: 10px 5px 0 5px;
}
.new_content   /* ?j???[?X?@*/
{
	background-color:white;
	/*text-align:right;*/
	padding: 0;
	/*border-width: 1px 1px;*/
	/*border-style: solid;*/
	/*border-color:blue;*/
	/*margin: 7px 10px 5px 224px;*/
       margin: 10px 10px 10px 10px;
}
.new_contentdt
{
	background:#4CE519;  /*url(images/side_title_blue.gif) no-repeat;*/
	color:white;
	font-size: 14px;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	/*border-width: 0 0 1px 0;*/
	/*border-style: solid;*/
	/*border-color:blue;*/
	padding:5px 0 5px 10px;
}
.osirase_contentdt
{
	background:  url(images/side_title_pink.gif) no-repeat;
	color:black;
	font-size: 14px;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color:pink;
	padding:5px 0 5px 10px;
}

.new_contentblock
{
	background-color:white;
	padding: 2px 2px 2px 2px;
	margin: 8px 5px 8px 8px;
}


/*-------------------------------------------------
  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-color: #F4EADF;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 0 2px 6px;
      margin: 2px 2px 2px 2px;

}
.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: 2px 2px 2px 2px;
	background-color:red;
       margin: 2px 0 2px 0;
}

/*-------------------------------------------------
  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;
}
