/* ブログトップ用CSS */

#bar {
    width: 720px;
    background: #fff;
	padding: 0;
	margin: 6px auto 0;
}

#main_frame_daily {
    width: 706px;
    background: #fff;
	padding: 6px;
	border: 1px solid #000;
	margin: 0 auto;
	height: 232px;
}

#main_frame_column {
    width: 706px;
    background: #fff;
	padding: 6px;
	border: 1px solid #000;
	margin: 0 auto 5px;
	height: 468px;
}

#each_frame {
    width: 224px; /* necessary for ie win */
    background: white;
	position: relative;
	border: 1px solid #666;
	padding: 3px;
	float: left;
	height: 224px;
}

#clearborder {
    width: 5px;
    background: white;
	position: relative;
	float: left;
	height: 5px;
}

#clearborder_horizontal {
    width: 5px;
    background: white;
	position: relative;
	height: 5px;
}
#each_frame a:hover {
	background-color: #ccc;
}

#image {
	margin: 0;
}

#blog_category {
	background-color: #666;
	padding-left: 6px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-family: 1.1em , "Hiragino Kaku Gothic Pro";
	font-weight: bold;
	margin-top: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#category_discription {
	padding-left: 3px;
	color: #111;
	text-decoration: none;
	font: 0.9em "Hiragino Kaku Gothic Pro";
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}

.blog_title {
    font-size: 1em;
	color: #000;
	margin: 0 1px 0 6px;
	border-left: 4px solid #666;
	text-align: left;
	font-weight: bold;
	border-width: 4px;
	padding-left: 3px;
}

.blog_date {
	border-left: 4px solid #666;
	margin: 0 1px 0 6px;
	font-size: 0.9em;
	text-align: left;
	text-decoration: none;
	color: #000;
	border-width: 4px;
	padding-left: 3px;
}

.clearleft{
    clear: left;
}

a img { border: 0; }

a { text-decoration: none; }

/* 各カテゴリページ用 */

.discription {	font-size: 1.1em;	line-height: 1.6em;	color: #333333;	letter-spacing: 0.03em;}.tele-entry-text {	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS Mincho", "MS 明朝", "HG明朝E", "HGMinchoE";	color: #000000;	line-height: 1.5em;	font-size: 1.0em;	letter-spacing: 0.05em;	margin-left: 12px; 	margin-right: 12px; 	margin-top: 0px;	margin-bottom: 10px}.tele-date{	width: 85px; 	height: 15px; }H3 {	line-height: 1.1em;}

#side_module {
	text-decoration: none;
	line-height: 1.1em;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0;
}

#side_list_title {
	line-height: 1.15em;
	margin-bottom: 6px;
	font-weight: bold;
	text-align: left;
	background-color: #ccc;
	color: #333;
	margin-left: 10px;
	padding: 4px 4px 4px 15px;
}

#side_list_title2 {
	line-height: 1.1em;
	margin-bottom: 2px;
	margin-top: 12px;
	padding-left: 20px;
	font-weight: bold;
	color: #333;
}

ul.circle {	list-style-type: circle;
	line-height: 1.15em;
	margin-bottom: 3px;
	margin-top: 3px;
}

li {
	margin-bottom: 4px;
	line-height: 1.1em;
}
	.works {	font-size: 1.2em;	line-height: 1.5em;	font-weight: bold;}

