@import url("dropdown/dropdown.css");
/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/* Menu */


#menu {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	background: url(images/img03.png) no-repeat;
	font-size: 80%;
}

#menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px 0 15px;
	background: url(images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #4A8873;
}

#menu a:hover {
	text-decoration: underline;
}


#menu li a.current {
color : #EA8C00;
}




/* Menu2 */

#menu2 {
	width: 980px;
	height: 32px;
	margin: 0 auto;

	background: #000000;
}

#menu2 ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #078D98;
	font-size: 80%;
}

#menu2 li {
list-style : none;
display : inline;
line-height : 32px;
}
#menu2 li a {
	text-decoration : none;
	font-weight : bold;
	color : #078D98;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0;
	border: px solid #078D98;
}
#menu2 li a:hover {
color : #fff;
background : #8FC1B0;
margin : 0;
}
#menu2 li a.current {
background : #078D98;
color : #fff;
}


/* Menu3 */

#menu3 {
margin : 0;
height : 34px;
padding-top : 0;
font-size: 80%;
background: #000000;
}

#menu3 li {
list-style : none;
display : inline;
line-height : 34px;
}

#menu3 li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 9px 15px;
font-weight : bold;
color : #fff;
}

#menu3 li a:hover {
color : #fff;
background : #616161;
margin : 0;
}

#menu3 li a.current {
background : #333333 url(images/trcorner.gif) no-repeat top right;
color : #fff;
}




/* tabs */

#tabs {
	float:left;
	width:100%;
	background:#000;
	font-size:80%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../../images/tabs/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../../images/tabs/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	
	
/* saturday */	
	
ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
	background-color: transparent;
	background-image: url(../../images/st/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}

ul#saturday li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background-color: transparent;
	background-image: url(../../images/st/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

ul#saturday li a:hover{
	background-color: transparent;
	background-image: url(../../images/st/bgHOVER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(../../images/st/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	
	
	
	
	
	

	
	






#main3 {
width : 980px;
margin : 0;
padding : 0;
}





body{
	color: #000000;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/kamadanoie/long-shadow.gif);
	width: 980px;
	font-size: 100%;
	background-color: #333333;
	
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{

	color: #000000;
	
}

a:visited{
	text-decoration:;
	color: #000000;	
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a:active{
	color: #000000;
	text-decoration: ;
	}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 90%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #181C25;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000000;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFF00;
	line-height: 20px;
	text-indent: 3pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background-color: #3D6EE4;
	color: #FFFFFF;
}

h6{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #006600;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


h7{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../images/kamadanoie/back/dot1.gif);
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #999999;
}




ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main{
	float:left;
	width: 770px;
}

#navBar{
	float: right;
	width: 200px;
	padding: 0px;
	background-image: url(../../images/kamadanoie/right_shadow.gif);
	background-repeat: repeat-y;
	
}

#headlines{
	float:left;
	width: 780px;
	margin: 0px;
}

#content{
	
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #FFFFFF;
	background-image: url(../../images/img08.gif);
	background-repeat: repeat-x;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0 4px 10px;
	color: #FFFFFF;
	background-color: #ecc068;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 0px 5 0px;
}

#globalNav a:link  {color:#FFFFFF;
	font-size: 90%;
	padding: 0 0px 5 0px;
}

#globalNav a:hover {color:#ffffff;
text-decoration:underline;
	font-size: 90%;
	padding: 0 0px 5 0px;
}

#globalNav a:visited {
	font-size: 90%;
	padding: 0 0px 5 0px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	font-size: 80%;
	background-color:#ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../../images/kamadanoie/back/dot1.gif);
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	dding: 2px 0px 2px 10px;
	color: #e0923f;
	background-color: #FFFFFF;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	color: #000000;
	line-height: 140%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
	color: #000000;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/* Content */

#content {
	float: left;
	width: 780px;
}

#content2 {
	float: left;
	width: 765px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.post {
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	
}

.title {
	margin: 0;
	font-size: 100%;
	color: #333333;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A3903;
}

.byline {
	margin: 0;
}



