﻿/*-------------------------------------------------
  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: #f5f5f5 url(images/bg.png);
	background-repeat : repeat-y ;
	background-position : center ;
	color: #404040;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul {
    list-style: none;
    margin: 0;
    margin-left: 0;
    padding: 0 0 0 10px;
	font-size: 13px;
} 
li{
    margin: 0;
    padding: 0 0 0 16px;
    background: url(images/arrow.png) no-repeat 0px 3px;
    list-style: none;
	/* line-height: 1.5em; */
}

/* Links */
a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #C08000;
	text-decoration: underline;
}
#header a:link, #header a:visited
{
	color: #f3b333;
}
#header a:hover, #header a:active
{
	color: #C08000;
	border-bottom-width : 0px;
}
#copyrights a:link, #copyrights a:visited
{
	color: #000000;
}
#copyrights a:hover, #copyrights a:active
{
	color: #C08000;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 800px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 800px;
	height: 250px;
	/* large header image is defined below */
	background: white url(images/header.png) no-repeat;
	background-position : center ;
	/* border-width: 1px 1px 1px 1px; */
	/* border-style: solid; */
	/* border-color: #E0E0E0; */
	margin: auto;
}
#header h1
{
	/* small header image specific lines */
	height: 250px;
	width: 800px;
	/* background: white url(images/header_sm.jpg) repeat-x 0 6px; */
	margin: 0;
	/* end small header image specific lines */
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 200px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 800px;
	background: #ffffff;
	/* border-width: 0 2px; */
	/* border-style: solid; */
	/* border-color: #E0E0E0; */
	margin: auto;
}
#wrapper
{
	width: 800px;
	background-color: #ffffff;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 800px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 1em 0 0 0;
	margin-right: -224px;
}
.content
{
	padding: 0;
	margin: 7px 244px 30px 40px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	background: url(images/bg_h2.png) center left no-repeat;
	font-size: 18px;
	color: #000000;
	/* padding:; */
	margin: 1em 0 0 0;
	padding-left: 36px;
	line-height: 32px;
}
.contenttitle h2 a:link, .contenttitle h2  a:visited
{
	color:#C00000;
}
.contenttitle h2 a:hover, .contenttitle h2  a:active
{
	color:#C08000;
	text-decoration: none;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 2em 0;
}

.contentbody a:link, .contentbody a:visited
{
	text-decoration: underline;
}
.contentbody a:hover, .contentbody a:active
{
	background-color: #ffffee;
 	text-decoration: none;
}

/*-------------------------------------------------
  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;
}
.contentitem5
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.png) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #fafafa url(images/commentquote02.png) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #eeeeee;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #fafafa url(images/commentquote02.png) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #eeeeee;
}
.id1:hover
{
	background: #fafafa url(images/commentquote02.png) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #eeeeee;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 198px;
	padding: 0;
	margin-right: 20px;
}
.sidebar
{
	color: #404040;
	margin: 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: url(images/sidetitlebg.png) no-repeat;
	background-position : center ;
	color: #c08000;
	font-size: 13px;
	font-weight: bold;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.2em;
}
.sidebardl dd
{
	background: #fafafa;
	padding: 2px 10px;
	margin: 1px 0 0 0;
	border: solid 1px #eeeeee;
}
/* .sidebardl dd:hover
{
	background: #FCFCFC;
	padding: 10px 10px 0 10px;
	margin: 0;
} */
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.png) no-repeat 0px 3px;
	padding: 0 0 0 16px;
}
.sidebar2
{
	color: #404040;
	margin: 0;
}

/* Menu lists 2*/
.sidebardl2
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl2 dt
{
	background: url(images/sidetitlebg.png) no-repeat;
	line-height: 32px;
	color: #c08000;
	font-size: 13px;
	font-weight: bold;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 0;
	text-align: center;
	letter-spacing: 0.2em;
}
.sidebardl2 dd
{
	background: #fafafa;
	padding: 10px 10px;
	margin: 1px 0 0 0;
	border: solid 1px #eeeeee;
}
/* .sidebardl2 dd a:hover
{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
} */
/* .sidebardl2 dd a:link, .sidebardl2 dd a:visited
{
	background: url(images/arrow.png) left center no-repeat;
	padding: 0 0 0 10px;
} */
.sidebardl2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
	 font-size: 11px;
} 
.sidebardl2 li{
	width: auto;
    margin: 0 10px 0 -2px;
    padding: 0 0 0 16px;
    background: url(images/arrow.png) no-repeat 0px 1px;
    list-style: none;
	line-height: 1.5em;
}
.sidebar3
{
	color: #404040;
	margin: 0;
}

/* Menu lists 3*/
.sidebardl3
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl3 dt
{
	background: #fafafa url(images/sidetitlebg.png) no-repeat;
	line-height: 32px;
	color: #c08000;
	font-size: 13px;
	font-weight: bold;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 0;
	text-align: center;
	letter-spacing: 0.2em;
}
.sidebardl3 dd
{
	background: #fafafa;
	padding: 10px 10px;
	margin: 1px 0 0 0;
	border: solid 1px #eeeeee;
}
/* .sidebardl3 dd a:hover
{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
} */
/* .sidebardl3 dd a:link, .sidebardl2 dd a:visited
{
	background: url(images/arrow.png) left center no-repeat;
	padding: 0 0 0 10px;
} */
.sidebardl3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
	 font-size: 11px;
} 
.sidebardl3 li{
	width: auto;
    margin: 0 10px 0 -2px;
    padding: 0 0 0 12px;
    background-image: none;
    list-style: none;
	line-height: 1.5em;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 800px;
	text-align: center;
	padding: 1em 0 2em 0;
	margin: 0 auto;
	margin-top: 1em;
	border-top: 1px #c0c0c0 dotted;
}

