/*  */

#portal-column-one,
#portal-column-two 
{
display:none;
}

#visual-column-wrapper ,
#portal-column-content,
#portal-column-content #content 
   {
	margin: 0;
	padding:0;
}


#visual-column-wrapper 
 {
	width:750px;
}


#portal-column-content 
 {
	width:720px;
}

#portal-column-content #content 
 {
	width:690px;
	float:left;
	clear:left;
}


/*
#portal-column-content
   {
	width:630px;
	float:left;
}
*/

h1 { 
	padding-bottom:15px;
	border-bottom:1px solid #999;
	margin-bottom:15px;
	}

.level0
{
  list-style-type: none;
  list-style-image: none;
}

.level0
{
  margin-left: 0;
}

.level0 .title
{
  background-color: transparent;
  margin: 0;
  border-bottom: none;
}

.level0 .title a
{
       color:#333;
font-weight: normal;
  padding-top: 0.5em;
  font-size: 135%;
  text-decoration: none;
}

.level1
{
  list-style-type: none;
  list-style-image: none;
}

.level1 .title
{
  border: 0;
}

.level1 .title a
{
       color:#333;
  font-size: 110%;
font-weight: normal;
  text-decoration: none;
}

.level2 .title a
{
  font-weight: normal;
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  display: inline;
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}

.level0 .title a:hover,
.level1 .title a:hover,
.level2 .title a:hover
{
	color:#990000;
	text-decoration: underline;
}

.currentMapItem {
    padding: 0.1em 0.5em 0.1em 1.8em;
    vertical-align: middle;
    background-image: url(http://www.kakuchi.co.jp/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 2px 50%;
    background-color: #fff;
    color: #333;
    border: 1px dotted #999;
/*
*/
}



/*  */

