/*-------------------------------------------------
  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: #FC9 ;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	padding:  0;
	margin: 0;
}
img{
	border: 0;
}
form{
	margin: 0;
}

/* 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{
	background: url(../images/arrow.gif) left 3px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 5px;
}

/* Links */
a:link, a:visited{
	color: #333;
	text-decoration: none;
}
a:hover, a:active{
	color: #666;
}

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

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header{
	position: relative;
	width: 722px;
	height: 70px;
	/* large header image is defined below */
	background: white url(../topimg/logo.jpg) no-repeat ;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #333;
	margin: auto;
}
#header h1{
	display:none;
}
#t-rokune {
	position: relative;
	width: 722px;
	height: 70px;
	background-color:white;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #333;
	margin: auto;
}	
#top {
	margin:0px;
	padding:0px;
	width:722px;
}
.g_navi {
	padding:10px 10px 5px 0;
	text-align:right;
}
.toiawase {
	padding:5px 10px 3px 0;
	float:right;
}
/*-------------------------------------------------
  SlideShow
-------------------------------------------------*/
div.toppic {
	width:540px;
	height:358px;
	float:left;
	border:solid  #333;
	border-width:1px ;
}
#slideshow1{
	width: 540px;
	height:358px;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper{
	width: 722px;
	background: white;
	border-width: 0 1px;
	border-style: solid;
	border-color: #333;
	margin: auto;
}
#wrapper{
	width: 722px;
	margin: auto;
}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container{
	width: 722px;
	height: auto;
	overflow: visible;
	float: left;
	padding: 0px ;
	margin-right: -234px;
	border-top:1px #333 solid;
}
.content{
	padding: 0;
	margin: 0px 224px 30px 20px;
}
.content h3 {
	font-size:1.5em;
	padding:15px 0px 0px 15px;
}
.nikki  img{
	margin-left:-19px;
}
.pan {
	border-bottom:1px #333 solid;
	padding:3px 0px 3px 25px;
	margin-bottom:15px;
}
#p_title {
	margin:0px 0px 7px 20px;
}
/*-------------------------------------------------
  Link  
-------------------------------------------------*/
.link {
	line-height:200%;
}
.linkmei {
	border-bottom:1px dotted #FF6600;
}
.linkurl {
	border-bottom:1px dotted #FF6600;
}
/*-------------------------------------------------
gaiyou
-------------------------------------------------*/
.gaiyou {
	line-height:180%;
	font-size:1em;
}
.gaiyoumei {
	border-bottom:1px dotted #999;
	background-color:#ffffa3;	
}
.gaiyouurl {
	border-bottom:1px dotted #999;
}
/*--------------------------------------
koujirei  
--------------------------------------*/
#koujirei {
	float:left;
	width:440px;
	padding:0px 35px 7px 35px;
}
#koujirei a{
	display:block;
	width:440px;
}
#koujirei a.button1 {
	float:left;
	height: 25px;
	background-image:url(../img/kouji-hibiki.png);
}
#koujirei a:hover.button1 {
    background-position:0px -25px;
}
#koujirei a.button2 {
	float:left;
	height: 25px;
	background-image:url(../img/kouji-kaigo.png);
}
#koujirei a:hover.button2 {
    background-position:0px -25px;
}
/*--------------------------------------
page title
--------------------------------------*/
.p_title h2 {
	clear:both;
	padding:2px 15px;
	margin-bottom:5px;
	background-color:#fce2c4;
	color:#963;
	border:#963 solid;
	border-width:1px 0px;
	font-size:15px;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2{
	clear: both;
	font-size: 1em;
	font-weight:bold;
	padding: 3px;
	margin: 5px 0px;
	border:solid #999 1px;
	border-left-width:7px;
}
.contentbody{
	font-size:1em;
	color:#000;
	text-align: justify;
	padding: 0px 0 16px 0px;
	line-height:170%;
}
.line {
	clear:both;
	border-bottom:solid #999 1px;
	margin-bottom:10px;
}
/*-------------------------------------------------
  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: 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 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: 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: right;
	width: 182px;
	padding: 10px 10px 0 0;
}
#psidebarcontainer{
	float: right;
	width: 182px;
	padding: 0px ;
	margin:0px 0px 10px 0px;
}
#rokunesidebarcontainer{
	float: right;
	width: 232px;
	padding: 10px 10px 0 0;
}


.sidebar{
	color: #21262A;
	margin: 0 6px 4px 0;
}
/* -------------------------------------------------
Menu lists 
-------------------------------------------------*/
.sidebardl{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt{
	background: #E5E5E5 url(../images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 1em;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 4px 10px;
}
.sidebardl dd{
	background: #EEEEEE;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}
/*-------------------------------------------------
  oshirase
-------------------------------------------------*/
.oshirase {
	float: right;
	width: 184px;
	font:1em Verdana,sans-serif;
	border: 2px solid #FF9900;
}
.oshirase h3{
	background-color:#F90;
	font-size:1em;
	color:#FFF;
	padding:6px 0px 6px 7px ;
}
.oshirase ul {
	padding:6px 0px;
	height:auto;
	border-bottom:1px dotted #FF9900;
}
.oshirase li a:link,.oshirase li a:visited{
	text-decoration:underline;
}
.date{
	text-align:right;
	font-size:0.8em;
}
/*-------------------------------------------------
 rokune
-------------------------------------------------*/
#rokunecontainer {
	border-top:1px #333 solid;
	width: 722px;
	height: auto;
	overflow: visible;
	float: left;
	padding: 0px ;
	margin-right: -234px;
}
.rokunecontent {
	padding: 0;
	margin: 0px 244px 30px 20px;
	line-height:150%;
}
.rokune {
	border:solid 1px #333;
	float: left;
	width: 220px;
	padding: 0px ;
	margin:165px 0px 10px 0px;
}
#rokuneblog {
	border-bottom:solid 1px #333;
}
.rokunebody {
	padding:5px;
	line-height:150%;
}
.rokune h2 {
	border-bottom:solid 1px #333;
	text-align:center;
	letter-spacing:2px;
	padding:5px;
	color:#d2691e;
	font:1.3em
	font-weight:bold;			
	background-color:#FC9;
}
.rokune h3 {
	border-bottom:solid 1px #333;
	font:1.1em
	font-weight:bold;
	padding:5px 0px 5px 10px;
}
/*-------------------------------------------------
   Menu
-------------------------------------------------*/
div#menu-right {
	float:right;
	width:180px;
}
div#menu-right a{
	display:block;
	width:180px;
}
div#menu-right a.button1 {
	height: 60px;
	background-image:url(../img/hibiki.jpg);
}
div#menu-right a:hover.button1 {
    background-position:0px -60px;
}
div#menu-right a.button2 {
	height: 60px;
	background-image:url(../img/kaigo.jpg);
}
div#menu-right a:hover.button2 {
    background-position:0px -60px;
}
div#menu-right a.button3 {
	height: 60px;
	background-image:url(../img/kouji.jpg);
}
div#menu-right a:hover.button3 {
    background-position:0px -60px;
}
div#menu-right a.button4 {
	height: 60px;
	background-image:url(../img/link.jpg);
}
div#menu-right a:hover.button4 {
    background-position:0px -60px;
}
div#menu-right a.button5 {
	height: 60px;
	background-image:url(../img/photo.jpg);
}
div#menu-right a:hover.button5 {
    background-position:0px -60px;
}
div#menu-right a.button6 {
	height: 60px;
	background-image:url(../img/rokune.jpg);
}
div#menu-right a:hover.button6 {
    background-position:0px -60px;
}

/*pageswitch*/
.pageswitch {
	clear: both;
	text-align:center;
}

/*-------------------------------------------------
  Photo
-------------------------------------------------*/
#photo {
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	width:159px;
	padding:10px auto;
l
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer{
	width: 722px;
	background: #FFF;
	text-align: center;
	padding: 3px 0px;
	border: solid 1px #333;
	margin: 0 auto;
	clear:both;
}

#copyrights{
	color: #474747;
}

/*-------------------------------------------------
  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: 0px;
	padding: 0px;
	font-size:1em;
}
.leftbox {
	padding:0px 10px 5px 0px;
	float: left;
}
.rightbox {
	float: right;
	padding:0px 0px 5px 10px;
}
