/* -------------------タイトル部分設定------------------- */

#pagettl {
	width:820px;
	height:100px;
	margin:0px auto 0px auto;
	padding:0px;
	background:url(/monthly/useful/image/title.jpg) no-repeat;
	}
#pagettl h1 {
	margin:0px;
	padding:0px;
	text-indent:-10000px;
	}
	
/* -------------------コンテンツメニュー部設定------------------- */

#usefullist {
	width:820px;
	margin:20px auto 0px auto;
	padding:0px;
	border:none;
	}
#usefullist .contents {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:80%;
	text-align:left;
	}
#usefullist h2 {
	float:left;
	width:810px;
	margin:0px 0px 10px 0px;
	padding:5px 5px 3px 5px;
	border-top:1px solid #5E9FEA;
	border-bottom:1px solid #5E9FEA;
	background:url(/monthly/useful/image/sttl_bg.gif) bottom repeat-x #E0F9FF;
	font-size:110%;
	font-weight:bold;
	line-height:100%;
	}
#usefullist h3 {
	clear:both;
	float:left;
	width:119px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
/*#usefullist h3.second {
	margin:15px 0px 5px 0px;
	}*/
#usefullist .headcol1 {
	float:right;
	width:513px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 3px;
	border-bottom:4px solid #005ECB;
	font-size:100%;
	}
/*#usefullist .headcol2 {
	margin:15px 0px 0px 0px;
	}*/
#usefullist .col1 {
	float:left;
	width:160px;
	margin:0px 5px 0px 0px;
	}
#usefullist .col1 p {
	margin:0px 0px 15px 0px;
	padding:0px;
	}
#usefullist .col2 {
	float:left;
	margin:0px 0px 15px 0px;
	width:655px;
	}
#usefullist ul {
	clear:both;
	list-style:none;
	clear:both;
	margin:10px 0px 10px 0px;
	padding:0px;
	}
#usefullist li.contcol1,#usefullist li.contcol2 {
	float:left;
	width:202px;
	margin:0px 0px 0px 3px;
	padding:5px 0px 5px 12px;
	background:url(/monthly/useful/image/arrow_cont.gif) 0px 7px no-repeat;
	font-size:105%;
	}
#usefullist li.contcol2 {
	background:url(/monthly/useful/image/arrow_cont.gif) 0px 7px #f7f7f7 no-repeat;
	}
#usefullist li.contcol1_clear,#usefullist li.contcol2_clear {
	clear:both;
	width:202px;
	margin:0px 0px 0px 3px;
	padding:5px 0px 5px 12px;
	background:url(/monthly/useful/image/arrow_cont.gif) 0px 7px no-repeat;
	font-size:105%;
	}
#usefullist li.contcol2_clear {
	background:url(/monthly/useful/image/arrow_cont.gif) 0px 7px #f7f7f7 no-repeat;
	}
