/* @override http://www.unzen-kankou.com/skins/default/mizokaunzen.css */

/*-------------------------------------------------
  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: #ffffff url(images/bg2.gif) repeat-x scroll;
	color: #494949;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 11px;
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}

div.topsearch {
	float: right;
	width: 300px;
}

#header div.topsearch dl.topdl dd form div.searchform input.formfield {
	float: left;
}

#header div.topsearch dl.topdl dd form div.searchform input.formbutton {
	margin-left: 10px;
}

#header div.topsearch dl.topdl dt {
	float: left;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "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
{
}

/* Links */
a:link, a:visited
{
	color: #2f338c;
	text-decoration: none;
}

p.suisan a{
	color: #1f92d7;
}

p.suisan a:hover{
	color: #1f58d7;
}

p.bussan a{
	color: #9f78c0;
}

p.bussan a:hover{
	color: #9f38c0;
}

p.gourmet a{
	color: #ffa836;
}

p.gourmet a:hover{
	color: #ff5d36;
}

p.rakunou a{
	color: #ff74d3;
}

p.rakunou a:hover{
	color: #ff3ad3;
}

p.nougyo a{
	color: #53b100;
}

p.nougyo a:hover{
	color: #538100;
}


a:hover, a:active
{
	color: #f00;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: white;
}
#copyrights a:hover, #copyrights a:active
{
	color: yellow;
}

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

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 800px;
	height: 60px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	margin: auto;
}
#header h1
{
	/* end small header image specific lines */
	font-size: 38px;
	text-align: left;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 20px;
}

#header h1 a {
	background: url(images/logo_title.gif) no-repeat;
	display: block;
	width: 480px;
	height: 30px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 800px;
	background: url(images/mainwrapper_bg.gif) no-repeat;
	padding-top: 20px;
	margin:0 auto;
	text-align: center;
}

#wrapper
{
	width: 800px;
	background: white url(images/wrapper_bg.gif) repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

div#flash {
	margin-right: 0;
	margin-left: 0;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 800px;
	overflow: visible;
	float: right;
	margin-left: -200px;
	margin-top: 5px;
}

div.sidebarad {
}
.content
{
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 200px;
}

ul#mainnavi {
	margin-left: 200px;
	background: url(images/mainnavi1.jpg) no-repeat;
	height: 180px;
	/display: inline;
	/zoom: 1;
	margin-bottom: 10px;
}

#mainnavi li {
	display: inline-block;
	font-weight: bold;
	position: relative;
	/display: inline;
	/zoom: 1;
}

#mainnavi li a{
	display: block;
	font-weight: bold;
		width: 196px;
	height: 60px;
	position: relative;
	text-indent: -9999px;
}

div.content_blog {
	margin-left: 200px;
	margin-right: 6px;
	border-bottom: 2px solid #F4C82B;
	padding-bottom: 5px;
}

div.content_e {
	margin-left: 200px;
	padding-right: 10px;
}

div.contenttag {
	padding-left: 203px;
	padding-right: 13px;
}

div.content_item {
	float: right;
	padding-right: 15px;
	width: 585px;
}

div.contenttitle_blog {
	border-bottom: 1px dotted black;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

#container div.content_blog div.contenttitle_blog h2 {
	font-size: 1.8em;
}

img.znifex_image_big {
	float: left;
	padding-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

div.content_privacy {
	margin-left: 198px;
	margin-right: 10px;
	padding-left: 5px;
}

div.contentbody_privacy {
	margin-bottom: 10px;
}

div.contenttitle_privacy {
	padding-bottom: 5px;
	padding-top: 5px;
	color: #00Accc;
}

div.content_contact {
	margin-left: 200px;
	padding-right: 7px;
}

iframe {
border: 0px red solid;
	padding-left: 5px;
	overflow: hidden;
} 

#container div.content_contact div.contentbody_privacy h2 {
	padding: 5px;
	margin-top: 15px;
	background-color: #00Accc;
	color: white;
	font-size: 1.2em;
}


div.content3 {
	margin-left: 196px;
	padding: 5px;
	font-size: 1.3em;
}

#container div.content3 a {
	color: #6EBA2C;
}

#container div.content3 a:hover{
	color: red;
}

div.content4 {
	margin-left: 196px;
	padding-right: 5px;
}

#container div.content4 div.pageswitch {
	background-color: #6EBA2C;
}

div.contenttagtop {
	padding: 5px 10px;
}

div.pageswitch {
	margin-top: 5px;
	background-color: #00Accc;
	color: white;
	padding: 3px 3px 3px 10px;
}

div#itemwrap.pageswitch2 {
		padding: 3px 3px 3px 10px;

}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 2px;
}


div.contenttitle {
	padding-top: 2px;
	padding-bottom: 8px;
	margin-right: 5px;
	border-bottom: 1px solid #E5E5E5;
	margin-left: 5px;
}

