@charset "utf-8";

/* 全体-----------------------------*/

html * {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

* {
	margin:0;
	padding:0;
/*	font-weight:normal;*/
	font-style:normal;
	line-height:1.6;
}

body {
	background:#ddd url("/image/washi.gif");
	font:normal normal normal 100% / 1.6 "ヒラギノ角ゴ Pro W3","Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", sans-serif;
	color: #444;
	font-space: 2px;
       	text-align: center;
}

a {
	color:#444;
	text-decoration:none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

strong {
	font-weight:bold;
	font-size:95%;
	color:#333;
	background-color:#ff6;
	padding: 0 0.3em;
	font-style:normal;
}

em {
	font-weight:bold;
	font-size:95%;
	color:#333;
	background-color:#6f6;
	padding: 0 0.3em;
	font-style:normal;
}

cite {
	font-weight:normal;
	font-size:90%;
	color:#333;
	background-color:#6ff;
	padding: 0 0.3em;
	font-style:normal;
}

b {
	font-weight:bold;
}

del {
	color:#999;
	font-size:80%;
}


/* 罫線。-------------*/

hr {
	padding:0;
	margin:0;
	height:13px;
}

hr.lineyellow {
	background-color:#ff9;
	color:#ff9;
}

hr.linepink {
	background-color:#f9f;
	color:#f9f;
}

hr.linegreen {
	background-color:#9f9;
	color:#9f9;
}

hr.linecyan {
	background-color:#9ff;
	color:#9ff;
}

/* 全体---------------------------------*/

div.mtAll {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 640px;
	text-align: left;
}

div.mtAllTop {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}


/* ヘッダ部分---------------------------------*/

div.mtHeader {
	text-align:center;
	background-color:#f90;
	color: #eee;
	font-size:90%;
}

.topimage {
	background:#f60;
}

div.mtHeader a {
	color:#EEE;
	text-decoration:none;
	border-bottom: #eee 1px dashed;
}


/* エントリー部分--------------------------------*/

div#mtEntriesTop {
/*	margin:20px 200px 0 165px;*/
	width: 580px;
	margin:0;
	padding:0;
	float:left;
}

div#mtEntries {
/*	margin:20px 200px 0 0;*/
	margin:0;
	text-align: left;
}


/* 各エントリー-------------------------------*/
div.mtEachEntry {
	color:#444;
	margin:5px 0;
	border:1px solid #033;
}

div.mtEachEntry h1 {
	margin:0 0 5px;
	padding:0 3px;
	font-weight:bold;
	font-size:100%;
	color:#eef;
	background-color: #f60;
	vertical-align:bottom;
}

h1 a {
	color:#eef;
	text-decoration:none;
	font-weight:bold;
}

.category {
	font-weight:normal;
	font-size:80%;
}

div.mtEntryBody {
	margin:0;
	padding:1em;
/*	font-family:monospace;*/
	font-size:98%;
}

div.mtEntryBody a {
	border-bottom: #f90 solid 1px;
}

div.mtEntryBody p {
	margin:0.2em 0 0.5em 0;
	line-height:1.8;
}

div.mtEntryBody a {
	color:#444;
	border-bottom: #900 solid 1px;
}

div.mtEntryBody h3 {
/*	background-color:#ff6;
	border: #900 dotted 1px;*/
	background-color:#963;
	padding:0 5px;
	font-size:100%;
	color:#eef;
}

h3 a {
	color:#eef !important;
	text-decoration:none;
	font-weight:bold;
}

div.mtEntryBody h4 {
/*	background-color:#cfc;
	border: #0f0 dotted 1px;*/
	background-color:#993;
	padding:0 5px;
	margin: 5px 0 5px 1em;
	font-size:95%;
	color:#eef;
}

h4 a {
	color:#eef !important;
	text-decoration:none;
	font-weight:bold;
}

div.mtEntryBody h5 {
	padding:0 3px;
	margin: 5px 0 5px 1em;
	font-size: 100%;
}

h5 a {
	color:#eef !important;
	text-decoration:none;
	font-weight:bold;
}

div.mtEntryBody p.zengo {
	margin:0 4em 0.5em -1.5em;
	padding:3px;
	font-weight:bold;
	font-size:90%;
/*	font-family:serif;*/
	color:#699;
	border-top: 1px #ccc solid;
	border-left: 25px #ff0 solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-color: #fff;
}

div.mtEntryBody p.zengo a {
	color:#699;
	text-decoration:none;
	font-weight:bold;
}

div.mtEntryBody ul {
	margin-left:1.5em;
}

div.mtEntryBody ol {
	margin-left:1.5em;
}

div.mtEntryBody ul li {
	padding-left:2px;
	margin-bottom:4px;
}

.leftcolumn {
	float:left;
	border: 1px #999 solid;
	margin: 1em;
}

