* {
	margin: 0px;
	padding: 0px;
	}

body {
	color:#333;
	font-size: 11px;
	font-family: "Verdana", "&#65533;&#1189;&#39278;&#65533;&#65533;&#65533;&#1125;&#65533; Pro W3", "&#65533;&#867;&#65533; &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;", "Osaka&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;";
	line-height: 150%;
	background-color: #FFF;
	padding-top: 30px;margin-left: 20px;
	}

table,td,tr,div { margin:0px; padding:0px;}

a:link	  {color: #666666; text-decoration: underline;}
a:visited {color: #cccccc; text-decoration: none;}
a:active  {color: #cccccc; text-decoration: none;}
a:hover   {color: #FCC7CE; text-decoration: underline;}


img {
	padding: 1px;
	display: block;
	background: #FFF;
	border: 0px;
	}

a:hover img {
	padding: 1px;
	display: block;
	background: #666;
	}

li {
	list-style-type: none;
	margin-bottom:5px;
	}

/* ************************************************ 
 *	&#65533;&#1697;&#65533;&#65533;&#65533;&#65533;&#51556;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
 * ************************************************ */
#header {
margin-top:8px }

/*&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/

#wrapper{
width:780px;
padding:0 0 0 15px;
border:1px solid #CCC;
}

/*&#65533;&#65533;&#65533;&#65533;&#65533;&#826;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/
#main { width: 550px; float: left;}

/*&#65533;&#65533;&#65533;&#51556;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/
#side { margin-top: 0px; margin-left: 550px;}

/*&#65533;&#65533;&#65533;&#65533;&#65533;&#817;&#65533;&#65533;&#65533;&#65533;&#65533;&#741;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/
.side_in { width:200px; margin-top:0px; margin-left:20px;}

/*&#65533;&#65533;&#65533;&#1381;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;*/
#footer {clear: both; margin: 50px 0px;}




/* ************************************************ 
 *	&#65533;&#65533;&#65533;&#65533;&#65533;&#549;&#65533;&#65533;&#65533;&#65533;&#549;&#65533;
 * ************************************************ */

h1 { font-size: 22px; margin-bottom: 10px;}
.site_title { }
.description {font-size:10px; color:#cccccc;}




/* ************************************************ 
 *	&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
 * ************************************************ */
#side{
margin-bottom:20px;
}

h2 {
	font-size: 13px;
	padding-top: 4px;
	margin-top: 20px;
	margin-bottom: 4px;
	}

.comment li{
	background:url(./template/cmsp/13/disk.gif) no-repeat;
	background-position:0px 6px;
	text-indent:8px;
	line-height:130%;
	margin-bottom:5px;
	}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; ---------*/

.calendar {
	font-family: "Verdana";
	text-align:center;
	line-height: 140%;
	margin-bottom:10px;
	}

.calendar table {
	width:100%;
	margin:0px auto;
	text-align:center;
	}

.weekday { padding: 2px;}
.cell    { padding: 2px;}

.cell a:link {font-weight: bolder;}


/* ************************************************ 
 *	&#65533;&#65533;&#65533;&#65533;&#549;&#43132;
 * ************************************************ */
#entry {
	border-top: 1px solid #cccccc;
	margin-top: 4px;
	margin-bottom: 10px;
	}


.entry_navi {
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	}

.entry_state {
	text-align:right;
	margin-top:10px;
	}

.entry_title {
	margin-top:10px;
	font-size: 13px;
	font-weight:bolder;
	}

.entry_body {
	margin:10px 0;
	line-height:170%;
	}

.entry_body .emoji {
	display: inline;	
	}

.entry_more {
	padding-top:10px;
	}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 5px;
	padding:0px 5px;
	}

.pict { }



/* ------------------------------------- 
 *	&#65533;&#65533;&#65533;&#65533;&#65533;&#545;&#65533;&#65533;&#549;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
 * ------------------------------------- */

#trackback { padding-top: 20px;padding-bottom:10px;}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	border-top: 2px solid #768FBE;
	}

#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	}


#trackback .tb_title {
	font-weight: bold;
	padding: 5px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 5px 10px;
	}

#trackback .tb_state {
	border-top: 1px dotted #CCC;
	padding: 5px;
	text-align:right;
	}

#trackback .formarea {
	padding: 5px;
	background:#F8F8F8;
	border:1px dotted #CCC;
	color:#999;
	margin-top:20px; 
	}



/* ------------------------------------- 
 *	&#65533;&#65533;&#65533;&#65533;&#65533;&#613;&#65533;&#741;&#65533;&#65533;&#65533;
 * ------------------------------------- */

#side ul{
margin-top:0px;
margin-left:17px;
}

#side{
border-top:1px;
border-left:1px}
.reset-point {
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}