@charset "utf-8";

/******************************************************************************
	site.css for MANA
 ******************************************************************************/

/*------------------------------------------------------------------------------*
	logo titleBG
 *------------------------------------------------------------------------------*/
#link #logo{ background-image: url(../images/title/t_site_link.jpg); }


/*------------------------------------------------------------------------------*
	content
 *------------------------------------------------------------------------------*/
#content
{
}


/*------------------------------------------------------------------------------*
	container
 *------------------------------------------------------------------------------*/
#container
{
}


/*------------------------------------------------------------------------------*
	localNavi color
 *------------------------------------------------------------------------------*/
#localNavi ul li a,
#localNavi ul li span
{
	background: url(../images/line/borderGB_top.gif) no-repeat center bottom #FFF;
}

#localNavi li.parent a
{
	background: url(../images/line/borderGB_top.gif) no-repeat center bottom #FFF;
}

#localNavi ul li a.active
{
	background: url(../images/line/borderGB_top.gif) repeat;
}

#localNavi ul li.parent a.active
{
	background: url(../images/line/borderGB_top.gif) repeat;
}

#localNavi ul li a.open
{
	background: url(../images/line/borderGB_top.gif) no-repeat center bottom #FFF;
}

#localNavi ul li a:hover,
#localNavi ul li a:hover span,
#localNavi ul li a.current
{
	background: url(../images/line/borderGB_top.gif) repeat;
}


/*------------------------------------------------------------------------------*
	main
 *------------------------------------------------------------------------------*/
#main
{
}

#main h3
{
	color: #A00;
}

#main #pagetitle
{
	background: url(../images/line/borderGB_top.gif) no-repeat left bottom;
	color: #E05317;
 }

/*=== infoSection ===*/
#main .infoSection
{
}

#main .infoSection h3
{
	margin: 0;
	padding: 0;
	font-size: 130%;
	float: left;
	border: none;
	width: 4em;
	color: #A00;
	background: none;
}

#main .infoSection h4
{
	margin-top: 0;
	padding-top: 0;
}

#main .infoSection .infoRight
{
	margin-left: 4.5em;
}

#main .infoSection dl
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/sectionLineBG.gif) repeat-x left bottom;
}

#main .infoSection dt
{
	font-size: 85%;
	color: #888;
	width: 6em;
	float: left;
}

#main .infoSection dd
{
	margin-left: 5em;
}* html #main .infoSection dd{ height: 1%; }

#main .infoSection dd a
{
	display: block;
}

#main .infoSection dd p
{
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.3;
	font-size: 85%;
}

#main .infoSection dd div
{
	margin: 5px 0 0 0;
	font-size: 90%;
}


/*------------------------------------------------------------------------------*
	site
 *------------------------------------------------------------------------------*/

#site h3
{
	padding: 0 0 2px 0;
	color: #333;
	font-size: 120%;
	background: url(../images/h4BG.gif) repeat-x left bottom transparent;
	border: none;
}


/*------------------------------------------------------------------------------*
	sPolicy
 *------------------------------------------------------------------------------*/

#site #sPolicy #main p
{
	padding: 5px 0 15px 0;
}

#site #sPolicy #contact
{
	font-weight: bold;
}

/*------------------------------------------------------------------------------*
	sSearch
 *------------------------------------------------------------------------------*/
#sSearch #main h2
{
	margin-bottom: 10px;
	padding: 0 0 2px 0;
	color: #333;
	font-size: 120%;
	background: url(../images/h4BG.gif) repeat-x left bottom transparent;
	border: none;
}


#sSearch #update
{
	font-size: 90%;
	margin-bottom: 2em;
}

#sSearch #update span
{
	color: #A00;
}

#sSearch #main #searchHowto
{
	font-size: 90%;
}

#sSearch #searchWord
{
	padding: 7px 0 3px 0;
}

#sSearch #searchSelect select
{
	border: solid 1px #7F9DB9;
}

#sSearch #queryBox input
{
	background: url(../images/searchBG.gif) transparent;
	font-size: 100%;
	width: 250px;
	padding: 3px 5px;
}

#sSearch #queryButton
{
	vertical-align: top;
}

#sSearch #searchSelect
{
	margin: 15px 0 10px 0;
	padding: 0 0 40px 0;
	background: url(../images/sectionLine2BG.gif) repeat-x left bottom transparent;
}

#sSearch #result
{
	width: 570px;
	overflow: hidden;
}

#sSearch #result dl
{
	padding: 0 0 2em 0;
	margin: 0 0 0 0;
}

#sSearch dt
{
	padding: 10px 0 0 0;
}

#sSearch dd
{
	padding: 0 0 10px 2em;
	margin: 0 0 0 0;
	background: url(../images/sectionLineBG.gif) repeat-x left bottom transparent;
}

#sSearch dt a
{
	font-size: 120%;
	font-weight: bold;
}

#sSearch dt a span
{
	display: inline;
}

#sSearch .searchText
{
	font-size: 90%;
	line-height: 1.2em;
	margin: 5px 0 5px 0;
}


/*------------------------------------------------------------------------------*
	sMap
 *------------------------------------------------------------------------------*/
#sMap #main h3
{
	margin: 0;
	color: #CCC;
}

#sMap #main h4
{
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
	font-size: 100%;
	color: #CCC;
}

#sMap #main .wrapSection
{
	padding-bottom: 10px;
	margin-bottom:20px;
}

#sMap #main .wrapSection ul
{
	list-style: none;
}

#sMap #main .wrapSection ul li
{
	font-size: 90%;
	color: #CCC;
}

#sMap #main .floatLeft
{
	width: 280px;
	float: left;
}

#sMap #main .floatRight
{
	margin: 0 0 0 290px;
}

/*------------------------------------------------------------------------------*
	link
 *------------------------------------------------------------------------------*/

#link #main h3
{
	margin: 0;
}

#link #main h4
{
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
	font-size: 100%;
	color: #963;
}

#link #main .wrapSection
{
	padding-bottom: 10px;
	margin-bottom:20px;
}

#link #main .wrapSection ul
{
	list-style: none;
	margin-bottom:2em;
}

#link #main .wrapSection ul li
{
	font-size: 90%;
	color: #CCC;
}

#link #main .floatLeft
{
	width: 280px;
	float: left;
}

#link #main .floatRight
{
	margin: 0 0 0 290px;
}


/*------------------------------------------------------------------------------*
	YYMMDD
 *------------------------------------------------------------------------------*/
#YYMMDD h3
{
	font-size: 130%;
	color: #A00;
	border-bottom: solid 1px #EDD;
	margin-bottom: 10px;
	background: none;
}

#YYMMDD h4.date
{
	font-size: 110%;
}

#YYMMDD h4.information
{
	margin: 25px 0 0 0;
	padding: 5px 0 0 0;
	color: #333;
	background: url(../images/sectionLine2BG.gif) repeat-x left top transparent;
}

#YYMMDD .image
{
	width: 181px;
}

#YYMMDD .image p
{
	font-size: 85%;
}

/*------------------------------------------------------------------------------*
	footer
 *------------------------------------------------------------------------------*/
#footer
{
	background: url(../images/line/borderGB_top.gif) no-repeat center top #FFF;
}
