﻿/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	color: #000000;
	font-family:"ＭＳ 明朝",serif;
	font-size: 12px;
line-height:150%;
	padding:  0;
	margin: 0;
}
img
{
	border: 0;
	margin: 0;
	padding:0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
/*    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, serif;*/
	font-weight: bold;
	margin: 0;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	padding: 1px;
	margin: 0px;

}

/* Links */
a:link, a:visited
{
	color:#000000;
	text-decoration: none;
}
a:hover, a:active
{
	color:#999999;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */



.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 798px;
	height: 120px;
	background: #FFFFFF;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #000;
	margin: 0px auto;
}

#header p{
	padding: 0px 10px;
	margin:0px;
	line-height:20px;
	color:#000000;}

#header #header_box
{
	height: 100px;
	width: 798px;
	margin: 0px;
	padding:8px 0px 0px 0px;;
	text-align: left;
	background: url(images/header_bg.jpg)  no-repeat;
}

#header #header_box ul{
margin-top:0px;}

#header #header_box ul li.number{
height:21px;}

/*
#header #header_box h1{
	margin: 15px auto 0px 30px;
	font-size: 1px;
	line-height:0px;
	width:180px;
	height:0px;
	position:absolute;
	float:left;}
*/

#header #header_box P{
	margin: 15px auto 0px 20px;
	line-height:0px;
	font-size: 1px;
	position:absolute;
	width:170px;
	height:0px;
	float:left;}
#header #header_box em{
	margin: 0px 210px 0px 1px;
	width:385px;
	height:85px;
	float:left;}

/*
*html #header #header_box h1{
	margin: 0px 203px 0px 1px;
	width:385px;
	height:85px;
	float:left;}
*/
*html #header #header_box h1{
font-family: "ＭＳ 明朝",serif;
font-size:32px;
padding-top:13px;
padding-bottom:13px;
padding-right:auto;
padding-left:45px;
}

*html #header #header_box em{
	margin: 0px 203px 0px 1px;
	width:385px;
	height:85px;
	float:left;}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 798px;
	background: #FFFFFF;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #000;
	margin: auto;
}
#wrapper
{
	width: 800px;
	margin: auto;
}

#Bot
{
	display:none;
	font-size:0px;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 798px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 4px 0 0 0;
	margin-left: -225px;
}
.content
{
	padding: 0;
	margin: 7px 20px 20px 225px;
	position:relative;
}


.back {
width:545px;
height:41px;
margin: 0px auto;
background-image: url("images/h2title.gif")
}

