@charset "UTF-8";

/* -----------------------------------------------
              Top Page
-------------------------------------------------- */

#key_img
	{
	margin: 0 auto;
	width: 780px;
	}

#frameLeft
	{
	padding: 15px 20px 0 0;
	vertical-align: top;
	}

#frameRight
	{
	padding-top: 15px;
	background-color: #ffffff;
	vertical-align: top;
	}


/* ----- introduction ----- */

.intro
	{
	background: url(../images/top/bg.gif) left top repeat-y;
	font-size: 12px;
	line-height: 1.4;
	padding: 10px;
	}

.intro ul
	{
	margin-top: 8px;
	padding-top: 4px;
	background: url(../images/dotline_x.gif) left top repeat-x;
	}

.intro li
	{
	list-style: none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0 15px;
	margin-top: 8px;
	line-height: 1.0;
	}


/* ----- info ----- */

#info
	{

	}

#info ul
	{
	background: url(images/dotline_x.gif) left bottom repeat-x;
	margin-top: 10px;
	}

#info li
	{
	list-style: none;
	background: url(images/dotline_x.gif) left top repeat-x;
	font-size: 11px;
	line-height: 1.4;
	padding: 8px 0;
	}

#info li .date
	{
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	}