@charset 'utf-8';
/* ================================================== */
/*  共通設定  */
/* ================================================== */
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	height:100%;
	font-size: 12px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	color:#000000;
	background:url(../../../../images/common/back.jpg) repeat 0 0;
}
html>body {
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
}
img {
	border:0;
	vertical-align:bottom;
}
a {
	color:#916E23;
	text-decoration:none;
}
a:hover {
	color:#D7AF5A;
	text-decoration:underline;
}
div.clear{
	clear:both;
}
/* end */

/* ================================================== */
/*  wrapper  */
/* ================================================== */
#wrapper {
	width:100%;
	background:url(../../../../images/sub/circle_r.png) no-repeat center bottom;
}

#trunk {
	width:100%;
	height:100%;
	height:auto !important;
	min-height:100%;
	margin:0 auto -100px auto;
	padding:0 0 100px 0;
	background:url(../../../../images/common/back_upper.png) repeat-x 0 -20px;
	position:relative;
}
/* --- container --- */
#container {
	width:870px;
	margin:0 auto;
	position:relative;
	background-image: url(../../../../images/sub/contentsback.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#container .circle_l {
		width:150px;
		height:400px;
		background:url(../../../../images/common/circle_l.png) no-repeat 0 0;
		position:absolute; top:500px; left:-145px;
}
/* end */

#container .circle_r {
	width:257px;
	height:190px;
	background:url(../../../../images/top/circle_r.png) no-repeat -693px 0;
	position:absolute; bottom:0px; right:5px;
}
.float_l {
	float:left;
}
/* ================================================== */
/*  headermenu  */
/* ================================================== */
div#menu {
	width:830px;
	margin:0 auto;
	height:30px;
	padding:0 20px;
	overflow:hidden;
	background:url(../../../../images/sub/switcherback.png) repeat-y 0 0;
}
div#menu p {
		float:left;
		color:#6E320A;
		font-size:12px;
		line-height:30px;
	}
div#menu #headerrightmenu {
		float:right;
}
div#menu #headerrightmenu p {
			float:left;
			margin:0 5px 0 0;
			font-size:11px;
			line-height:30px;
			display:none;
}
div#menu #headerrightmenu ul {
			float:left;
			width:260px;
			height:17px;
			margin:6px 0 0 0;
			padding:1px 0 0 1px;
			list-style-type:none;
	color: #000000;
}
div#menu #headerrightmenu ul li {
				float:left;
				height:16px;
				margin:0 8px 0 0;
				list-style-type:none;
	color: #000000;
}
div#menu #headerrightmenu ul li.archivelink {
				float:left;
				height:16px;
				margin:0 8px 0 0;
				list-style-type:none;
	color: #000000;
	font-weight:bold;
}
div#menu #headerrightmenu ul li a {
					height:16px;
	line-height:100%;
					overflow:hidden;
	color: #000000;
				}
				
html*div#menu #headerrightmenu ul li a {
					line-height:100%;
				}
div#menu #headerrightmenu a:link, div#menu a:visited {
	color: #000000;
}
div#menu #headerrightmenu a:active, div#menu a:hover {
	color: #000000;
}

/* ================================================== */
/*  contents  */
/* ================================================== */
#contents.blog {
	width:860px;
	margin:0 auto;
	padding:0 5px;
	overflow:hidden;
	position:relative;
	background-image: url(../../../../images/blog/blog/header.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
#contents h1 {
		width:200px;
		height:125px;
		margin:0 0 0 5px;
}
#contents h2.title{
	width:306px;
	height:91px;
	position:absolute;
	right:0;
	top:170px;
	border:none;
}
/* パンくずナビゲーション */
#contents #nav {
	width:570px;
	height:19px;
	margin:0;
	padding:4px 10px;
	color:#787878;
	font-size:12px;
	line-height:150%;
	background:url(../../../../images/sub/navbox.png) no-repeat 0 0;
	position:absolute;
	left:250px;
	top:270px;
	border:none;
}
/* end */


