@charset "euc-jp";
* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	text-align: left;
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/bg.jpg) repeat-x fixed; 
}
/* 全体 */
#container {
	width: 960px;
	margin: 0 auto;
	background-color: #ffffff;
	border-right: #cab1aa 1px solid;
	border-left: #cab1aa 1px solid;
	font-family: Verdana, "ＭＳ Ｐゴシック", "MS UI Gothic", Osaka;
	font-size: 12px;
	line-height: 22px;
}
/* ヘッダー */
#masterhead {
	margin: 0 auto;
	background: #e17b93;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
#masterhead h1 {
	font-size: 14px;
	font-weight: bold;
}
#masterhead h1 a:link, #masterhead h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#masterhead h1 a:hover, #masterhead h1 a:active {
	color: #FFCCCC;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #fad4e7;
	line-height: 16px;
}
/* カテゴリ３ */
#top h4 {
	color: #0c6d93;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
#top a {
	border: none;
}
.topcontent {
	padding: 10px;
}
.topcontent li {
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/dot.gif) no-repeat center left;
	padding-left: 20px;
	list-style: none;
}
/* 左カラム */
#left {
	float: left;
	width: 211px;
	display: inline;
	margin: 0 16px 0 10px;
	overflow: hidden;
	font-size: 11px;
}
.menubox {
	line-height: 16px;
}
#left .menubox h4 {
	color: #444444;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	border-left: #f9a6b6 2px solid;
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/entrytitle.jpg) repeat-x;
}
#left .menucontent {
	padding: 5px;
	border-right: solid 1px #cab1aa;
	border-bottom: solid 1px #cab1aa;
	margin-bottom: 20px;
	background-color: #ffffff;
}
#left .menucontent li {
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/dot.gif) no-repeat left center;
	padding-left: 20px;
	list-style: none;
}
.plugincontent {
	margin: 8px 0;
}
/* プラグイン１、２とフッターのリンク設定 */
.plugincontent a:link, .plugincontent a:visited, #footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
.plugincontent a:hover, .plugincontent a:active, #footer a:hover, #footer a:active {
	color: #444444;
	border-bottom: #f06ea9 1px solid;
}
/* 中央カラム */
#main {
	float: left;
	width: 516px;
	overflow: hidden;
}
#main .entry h3 {
	font-size: 12px;
	font-weight: bold;
	border-left: #f9a6b6 2px solid;
	border-right: #f9a6b6 2px solid;
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/entrytitle.jpg) repeat-x;
	height: 19px;
	padding: 4px 8px;
	margin: 20px 0 10px 0;
}
/* IE6バグ用 */
*html #main .entry h3 {
	padding-top: 1px;
	height: 21px;
}
.entry {
	margin: 0 0 20px 0;
	color: #555555;
}
#main .entry h3 a:link, #main .entry h3 a:visited {
	color: #444444;
	text-decoration: none;
}
#main .entry h3 a:hover, #main .entry h3 a:active {
	color: #f641ac;
	text-decoration: underline;
}
#main .entry a:link, #main .entry a:visited, .entryinfo2 a:link, .entryinfo2 a:visited, .entryinfo a:link, .entryinfo a:visited {
	color: #f641ac;
	text-decoration: none;
}
#main .entry a:hover, #main .entry a:active, .entryinfo2 a:hover, .entryinfo2 a:active, .entryinfo a:hover, .entryinfo a:active {
	text-decoration: underline;
}
.entryinfo {
	margin: 10px;
	text-align: right;
}
.entryinfo li {
	display: inline;
	margin: 0 4px;
	font-size: 11px;
}
.entryinfo2 {
	margin: 10px;
	text-align: center;
}
.entryinfo2 li {
	display: inline;
	margin: 0 4px;
	font-size: 11px;
}
.entrybody {
	padding: 8px;
}
.date {
	color: #0e728d;
	font-style: italic;
}
.plugin3 {
	margin: 0 10px;
	padding: 10px;
}
.plugin3conts {
	margin: 6px 0;
}
.plugin3 li {
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/dot.gif) no-repeat center left;
	padding-left: 20px;
	list-style: none;
}
#main h5{
	color: #444444;
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/entrytitle.jpg) repeat-x;
	border-left: #f9a6b6 2px solid;
	border-right: #f9a6b6 2px solid;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 8px;
	margin: 20px 10px 0 10px;
	height: 19px;
}
/* IE6バグ用 */
*html #main h5 {
	padding-top: 1px;
	height: 21px;
}
.ct {
	margin: 20px 10px 0 10px;
	padding: 4px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ffeff5;
}
.ct h3 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.ct h3 a {
	color: #f641ac;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.ct p {
	margin: 0 20px 20px;
}
.ct p a {
	color: #f641ac;
}
.ct h3 a:hover, .ct p a:hover {
	text-decoration: none;
}
.ctpost {
	margin: 0 10px;
	padding: 20px;
}
.ctpost h3, .ctpost h3 a {
	color: #f641ac;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ctpost h3, .ctpost h3 a:hover {
	text-decoration: underline;
}
.ctpost input, .ctpost textarea {
	margin: 4px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	font-size: 12px;
}
#secret {
	border: none;
}
.ctpost .entryinfo {
	border-bottom: 1px solid #ffeff5;
	padding-bottom: 10px;
}
/* 右カラム */
#right {
	float: left;
	width: 181px;
	display: inline;
	margin: 0 10px 0 16px;
	overflow: hidden;
	font-size: 11px;
}
#right .menubox h4 {
	color: #444444;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	border-left: 2px solid #f9a6b6;
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/entrytitle.jpg) repeat-x;
}
#right .menucontent {
	padding: 5px;
	border-bottom: solid 1px #cab1aa;
	border-left: solid 1px #cab1aa;
	margin-bottom: 20px;
	background-color: #ffffff;
}
#right .menucontent li {
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/dot.gif) no-repeat center left;
	padding-left: 20px;
	list-style: none;
}
/* カレンダー設定 */
.calender {
    font-size:10px;
	width: 90%;
	border-collapse: separate/*collapse*/;
	border-spacing: 0;
	padding: 0.5em 0 0.7em 0;
	margin: 0 auto;
}
.calender caption {
	border-bottom: 1px solid #777;
	padding: 0 0 4px 0;
	width: 98%;
}
.calender th {
	font-weight: normal;
	text-align: center;
}
.calender td {
    font-size:10px;
	width: 14%;
	text-align: center;
	padding: 0.1em;
}
#container .calender td a:link, #container .calender td a:visited {
	background: #f451b2;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
}
#container .calender td a:hover, #container .calender td a:active {
	color: #1cb1cc;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}
th#sun {
	color: #f00;
}
th#sat {
	color: #00f;
}
/* ブログ検索 */
.plugin-search input, .plugin-search textarea {
	margin: 4px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	font-size: 12px;
}
/* メールフォーム */
.plugin-mail input, .plugin-mail textarea {
	margin: 4px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	font-size: 12px;
}
/* フッター */
#footer {
	width: 940px;
	margin: 0 auto;
	background: url(http://15.dtiblog.com/template/pluging_3b_01/image/entrytitle.jpg) repeat-x bottom;
	clear: both;
	text-align: center;
	padding: 10px;
	overflow: hidden;
	color: #aaaaaa;
	font-size: 11px;
	line-height: 14px;
}
#footer h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 4px 4px 10px 4px;
}

