@charset "UTF-8";

/* ▼全体構造▼ */
body {
margin: 0;
padding: 0;
background-color: #fff;
color: #222;
width: 100%;
}



/*  2008年度リニューアル（一時）対応用  */
#header_7a #head_logo_7a {
display: none;
}

#header_7a #skip {
display: none;
}

#header_7a #bn_7a {
margin: 5px;
text-align: center;
}

#header_7a #marquee_7a {
display: none;
}

#header_7a #topNav_7a {
display: none;
}

#header_7a #contentNavi_7a {
display: none;
}

.end-header_7a {
display: none;
}

body #common_mini_header {
display: block;
}



/*----------▼ヘッダ▼パンくずナビ*/
#topicPath_7a {
width: 100%;
margin: 4px 0 0;
border-bottom: 1px solid #999;
background-color: #fff;
font-size: 13px;
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#topicPath_7a .topicPath_Sub_7a {
margin: 0 0 4px 16px;
}

#topicPath_7a a:link {
text-decoration: none;
color: #000;
}

#topicPath_7a a:visited {
text-decoration: none;
color: #000;
}

#topicPath_7a a:hover {
text-decoration: underline;
color: #00f;
}

#topicPath_7a a:active {
text-decoration: underline;
color: #00f;
}

hr.end-topicPath_7a{
display: none;}

/*----------▼ヘッダ▼パンくずナビの下に線を引く*/
#container_7a {
width: 100%;
margin: 0 0 -7px 0;
padding: 0;
}

hr.end-container_7a {
display: none;
}