.content h1{
font-family: "ＭＳ 明朝",serif;
font-size:32px;
padding-top:13px;
padding-bottom:13px;
padding-right:auto;
padding-left:45px;
//width:545px;
//margin: 0px auto 10px auto;}

/*
.content h2{
font-family: "ＭＳ 明朝",serif;
font-size:32px;
padding-top:13px;
padding-bottom:13px;
padding-right:auto;
padding-left:45px;
//width:545px;
//margin: 0px auto 10px auto;}
*/

/*-------------------------------------------------
  Main content2
-------------------------------------------------*/
#container2
{
	width: 798px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 0 0 0 0;
	margin-left: -225px;
}
.content2
{
	padding: 0;
	margin: 7px 20px 20px 20px;
	position:relative;
}

.content h1{
width:545px;
margin: 0px auto 10px auto;}

/*
.content h2{
width:545px;
margin: 0px auto 10px auto;}
*/


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
/*
.contenttitle h3
{
	clear: both;
	background: url(images/h3_bg.gif) bottom no-repeat;
	font-size: 14px;
	padding: 7px 0px 3px 15px;
	margin: 0;
	color:#000000;
}
*/
.contenttitle h2
{
	clear: both;
	background: url(images/h3_bg.gif) bottom no-repeat;
	font-size: 14px;
	padding: 7px 0px 3px 15px;
	margin: 0;
	color:#000000;
}

.contenttitle h1{
padding-left:10px;}

/*
.contenttitle h2{
padding-left:10px;}
.contenttitle02 h3
{
	clear: both;
	font-size: 14px;
	padding: 7px 0px 3px 15px;
	margin: 0;
	color:#8b8b6b;
}
*/

.contenttitle02 h2
{
	clear: both;
	font-size: 14px;
	padding: 7px 0px 3px 15px;
	margin: 0;
	color:#8b8b6b;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 15px 25px 5px 25px;
	background: url(images/blog_bg.gif) center  repeat-y;
	color:#000;
}

.contentbody a:link, .contentbody a:visited
{
	color:#000000;
	text-decoration: underline;
}
.contentbody a:hover, .contentbody a:active
{
	color:#000000;
}

.contentbody02
{
	font-size:13px;
	text-align: justify;
	padding: 5px 25px 5px 25px;
	margin:0px;
	background: url(images/bg_pedigree.gif) center  repeat-y;
}

.contentbody b{
	font-size:13px;
	font-weight:bold;
	color:#2b251f;
	padding: 3px 0px;
	margin: 0px 0px 5px 0px;
	background: url(images/dot_blog.gif) bottom  repeat-x;
	display:block;
}

.contentbody strong{
	font-size:13px;
	font-weight:bold;
	color:#2b251f;
	padding: 3px 0px;
	margin: 0px 0px 5px 0px;
	background: url(images/dot_blog.gif) bottom  repeat-x;
	display:block;
}


.contentbody ul{
width:380px;
padding:5px 10px;
margin: 0px;
background-color:#E8E8FF;
overflow:auto;
height:280px;}


.contentbody ul li{
	line-height:17px;
	padding-top:5px;
	margin: 0;
}


.contentbody02 b{
	font-size:13px;
	font-weight:bold;
	color:#8b8b6b;
	padding: 3px 0px;
	margin: 0px 0px 5px 0px;
	background: url(images/dot_blog.gif) bottom  repeat-x;
	display:block;
}
.contentbody02 strong{
	font-size:13px;
	font-weight:bold;
	color:#2b251f;
	padding: 3px 0px;
	margin: 0px 0px 5px 0px;
	background: url(images/dot_blog.gif) bottom  repeat-x;
	display:block;
}

.pedigree_name{
pading-bottom:10px;
	display: block;
font-weight:bold;
color:#cccc99;
vertical-align:middle;
}

.pedigree_name img{
margin-right:5px;}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitem{
font-size:10px;
color:#000;
text-align:right;}

.contentitem a:link, .contentitem a:visited
{
	color:#000;
	text-decoration: underline;
}
.contentitem a:hover, .contentitem a:active
{
	color: black;
}

.contentitemcategory
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
color:#000;
}
.contentitempostedby
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
color:#000;
}
.contentitemcomments
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
color:#000;
}
.contentitemedit
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
color:#000;
}
.contentitem
{
	padding: 3px 20px;
	margin: 0;
	background: url(images/blog_bg.gif) center  repeat-y;
}

.content_footer{
	text-align:center;
	margin-bottom:3px;
}

.content_footer02{
	text-align:center;
	padding:0px;
	margin-top:-1px;
	margin-bottom:3px;
	height:12px;
	width543px:
	overflow:hidden;
}

.content_header{
	text-align:center;
	padding:0px;
	margin:0px;
height:12px;
width543px:
overflow:hidden;
}

.returns{
	text-align:right;
	margin-bottom:10px;
}

.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
-------------------------------------------------*/

.comments{
padding-left:20px;}

.itemcomment
{
	font-size:13px;
	text-align: justify;
	padding: 15px 25px 5px 25px;
	background: url(images/blog_bg.gif) center  repeat-y;
	color:#000;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	font-size:13px;
	text-align: justify;
	padding: 5px 25px 5px 25px;
	margin:0px;
	background: url(images/bg_pedigree.gif) center  repeat-y;
	color:#ccc;
}

/*
.itemcomment h3
{
	font-size: 12px;
}
*/
.itemcomment h2
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 220px;
	padding: 10px 0 0 7px;
}

.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

.sidebar #navi{
	height: 280px;
	width: 200px;
}

.sidebar #navi ul#main_navi{
	width:200px;
	height: 280px;
	margin-top:8px;
	margin-left:5px;
}

*html .sidebar #navi ul#main_navi{
	width:200px;
	height: 53px;
	margin-top:3px;
	margin-left:5px;
}

.sidebar ul#main_navi li{
	width:200px;
	height: 53px;
margin-bottom:3px;
	overflow:hidden;
}

.sidebar ul#main_navi li a{
	text-indent: -9999px;
	display: block;
	width:200px;
	height: 53px;
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
}

.sidebar ul#main_navi li.navi01 a  {
	background-position: 0px 0px;
}

.sidebar ul#main_navi li.navi01 a:hover  {
	background-position: -200px 0px;
}

.sidebar ul#main_navi li.navi02 a  {
	background-position: 0px -53px;
}

.sidebar ul#main_navi li.navi02 a:hover  {
	background-position: -200px -53px;
}

