/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
img {
	border: 0;
}
form {
	margin: 0;
}

/******* ヘッダ ********/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
}

/******* リスト ********/
ul {
	margin: 0;
	padding: 0;
	list-style: inside none;
}
li {
	margin: 0;
	padding: 0;
}

/******** リンク ********/
a:link, a:visited {
	color: #0000ff;
}
a:hover, a:active {
	color: #ff0066;
}

/******** 全体で使うクラス ********/
.hidden {
	display: none;
}
.centerize {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.clearing {
	height: 0;
	clear: both;
}
.sub {
	font-size: 80%;
}
.half_left {
	float: left;
	width: 48%;
}
.half_right {
	float: right;
	width: 48%;
}


/******** 基本レイアウト ********/
body {
	background: #ffffff;
	color: #000000;
	fonr-size: 11pt;
	margin: 0;
	padding: 16px 0;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	text-align: center;
}
div#header {
	position: relative;
	width: 800px;
	height: 208px;
	margin: 0 auto;
	text-align: left;
}
ul#menu_top {
	width: 800px;
	height: 38px;
	margin: 0 auto 16px auto;
	text-align: center;
}
div#main {
	width: 800px;
	margin: 16px auto 16px auto;
	text-align: left;
}

div#main div#container {
	padding: 0;
	float: right;
	width: 548px;
	overflow: visible;
}
div#main div#sidebar {
	float: left;
	width: 236px;
}
div#footer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #e0f2e1;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

/******** ヘッダー ********/
div#header h1 {
	width: 800px;
	height: 208px;
	overflow: hidden;
	font-size: 32px;
	text-align: center;
	line-height: 50px;
}
div#header h1 a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
div#header h1 a img {
}

/******** トップメニュー ********/
ul#menu_top li {
	float: left;
	display: inline;
	width: 200px;
	height: 38px;
	margin: 0;
	padding: 0;
	background-color: #ccffcc;
	color: #000000;
	font-size: 14px;
	line-height: 38px;
	list-style: inside;
	overflow: hidden;
}
ul#menu_top li.first {
}
ul#menu_top li.last {
}
ul#menu_top li a {
	background-color: transparent;
	color: #000000;
}
ul#menu_top li a img {
	border: 0;
}

/******** パンくずナビ ********/
div#main div#container div.navi {
	margin-bottom: 16px;
	font-size: 11px;
}

/******** カテゴリーリスト ********/
div#main div#container div.navi2 {
	margin-bottom: 16px;
	font-size: 12px;
	text-align: center;
}
/******** ページスイッチ ********/
div#main div#container div.pageswitch {
	margin-bottom: 16px;
	font-size: 12px;
	text-align: center;
}
/******** Google Map ********/
div#main div#container div.googlemap {
}
div#main div#container div.googlemap div#map0 {
	margin: 0 auto 16px auto;
}

/******** メインコンテンツ ********/
div#main div#container div.content {
	margin-bottom: 16px;
	line-height: 1.5em;
}
div#main div#container div.content_left {
	float: left;
	width: 48%;
	margin-bottom: 16px;
	line-height: 1.5em;
}
div#main div#container div.content_right {
	float: right;
	width: 48%;
	margin-bottom: 16px;
	line-height: 1.5em;
}
div#main div#container div.news {
}
div#main div#container div.news ul {
}
div#main div#container div.news ul li {
	margin-bottom: 4px;
}
div#main div#container div.link {
}
div#main div#container div.link ul {
	font-size: 12px;
	line-height: 1.25em;
}
div#main div#container div.link ul li {
/*	display: inline;*/
	padding-right: 16px;
}

