/*
div#container , div#sub_container{
	width : 708px ;
}

div#banner{
	width : 708px ;
}

div#container_2{
	width : 700px ;
	float : left ;
}
*/

/* サブサイドバー */
/*
div#container div#links{
	display:none;
}
*/
/* メインサイドバー */
/*
div#container div#links-left{
	display:none;
}
*/
/* コンテンツ */
/*
div#container div#content{
	width : 700px ;
	float : right ;	
}
*/
/*　フッター　*/
/*
div#footer{
	width : 708px ;
}
*/

/* ■サブページ用■  */
/*
div#sub_container div#content{
	width : 516px */;/*576*/
/*
	border-left-width : 0 !important ;
	float : right ;
}

div#sub_container div#links-left{
	width : 191px ;
	float : left ;
}

div#sub_container div#container_2{
	width : 708px ;
}
*/
/*ヘッダーナビ*/
/*
div.header_link{
width : 686px ;
}
*/

