@charset "utf-8";
/* ================================
    CSS STYLES FOR infoCMS1.0
   ================================
*/ 
#PageBody .TopPane{
	width:850px;
}
#PageBody .Nav-bg {
	width:850px;
	margin:0 auto;
}
.blog_title a:link{
	font-weight:bold;
}
.blog_title a:visited{
	font-weight:bold;
}
.blog_title a:hover{
	font-weight:bold;
}
.blog_title a:active{
	font-weight:bold;
}
.blog_Description_Heavy span{
	display:none;
}
.BlogID span{
	display:none;
}
.BlogIDName{
	display:none;
}
.blog_author{
	display:none;
}
/* ワンコマ（lightbox）　*/
#dnn_ctr538_ModuleContent span {
	color:#FF3399;
	font-weight:bold;
}

/* Loginボタンを隠す　*/
.LoginCss {
	display: none;
}
/* 背景　*/
#Body{
        background:url(/Portals/0/image/back.jpg);
        text-align:center;
}
#SkinType00{
        width:850px;
        padding:0 10px;
        background:#FFF;
        margin:auto;
        text-align:left;
}
#SkinType01{
        width:850px;
        padding:0 10px;
        background:#FFF;
        margin:auto;
        text-align:left;
}
#SkinType02{
        width:850px;
        padding:0 10px;
        background:#FFF;
        margin:auto;
        text-align:left;
}
#PageBody #LogoBody {
        width:270px;
}

.blog_footer  {
border-bottom-style:none;
display:block;
padding-bottom:50px;
}

.newstitle {
color:#C36;
}
.newstext {
padding:0;
margin-top:-15px;
}





