body
  { background: #ffffff url(http://www.ask21.co.jp/img/bg.gif); margin: 0; padding: 0 }

tr.base
  { background: white url('(EmptyReference!)') }

td.admin_menu_cell
{
	border-bottom	: 2px solid black;
	border-right	: 2px solid black;
	border-left		: 2px solid black;
	text-align		: center;
	font-size		: 14px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	padding-left	: 6px;
	padding-right	: 6px;
	width			: 80px;
}



td.list_title{
	font-size		: 15px;
	font-weight		: bold;
	border			: 1px solid black;
	margin-left		: 2px;
	margin-right	: 2px;
	padding-left	: 6px;
	padding-right	: 6px;
	text-align		: center;
	background		: white;
}

td.list_body{
	font-size		: 14px;
	border-bottom	: 1px dotted silver;
}

td.item_title{
	font-size		: 15px;
	font-weight		: bold;
}

td.item_title_bg{
	font-size		: 15px;
	font-weight		: bold;
	border			: 1px solid black;
	margin-left		: 2px;
	margin-right	: 2px;
	padding-left	: 6px;
	padding-right	: 6px;
	background		: white;
}

td.item_tips{
	font-size		: 13px;
}

td.item_body{
	font-size		: 15px;
}

a{
	text-decoration	: none;
	color			: black;
}

a:hover{
	text-decoration	: underline;
	background-color: #cococo;
}

input.input_text{
	border			: 1px solid black;
	margin			: 1px;
}

input.input_text_num{
	border			: 1px solid black;
	margin-left		: 1px;
	margin-right	: 1px;
	text-align		: right;
}

input.input_button{
	border:1px solid black;
}




tr.title{
	font-size:16px;
	font-weight:bold;
}

td.title{
	font-size:16px;
	font-weight:bold;
	padding-right:10px;
}

td.text
{
	font-size:15px;
}

p.title{
	font-size:18px;
	font-weight:bold;
}

input.button{
	border:1px solid black;
}

input.text{
	border:1px solid black;
	margin:1px;
}

input.text_date{
	border:1px solid black;
	margin:1px;
	text-align:right;
}

textarea{
	border:1px solid black;
	margin:1px;
}

select{
	border:1px solid black;
	margin:1px;
	text-align:right;
}

tr.calendar_title
{
	font-size		: 13px;
	font-weight		: bold;
	text-align		: center;
}

tr.calendar_days
{
	font-size		: 13px;
	text-align		: center;
}

td.article_date
{
	text-align		: center;
	padding-right	: 16px;
	font-size		: 13px;
	font-weight		: bold;
	border-bottom	: 1px solid silver;
	color			: #666666;
}

td.article_title
 { font-size: 15px; font-weight: bold; background-color: #ffffff; padding: 3px; border-style: solid; border-width: 1px 6px; border-color: gray }

td.side_title
  { font-size: 13px; font-weight: bold; background-color: #ffffff; background-image: url(image/side_title.gif); padding: 3px; border-bottom: 1px solid gray }

td.article_body
{
	padding-top		: 12px;
	padding-bottom	: 22px;
	padding-left	: 16px;
	padding-right	: 16px;
	font-size		: 13px;
	layout-grid-line: 6px;
}

td.side_body
{
	font-size		: 13px;
	padding			: 3px;
	padding-left	: 6px;
	padding-bottom	: 8px;
	border-left		: 1px solid gray;
	border-right	: 1px solid gray;
	border-bottom	: 1px solid gray;
	background-color: #ffffff; 
}

td.side_body_calendar
{
	padding			: 0px 0px 0px 0px;
	border-left		: 1px solid gray;
	border-right	: 1px solid gray;
	border-bottom	: 1px solid gray;
	background-color: #ffffff; 
}

td.article_trackback_url
{
	border-top		: 1px solid black;
	border-bottom	: 1px solid black;
	font-size		: 10px;
	font-weight		: bold;
	text-align		: center;
}

td.article_link
{
	font-size		: 12px;
	padding-bottom	: 64px;
	text-align		: right;
}

td.article_comment_write
{
	font-size		: 13px;
	color			: #FFFFFF;
	background-color: #666666;
}

td.article_comment
{
	font-size		: 13px;
	padding-bottom	: 4px;
}

td.admin_table_title
{
	font-size		: 14px;
	font-weight		: bold;
	padding			: 2px 10px 2px 10px;
	border			: 1px solid black;
	text-align		: center;
	background-color: #FFFFFF;
}

td.admin_table_text
{
	font-size		: 13px;
	padding			: 2px 10px 2px 10px;
	background-color: #F0F0F0;
}
