/* ブログ用*/
#blog_banner{
	border: 1px solid #666666;
	width: 718px;
}
#blog_banner .discription{
	padding: 5px;
}

#layer_menu{
	color: #3f3f3f;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#layer_menu a:link{
	color: #339;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 3px;
}

#pro_repo_left_column{
	width: 500px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
#pro_repo_right_column{
	width: 210px;
	margin-top: 5px;
	float: right;
}
.entry_frame{
	width: 486px;
	padding: 6px;
	margin-bottom: 15px;
	border: 1px solid #666666;
	text-align: center;
}
.entry-body{
	padding: 3px;
}

.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}

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

.side_list_title {
	line-height: 1.15em;
	margin-bottom: 6px;
	font-weight: bold;
	text-align: left;
	background-color: #ccc;
	color: #333;
	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;
}

.side_contens{
	padding-left: 30px;
	width: 180px;
}

p.side_list_item{
	margin-bottom: 8px;
	margin-top: 3px;
	padding-left: 25px;
	line-height: 1.2em;
}

p.side_list_item a:link{
	color: #339;
	text-decoration: none;
}

p.side_list_item a:hover{
	color: #339;
	text-decoration: underline;
}
/* フッター レイアウト&テキスト */
.footer_bar {
	width: 100%;
	border-top: 5px solid #7f7f7f;
}

.footer_bar p {
	font-size: 10px;
	font-weight: bold;
}
.clearleft{
    clear: left;
}