* div.content h3 {
	background-color: #00Accc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.contentbody
{
	font-size: 13px;
	padding: 0 0 5px;
	line-height: 1.5em;
	margin-left: 5px;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 0;
}
.contentitempostedby
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 0;
}

img.znifex_image_small {
	float: left;
	padding: 5px 8px 2px 5px;
}

#container div.content a:hover img.znifex_image_small {
	background-color: #00Accc;
	padding-right: 2px;
	margin-right: 6px;
	padding-left: 2px;
	padding-top: 2px;
	margin-left: 3px;
	margin-top: 3px;
}

div.sidebar_blog {
	width: 183px;
}

#sidebarcontainer div.sidebar_blog dl.sidebardl_blog dt {
	background-color: #F4C82B;
	padding: 5px;
}

dl.sidebardl_blog {
	background-color: #faedaa;
	margin: 0;
	padding-bottom: 5px;
}

#sidebarcontainer div.sidebar_blog dl.sidebardl_blog dd {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebarcontainer div.sidebar_blog dl.sidebardl_blog dd form div.searchform {
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebarcontainer div.sidebar_blog dl.sidebardl_blog dd div.loginform {
	padding-top: 5px;
	padding-bottom: 5px;
}

#container div.content div.contentbody img.znifex_image_big {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}

tr {
	color: white;
}

td.bgc {
    background-color: #00Accc;
	padding: 3px;
	width: 20%;
	color: white;
}

td {
	padding: 3px 10px;
    background-color: #8cc8e5;
	color: black;
	text-align: left;
}

* div div form table tbody tr td div.name input {
	width: 490px;
}

#container div.content_contact div.contentbody_privacy form table tbody tr td input {
}

table {
	margin-top: 10px;
	text-align: left;
	clear: both;
	padding: 0;
}


textarea {
	width: 495px;
}

.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 5px 5px;
}

#sidebarcontainer div.sidebar dl.sidebardl a img {
	margin-left: 1px;
	padding-top: 2px;
}

#container div.content div.contenttitle div.contentitemtag2 span a {
	background-color: #fefb64;
	padding: 1px;
	color: #2f338c;
}

#container div.content div.contenttitle div.contentitemtag2 span a:hover {
	background-color: #00Accc;
	padding: 1px;
	color: white;
}


* div div.contentitemtag a {
	padding: 5px;
	background-color: #00Accc;
	color: white;
}

* div div.contentitemtag a:hover {
	padding: 5px;
	background-color: #00Accc;
	color: yellow;
	margin-bottom: 2px;
}

div.contenttagtop a{
	color: black;
}

div.contenttagtop a:hover{
	color: red;
	background-color: #fefb64;
}

div.contentitemtag {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

h3#blog.float-images {
	background-color: #F4C82B;
}

.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
{
	float: left;
	width: 183px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.sidebarfoot
{
	float: left;
	width: 183px;
	background: url(images/sidebar_foot.gif) no-repeat;
	height: 23px;
	margin-bottom: 10px;
}


.sidebar
{
	color: #21262A;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1px;
	background: url(images/sidebar_bg.gif) repeat-y;
}

* div.content_blog div.contentitem div.contentbody {
	padding-top: 10px;
}

/* Menu lists */
.sidebardl
{
	padding: 0;
	margin: 0;
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidebar_head.gif) no-repeat;
	color: #ffffff;
	height: 23px;
	padding: 0 10px;
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	text-indent: -9999px;
}
.sidebardl dd
{

	padding: 3px 10px;
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid white;
}

* div dl.sidebardl dd a span {
	padding-left: 5px;
	color: #747472;
	font-size: 0.8em;
}
.sidebardl dd:hover
{
	background: url(images/sidebar_bg_h.gif) repeat-y;
	padding: 3px 10px;
	margin-right: 0;
	margin-left: 0;

}
.sidebardl dd a:link, .sidebardl dd a:visited
{

}

p {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 1em;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	background: #6EBA2C;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px;
}

.footer2
{
	background: #6EBA2C url(images/wrapper_foot_bg.gif);
	margin: 0 auto;
	width: 830px;
	height: 17px;
}

#flash img {
	padding-left: 5px;
	margin-left: 0;
	margin-right: 0;
}

#copyrights
{
	color: white;
	padding-top: 5px;
}

/*-------------------------------------------------
  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(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 8px 3px 3px;
	padding: 3px;
	font-size: larger;

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

#sidebarcontainer div.sidebarad dl.sidebardl_ad dd {
    background-color: #E5E5E5;
	margin-left: 0;
	padding-left: 1px;
	margin-top: 0;
	padding: 1px;
}

/* @group .clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

div.blogrank {
	border-bottom: 1px dotted #F4C82B;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}