@charset "Shift_JIS";
/*■コンテンツ全体*/
table,td,th{
		border: 1px #ff00cc solid;
		border-collapse: collapse;
		background-color: #feedfb;
		font-size : 12px;

}

/*■ヘッダー−コンテンツ*/
.header_contents_table{
		background-color: #ffffff;
		width: 100%;
		border: 0px;
}

.header_contents_td{
		background-color: #ffffff;
		border: 0px;
		text-align:right;
}


/*■左メニュー全体*/

.left_table{
		background-color: #ff00cc;
		width: 468px;
}

.left_th_tittle{
		background-color: #ff00cc;
		color: #ffffff;
		text-align: center;
}

.left_th_tittle2{
		background-color: #ffccff;
		color: #009999;
		text-align: center;
		width: 50%;
}

.left_th_tittle_w{
		background-color: #ffccff;
		color: red;
		text-align: center;
}

.left_th_tittle_m{
		background-color: #ffccff;
		color: blue;
		text-align: center;
}

/*■左メニュー−更新情報*/

.left_new_td_left{
		width: 65px;
		background-color: #ffccff;
		text-align: center;
}

/*■左広告*/
.add_left{
		width: 468px;
		text-align: center;
 		
		padding: 10px 0px 10px 0px;


  height : 60px;
}

/*■右メニュー全体*/

.right_table{
		background-color: #ff00cc;
		width: 300px;
}

.right_th_tittle{
		background-color: #ff00cc;
		color: #ffffff;
		text-align: center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

/*■右メニュー−カバーガール*/
#right_covergirl_td_left{
		width: 120px;
		text-align: center;
}

#right_covergirl_td_right{
		text-align: center;
		color: #ff00cc;
}

/*■右メニュー−関西ぽちゃねるとん*/
#right_neruton_td{
		height: 205px;
}

/*■右メニュー−ぷにゅにゅ*/
#right_punyu_td{
		background-color: #feedfb;
		color: #ff00cc;
}

/*■右広告*/
.add_right	{
		width: 300px;
		text-align: center;
 		
		padding: 10px 0px 10px 0px;
  height : 60px;
}

/*■フッター全体*/

.footer_table{
		background-color: #ff00cc;
		width: 100%;
}

.footer_th_tittle{
		background-color: #ff00cc;
		color: #ffffff;
		text-align: center;
}


.footer_th_tittle2{
		background-color: #ffccff;
		color: #009999;
		text-align: center;
		width: 25%;
}

/*■フッター−アドセンス型*/
.footer_adsense_table{
		background-color: #ffffff;
		width: 100%;
		height: 70px;
		border: 0px;
}

.footer_adsense{
		background-color: #ffffff;
		border: 0px;
}

.title{
  font-family : "ＭＳ ゴシック";
  font-size : 12px;
  font-weight : bold;
  COLOR: #0000ff;
}

.url{
  font-family : "ＭＳ ゴシック";
  font-size : 12px;
  color:#008000;
  text-decoration:none;
}

/*■フッター−メニュー*/
.footer_menu_table{
		background-color: #ffffff;
		width: 765px;
		border: 0px;
}

.footer_menu_th{
  background-color : #e7efff;
		border: 0px;
}

.footer_menu_td{
  background-color : white;
  text-align : center;
		border: 0px;
}