/* CSS Document */

 /*カレンダー*/ 
#calendar {
	line-height: 120%; font-family:
	Verdana, Arial, sans-serif; font-size: 10px;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;
 } 
#calendar table { 
	width: 150px; 
	padding:0px 0px 0px 0px; 
	margin-right: auto;
	margin-left: auto;
}
 /*カレンダーのタイトル*/
#calendar caption { 
	color: #999999; 
	background-color: #E6E6E6;
	font-family: Verdana, Arial, sans-serif; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	padding:2px 0px 2px 0px; 
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
}
 /*カレンダーの曜日*/ 
#calendar th { 
	line-height: 12px; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	color: #000000; 
	padding:2px 0px 0px 0px;
 } 
/*カレンダーの日付*/
 #calendar td { 
	line-height: 12px; 
	font-size:10px; 
	font-weight: normal; 
	color: #997766;
	text-align: center; 
	padding:2px 0px 0px 0px; 
	border-right: solid 1px #FFFFFF; 
	border-left: solid 1px #FFFFFF; 
	border-top: solid 1px #FFFFFF; 
	border-bottom: solid 1px #FFFFFF; 
} 
#calendar a {
	color: #000000;
	background-color: #999999; 
	text-decoration: none;
 }
#calendar a:hover {
	color: #FCD9C5; 
	background-color: #FFFFFF; 
	text-decoration:underline; 
} 
h2.blog_cate {
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../../img/t_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}
h4.blog_cate {
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../../img/t_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

li.blog_m_li {
	list-style-type: none;
	text-align: left;
	padding-left: -20px;
	background-image: none;
	font-weight: normal;
}
li.blog_m_li2 {
	list-style-type: none;
	text-align: left;
	padding-left: -20px;
	background-image: none;
	font-weight: normal;
               	line-height: 1.4;
}
h3.tile_bt {
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h4.tile_bt {
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bbun {
	margin-left: 1em;
	margin-bottom: 0.6em;
	text-align: left;
}
.bbun_footer {
	margin-bottom: 1.5em;
	text-align: right;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.waku {
	border: 1px solid #CCCCCC;
}
.blog_waku {
	margin-bottom: 15px;
}
ol, ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.non_prop {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.p_1_1 {
	margin-right: 1em;
	margin-bottom: 0.8em;
	margin-left: 1em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
}
.p_2_2 {
	margin-right: 2em;
	margin-bottom: 0.8em;
	margin-left: 2em;
}

strong {
	font-weight: normal;
}
.red {
	color: #EC0000;
}
.cd0000 {
	color: #CD0000;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.cnt{
	text-align: center;
}
