@charset "euc-jp";
/* CSS Document */


a:link,a:visited,a:active{
	color: #CC0000;
}
a:hover{
	color: #990000;
	
}

#page_top{

text-align:right;}

#page_top a:link,#page_top a:visited,#page_top a:active{
color:#fff;
padding:3px;
background-color:#009999;
text-decoration:none;
}
#page_top a:hover{
color:#fff;
padding:3px;
background-color:#006699;
text-decoration:none;
	
}

/* =====================================

コンテンツ内関連リンク　【1カラム】

======================================*/

#contents ul#bottom_navigation_1colum{
 background-color : #CBE0E7;
 list-style       : none;
 margin           : 0;
 padding          : 5px;
 }
#contents ul#bottom_navigation_1colum li a {
 background-color : #F0F3FA;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  : none;
 width            : 670px;
}
#contents ul#bottom_navigation_1colum li.block a {
 background-color:#FFF0FF;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  : none;
 width            : 670px;
}
#contents ul#bottom_navigation_1colum li a:hover,
#contents ul#bottom_navigation_1colum li.block a:hover {
 background-color : #fff;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  :underline;
 width            : 670px;
}


/* =====================================

コンテンツ内関連リンク　【2カラム】

======================================*/

#contents ul#bottom_navigation{
 background-color : #CBE0E7;
 list-style       : none;
 margin           : 0;
 padding          : 5px;
 }
#contents ul#bottom_navigation li a {
 background-color : #F0F3FA;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  : none;
 width            : 324px;
}
#contents ul#bottom_navigation li a:hover {
 background-color : #fff;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  :underline;
 width            : 324px;
}



/* =====================================

コンテンツ内関連リンク　【3カラム】

======================================*/

#contents ul#bottom_navigation_3colum {
 background-color : #CBE0E7;
 list-style       : none;
 margin           : 0;
 padding          : 5px;
}
#contents ul#bottom_navigation_3colum li a {
	background-color : #F0F3FA;
	border-bottom    : 1px solid #CBE0E7;
	border-right     : 1px solid #CBE0E7;
	color            : #000;
	display          : block;
	float            : left;
	margin           : 0;
	padding          : 10px;
	text-decoration  : none;
	width            : 209px;
}
#contents ul#bottom_navigation_3colum li.rengou a{
 background-color : #FFFFF0;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  : none;
 width            : 209px;
}

#contents ul#bottom_navigation_3colum li a:hover,
#contents ul#bottom_navigation_3colum li.rengou a:hover {
 background-color : #fff;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  :underline;
 width            : 209px;
}
#contents ul#bottom_navigation_3colum li.nolink {
 background-color : #DFF0E8;
 border-bottom    : 1px solid #CBE0E7;
 border-right     : 1px solid #CBE0E7;
 color            : #000;
 display          : block;
 float            : left;
 margin           : 0;
 padding          : 10px;
 text-decoration  : none;
 width            : 209px;
}

#contents ul#song {
 list-style       : none;
 margin           : 0;
 padding          : 0;
}
#contents ul#song li {
 float            : left;
 margin           : 0;
 padding          : 0;
 text-decoration  : none;
 width            : 226px;
 text-align:center;
 font-size:1.1em;
 line-height:2;
}



/* =====================================

サイドナビゲーション　【ベース】

======================================*/

#sub {
 float            : left;
 margin           : 0;
 padding          : 0;
 width            : 200px;
}
#sub_navigation {
 width            : 220px;
}
#sub_navigation ul {
 background-color : #CBE0E7;
 margin           : 0;
 padding          : 5px;
 width            : 210px;
}
#sub_navigation ul li a {
 background-color : #F0F3FA;
 border-bottom    : 1px solid #D0E3E9;
 display          : block;
 font-weight      : bold;
 margin           : 0;
 padding          : 5px;
 text-decoration  : none;
 width            : 200px;
 color:#000;
}
#sub_navigation ul li a:hover {
 background-color : #CCD7EE;
 border-bottom    : 1px solid #D0E3E9;
 display          : block;
 font-weight      : bold;
 margin           : 0;
 padding          : 5px;
 text-decoration  :underline;
 width            : 200px;
 color:#000;
}



/* =====================================

サイドナビゲーション　【いまいるページ】

======================================*/

#sub_navigation ul li.now a {
 background-color : #0066CC;
 border-bottom    : 1px solid #D0E3E9;
 color            : #fff;
 display          : block;
 font-weight      : bold;
 margin           : 0;
 padding          : 5px;
 text-decoration  : none;
 width            : 200px;
}
#sub_navigation ul li.page_title a {
 background-color : #003366;
 border-bottom    : 1px solid #fff;
 color            : #fff;
 display          : block;
 font-weight      : bold;
 margin           : 0;
 padding          : 10px 5px;
 text-decoration  : none;
 width            : 200px;
 font-size:1.2em;
}


/* =====================================

サイドナビゲーション　【ページ内リンク】

======================================*/

#sub_navigation ul li.sub a {
 background-color : #ffffff;
 border-bottom    : 1px solid #D0E3E9;
 display          : block;
 font-size        : 0.9em;
 font-weight      : normal;
 margin           : 0;
 padding          : 5px 5px 5px 15px;
 text-decoration  : none;
 width            : 190px;
}
#sub_navigation ul li.sub a:hover {
 background-color : #CCD7EE;
 border-bottom    : 1px solid #D0E3E9;
 display          : block;
 font-size        : 0.9em;
 font-weight      : normal;
 margin           : 0;
 padding          : 5px 5px 5px 15px;
 text-decoration  :underline;
 width            : 190px;
}
