/* ヘッダーコンテンツ */
.header {
	width:100%;}

.main {
	width:950px;}
  
/*  レフトコンテンツ  */
.left {
	width:230px;/*	height:2600px;*/
}


.left .upper a {
	width:180px;}

.left .under a {
	width:200px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
	width:530px;
}

.content .upper p {
	width:480px;
}
  
/*  ライトコンテンツ  */

.right {
	width:170px;
/*	height:2600px;*/
}

/*  フッター  */

.footer {
	width:100%;}  
