

/* 一押しリンク */
#check {
		clear:both;
		width:800px;
		min-height:27px;
		background-color:#EDF0F5;
		background-image:url(../img/st_check_bk01.gif);
		background-position:top;
		background-repeat:repeat-x;
		text-align:left;
		}
#check h2{
		width:120px;
		_width:120px;
		float:left;
		padding:5px 10px;
		}
#check .checktxtBox{
		width:660px;
		float:right;
		padding:7px 0 0;
		}




#main {
		width:780px;
		margin:10px;
		}
		

.topimg {
		float:left;
		}


/* 最新ニュース */
.news {
		float:right;
		width:384px;
		height:129px;
		_height:131px;
		border:1px solid #B4B9D4;
		}
		
.news h2 {
		min-height:22px;
		_height:24px;
		padding-left:10px;
		line-height:175%;
		background:url(../img/news_bk20.gif) 1px center no-repeat;
		border-bottom:1px solid #B4B9D4;
		}
		
.news .newstxtBox {
		height:85px;
		_height:105px;
		padding:10px;
		overflow:auto;
		}


/* twitter */
.twBox {
		clear:both;
		margin:10px 0 0;
		}


/* 一太郎を…カテゴリー枠 */
.cateBox {
		width:193px;
		_width:203px; 
		float:left;
		min-height:360px;
		_height:360px;
		border:1px solid #B4B9D4;
		padding:5px;
		margin:10px 0 0;
		}
		
.cateBox h3 {
		clear:both;
		min-height:19px;
		_height:21px;
		margin:5px 0 0;
		padding-left:10px;
		line-height:150%;
		background:url(../img/news_bk17.gif) 1px center no-repeat;
		border:1px solid #B4B9D4;
		}
		
.cateBox .cateBoxtxtBox {
		margin:5px 0 10px 2px;
		}
	
.cateBox .lnkList {
		text-align:right;
		margin-top:5px;
		}
	
.cateBox .lnkList img{
		vertical-align:middle;
		}



/* リンク一覧 */
.ftLink {
		margin:5px;
		}
.ftLink li{
		width:385px;
		height:43px;
		float:left;
		margin:5px;
		}
.ftLink .try{
		text-align:right;
		}
		
.ftLink .viewer{
		margin:5px 4px 5px;
		}