.sidebar ul#main_navi li.navi03 a  {
	background-position: 0px -106px;
}

.sidebar ul#main_navi li.navi03 a:hover  {
	background-position: -200px -106px;
}

.sidebar ul#main_navi li.navi04 a  {
	background-position: 0px -159px;
}

.sidebar ul#main_navi li.navi04 a:hover  {
	background-position: -200px -159px;
}

.sidebar ul#main_navi li.navi05 a  {
	background-position: 0px -212px;
}

.sidebar ul#main_navi li.navi05 a:hover  {
	background-position: -200px -212px;
}

.sidebar ul#acsess{
	width:186px;
	height: 133px;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:10px;
}

.sidebar ul#acsess li{
	width:186px;
	height: 133px;
	overflow:hidden;
}

.sidebar ul#acsess li a{
	text-indent: -9999px;
	display: block;
	width:186px;
	height: 133px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}

.sidebar ul#acsess li.contact a  {
	background-position: 0px 0px;
}

.sidebar ul#acsess li.contact a:hover  {
	background-position: -186px 0px;
}



/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 798px;
	background: #FFFFFF url(images/footer_line.gif) top center no-repeat;
	text-align: right;
	padding: 10px 0 20px 0;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000;
	margin: 0 auto;
}

#copyrights
{
	color: #5d5d46;
	padding:0px 20px;
	line-height:120%;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    /* 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: 14px;
	color: #fff;
	margin: 1px 0 0 0;
	background: #0f0e0f url(images/bt_bg.gif) top center no-repeat;
	width:135px;
	height: 33px;
	text-align:center;
	border-style:none;
}
.commentform .formfield, .commentform .formbutton, .loginform {
	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;
}
.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 {
	font-size: larger;
}
.leftbox {
	margin:  0px  5px  5px  0px;
	padding: 0px  5px  5px  0px;
	background-color:#000000;
	float: left;
}


.rightbox {
	margin:  0px  0px  5px  5px;
	padding: 0px  0px  5px  5px;
	background-color:#FFFFFF;
	float: right;
}


.contentbody02 .rightbox , .contentbody02 .leftbox {
margin-top:18px;
	background-color:#121011;}

table.form-preview{
	margin: 20px auto 0px auto;
	width:420px;
}

table.form-preview td{
padding-bottom:10px;
}

table.form-preview td.form-value input{
	width:250px;}

table.form-preview td.form-value textarea{
	width:250px;}

td.form-value_bt{
	padding-top:20px;
	text-align:center;}




.form-value select {
margin-bottom:5px;}

.pedigree img{
width:110px;
height:25px;
}
.pedigree a{
	width:110px;
	height:25px;
	display:block;
	line-height:25px;
	text-indent: -9999px;
}

/* 回り込み解除
----------------------------------------------- */


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


.clearfix {
  min-height: 1px;
}




* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}





#movie{
margin-bottom:11px;}

html[xmlns] #movie{
margin-bottom:7px;}

*:first-child+html #movie {
margin-bottom:11px;}


#lfmess{
padding:0;
margin:0px 0px 0px 0px;
width:754px;
background-color:#FFFFFF;
}

#lfmess h1{
font-family: "ＭＳ 明朝",serif;
font-size:25px;
padding-top:3px;
padding-bottom:3px;
padding-right:auto;
padding-left:3px;
}

#lfmess P{
padding:0px 0px 0px 20px;
}

#lfmess ul{
width:733px;
padding:5px 10px;
margin: 10px 0px 0px 0px;
background-color:#E8E8FF;
overflow:auto;
}


#lfmess ul li{
	line-height:13px;
	padding-top:0px;
	margin: 0;
}


#you ul{
width:380px;
padding:5px 10px;
margin: 0px;
background-color:#E8E8FF;
overflow:auto;
height:160px;
}


#you ul li{
	line-height:17px;
	padding-top:5px;
	margin: 0;
}


#you{
float: left;
padding:0px 0px 0px 7px;
margin:0px 0px 6px 0px;
width:400px;
background-color:#FFFFFF;
}

#new ul{
width:324px;
padding:5px 10px;
margin: 0px;
background-color:#E8E8FF;
overflow:auto;
height:160px;}

#new ul li{
	line-height:17px;
	padding-top:5px;
	margin: 0;
	background:url(images/dot.gif) bottom repeat-x;
}

#new{
float: left;
padding:0;
margin:0px 0px 6px 0px;
width:345px;
background-color:#FFFFFF;
｝








