/* ************************************************************************ */
/* 																			*/
/* 	Do!エントリー スタイルシート											*/
/* 																			*/
/* ************************************************************************ */

/* ************************************************************************ */
/* タイトルバー																*/
/* ************************************************************************ */
#main #howto div.titlebar
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ************************************************************************ */
/*	トップ説明																*/
/* ************************************************************************ */
#main #howto div.infomation
{
	margin-top:   10px;
	margin-left:  110px;
	margin-right: 110px;
	margin-bottom:10px;
	
	line-height: 130%;
	letter-spacing: 1px;
	text-align: left;
}

/* ************************************************************************ */
/*																			*/
/* ************************************************************************ */
#main #howto table.main,
#main #howto table.bottom
{
	border-spacing: 0px;
	color: #666666;
	width: 690px;
	
	font-size: 8pt;
	line-height: 120%;
	letter-spacing: 1px;
}
#main #howto table.main
{
	margin-left:  auto;
	margin-right: auto;
}
#main #howto table.bottom
{
	margin-left: 0px;
}

#main #howto td
{
	vertical-align: top;
}

#main #howto td.title,
#main #howto td.title_s
{
	height: 23px;
}
#main #howto td.title_s
{
	width: 198px;
}

#main #howto td.space_w
{
	width: 15px;
	font-size: 1px;
}
#main #howto td.space_h
{
	height: 5px;
	font-size: 1px;
}

#main #howto td.caption000
{
	height: 100px;
	background: url("../../image/main/other/howto/caption/caption000-2.gif") center center repeat-y;
}
#main #howto td.caption009
{
	width: 15px;
}
#main #howto td.caption010
{
	width: 20px;
}
#main #howto td.bottom_space
{
	width: 160px;
}
/* ************************************************************************ */
#main #howto div.text
{
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	padding: 7px;
	margin-bottom: 3px;
}

/* ************************************************************************ */
#main #howto table.list
{
	width: 220px;
}
#main #howto table.list a
{
	font-weight: bold;
	font-size: 9pt;
}

/* ************************************************************************ */
#main #howto div.text div.title
{
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
}

#main #howto div.text div.caution
{
	color: #ff0000;
	margin-bottom: 5px;
}

#main #howto div.text span.keyword
{
	color: #2688bc;
}
#main #howto div.text span.keyword2
{
	color: #ff0000;
}

#main #howto .rss
{
	color: #ffa51f;
}
/* ************************************************************************ */
/* [EOF]																	*/
/* ************************************************************************ */
