/*
h1
{ 
	margin-top: 0;
	margin-left :0;
	margin-right :0;
	margin-bottom:0;
	font-size: 13px;
	color: #660000
}
*/

p.news
{ 
	margin-top: 0;
	margin-left :0;
	margin-right :0;
	margin-bottom:0;
	line-height: 20px
} 

li
{
	list-style-position: outside
}
ul
{
	list-style-image: url(../img/potch.gif);
}

/* body部 */
body 
{
/*	background-color: #ffffff; */
	background-color: #ffff99; 
}

/* top部 */
.top_string
{
	font-size: 13px;
	color: #660000
}

/* title部 */
table.title 
{
	width: 857;
/*	width: 850; */
	height: 90;
	background-color: #ffcc33;
	font-size: 13px
}
	            
table.title td.center
{
	text-align: center
}

table.title td.right
{
	text-align: right
}

/* メニュー、メイン部*/
table.main_table 
{
	width: 857;
	height: 700;
	background-color: #ffffcc;
	font-size: 13px
}

/* メニュー部 */
table.main_table td.main_table_td 
{
	width: 180;
	background-color: #ffcc33;
}

table.menu 
{
	height: 202;
	background-color: #ffcc33;
	font-size: 13px
}
              
table.menu tr.menu_tr 
{
	height: 23
}
	                      
table.menu td.menu_tr_td 
{
	color: #993300 ;
	background-color: #ffcc33
}

/* メイン部 */
table.main_table td.main_table_td_main 
{
	width: 540;
	background-color: #ffffcc;
    text-align: left;
   	font-size: 13px
}



/* 今月のカレンダー壁紙部 */
table.calender 
{
	border: 2px solid #006600;
	background-color: #ffffcc;
	width: 500;
	font-size: 13px
}
	               
table.calender td.title
{
	border: 1px solid #006600;
	background-color: #ffff99;
	color: #ff6600
}

table.calender td.guide
{
	border: 1px solid #006600
}

/* メニューの説明 */
table.menu_guide 
{
	border: 2px solid #006600;
	width: 500;
	background-color: #ffffff;
	font-size: 13px
}

table.menu_guide td 
{
	border: 1px solid #006600;
	background-color: #ffffcc;
	padding: 5px;
}

table.menu_guide td.menu_guide_td_title 
{
	background-color: #ffff99;
	width: 170
}

table.menu_guide td.menu_guide_td_guide 
{
	width: 330
}

table.menu_guide td.guide
{
	border: 1px solid #006600
}



/* 今月のカレンダー壁紙部 */
table.link_kokunai 
{
	border: 1px solid #006600;
	width: 500
}
	               
table.link_kokunai td.title
{
	border: 1px solid #006600;
	background-color: #ffff99;
	color: #ff6600
}

table.calender td.guide
{
	border: 1px solid #006600
}

/* disney pr */
table.disney_pr
{
	font-size: 11px;
	color: #660033
}

table.disney_pr td
{	
	height: 45;
	width: 200;
	background-color: #ffffcc;
}

form
{
	margin-top: 0;
	margin-left :0;
	margin-right :0;
	margin-bottom:0;
}


.top_setsumei
{
	padding: 5px;
	color: #660000;
}

