body{
		font-family:"メイリオ",Meiryo,"MS UI Gothic","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		background-image:url(https://www.jawic.or.jp/kidukai/tomonokai/mail_magazine/img/bg.gif);
		background-repeat:repeat;
		text-align:justify;
　		text-justify:distribute;
		margin:0px;
		font-size:14px;
}


#wrap{width:770px;background-color:#fff;margin:0px auto;padding-bottom:20px;}
#title_img{display:block;margin-bottom:10px;}
#top img,#top p{display:block;float:left;font-size:12px;margin:0px 10px 20px 5px;}
#top p.setumei{width:250px;}
#top p.hasou {border:dotted 1px;padding:7px;line-height:18px;margin-left:10px;}



a{
	text-decoration:none;
	color:forestgreen;
}

a:hover	{
	color:orangered;
}


.laytbl{
	margin:0px auto;
}

.cent{
	margin:0px auto;
}


/*---------------------
　KK
---------------------*/
#pickup{
	width:770px;
	margin:10px auto;
	}
div#pickup p{margin-right:20px;margin-top:0px;line-height:20px;}
div#pickup p.tyu{text-indent:-1em;padding-left:1em;font-size:12px;padding-bottom:0px;line-height:14px;color:#999;}

#books{width:750px;margin:10px auto;}
#books caption{ color:#FFF;text-align:left;}
#books table{width:100%;}
table.books{margin-bottom:20px;}
/*---------------------
　イメージボックス
---------------------*/

.img_box_l{
	margin:0px 10px;/*topの5pxは右のpとのバランス*/
	float:left;
	width:auto;
/*width:auto;にするとIE6 7で回り込みしない
各ページで上書き指定する*/
}

.img_box_r{
	margin:5px 20px 3px 10px;/*topの5pxは右のpとのバランス*/
	float:right;
	width:auto;/*画像サイズにあわせて書きかえ*/
/*width:auto;にするとIE6 7で回り込みしない。
各ページで上書き指定する*/
}

div#pickup.img_box_r{width:120px!important;}
div#pickup input{margin-top:5px;}

.img_box_l img,.img_box_r img{
	margin:0px auto;
	border:solid 1px #ccc;}

.img_box_l p,.img_box_r p{
	width:auto;
	text-align:center;
	line-height:16px;
	font-size:12px;
	margin:2px auto;/*#waku_mid_p を上書き*/
	color:#666;
}



hr{
border-style:dashed;
border-width:1px;
margin:15px 8px;
border-color: #fff #fff #666 #fff;
background-color:#fff;
}
