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

div#banner{
	width : 708px  !important ;
}

h1 img{
	width : 100%  !important ;
}

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

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

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

div#sub_container div#links{
	display : none ;
}

div#sub_container div#container_2{
	width : 768px ;
}
*/

