@charset "utf-8";

/* Custom */
/*///////////////////////////////////////////////////////*/
.right    {float:right;}
.left     {float:left; }
.clear    {clear: both;}
.alcenter {text-align:center;}
.fontRed  {color:#990000; }
.fontBlue {color:#174172; }
.t14      {font-size:14px;}

.f0a      {font-size:7px; }
.f1a      {font-size:10px;}
.f2a      {font-size:12px;}
.f3a      {font-size:16px;}
.f4a      {font-size:18px;}
.f5a      {font-size:24px;}
.f1b      {font-size:10px; font-weight:bold;}
.f2b      {font-size:12px; font-weight:bold;}
.f3b      {font-size:16px; font-weight:bold;}
.f4b      {font-size:18px; font-weight:bold;}
.f5b      {font-size:24px; font-weight:bold;}

/* Headings */
/*///////////////////////////////////////////////////////*/
h1{
	position:absolute;
	font-size:0.7em;
	line-height:110%;
	font-weight:normal;
	}
h2{}
h3{}

/**/
/*///////////////////////////////////////////////////////*/
#Container{
	clear:both;
	width:1024px;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}
#Container:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}
* html #Container { height:1px; }

#Container h1,
#container h1 {
    font-size: 0.7em;
    font-weight: normal;
    line-height: 110%;
    position: absolute;
    text-indent: -9999px;
}

/*下層メインコンテンツ共通*/
#mainBox{
float:right;
width:800px;
}

#mainBox h2{
margin-bottom:0px;
}

/*ぱんくず*/
p.breadcrumbs {
font-size:10px;
padding:7px 0;
}


/*テキスト見出し用*/
.notextBa1{
height:22px;
padding:3px 0 0 20px;
background:url(../img/common/ba1_notext.gif) no-repeat;
color:#FFF;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}

.notextBa2{
height:20px;
border:1px solid #718da8;
padding:4px 0 0 20px;
background:url(../img/common/ba2_notext.gif) no-repeat;
font-weight:bold;
}

.notextBa3{
height:22px;
padding:3px 0 0 20px;
background:url(../img/common/ba3_notext.gif) no-repeat;
color:#FFF;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}

/*リストスアイルあり*/
ul.style{
margin-left:20px;
}

/* Header Select Menu */
/*///////////////////////////////////////////////////////*/
img{margin:0; padding:0; border:0;}

#Head{
text-align:center;
width:970px;
height:54px;
background:url(../img/common/hmenu_background.gif) no-repeat 0 0 #e0ebf0;
}

#Head ul{
list-style:none;
padding:0;
margin:0 auto;
}

#Head ul#Default{
width:652px;
}

#Head ul#Ascii{
width:934px;
}

#Head li{
float:left;
}

/* Left Navigation Menu */
/*///////////////////////////////////////////////////////*/
#logo{}

#leftBox{
float:left;
width:160px;
text-align:left;
}

#leftBox h2{
margin:0; padding:0;
}


#naviMenu{
background:url(../img/common/lmenu_body.gif) repeat-y;
}

/**/
.Accordion{
padding: 0 5px;
width:150px;
}

.AccordionPanel {
margin: 0;
padding: 0;
}

.AccordionPanelTab {
margin: 0 0 3px 0;
-moz-user-select: none;
-khtml-user-select: none;
background:url(../img/common/lmenu_00off.gif) repeat-y;
}

.AccordionPanelTab a {
display: block;
text-decoration: none;
}

.AccordionPanelContent {
/*height: 200px;*/
margin: 0;
padding: 0;
overflow: hidden;
}

.AccordionPanelContent ul{
list-style:none;
margin:0 0 10px 0;}

.AccordionPanelOpen .AccordionPanelTab {}
.AccordionPanelTabHover {background:url(../img/common/lmenu_00on.gif) no-repeat;}
.AccordionPanelOpen {}
.AccordionFocused .AccordionPanelTab {}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {background:url(../img/common/lmenu_00on.gif) no-repeat;}

.noAccordion{
background:url(../img/common/lmenu_00off.gif) no-repeat;
margin: 0 0 3px 5px;
}

.noAccordion a{
display:block;
}

.noAccordion a:hover{
background:url(../img/common/lmenu_00on.gif) no-repeat;
}

/**/


#smenu{
margin:5px;
background:url(../img/common/lmenu2_body.gif) repeat-y;
}

#smenu1{
background:url(../img/common/lmenu2_bottom.gif) no-repeat left bottom;
padding-bottom:15px;
}

#smenu2{
background:url(../img/common/lmenu2_head.gif) no-repeat left top;
padding-top:15px;
}

#smenu ul{
font-size:10px;
margin-left:28px;
color:#0078bf;
letter-spacing:0.1em;
line-height:160%;
}


/* Footer */
/*///////////////////////////////////////////////////////*/
#pagetop{
text-align:right;
font-size:10px;
padding-top:20px;
clear:both;
color:#0099cc;
}

#pagetop a{
text-decoration: none;
}

#footer{
text-align:center;
background:url(../img/common/footer.gif) no-repeat left bottom;
border-bottom:1px solid #1158a9;
height:52px;
}
#footer address,#footer p{
text-indent:-9999px;
position:absolute;
font-size:0.7em;
line-height:110%;
font-weight:normal;
}
