@charset"Shift_JIS";


/*
==========================TOC(Table Of Contents)==========================

MT style  Last Up 31 07 2006  Shuntaro Hama


	
==========================================================================
*/

div#maincontent>h2+p.information {
	margin-bottom: 20px;
	color: #ff3366;
}


div#maincontent div.entry ol img {
	vertical-align: top;
}

div#maincontent div.entry p,
p.textp {
	line-height:1.85em;
	margin:0 0 30px 0;
	letter-spacing:0.07em;
}

div.column dl.dailylink dt,div.column dl.dailylink dd {
	font-size:0.85em;
}

body#blog #maincontent .entry pre code {
	font-family:"Courier New",monospace;
	font-size:1.2em;
}

/*blogのmaincontent内のimgリンクの下線消す*/
#blog a.imglink {
	border:none!important;
}

#blog a.sample {
	font-weight: bold;
}

blockquote {
	margin-bottom: 20px;
}

div.column blockquote p {
	margin: 0 10px 0;
	background: #e9e9e9;
}

div.column blockquote ul {
	margin: 0 10px;
	padding: 5px 0 25px 25px;
	background: #e9e9e9;
}

div.column blockquote h5 {
	margin: 0 10px;
	background: #e9e9e9;
}

blockquote+cite {
	display: block;
	margin-top: -15px;
	margin-bottom: 20px;
}

del * {
	text-decoration: line-through;
}

em {
	font-style: normal;
}

strong {
	font-weight: normal;
}

.emphasisVisual {
	font-weight: bold;
}

dl.linklist {
	margin: 5px 0 15px 5px;
}

dl.linklist dt {
	border-left: solid 3px #666;
	padding: 0 0 0 5px;
}

dl.linklist dd {
	margin: 0 0 0 10px!important;
}

dl.listmark dt {
	list-style-type: disc;
}

ol.merit,
ol.demerit {
	padding-bottom: 20px;
	font-weight: bold;
}


.list li {
	list-style-type: disc!important;
}


div.column ul {
	margin: 5px 0 25px 25px;
}

div.column ul li {
	list-style-type:disc;
}



div#subcontent img {
	border: none;
}

#blog div#subcontent a.imglink:hover {
	background: #fff;
}




body#blog #maincontent div.entry div.column ol {
	margin-bottom: 15px;
}

div.column dl {
	margin: 5px 0 15px 5px;
}

div.column dl dt {
	border-left: solid 3px #666;
	padding: 0 0 0 5px;
}

div.column dl dd {
	margin: 0 0 0 10px!important;
}

body#blog #maincontent div.entry h6 {
	padding: 0;
	border: none;
	font-size: 82%;
}

body#blog #maincontent div.entry dl.photo dt {
	border: none;
}


body#blog div.column div.section {
	padding-bottom: 30px;
}

body#blog div.column div.section h3 {
	padding: 5px 5px;
	border-left: solid 5px #93befd;
	background: none;
}



body#blog #maincontent .entry div.section h4 {
	border-left: solid 3px #ccc;
}

body#blog #maincontent .entry div.section h5 {
	border-left: solid 2px #999;
}

body#blog #maincontent .entry div.section h6 {
	border-left: none;
	font-weight: bold;
}



body#blog div#maincontent div.column div.section p {
	margin-bottom: 10px;
}

