/* all
------------------------------------------------------------ */

	* {
		margin : 0;
		padding : 0;
		font-style : normal;
		font-weight : normal;
	}
body {
		color : #333;
		/* background : url("https://blog-imgs-116-origin.fc2.com/n/a/n/nanagraph2/cloud_bg.gif") top center repeat-y; */
		background-color : #fff;
		text-align : center;
		line-height : 1.5;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		font-family:"Verdana", "Tahoma", "Osaka", Sans-serif;
	}

	html>body {
		font-size : small;
	}

	textarea {
		width : 90%;
	}

	/* 絵文字 */
	
	.emoji{
		vertical-align:middle;
		border:0;
	}

/* link
------------------------------------------------------------ */

	a {
		text-decoration : none;
	}
	a:link {
		color : #7AB7DD;
	}

	a:visited {
		color : #98AFBE;
	}
	a:hover {
		color : #C1E062;
	}
	a:active {
		color : #C1E062;
	}

	a img {
		border-style : none;
		border-width : 0px;
		text-decoration : none;
	}

/* strong
------------------------------------------------------------ */
	
	em {
		font-style : italic;
	}
	
	strong {
		font-weight : bold;
	}

/* list
------------------------------------------------------------ */
	
	ul, ol, li, dl, dt, dd {
		list-style: none;
	}

/* quote
------------------------------------------------------------ */

	blockquote {
		width : auto;
		margin : 10px 20px;
		padding : 5px;
		border : 1px solid #ddd;
		color:#333;
/* 		background:url(https://blog-imgs-116-origin.fc2.com/n/a/n/nanagraph2/cloud_bq.jpg) right top no-repeat #fff;
*/
	}

/* code
------------------------------------------------------------ */

	div.main_body pre {
		margin : 1em auto;
		padding : 0.5em;
		border : 1px solid #dfeef7;
		font-family : sans-serif;
		overflow : auto;
		width : 90%;
	}

	/* for without MacIE5 \*/

	div.main_body pre {
		overflow : scroll;
	}/* */

	div.main_body > pre {
		width : auto;
	}

	div.main_body code {
		font-family : monospace;
	}

/* MacIE
------------------------------------------------------------ */

	textarea,input,select {
		font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
	}

/* layout
------------------------------------------------------------ */

	div#container {
		width : 640px;
		margin-left : auto;
		margin-right : auto;
		background-color : transparent;
		text-align : left;
	}

	div#header {
		margin-bottom:15px;
		padding:60px 0 20px;
		text-align:left;
		background:url(https://blog-imgs-116-origin.fc2.com/n/a/n/nanagraph2/header.jpg) no-repeat;
		border-bottom:1px dashed #ddd;
	}

	div.main {
		margin : 10px 0;				
	}

	div#blog_content {
		float : left;
		width : 460px;
		padding : 0 0;
		voice-family : "\"}\"";
		voice-family : inherit;
		width : 400px;
	}

	html>body div#blog_content {
		width : 400px;
	}

	
	div#right{
		float : right;
		width : 180px;
		padding : 8px 0;
	}

	
	div#footer {
		clear : both;
		margin : 0 10px;
		background-color: #fff;
	}

/* title
------------------------------------------------------------ */

	div#header h1 a {
		padding : 0 10px;
		font-size : x-large;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : x-large;
	}

	html>body div#header h1 {
		font-size : x-large;
	}

	div#header p {
		padding : 0 10px;
		font-size : small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}

	html>body div#header p {
		font-size : small;
	}

/* 本館･別館ヘッドライン部(改)
------------------------------------------------------------ */
	.left-box{
		float : left ;
		width : 190px ;
		line-height: 2 ;
	}
	.right-box{
		float : right ;
		width : 190px ;
		line-height: 2 ;
	}
	.clr-block{
		clear : both ;
		padding : 5px ;
	}

