* {
	margin: 0;
	padding: 0;
	line-height: 1.6;
}
/* ●記事全体 */
.back_ground{
font-size:12px;
line-height:180%;
background-color:#ffffff;
width:660px;
float:left;
padding:0 25px 20px 25px;
background-image:url("../admin/img/manage/dayori_back.gif");
}
*html .back_ground{
font-size:12px;
line-height:180%;
background-color:#ffffff;
width:710px;
float:left;
background-image:url("../admin/img/manage/dayori_back.gif");
}
.back_ground_head{
float:left;
background-color:#F5F4D3;
width:710px;
text-align:right;
height:80px;
background-image:url("../admin/img/manage/dayori_head.jpg");
background-repeat:no-repeat;
}
.back_ground_foot{
float:left;
width:710px;
text-align:right;
height:80px;
background-image:url("../admin/img/manage/dayori_foot.jpg");
background-repeat:no-repeat;
}
/* ○記事に於ける中部（プログラムに絡むところ） */
/* ・見出し、画像のみ、本文のみ共用ヘッダー&エリア */
/*-----------------------*/
.waku_us_text{
line-height:180%;
float:left;
width:650px;
word-break:break-all;
}
.waku_us_text, x:-moz-any-link{
line-height:180%;
float:left;
width:650px;
word-break:break-all;
overflow-y:hidden;
}
/*-----------------------*/
.waku_us_imgonly_all{
float:left;
}
/* ◎本文の画像の混合 */
/* ・共用ヘッダー&エリア */
.waku_us_img{
float:left;
}
.waku_us_img2{
float:right;
}
.waku_us_imgsL{
float:left;
text-align:center;
display:table-cell;
vertical-align:middle;
background-image:url("../admin/img/manage/img_backL.jpg");
background-repeat:no-repeat;
background-position:center;
width:275px;
height:205px;
}
.waku_us_imgsM{
float:left;
text-align:center;
background-image:url("../admin/img/manage/img_backM.jpg");
background-repeat:no-repeat;
background-position:center;
width:195px;
height:150px;
display:table-cell;
vertical-align:middle;
}
.waku_us_imgsS{
float:left;
text-align:center;
background-image:url("../admin/img/manage/img_backS.jpg");
background-repeat:no-repeat;
background-position:center;
width:135px;
height:100px;
display:table-cell;
vertical-align:middle;
}
/*--------------------------*/
.waku_us_honbun_all{
float:left;
width:650px;
word-break:break-all;
}
.waku_us_honbun_all, x:-moz-any-link{
float:left;
width:650px;
word-break:break-all;
overflow-y:hidden;
}
/*--------------------------*/
.waku_us_honbun{
line-height:180%;
float:left;
word-break:break-all;
}
.waku_us_honbun, x:-moz-any-link{
line-height:180%;
float:left;
word-break:break-all;
overflow-y:hidden;
}
/*--------------------------*/
.waku_us_honbun2 {
width:648px;
float:left;
word-break:break-all;
line-height:180%;
}
/*firefox対応*/
.waku_us_honbun2, x:-moz-any-link{
width:648px;
float:left;
line-height:180%;
word-break:break-all;
overflow-y:hidden;
}
/*--------------------------*/
/*追加*/
.waku_us_text2{
width:650px;
word-break:break-all;
line-height:180%;
}
*html .waku_us_text2{
line-height:180%;
width:650px;
word-break:break-all;
}
.waku_us_text2, x:-moz-any-link{
line-height:180%;
width:650px;
word-break:break-all;
overflow-y:hidden;
}
/*--------------------------*/
.img_border{
border:1px solid #cccccc;
vertical-align:middle;
/*background-image:url("../admin/img/manage/img_backM.jpg");
background-repeat:no-repeat;*/
}
.hr_border{
	margin-bottom:8px;
	/*margin-top:3px;	*/
}
.kiji_all{
float:left;
padding:0 5px 0 5px;
margin-bottom:15px;
margin-top:10px;
_overflow:hidden;
_width:650px;
}
*:first-child+html .kiji_all{
/*width:620px;*/
float:left;
margin-top:10px;
margin-bottom:15px;
padding:0 5px 0 5px;
/*ppadding:10px;*/
display:inline;
width:650px;
}

.img_middleS{
    display: inline-block;
    height: 51.5%;
	/height:58%;
    width: 1px;
}
.img_middleM{
    display: inline-block;
    height: 50%;
	/height:54%;
    width: 1px;
}
.img_middleL{
    display: inline-block;
    height: 50.5%;
	/height:53.5%;
    width: 1px;

}
/*----------------------------------------------*/
/* 画面下部、HALとの産学連携紹介				*/
/*----------------------------------------------*/
div#mso_hal_box {
	width:710px;
	height:200px;
	float:left;
	margin-top:20px;
}