/*
Custom Plugin Yahoo! News 投稿
*/

#icon-YJN
{
	background-image:url('../images/icon32.png');
}

.YJN_post_left
{
	margin: 6px 0 8px;
}

.YJN_post_left p
{
	display: inline;
}

.selectit
{
	line-height: 2em;
}

.YJN_post_right
{
	margin: 6px 0 8px 14px;
}

.YJN_post_line
{
	margin: 0	;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dfdfdf;
}

.YJN_post_line-top
{
	margin: 0 0 8px;
	padding-top: 6px;
	border-top: 1px solid #fff;
}

.category_wrap
{
	margin-top: 8px;
	border-bottom: 1px solid #dfdfdf;
}

#YJN_ftp_setting_page, #YJN_ftp_category_page, #YJN_ftp_country_page, #YJN_ftp_jpnArea_page, #YJN_ftp_subcategory_page
{
	margin-top: 24px;
}
#YJN_ftp_subcategory_page
{
	width: 73%;
}

#YJN_ftp_category_page, #YJN_ftp_country_page, #YJN_ftp_jpnArea_page
{
	width: 22%;
	float: right;
}

#YJN_ftp_setting_page h3, #YJN_ftp_category_page h3, #YJN_ftp_country_page h3, #YJN_ftp_jpnArea_page h3, #YJN_ftp_subcategory_page h3
{
	margin-bottom: 4px;
}

#YJN_ftp_category_page select, #YJN_ftp_country_page select, #YJN_ftp_jpnArea_page select
{
	margin: 12px 14px 12px 0;
}

.YJN_ftp_setting_form
{
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding: 6px 12px;
}

.inline
{
	margin: 8px 0;
	height: 2em;
}

.YJN_acolor
{
	color:#21759b;
}

#YJN_positionL
{
	margin: 0 3px;
}

#YJN_positionR
{
	margin: 0 3px 0 6px;
}
.emagency
{
	background-color: #ffd;
}

#YJN_ftp_dir
{
	min-width: 20%;
	margin: 20px 10px 10px 10px;
}

#the-list td
{
	table-layout: fixed;  
}

#the-list td a:hover
{
	background-color: #ffede1;
	color: #000;
}

.YJN_column-file
{
	width: 300px;
}

.YJN_column-date
{
	width: 180px;
}

.YJN_column-id
{
	width: 60px;
}

.YJN_column-title
{
	width: auto;
}

