@import url(../../css/com.css);

/*-basics-----------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	background:#000000 url(../images/ssff/bg.jpg) repeat-y center;
}

a {
	color:#B40000;
	text-decoration: underline;
}

a:hover {
	color:#333333;
}

a:visited {
	color:#780000;
}


/*-structure-----------------------------*/

#contents {
	clear:both;
	width:800px;
	margin: 0px auto 0px auto;
	background:#B40000 url(../images/ssff/bg.jpg) repeat-y;
}

#contents:after {
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}


/*-Header----------------------------------------------- */


/*-Contents----------------------------------------------- */

#stageSpacer{
	height:6px;
	background:#B40000 url(../images/ssff/bg.jpg) repeat-y;
}

#shadow{

	height:10px;

	background:url(../images/ssff/shadow.jpg) bottom no-repeat;

}


/*-Main----------------------------------------------- */

#mainCol h2{
	font-size:120%;
	color:#B40000;
}

/*-Bread Crumb----------------------------------------------- */

#breadcrumbBox {
	margin-left:8px;
	font-size:76%;
	text-decoration: none;
	margin-bottom:10px;
}

#breadcrumbBox a {
	color: #666666;
	text-decoration:none;
}

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

#breadcrumbBox a:link, #breadcrumbBox a:visited {
	text-decoration: none;
}

.breadcrumbjoint {
	font-size:80%;
}


/*-Headline----------------------------------------------- */

#mainCol div.contentheading_news {
	font-size:90%;
	font-weight:bold;
	color:#b40000;
	margin-bottom:3px;
}



/*-News Box----------------------------------------------- */
#newsBox ul a:hover{
	color:#B40000;
}


/*-News 個別ページ----------------------------------------------- */
#mainCol div.contentheading {
	font-size:90%;
	font-weight:bold;
	color:#b40000;
	margin:0px 8px 3px 8px;
}

/*
#mainCol div.contentbody{
	margin:0px 8px 0px 8px;
}
*/
/*-Sub----------------------------------------------- */

#localNavEnd {
	background:url(../images/ssff/shadow_bottom.jpg) repeat-x;
	height:12px;
	margin-bottom:12px;
}

a.mainlevel_sub,
a.mainlevel_current_sub,
a.mainlevel_active_sub
{
	display:block;
	text-align:center;
	background:url(../images/ssff/localnav_bg.gif) no-repeat;
	margin-bottom:3px;
	padding:6px;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

a.mainlevel_sub,
a.mainlevel_sub:visited
{
	color:#999999;
	text-decoration:none;
}

a.mainlevel_current_sub,
a.mainlevel_active_sub,
a.mainlevel_active_sub:visited,
#active_menu_sub
{
	color:#ffffff;
	text-decoration:none;
}

a.sublevel_sub,
a.sublevel_current_sub {
	display:block;
	text-decoration:none;
	text-align:center;
	background:url(../images/ssff/localnav_border.gif) no-repeat bottom;
	padding:5px 0px 5px 0px;
}

a.sublevel_sub,
a.sublevel_sub:visited
{
	color:#999999;
}

li.mainlevel_sub a:hover,
li.mainlevel_current_sub a:hover,
li.sublevel_sub a:hover
{
	color:#ffffff;
}

li.mainlevel_active_sub ul,
li.mainlevel_current_sub ul
{
	margin-bottom:10px;
}

li.sublevel_current_sub{
	background:url(../images/ssff/active_bullet.gif) no-repeat left center;
}


/*-Sprcial Program menu----------------------------------------------- */

div.moduletable_spmenu a,
div.moduletable_spmenu a:visited {
	color:#999999;
}

div.moduletable_spmenu a:hover{
	color:#ffffff;
}

div.moduletable_spmenu ul {
	margin-bottom:10px;
}

div.moduletable_spmenu a {
	display:block;
	text-decoration:none;
	text-align:center;
	background:url(../images/ssff/localnav_border.gif) no-repeat bottom;
	padding:5px 0px 5px 0px;
}

/*-Footer----------------------------------------------- */


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


/*-home----------------------------------------------- */

/*-------------------------------*/

h3.program{
	color:#B40000;
	font-weight:bold;
}

div.program_category{
	font-weight:bold;
	color:#B40000;
}