/* blog_content
------------------------------------------------------------ */
	p.prev-next-navi {
		margin-bottom : 20px;
		text-align : center;
	}

	div.main_body {
		margin-bottom : 15px;
	}
	
	div.main_body h2.entry_header {
		margin-bottom : 10px;
		padding-bottom:8px;
		background : url(https://blog-imgs-116-origin.fc2.com/n/a/n/nanagraph2/line.gif) bottom left repeat-x;
		font-size : small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : medium;
	}

	html>body div.main_body h2.entry_header {
		font-size : medium;
	}

	div.main_body p {
		margin : 1em 0;
	}

	div.entry_body {
		padding : 0 0px;
	}

	p.entry_more {
		padding : 0 0px;
	}

	div.entry_body p.tag_lnk {
		margin-top: 10px;
	}

	div.entry_body p.theme {
		margin-top: 10px;
	}

	div.main_body ul.entry_footer {
		padding : 20px 0px 0px 10px;
		list-style-position : inside;
		text-align: right;
	}

	div.main_body ul.entry_footer li {
		display : inline;
		list-style-type : none;
	}
	
	div.entry_body span.state {
	color: #999999;
	font-size: 90%;
	}

	p.sub_header {
		color:#50A0D8;
		border-bottom:3px solid #50A0D8;
		margin : 15px 0px 10px;
		font-size: 130%;
		letter-spacing:2px;
		font-weight: bold;
		font-family:Arial, sans-serif;
	}

	div.main_body h3.sub_title {
		margin-bottom:10px;
		padding-bottom:7px;
		font-size : small;
		font-family:"century gothic",tahoma,sans-serif;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		color:#4a9ecc;
		background : url(https://blog-imgs-116-origin.fc2.com/n/a/n/nanagraph2/line2.gif) bottom left repeat-x;
	}

	html>body div.main_body h3 {
		font-size : small;
	}

	p.page_navi {
		margin-bottom : 20px;
		text-align : center;
	}
	
	div.pagetop {
	text-align: right;
	margin-bottom: 50px;
	}

/* comment
------------------------------------------------------------ */

	div#blog_content form {
		margin : 0 10px;
	}

	input#himitu {
		margin-right : 0.5em;
	}
	
	input,textarea,select {
		margin:1px;
		border:1px solid #d5dee6;
		color:#304863;
		background:#eff4f8;
		font-size:12px;
	}
	
	p.form_btn input {
		padding: 0.2em;
		font-weight: bold;
		font-family:Verdana,Tahoma,Sans-serif;
		background: #229cd0;
		color: #fff;
		border:1px solid #125470;
	}

	p.form_btn {
		margin-top : 20px;
	}

	div.comment_body {
		margin : 0 10px;
	}

	ul.comment_footer {
		margin : 5px 10px;
	}

	ul.comment_footer li {
		display : inline;
		list-style-type : none;
	}

/* trackback
------------------------------------------------------------ */

	p.trackback_uri {
		margin-bottom : 15px;
		padding : 0.2em 0;
	}

	p.trackback_uri input {
		padding-bottom: 1px;
		border-bottom: 1px solid #ccc;
		border-top: none;
		border-right: none;
		border-left: none;
		margin-bottom: 1px;
		width: 90%;
		color:#4079a8;
		background-color: #FFFFFF;
	}

	div.trackback_body {
		margin : 0 10px;
		background : transparent;
	}

	ul.trackback_footer {
		color:#50A0D8;
		padding : 10px 0;
		display : inline;
		list-style-type : none;
	}

	ul.trackback_footer li {
		display : inline;
		list-style-type : none;
	}

/* side
------------------------------------------------------------ */

	dl.plugin {
		margin-bottom: 20px;
	}
	dl.plugin dt {
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
		background:url(https://blog-imgs-32-origin.fc2.com/n/a/n/nanagraph/line.gif) left bottom repeat-x;
		color:#55BCD6;
		padding-bottom:5px;
	}
	html>dl.plugin dt {
		font-size : small;
	}
	dl.plugin dd {
		margin-top: 3px;
	}

	#left li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	}

/* calendar
------------------------------------------------------------ */

	table.calender {
		width : 100%;
		border-collapse : collapse;
		font-size : x-small;
		voice-family : "\"}\"";	
		voice-family : inherit;
		font-size : small;
	}

	html>table.calender {
		font-size : small;
	}

	.calender caption {
		color:#808080;
		margin-bottom : 10px;
	}

	.calender th {
		color:#808080;
		padding : 0.1em;
		border-bottom : 1px dotted #808080;
		text-align : center;
	}

	.calender td {
		color:#999;
		padding : 0.1em;
		border-bottom : 1px dotted #ccc;
		text-align : center;
	}

	th#sun {
		color : #E56D83;
	}

	th#sat {
		color : #6DC4E5;
	}

/* footer
------------------------------------------------------------ */

	div#footer p {
	border-top:1px dashed #BBDFED;
	text-align : left;
	font-size:x-small;
	padding-bottom: 10px;
	padding-top: 10px;
	}



/* Gallery Slide
------------------------------------------------------------ */
	.kizGalleryS .kizimg img {
		margin: 0 !important; padding: 5px !important;
		border: 1px #ddd solid !important; background: #fff !important;
		box-shadow: 1px 2px 3px 1px rgba(120,120,120,0.1) !important;
	}

	.kizelm{display: none;}

	.kizimg {position: relative; min-height: 1px; text-align: center;}

	.kiztext {display: none; position: absolute; left: 0; bottom: 0;
		width: 100%; opacity: 0.8; background: #000000; color: #ffffff;
	}

	.kiznode {padding: 0.6em 1.3em; text-align: left; font-size: 11px;}
	.kizimg a:hover img {opacity: 0.6 !important;filter: alpha(opacity=60) !important;}
	.kizbr br {display: none;}
	.kizGalleryS .brbr {display: inline;}
