@charset "UTF-8";
/* CSS Document */

/*------------------------------

RESET CSS

--------------------------------*/


/*
 Box Model Reset
--------------------------------*/

html, body, div, span, object, iframe,a,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: 0;
}

img {
	border: none;
	vertical-align: middle;
}

table {
   border-collapse: collapse; 
   border-spacing: 0;
   border: none;
}


/*
 HTML5 Tag
--------------------------------*/

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

time {
	display: inline;
}


/*
 Base Font Style
--------------------------------*/


body {
	color: #333;
	font: 13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3",Hiragino Kaku Gothic Pro W3,"Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*

Font Size

10px	0.77em
11px	0.85em
12px	0.92em
13px	1em
14px	1.08em
15px	1.15em
16px	1.23em
17px	1.31em
18px	1.38em
19px	1.46em
20px	1.54em
21px	1.62em
22px	1.69em


*/

body,h1,h2,h3,h4,h5,h6,p,strong,em {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p {
	font-size: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


/*
 Base Anchor Text Style
--------------------------------*/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/*
 Base List Style
--------------------------------*/

ul {
	list-style:none;
}




/*------------------------------

INDEX CSS

--------------------------------*/

#contentsOuter:after {
	clear:both;
	content:"";
	height:0;
	display:block;
}


#contents:after {
	clear:both;
	content:"";
	height:0;
	display:block;
}

#contents {
	zoom:1;
}

.toTop a ,
.sectionToTop a
{
	display:block;
/*	text-indent:-9999px;*/
	overflow:hidden;

    text-indent: 100%;
    white-space: nowrap;

}

body {
	background:#fffaf0;
	/*background:#f5deb3;*/

	font-size:14px;
	line-height:22px;
	color:#000;
}

a {
	color:#4fc2ba;
	text-decoration:none;
}
a:hover {
	color:#4fc2ba;
	text-decoration:underline;
}

#wrapper {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/bodyBg.png");
/*	background:url("./images/bodyBg.png");*/
/*	background:inherit;*/
	position:relative;
}

#header {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/headerMV.png") no-repeat center top;
/*	background:url("./images/headerMV.png") no-repeat center top;*/
	height:449px;
	width:100%;
	z-index: 200;
}

/*
.headerInner {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/headerMv.jpg") no-repeat center top;
	width:1080px;
	margin:0 auto;
	position:relative;
	height:380px;
}
*/
#header #sbclogo {
/*	position: absolute;*/
/*	left: 70px*/
		width:100%;
	margin: 0 auto;
	
}
#header #sbclogo{
	margin: 0 auto;
	width:960px;
	height:30px;
	position:relative;
	padding-top: 10px;
}
#header #sbclogo #logoimg {
	width:222px;
	height:37px;
	position: absolute;
	left:0;
}
#header .siteTitle {
	width: 960px;
	position: relative;
	height: auto;
	clear: both;
	margin: 0px auto;
}
#header h1 {
	color:#000;
	font-size:26px;
	height:90px;
	position:absolute;
	text-align:left;
	top:30px;
	left:25px;
/*	width:933px;*/
}
#header h1 a {
	color:#000;
	display:block;
	margin:25px 0 0 10px;
	text-decoration:none;
}
#header h1 a:hover {
	color:#aaa;
	text-decoration:underline;

}

#header .siteTitle .comments {
	color:#000;
	position:absolute;
	top:130px;
	left:15px;
	width:385px;
	font-size:12px;
	line-height:1.3;
}

#contentsOuter {
	width:950px;
	margin:0 auto;
/*	background:#fff;*/
	z-index: 100;
	padding-bottom:95px;
}

#contents {
/*	background:#fff;*/
	width:950px;
	margin:0 auto;
/*	border:solid 2px #4fc2ba;*/
	position:relative;
	z-index: 500;

}

#contents #main {
	float:left;
	width:693px;
	position: relative;
	margin-top:-189px;
	z-index: 50;
	
}
#contents #side {
	float:right;
	margin: 540px 0 20px 35px;
	width:220px;
	position:relative;
}
#main .section {
	position:relative;
/*	margin:42px 0 60px 0;*/
}

#main .sectionHeader {
	margin:0 auto;
	height:15px;
}