.rightcolumn {
	float:left;
	border: 1px $999 solid;
	margin-left: 4em;
	padding-left:2em;
}



p.mtExtended {
	clear:right;
	font-size:90%;
	font-weight:bold;
	border: 1px #006 dotted;
	padding:0 5px;
	background-color: #fff;
}

/* mtEntryData ------------------------------ */

div.mtEntryData {
	background-color:#fff;
	text-align:right;
	font-size:75%;
}

div.mtEntryData ul {
	margin:0.5em 0 0 0;
}
div.mtEntryData li {
	padding-left:2px;
	margin-bottom:4px;
}
div.mtEntryData li.mtPostedTime {
/*	list-style-image:url("image/entrydata-pencil1.gif");*/
}
div.mtEntryData li.mtPostedBy {
/*	list-style-image:url("image/entrydata-pencil0.gif");*/
}
div.mtEntryData li.mtPermalink {
/*	list-style-image:url("image/entrydata-pencil3.gif");*/
}
div.mtEntryData li.mtComments {
/*	list-style-image:url("image/entrydata-pencil2.gif");*/
}
div.mtEntryData li.mtTrackback {
/*	list-style-image:url("image/ptn1trackback.gif");*/
}
*/

/* 目次とか------------------------------*/
.mtEntryExcerpt {
	font-size:85%;
}

/* メニュー-----------------------*/

div#menu {
	padding-right:5px;
	margin:0 0 0 3em;
	padding:5px 0.5em 0.5em 1em;
/*	font-family:monospace;*/
	font-size:90%;
	line-height:180%;
	letter-spacing:0px;
/*	background-image:url("image/genkoyoshi.gif");
	text-align: left;
}

div#menu h2 {
	margin: 0 150px 5px -1.5em;
	padding: 5px 10px;
	font-size:120%;
	border-top: 1px #ccc solid;
	border-left: 20px #ff0 solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-color: #fff;
}

div#menu a {
	border-bottom: 1px #00f solid;
}

div#menu li {
	vertical-align:bottom;
/*	list-style-image:url("image/entrydata-pencil0.gif");*/
	margin-left:1em;
}

/* コメント関連------------*/

div#comments {
	text-align: left;
	margin:0;
	padding:5px;
	font-size:70%;
	line-height:1.8;
}

div#comments a {
	border-bottom:1px #f90 solid;
}

p.comments-head {
	margin: 5px 0;
	padding: 0 5px;
	font-size:100%;
	background-color: #393;
	color: #fff;
}

div.comments-body {
	font-size:85%;
	padding-left:1em;
}

div.comments-body td{
	font-size:85%;
	padding-left:1em;
}

.trackback-post {
	margin:5px 0 0;
	padding: 0 5px;
	color: #fff;
	background-color: #693;
}

.comments-post {
	margin:5px 0 0;
	padding: 0 5px;
	color: #fff;
	background-color: #963;
}

.comments-post a {
	color: #fff !important;
}

.trackback-post a {
	color: #fff !important;
}

/* 広告-------------------*/

div.advertisement {
	padding-right:5px;
	margin:0 0 0 3em;
	padding:5px 0.5em 0.5em 1em;
/*	font-family:monospace;*/
	font-size:90%;
	line-height:180%;
	background-image:url("image/genkoyoshi.gif");
}

div.advertisement .pop {
	clear:both;
	margin:0 150px 5px -2em;
	padding:3px;
	border-top: 1px #ccc solid;
	border-left: 20px #f90 solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-color: #fff;
}

div.advertisement a {
	border-bottom: 1px #00f solid;
}

/* 投稿者名、コメントの書き込み欄の文字化け防止 */
input {
	font-family:"Osaka","ＭＳ Ｐゴシック", verdana, arial, sans-serif;
}

textarea {
	font-family:"Osaka","ＭＳ Ｐゴシック", verdana, arial, sans-serif;
}


/* mtGuidance ---------------------*/

div#mtGuidance {
	position:absolute;
	top:120px;
	left:5px;
	bottom:auto;
	right:auto;
	width:160px;
	background-image:url("image/genkoyoshi.gif");
	text-align: left;
}


div#mtGuidance a {
	color:#444;
	border-bottom:1px solid #099;
}

div#mtGuidance dl {
	margin-bottom:5px;
	font-size:80%;
	line-height:100%;
}

div#mtGuidance dt {
	color:#00C;
	background-color:transparent;
	font-weight:bold;
	margin:5px 10px 0 10px;
	padding: 0 5px;
	border-top: 1px #eee solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	border-left: 18px #99f solid;
	background-color:#fff;
}

div#mtGuidance dd {
	color:#444;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;
	padding:5px 0;
}

div#mtGuidance dd ul {
	margin-left:1.5em;
	vertical-align:bottom;
/*	list-style:none;*/
}

div#mtGuidance dd li {
/*	list-style-image:url("image/entrydata-pencil2.gif");*/
}

