/* all */
*
{
	margin              : 0;
	padding             : 0;
	border              : 0;					/*gako*/
	font-size           : 100%;
	font-family         : "Hiragino Kaku Gothic Pro", Arial, Helvetica, sans-serif;
	
	/*font-style          : normal;*/
	/*font-weight         : normal;*/ /* 2005.04.24 */
	/*list-style-type     : none;		050411h */
	/* text-align          : left; */
}

input
{
	border				: 1px #aaa solid;
}


.hide,
.box_empty
{
	display             : none;
}



body
{
	border-top          : 1px solid #d3d3d3;
}


div.box thead td
{
	border-top          : 1px solid #999;
	font-weight         : bold;
	height              : 32px;
}

div.box td,
div.box th
{
	border-bottom       : 1px solid #ccc;
	text-align          : left;
}


div.box td.text_right
{
	text-align         : right;
}

div.box td.text_center
{
	text-align         : center;
}

p.top_img
{
	padding-left        : 1px;
}


/* head & menu */

/* 050411h */
div.head ul li,
div.menu ul li,
.works_topic ul li
{
	list-style-type		: none;
}

div.head table a,
div.head table a:visited
{
	color               : #666;
}



ul li a,
ul li a:visited,
div.head table a,
div.head table a:visited
{
	padding-top         : 3px;
	line-height         : 140%;
	text-decoration     : none;
	cursor              : pointer;		/* 050412h */
}

div.menu a:hover,
#WhatDoYouKnow a:hover,
#OtherInformation a:hover,
#NewsAndTopics a:hover,
#WhoAreYou a:hover,
#lang_list a:hover
{
	color               : #f0c;		/*070129haga*/
}


#WhatDoYouKnow a		/*070131haga*/
{
	padding-left        : 18px;
	padding-bottom		: 4px;
}

#OtherInformation
{
	font-size			: 10px;
	_font-size			: 9px;
}

#NewsAndTopics a:hover
{
	background-image    : url("../img/icn_joshibichan_pnk.jpg");
	background-repeat   : no-repeat;
}


div.head div#NewsAndTopics a,
div.head div#NewsAndTopics a:visited
{
	background-image    : none;
}

/*

#WhoAreYou a:hover
{
	background-image    : url("../img/icn_joshibichan_grn.jpg");
	background-repeat   : no-repeat;
}

#lang_list a:hover
{
	background-image    : url("../img/icn_joshibichan_ylw.jpg");
	background-repeat   : no-repeat;
}

*/
ul#GoToHome a
{
	background-position : 0 1px; /* 2005.08.03 inokuchi */
}



/* menu */

div.menu a
{
	display             : block;
	line-height         : 120%;/*070131haga*/
	height              : 100%;
	color               : #444;
	margin				: 6px 0;
}

div.menu ul a
{
	color               : #004;
}

div.menu ul ul a
{
	color               : #555;
}

div.menu ul
{
	margin-left         : 4px;/*070131haga*/
	margin-bottom       : 17px;
	line-height         : 140%;
	font-size           : 12px;
}

div.menu ul ul
{
	margin-top          : -3px;/*070131haga*/
	padding-left        : 8px;/*070211y*/
	margin-right        : 8px;
}

div.menu ul ul ul
{
	margin-bottom       : 0px;/*070131haga*/
	margin-left         : 0px;
}

div.menu ul ul ul ul
{
	margin-left         : 5px;
}


div.menu li.here ul
{
	margin-left         : 0px;
 	font-weight         : normal; /*2005.04.24 */
}

div.menu li.here ul ul
{
	margin-left         : 5px;
}




div.menu li.here,
div.menu li li.here,
div.menu li li li.here
{
	font-weight         : bold;
	color               : #009;
}



div.head td a.here
{

	background-image    : url("../img/icn_menu_bar.jpg");/*070130haga*/
	background-position : 0 30%;
/*\*/
	background-position : 0 8%;
	_background-position : 0 0%;
/**/
	background-repeat   : no-repeat;
	height              : 43px;
}

/*
div.menu  li li a,
div.menu  li li a:visited
{
	padding-left        : 0px;
}


div.menu  li li.here,
div.menu  li li a:hover
{
	padding-left        : 0px;
}

div.menu  li li li a,
div.menu  li li li a:visited,
div.menu  li li li.here,
div.menu  li li li a:hover
{
	padding-left        : 0px;
}

*/