body
{
	background-color: #A6D7FC;
	margin: 0;
	padding: 5px;
	min-height: 1000px;
}

div.yukinrss_title
{
	border-top: solid 1px #FFFFFF; 
	border-bottom: solid 1px #FFFFFF; 
	text-align: center;
/*	margin: 0px 0px 0px 0px;	*/
}

a.fansub_title 
{ 
	text-decoration: none; 
/*	color: #000000;		*/
	color: #FFFFFF;		
}

a.rss 
{ 
	text-decoration: underline; 
/*	color: #000000;		*/
	color: #FFFFFF;		
}

a.extern, a.extern:visited
{ 
	text-decoration: underline; 
	color: #000000;
}

a.menu, a.menu:visited
{
	text-decoration: none; 
	color: #000000; 
}

a.link, a.link:visited
{
	font: inherit; 
	color: #006699;
	text-decoration: underline;	
}

div.content_center
{
	text-align: center;
}

div.content_box
{
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: normal; 
	color: #006699;
	background-color: #DAEEFE;
	border: solid 1px #84A8C4;
/*	width: 70%;		*/
	width: 550px;		
/*	height: 800px;	*/
	margin-top: 0px;	
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.content
{
	margin: 20px 20px 20px 20px;	
}

div.fansub
{
	margin-top: 20px;	
	margin-bottom: 20px;	
}

div.fansub_title
{
	font-family: Tahoma; 
	font-size: 16px; 
	font-weight: bold; 
/*	color: #000000;		*/
	color: #FFFFFF;		
	border-bottom: solid 1px #FFFFFF; 
	background-color: #84A8C4;
	text-align: left;
/*	margin-left: 0px;
	margin-right: 0px;	*/
	padding-top: 2px;
	padding-left: 40px;	
	height: 20px;	
}

div.rss
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
/*	color: #000000;		*/
	color: #FFFFFF;		
	background-color: #6DB5ED;
	padding-top: 2px;
	padding-left: 40px;	
	padding-bottom: 2px;	
}

img.rss
{
	border: 0px;
	vertical-align: middle;
}

div.menu_center
{
	text-align: center;
}

div.menu
{
	width: 550px;		
	margin-left: auto;
	margin-right: auto;		
	margin-top: 30px;	
	margin-bottom: 10px;
	text-align: right;
/*	border: solid 1px #FF0000;	*/
}

ul.menu
{
	display: inline;
	list-style-type: none;	
	text-align: right;	
}

li.menu_button
{
	display: inline;
	margin-left: 5px;	
/*	border: solid 1px #FF0000;	*/
}

/*
div.menu_button
{
	display: inline-block;	
	width: 100px;	
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: normal; 
	background-color: #DAEEFE;
	margin-left: 5px;
	margin-right: 0px;	
	border: solid 1px #84A8C4;	
	text-align: center;	
}
*/

span.menu_button
{
	display: inline-block;	
	width: 80px;	
	font-family: Tahoma; 
	font-size: 16px; 
	font-weight: normal; 
	background-color: #DAEEFE;
	margin-left: 0px;
	margin-right: 0px;	
	border: solid 1px #84A8C4;	
	text-align: center;	
}

div.menu_selected, span.menu_selected
{
	font-weight: bold; 
	background-color: #6DB5ED;
	color: #FFFFFF;
}

span.menu_button:hover
{
	background-color: #6DB5ED;
	color: #FFFFFF;
	cursor: pointer;
}

/*
#menu_selected
{
	font-weight: bold; 
	background-color: #6DB5ED;
}
*/

ul.tools_list
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	list-style-position: inside;	
}

div.tools_title
{
	font-weight: bold;
	margin-bottom: 8px;
}

li.tools
{
	margin-bottom: 3px;
}

div.input
{
	margin-bottom: 10px;
	line-height: 150%;
}

span.send_button
{
	display: inline-block;	
	background-color: #DAEEFE;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #84A8C4;	
	text-align: center;	
}

span.send_button:hover
{
	background-color: #6DB5ED;
	cursor: pointer;
}

input.err
{
	float: right;
	border: 0px;
	width: 75%;
	height: 1.5em;
	font: inherit;
	font-weight: bold;
	color: #C02323;
	background-color: #DAEEFE;
	text-align: right;
}
