@charset "utf-8";

/* エディタCSS */


/* RSS部 */

.edinfo{
	width:610px;
	background-image:url(../img/box/bigbox_mid.gif);
	margin-bottom:10px;
	}

.rsswdh{
	width:600px;
	margin:8px 10px 5px 10px;
	font-size:10px;
	}

.rsswdh a{
	font-size:12px;
	font-weight:bold;
	}

/* RSS部 */

.dirrss{
	width:610px;
	background-image:url(../img/box/bigbox_mid.gif);
	margin-bottom:10px;
	}


/* 部員部 */

.dauthors{
	width:610px;
	background-image:url(../img/box/bigbox_mid.gif);
	}

.aths{
	width:594px;
	margin:7px 8px 2px 8px;
	text-align:left;
	}

.aths th{
	vertical-align:top;
	width:120px;
	padding-left:10px;
	}

.aths td{
	vertical-align:top;
	width:464px;
	}

.aths p{
	font-size:12px;
	line-height:1.6em;
	margin:5px 0 0 10px;
	}

img.dbd{
	margin:10px 0;
	}

.aths div{
	border:1px solid #69c;
	width:445px;
	padding:5px;
	margin:8px 0 0 10px;
	line-height:1.6em;
	}

.aths div span{
	font-weight:bold;
	color:#369;
	}

/* ボックス制御 */


.conbox{
	width:610px;
	background-image:url(../img/contents/common/lbox_mid.gif);
	margin-bottom:10px;
	}

.lfbox{
	width:300px;
	float:left;
	margin-right:10px;
	}

.rgbox{
	width:300px;
	float:left;
	}

.conbox h3{
	padding:0px 8px;
	font-weight:bold;
	line-height:1.7;
	}

.conbox p{
	padding:4px 8px;
	line-height:1.4;
	font-size:10px;
	}

.contpic{
	margin:8px 8px 0px 8px;
	border:1px solid #999;
	}