/* ================================================== */
/*  logs  */
/* ================================================== */
div#logs {
	float:right;
	width:590px;
	margin:200px 0 0 0;
	padding:0 30px;
	background:url(../../../../images/common/circle_l.png) no-repeat -360px 290px;
	position:relative;

}
div#logs h2 {
	height:91px;
	margin:0 0 0 310px;
	position:absolute;
	right:0;
	top:-10px;
}
/* パンくずナビゲーション */
div#logs #nav {
		width:570px;
		height:19px;
		margin:91px 0 20px 0;
		padding:4px 10px;
		color:#787878;
		font-size:12px;
		line-height:150%;
		background:url(../../../../images/sub/navbox.png) no-repeat 0 0;
	}
/* end */
	
/* カテゴリー内ナビゲーション */
div#logs #golink {
		margin:0 0 0 -7px;
	}
		
div#logs #golink a,
div#logs #golink span {
			display:inline-block;
			margin:0 0 0 15px;
		}
/* end */


/* --- pagetop --- */
.gotop {
	overflow:hidden;
}
	.gotop a {
		float:right;
		display:block;
		width:111px;
		height:12px;
		margin:30px 0 20px 0;
		line-height:100px;
		overflow:hidden;
		background:url(../../../../images/common/gotop.png) no-repeat 0 0;
	}
/* end */

/* ================================================== */
/*  navigation  */
/* ================================================== */
div#navigation {
	float:left;
	width:210px;
	margin:150px 0 0 0;
	padding:0 0 20px 0;
	background:url(../../../../images/sidenav/circle.png) no-repeat 0 195px;
	position:relative;
}
div#navigation h2 {
	font-size:14px;
	color:#330000;
	border-bottom:dashed 1px #330000;
	margin: 7px 7px 17px 7px;
	padding: 5px;
}

div#navigation ul {
	margin: 0px 10px 0px 12px;
}
div#navigation ul li {
	margin: 0px 0px 0px 0px;

	list-style-type: none;
}
div#navigation ul li ul {
	margin: 0px 0px 0px 20px;
}

div#navigation dl {
	margin: 0px 10px 0px 12px;
}
div#navigation dl dt {
}
div#navigation dl dd {
}

div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
}
div#navigation form p {
	margin-left: 12px;
	margin-bottom: 0px;
}

div#navigation table {
	width: 180px;

	margin: -2px 0px 7px 7px;
	border: 0px solid #AAAAAA;
}
@media screen {
	div#navigation table {
        	margin: -2px auto 7px auto;
        }
}
div#navigation table tr th {
	padding: 5px;
	border: 0px solid #AAAAAA;

	background-color: #FFFFFF;

	text-align: left;
}
div#navigation table tr td {
	padding: 3px;
	border: 0px solid #AAAAAA;

	text-align: center;
}
@media screen {
	div#navigation table tr td {
        	padding: 5px;
        }
}

div#navigation .day {
	color: #444444;
}
div#navigation .satday {
	color: #4444CC;
}
div#navigation .sunday {
	color: #CC4444;
}
div#navigation .today {
	background-color: #EEEEEE;
}

div#navigation .calender {
	margin: 2px 10px;
}
div#navigation .calender li {
	display: inline;

	margin-right: 10px;
}

div#navigation .block {
	margin:20px 10px 10px 10px;
	border: 1px solid #cccccc;
	text-align: center;
}
div#navigation .block h2{
	font-size:14px;
	color:#330000;
	border-top:none;
	border-bottom:dashed 1px #330000;
	margin: 7px 7px 17px 7px;
	padding: 5px;
}

/* ================================================== */
/*  footer  */
/* ================================================== */
#footer {
	width:820px;
	height:100px;
	margin:0 auto;
	padding:0 25px;
	color:#464646;
	position:relative;
	background:url(../../../../images/sub/footerback.png) no-repeat 0 0;
}
#footer #left {
		float:left;
		padding:15px 0 0 0;
		font-size:12px;
		line-height:140%;
}
#footer #left #plink {
		margin:0 0 8px 0;
}
#footer #left #plink a {
		color:#323232;
}
#footer #left #plink a:hover {
		color:#646464;
}
#footer #address img {
		vertical-align:text-top
}
#footer #copyright {
		float:right;
		width:250px;
		height:87px;
		padding:13px 0 0 0;
		font-size:11px;
		line-height:150%;
		text-align:right;
}
#footer #copyright img {
		margin:0 0 8px 0;
}
/* end */