/*#main .sectionHeader .category {
		float:right;
		background-color:#fcf8e8;
		margin:0 30px 0 20px;
}
*/
/*
#main .sectionHeader .date {
	text-align:right;
	color:#000;
	font-size:14px;
	float:right;
}
*/


#main .section .sectionBody {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/mainhead.png") no-repeat center top #fff;
/*	background:url("./images/mainhead.png") no-repeat center top #fff;*/
	border:solid 2px #c7dbb9;
	padding: 0 40px 50px 40px;
	margin-bottom: 20px;	
/*	padding:0 0 20px;*/
}
.sectionBody h1 {
	font-size:20px;
	margin:0 0 50px 0;
	text-align:left;
/*	width:693px;*/
/*	height:55px;*/
	padding:92px 0 20px 0;
	border-bottom: 2px dotted #99b366;
}
.sectionBody h1 a {
	color:#4fc2ba;
	text-decoration:none;
}
.sectionBody h1 a:hover {
	color:#888;
	text-decoration:underline;
}


#main #more {
	margin-top:15px;
}
#main .sectionEntry {
	margin:0 auto;
	font-size:14px;
	line-height: 2.14;
}
#main .sectionEntry img {
max-width:80%;
}


#main div.c3_social_button {
	margin:20px 0 0 0;
}

#main .section .sectionFooter {
	padding:0 15px 10px 0;
	text-align:right;
	font-size:12px;
	margin-bottom:70px;
}
#main .section .sectionFooter a {
	color:#4fc2ba;
	text-decoration:none;
}

#main .section .sectionFooter a:hover {
	color:#4fc2ba;
	text-decoration:underline;
}

#main .section .sectionFooter p {
	margin-bottom:10px;
	color:#727272;
}


#main .sectionFooter .entry_totop {
	width:100%;
	height:25px;

}



#main .sectionFooter .entry_totop a.sectionToTop{
	position:relative;
	width:101px;
	height:15px;
	display:block;
	float:right;
	margin:6px 10px 4px 0;
	
}

#main .sectionFooter .sectionToTop a:hover{
	background-position:center bottom;
}

#main .sectionFooter #comments{
	text-align:left;
	background:#fff;
	
}

#main nav.menu {
	text-align:center;
	padding-top:20px;
	height:60px;
	width:400px;
	margin:0 auto 80px;
}
#main nav.menu a {
	color:#4c2623;
}



/**----- side ----**/
#side {
	background: #fff;
	border: 1px solid #c7dbb9;
}

#side > div {
	margin:20px 0 30px 0;
}
#side > div > div {
	width:185px;
	padding:0 0 0 5px;
	margin-left:15px;
}
#side .calender {
	background:#fff;
    border-bottom:3px solid #000;
    border-top:3px solid #000;
    margin:0 auto;
    width:213px;
}

#side .sidetitle {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/sideTitleBg.png") no-repeat center bottom;
/*	background:url("./images/sideTitleBg.png") no-repeat center bottom;*/
    color:#43a5c0;
    font-size:14px;
    height:30px;
    width:164px;
	padding: 5px 0 0 20px;
	margin-bottom: 10px;
}

#side .sidebody {
	color:#4fc2ba;
}

#side .sidebody a {
	color:#4fc2ba;
	
}

#side .sidebody a:hover {
/*	color:#727272;*/
	text-decoration:underline;
}

#side .subscription .sidebody a {
	background:underline;
	padding:0;
/*	color:#727272;*/
}

#side .calendarhead {
	text-align:center;
	background:#eee;
	padding:3px 0;
	width:213px;
	margin-left: 0;
}
#side .calendarhead a{
	color:#ea00ea;
}
#side .calendartable {
	width:100%;
	margin:0 auto;
}
#side .calendartable a {
	color:#ea00ea;
	font-weight:bold;
}

#side .calendartable td {
	text-align:center;
	height:25px;
}

#side .rss ul li {
	margin-left: 15px;
	width:70px;
}

/**--  profile  -------------------------------**/
#side .profile{
	background: #fff;
	border:1px solid #c7dbb9;
	position: absolute;
	top:-750px;
}

#side .profile .sidetitle {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/sideProfHead.png") no-repeat center top;
/*	background:url("./images/sideProfHead.png") no-repeat center top;*/
	padding:72px 0 0 30px;
	width:188px;
	height:30px;
	color:#fff;
	margin-top: -50px;
	margin-bottom: 20px;
	margin-left: 0;
}