div#mtGuidance dd li a {
	color:#444;
	broder-bottom:1px solid #099;
}



/* mtUtilities --------------------*/
div#mtUtilities {
	width:206px;
	text-align: left;
	padding:2px;
	margin:2px 0;
	border: 1px #900 solid;
	float:right;
}

div#mtUtilities a {
	color:#444;
	border-bottom:1px solid #900;
}


div#mtUtilities dl {
	margin-bottom:5px;
	font-size:80%;
	line-height:100%;
}

div#mtUtilities dt {
	color:#fff;
	background-color:#900;
	font-weight:bold;
	margin:5px;
	padding: 0 5px;
}

div#mtUtilities dd {
	color:#444;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;
	padding:5px 0;
}

div#mtUtilities dd ul {
	margin-left:1.5em;
	vertical-align:bottom;
/*	list-style:none;*/
}

div#mtUtilities dd li {
/*	list-style-image:url("image/entrydata-pencil0.gif");*/
}

div#mtUtilities dd li a {
	color:#444;
	broder-bottom:1px solid #f0f;
}



div#mtUtilities form {
	margin-bottom:5px;
	width:160px;
}

div#mtUtilities form fieldset {
	border:none;
}

div#mtUtilities form legend {
	font-size:80%;
	line-height:100%;
	font-weight:bold;
	color:#fff;
	width:100%;
	background-color:#006;
}

div#mtUtilities form p {
	margin:0;
	padding-top:5px;
	padding-left:10px;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0
}

div#mtUtilities form input#search {
	width:140px;
}

/* ---------------------*/

div#mtBanner {
	position:absolute;
	top:20px;
	right:20px;
	bottom:auto;
	left:auto;
	width:168px;
	height:80px;
	text-align: left;
}

/* 記事本文装飾関係----------------------*/


div.mtEntryBody dl {
	margin: 0.5em 0;
}

div.mtEntryBody dt {
	font-weight:bold;
	margin-top:0.5em;
}

div.mtEntryBody dd {
	padding-left:1em;
}


div.mtEntryBody blockquote {
	font-size:87%;
	margin:0.5em 2em;
	padding: 0.5em;
	border: 2px #339 dotted;
}

div.mtEntryBody ul.footnote {
	font-size:87%;
	margin:0.5em 2em;
	padding: 0.5em;
	border: 1px #933 dotted;
}

div.mtEntryBody pre {
	font-family: monospace;
	font-size:80%;
	border: 1px solid #fc0;
	margin:0.5em;
	padding:0.5em;
}

/* 独自設定 -------------*/

.unicode {
	font-family:"Osaka-UI","Osaka", "Arial Unicode MS", "Arial", sans-serif;
}

.unicode_china {
	font-family:"Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", monospace;
}

.UnicodeChina {
	font-family:"Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", monospace;
}

.pinyin {
	font-family: "Times New Roman";
}

.leftfloat {
	float:left;
}

.noradj {
	color:#f90;
}

.matsunaga {
	color:#66f;
}

.note {
	font-size:90%;
	color:#666;
}

div .note {
	border:1px solid #666;
	margin: 0 2em;
}

.annotation {
	font-size:90%;
	margin: 0 1em 0 3em;
	padding:0 1em;
	color:#666;
	border: 1px #eee solid;
}

div.code {
	height:300px;
	border:#9f9 10px solid;
	overflow: auto;
	padding:0 1em;
	font-size:80%;
	line-height:1em;
	word-break:break-all;
	background-image:url("image/genkoyoshi.gif");
}

/* amazon search */

.amazonsearchtitle {
	margin: 5px 0 0;
	padding: 0 5px;
	font-size:95%;
	background-color: #cc0;
	color: #fff;
}

.amazonsearchbox {
	border: 1px #339 dotted;
	padding: 0;
	margin: 0 0 5px;
}

.drk7jpSimilarityHeader {
	margin: 5px 150px 5px -110px;
	padding: 5px 10px;
	font-size:90%;
	border-top: 1px #ccc solid;
	border-left: 20px #fcc solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-color: #fff;
}

.drk7jpSimilarityHeader, .zengo {
	margin: 5px 150px 5px -25px;
	padding: 5px 10px;
	font-size:90%;
	border-top: 1px #ccc solid;
	border-left: 20px #9f9 solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	background-color: #fff;
}

.drk7jpSimilaritySiteTitles {
	font-size:90%;
}
.drk7jpSimilaritySiteSummarys {
	font-size:80%;
}

.drk7jpSimilarityFooter {
	font-size:80%;
}

/* タグ関係 */

.module-tagcloud .module-content {text-align: center; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

table.table {
        font-size: 80%;
        color: #666666;
        margin-bottom: 30px;
        border: 1px solid #CCCCCC;
}

.table td {
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
vertical-align: top; 

}