/* ----- HTML再定義 ------------------------------------ */

p, li, dt, dd, address {
	color: #444444;

	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
ul li ol li {
	margin: 0px 20px 0px 25px;
}
ul li ol {
	margin-bottom: 10px;
}
em {
	font-weight: bold;
}
img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
object {
	margin-left: 10px;
}

pre {
	width: 430px;

	margin: 10px;
	padding: 5px;
	border: 1px solid #EEEEEE;

	overflow: auto;
}
code, var, kbd {
	color: #000080;

	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}
blockquote {
	margin: 10px;
	border-left: 2px solid #7777AA;
}
blockquote p {
	color: #999999;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

table {
	margin-bottom: 10px;
	border: 1px solid #666680;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	border: 1px solid #AAAAAA;

	background-color: #EEEEEE;

	text-align: center;
}
table tr td {
	padding: 5px;
	border: 1px solid #AAAAAA;
}
table tr td input {
	margin: -2px;
}

a:link, a:visited {
	color: #0000AA;

	text-decoration: underline;
}
a:active, a:hover {
	color: #FF7700;

	text-decoration: underline;
}

/* ----- 基本構造 -------------------------------------- */
div#diary, div#comment, div#trackback {
	margin: 0px 15px;

}

div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;
	margin:200px 15px 0 15px;
	padding: 0px;
}
div#footer {
	float: none;
	clear: both;
}

/* ----- 記事一覧 -------------------------------------- */
div#diary{
	position:relative;
}

div#diary .diary {
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #999999;
	background:#FFFFFF;
}

div#diary h2 {
	display: none;
}
div#diary h3 {
	margin: 10px 5px 20px 5px;
	padding: 5px 10px;
	font-size:14px;
	color:#330000;
	border-top:dashed 1px #330000;
	border-bottom:dashed 1px #330000;
}
div#diary h4 {
	margin: 10px;
}

div#diary .text * {
	font-size: x-small;
}
html>body div#diary .text * {
	font-size: small;
}
div#diary .text p {
	margin: 15px 10px;
}
div#diary .text ul {
	margin: 15px 30px;
}
div#diary .text ol {
	margin: 15px 40px;
}

div#diary .info {
	margin: 5px 10px;

	text-align: right;
}
div#diary .info * {
	font-size: 12px;
}
div#diary .info li {
	display: inline;

	margin-left: 5px;
}

div#diary .list {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;
}
div#diary .list h4 {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;

	color: #444444;
	background-color: #FFFFFF;
}
div#diary .list ul {
	margin: 0px 0px 10px 20px;
}
div#diary .list dl dt {
	margin: 0px 5px;
        font-weight: bold;
}
div#diary .list dl dd {
	margin: 10px 10px 0px 15px;
}

div#trackback h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}
div#trackback dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
div#trackback dl dd {
	margin-left: 30px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}

div#comment h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .text * {
	font-size: x-small;
}
html>body div#comment .text * {
	font-size: small;
}
div#comment .text p {
	margin: 10px;
}

/* ----- ページ移動 ------------------------------------ */

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
}
div#page ul li {
	display: inline;

	margin-right: 10px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#contents h3 {
	margin-bottom: 15px;
}
div#contents h4 {
	margin-bottom: 10px;
}

div#contents dl {
	margin-bottom: 20px;
}
div#contents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */

div#form h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd {
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #EEEEEE;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}
div#env form p {
	margin-bottom: 20px;
}

/* ----- キャンバス ------------------------------------ */

div#canvas h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#canvas applet {
	margin-bottom: 15px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
div#status h4 {
	margin-bottom: 10px;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
}
div#status dl dd {
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