#side .profile .side .sidebody .photo ,
#side .profile .nickname,
#side .profile .message {
	background-color:#fff;
	padding: 0 18px 5px;
	width:179px;
	margin:0 auto;
}


#side .profile .sidebody {
	width:220px;
	color:#333;
}
#side .profile .sidebody .photo img{
	display: block;
	margin: 0 auto;
}

#side .profile .side {
	border-bottom: 1px solid #aaa;
	width:220px;
	padding:0 0 21px;
	margin-left: 0;
}


/*
#side .ad {
	display:none;
}
*/



#side #sideBn {
	position:relative;
	
}



#side #sideBn a{
/*	background:url("./images/) no-repeat left top;*/
	width:220px;
	height:100px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-left:15px;
}

/*
#side #sideBn a:hover{
    background-position: -260px top;
}
*/


#trackback,
.commentSingle {
	color:#000;
	padding:36px;
	margin-bottom:15px;
	padding-bottom:5px;
	text-align:left;
}
#comments .commentSingle {
	border-bottom:1px dotted #aaa;
}
#main .sectionFooter #comments .commentSingle p{
	color:#000;
}
.trackback-url {
	width:350px;
}
#trackback .title,
#comments .title {
	text-align:left;
	font-size:14px;
	color:#aaa;
}
.commentSingle .comm {
	color:#999;
	text-align:right;
}
#comments .form {
	margin: 0 auto;
	margin-top:30px;
	border-collapse:separate;
	border-spacing:3px;
	padding:36px;
}
#comments .form th {
	width:80px;
	text-align:left;
	font-weight:normal;
	color:#aaa;
	margin:3px 0;
}
#comments .form td {
	margin:3px 0;
}


#contents .toTop {
	position:absolute;
	display: block;
	width: 160px;
	height: 68px;
	clear:both;
	bottom:0;
	left:5px;
	z-index:300;
}
#contents .toTop a {
	background:url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/ToTop.png") no-repeat right bottom;
/*	background:url("./images/ToTop.png") no-repeat right bottom;*/
	width:160px;
	height:68px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	
}
.single #contents .toTop a {
	top:20px;
}
#contents .toTop a:hover {
	background-position: left bottom;	
}



#footer {
/*	color:#fff;*/
	font-size:12px;
	position: relative;
	bottom: 0;
	width: 100%;
	height:220px;
	background: #fff;
}
#footerlink{
	background: url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/footerBg.png") repeat-x top;
/*	background: url("./images/footerBg.png") repeat-x top;*/
	position: absolute;
	height: 75px;
	top:-30px;
	text-align: center;
	width: 100%;
	z-index: 350;
}
#footer #footerlink ul {
/*	width:480px;*/
	margin: 55px auto 20px;
	list-style-position: outside;
	list-style-image: url("http://http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/marker.png");
/*	list-style-image: url("./images/marker.png");*/
	display: inline-block;
}
#footer #footerlink ul li {
/*	display: inline-block;*/
	float:left;
	margin-left:40px;
	width:auto;
}
#footer #footerlink ul li a{
	color;#000;
}
#footer #copyright {
	font-size:12px;
	text-align:center;
	position: absolute;
/*	z-index: 1000;*/
	height:150px;
/*	margin:100px auto 0;*/
	bottom: 0;
	width:100%;
	background: url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/footerimg.png") repeat-x bottom #fff;
/*	background: url("./images/footerimg.png") repeat-x bottom #fff;*/
}
/**-- sidebarPlugin --------------------------------------**/

#side .sideLink a {
	margin: 10px auto 10px;
}
#side .sideLink a:hover {
	text-decoration: underline;
}
#side .sideLink .sideLinkList {
	list-style-position: outside;
	list-style-image: url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/marker.png");
	font-size: 12px;
	line-height: 1.8;
}
#side .sideLink .sideLinkList li {
	margin-top: 10px;
	margin-left: 20px;
	width: 165px;
}

#side .sideLink #guestList {
	display: block;
	background: url("http://img01.naganoblog.jp/usr/z/u/k/zukunashiokansb/sideLinkLine.png") no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#side .sideBn a {
	display:block;
/*	text-indent:100%;
	overflow: hidden;
	white-space:nowrap;
	*/
}
#side .custom2 > div {
	margin-left: 10px;
}