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: #669966;
}
/* top部 */
.top_string
{
	font-size: 13px;
	color: #660000
}

/* title部 */
table.title 
{
	width: 857;
/*	width: 850; */
	height: 90;
/*	background-color: #ffcc33; */
	background-color: #ffffff;
	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: #ffcc33; */
	background-color: #ffffff; 

	font-size: 13px
}

/* メニュー部 */
table.main_table td.main_table_td 
{
	width: 195;
/*    border-right: 1px solid #ff9900; */
    border-right: 1px solid #669966;
}

table.menu 
{
	height: 202;
/*	background-color: #ffcc33; */
	margin-left:8;
	margin-right:5;
    background-color: #ffffff;

	font-size: 13px
}
              
table.menu tr.menu_tr 
{
	height: 23
}
	                      
table.menu td.menu_tr_td 
{
/*	background-color: #ffcc33 */
	background-color: #ffffff;
	padding-bottom :10px;
}

/* メイン部 */
table.main_table td.main_table_td_main 
{
	width: 490;
/*	background-color: #ffffff; */
background-color: #ffffff;
    text-align: left;
   	font-size: 13px;
   	padding-left:5;
}





p.week_meigen 
{
	margin: 0px;
	color: #006600;
}


table.top_mokuji 
{
	font-weight: bold;
	font-size: 13px;

}
table.top_mokuji td
{
	padding: 6px;
	padding-left :10px;
}
p.top_hajimeni
{
	margin-top: 0;
	margin-left :0;
	margin-right :0;
	margin-bottom:0;
	padding:5px;
	font-size: 13px;
	line-height: 15px
}

p.navi
{
	margin: 0;
	padding:0;
	font-size: 13px;
/*	color: #0000ff; */
color: red;
}

p.koudoku
{
	margin: 0;
	padding-left:5;
	font-size: 13px;
	color: #006600;
}

p.small_title
{
	margin: 0;
	padding:0;
	font-size: 13px;
	color: #006600;
}

form
{
	margin: 0;
	padding:0;
}

form.menu_maga
{
	font-size: 12px;
	color: #006600;
}

p.intro 
{
	font-size:14px;
	margin: 0px;
/*	color: #ff0000; */
}
p.intro2
{
	font-size: 18px;
	margin: 0px;
	color: #006600;
}


table.site_guide
{
	font-size: 18px;
	margin: 10px;
	padding:10;
	line-height: 150%;
	color: #ff9900;
}

/* メニューの説明 */
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
}