.entry {
	font-size: 80%;
	color: #333333;
	padding-left: 10px;
	background-image: url(../../images/img07.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
}

.meta a {
	padding-left: 15px;
	font-weight: bold;
	background-image: url(../../images/img07.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	width: 190px;
	top: 0px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	color: #000000;
}

#headlines a{
	color: #FFFFFF;
}

#headlines a:link{
	color: #000000;
	text-decoration: underline;
}

#headlines a:visited{
	text-decoration: ;
	color: #000000;	
}

#headlines a:hover{
	color: #000000;
}

#headlines a:active{
	color: #000000;
	}


#tochi{margin:0 10px 5px 0;
}
#tochi dt{
}
#tochi dd{
margin:0 0 3px 15px;}

#plan{margin:0 10px 5px 0;
}
#plan dt{
}
#plan dd{
margin:0 0 3px 15px;}

#setsubi{margin:0 10px 5px 0;
}
#setsubi dt{
}
#setsubi dd{
margin:0 0 3px 15px;}

#kinri{margin:0 10px 5px 0;
}
#kinri dt{
}
#kinri dd{
margin:0 0 3px 15px;}

#sekourei{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sekourei dt{
}
#sekourei dd{
margin:0 0 3px 15px;}

#event{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#event dt{
}
#event dd{
margin:0 0 3px 15px;}

#interview{margin:0 10px 5px 0;
}
#interview dt{
}
#interview dd{
margin:0 0 3px 15px;}

#hinoki{margin:0 10px 5px 0;
}
#hinoki dt{
}
#hinoki dd{
margin:0 0 3px 15px;}


#headlines p{
	padding: 5px 0px 5px 0px;
}
.date {
	font-size: 70%;
	color: #006600;
}
#imginterview {
	border: 2px solid #000000;
}
.interview {
	border: 1px solid #CCCCCC;
}


.top
{
   display: block;
   width: 50px;
   height: 16px;
   background-image: url('../../images/kamadanoie/button/to_top.gif');
   background-repeat: no-repeat;
   text-indent: -4096px;
}
#navBar .Links {
	margin-bottom: 3px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #999999;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 3px;
}

#navBar .Links1 {
	padding-left: 10px;
	background-image: url(../../images/kamadanoie/button/button_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navBar .Links2 {
	padding-left: 10px;
	background-image: url(../../images/img07.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#navBar .Links3 {
	padding-left: 1em;
	background-image: url(../../images/kamadanoie/button/point_mini.gif);
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	padding-right: 5px;
}




#navBar .Links4 {
	margin-bottom: 3px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #ffffff;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 3px;
}


#main .story img {
	border: 1px solid #FFFFFF;
}




/* Classes */

/* Classes */

div.inlay {
	margin:26px;
}

div.inlay2 {
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}







div.teaserbox {
	float:left;
	width:362px;
	height:100%;
}

div.teaserbox2 {
	float:left;
	width:780px;
}

div.teaserbox p, div.teaserbox2 p {
	margin-left:20px;
}

div.sep {
	border-bottom:1px dotted #339999;
	color:#ffffff;
	margin:0px;
}




.underlinks{
float:left;
	width:362px;
	height:100%;
	}
	
	


	
	
	
	

	
/* r-menu */

#r-menu li {
	list-style-type: none;
	text-indent: 1em;
	background-image: url(../../images/kamadanoie/button/button_blue.png);
	background-color: #C5DEDE;
	margin-right: 3px;
	background-repeat: repeat-x;
	background-position: center;
}

#r-menu .r-sub li {
	clear: left;
	background-color: #CCCCCC;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	width: 180px;
}


#r-menu li a {
	display: block;
	height: 2em;
	line-height: 2em;
	text-decoration: none;
}


#r-menu li a:hover {
	display: block;
	height: 2em;
	line-height: 2em;
	text-decoration: none;
	background-color: #999999;
}




.r-sub {
	display: none;
}

#r-menu li:hover .r-sub {
        display: block;
        position: absolute;
}


#menu-title {
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #666666;
	border: 1px solid #333333;
}

	
	
	
	
	
	
	
	
/************** #pulldown-menu **************/	





/************** #pulldown-menu **************/	