#copyrights
{
	color: #000000;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #fafafa;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	display:block;
	font-size: 11px;
	background: fafafa;
	color: #404040;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: #eeeeee;
	color: #404040;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	float: left;
	width: 149px;
	color: #00a0c6;
    font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.searchform .formfield:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
}

.searchform .formbutton
{
	display: block;
	width: 23px;
	height: 23px;
	padding: 0;
	border: 0;
	background: url(images/button-search.png) no-repeat left top;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

.searchform .formbutton:hover,
.searchform .formbutton:focus
{
	background-position:left -23px;
}

.loginform .formfield
{
	width: 100%;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.loginform .formfield:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
}

.loginform .formbutton
{
	display: block;
	width: 100%;
	padding: 2px 2px;
	/* border: 0; */
	cursor: pointer;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.loginform .formbutton:hover,
.loginform .formbutton:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

.mainform .formfield
{
	width: 280px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	display: block;
	width: 100px;
	padding: 2px 2px;
	/* border: 0; */
	cursor: pointer;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.mailform .formbutton:hover,
.mailform .formbutton:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

#nucleus_cf_name, #nucleus_cf_mail
{
	width: 100%;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 100%;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.commentform textarea:focus,
.commentform .formfield:focus,
.mailform textarea:focus,
.mailform .formfield :focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

.commentform .formbutton
{
	display: block;
	width: 100px;
	padding: 2px 2px;
	/* border: 0; */
	cursor: pointer;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.commentform .formbutton:hover,
.commentform .formbutton:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

.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;
	padding: 3px;
	font-size: larger;
	/* width: 20%; */
}
.leftbox {
	float: left;
}
.leftbox a:link, .leftbox a:visited
{
	border-bottom-width : 0px;
	text-decoration : none;
}
.leftbox a:hover, .leftbox a:active
{
	border-bottom-width : 0px;
	text-decoration : none;
}
.rightbox {
	float: right;
}
.rightbox a:link, .rightbox a:visited
{
	border-bottom-width : 0px;
	text-decoration : none;
}
.rightbox a:hover, .rightbox a:active
{
	border-bottom-width : 0px;
	text-decoration : none;
}

/*-------------------------------------------------
  Calender
-------------------------------------------------*/
table.calendar {
	font-size: 12px;
	border-collapse: collapse;
	border: solid 2px #fafafa;
	background-color: #fafafa;
	margin: 0 0 5px 0;
}

/*--------------------------------------
	2.前後の月へのリンク
	Month Links
---------------------------------------*/

table.calendar caption {
	height: 16px;
}

table.calendar caption a {
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}

table.calendar caption a:link, table.calendar caption a:visited{
	background-image: none;
	margin-left: -10px;
}

table.calendar caption a:hover {
	text-decoration: underline;
}

/*--------------------------------------
	3.Cell
---------------------------------------*/

dd table.calendar th,
table.calendar td {
	padding: 2px;
	text-align: center;
}

table.calendar th {
	font-weight: normal;
	/* color:; */
	background-color: #eeeeee;
	border: solid 1px #fafafa;
	height: 20px;
	width: 20px;	
}

/*--------------------------------------
	4.土日
	Weekend
---------------------------------------*/

table.calendar th.sun {
	background-color: #ffeeee;
	color: #cc6666;
}

table.calendar th.sat {
	background-color: #eeeeff;
	color: #6666cc;
}

/*--------------------------------------
	5.セル内のリンク
	Link in cell
---------------------------------------*/

table.calendar td {
	/* color:; */
	background-color: #fafafa;
	border: solid 1px #fafafa;
	height: 16px;
	width: 16px;
}

table.calendar td a {
	display: block;
	position: relative;
	/* text-decoration: underline; */
	background-image: none;
}

table.calendar td a:link,table.calendar td a:visited {
	color: #66cc66;
	text-decoration: underline;
	background-image: none;
	margin-left: -10px;
	/* background-color:; */
}

table.calendar td a:hover {
	color: #C08000;
	/* background-color:; */
	border-bottom-width : 0px;
	text-decoration : none;
}

/*--------------------------------------
	6.今日
	today
---------------------------------------*/

table.calendar td.today {
	background-color: #eeffee;
	color: #66cc66;
}

/*--------------------------------------
	Title List サイドバー News Headline
---------------------------------------*/


.titlelist{
	margin-top: -1.5em;
}

.titlelist a {
	color: #c00000
}

.titlelist li a {
	color: #404040;
}

/* ソーシャルメディア */

div.post .social {
	clear:both;
	margin-top: 1em;
	padding-bottom: 1em;
}

div.post .social .tweet_button {
	float: left;
	display: inline;
	padding-right: 0;

}

div.post .social .hatebu {
	display: inline;
}

div.post .social .facebook {
	float: left;
	display: inline;
	padding-right: 10px;
}

div.post .social .google1 {
	float: left;
	display: inline;
}

div.postcontent {
	clear: both;
}