div#main div#container div h2 {
	margin: 0 0 8px 0;
	padding: 6px 0 2px 36px;
	border-bottom: 1px dotted #000000;
	background: url('http://stopchildlabour.jp/2009/img/icon.gif') left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25em;
}
div#main div#container div.link h2 {
	padding: 2px 0 2px 24px;
	background: url('http://stopchildlabour.jp/2009/img/icon2.gif') left top no-repeat;
	font-size: 13px;
}
div#main div#container div h2 a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
div#main div#container div h3 {
	margin: 16px 0 0 0;
	padding: 0;
	background-color: transparent;
	color: #1f8824;
	font-size: 14px;
	font-weight: bold;
}
div#main div#container div h3.large {
	font-size: 16px;
	text-decoration: underline;
}
div#main div#container blockquote {
	margin: 16px;
	padding: 12px;
	border: 1px solid #000000;
}
div#main div#container div div.contentbody {
	font-size:13px;
	margin: 0;
	padding: 0;
}
div#main div#container div div.contentitem {
	margin: 6px 0;
	padding: 0;
}
div#main div#container div div.contentitem span.contentitemcategory {
	padding: 0 12px;
	background: url(http://stopchildlabour.jp/2009/skins/default/images/bgcategory.gif) center left no-repeat;
}
div#main div#container div div.contentitem span.contentitemlink {
	padding: 0 12px 0 0;
}
div#main div#container div div.contentitem span.contentitemcomments {
	padding: 0 12px;
	background: url(http://stopchildlabour.jp/2009/skins/default/images/bgcomment.gif) center left no-repeat;
}
div#main div#container div div.contentitem span.contentitemedit {
	padding: 0 12px;
	background: url(http://stopchildlabour.jp/2009/skins/default/images/bgedit.gif) center left no-repeat;
	font-size: 10px;
}

div#main div#container div div.contentbody table {
}
div#main div#container div div.contentbody table.border1 {
	border: 1px solid #000000;
	border-collapse: collapse;
}
div#main div#container div div.contentbody table tr {
}
div#main div#container div div.contentbody table tr td {
	vertical-align: top;
}
div#main div#container div div.contentbody table.border1 tr th,
div#main div#container div div.contentbody table.border1 tr td {
	margin: 0;
	padding: 1px 4px;
	border: 1px dashed #000000;
}
div#main div#container div div.contentbody table tr td.time {
	width: 80px;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(http://stopchildlabour.jp/2009/skins/default/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(http://stopchildlabour.jp/2009/skins/default/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(http://stopchildlabour.jp/2009/skins/default/images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(http://stopchildlabour.jp/2009/skins/default/images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/******* サイドバー ********/
div#main div#sidebar form.sidebar {
	margin: 0 0 16px 0;
	padding: 0;
}

div#main div#sidebar ul#menu_side {
	width: 236px;
	margin: 0 0 16px 0;
	padding: 0;
}
div#main div#sidebar ul#menu_side li {
	width: 236px;
	height: 74px;
	margin: 4px 0;
	padding: 0;
	background-image: none;
	font-size: 14px;
	list-style: none outside;
	text-align: center;
	line-height: 74px;
}
div#main div#sidebar ul#menu_side li.first {
	margin-top: 0;
}
div#main div#sidebar ul#menu_side li.last {
	margin-bottom: 0;
}
div#main div#sidebar ul#menu_side li.extra {
	height: 57px;
	line-height: 65px;
}
div#main div#sidebar ul#menu_side li.submenu {
	width: 177px;
	height: 52px;
	margin: 4px 0 4px 59px;
	margin-top: 0;
	line-height: 60px;
}
div#main div#sidebar ul#menu_side li.en {
	width: 236px;
	height: 36px;
	margin: 4px 0;
	padding: 0;
	background-image: none;
	font-size: 16px;
	list-style: square inside;
	text-align: left;
	line-height: 36px;
}
div#main div#sidebar ul#menu_side li a {
	background-color: transparent;
	color: #000000;
}
div#main div#sidebar ul#menu_side li a img {
	margin: 0;
}

div#main div#sidebar dl.sidebardl {
	margin: 0 0 16px 0;
	padding: 0;
}
div#main div#sidebar dl.sidebardl dt {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
}
div#main div#sidebar dl.sidebardl dd {
	margin: 2px 0 0 0;
	padding: 0;
}
div#main div#sidebar dl.sidebardl dd a {
}

/******** フッター ********/
div#footer h3 {
	margin: 0;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
}
div#footer div.footer_text {
	margin: 0;
	padding: 0 10px;
}
div#footer a {
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 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
{
	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: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 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, #nucleus_cf_email
{
    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(http://stopchildlabour.jp/2009/skins/default/images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(http://stopchildlabour.jp/2009/skins/default/images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(http://stopchildlabour.jp/2009/skins/default/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;
}

