body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 80%/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#313131;
}


h1 {
	border-left: 5px solid #999;
	padding: 5px 0 5px 10px;
	margin: 15px 0px 10px 13px;
	line-height: 100%;
	font-size:12px;
}
h2 {
	line-height: 100%;
	font-size:12px;
}
h3 {
	font-size: 12px;
	line-height: 100%;
}
img {
	border-style: none;
	border: none;
	vertical-align:bottom;
}
th {
	font-weight: normal;
}


html {
	overflow-y:scroll;
}

.floatL {
	float: left;
	margin: 0px 10px 0px 0px;
}
.floatR {
	float: right;
	margin: 0px 0px 0px 10px;
}

.clearAll {
	padding: 0px;
	clear: both;
	font-size: 0px;
	margin: 0px;
	height: 0px;
}
.none {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.alignR img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
}


.vT {
	vertical-align: top;
}
.mB10 {
	margin: 0px 0px 10px;
}
.fontS {
	font-size: 85%;
	line-height: 1.3;
}

span.colorAttention {
	color:#c00000;
}

.colorAttention2 {
	font-size: 85%;
	color: #999;
	line-height: 1.1;
	padding: 8px;
	border: 1px solid #ddd;
}
.table1 {
	background: #CCCCCC;
	font-size: 85%;
}
.table1 td {
	background: #FFFFFF;
	padding: 3px;
}
.table1 th {
	background: #F1F1F1;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
}
#third #main3 table.table2 {
	margin-top: 0;
}
.table2 {
	background: #CCCCCC;
	font-size: 85%;
}
.table2 td {
	background: #FFFFFF;
	padding: 1px 3px;
	vertical-align: top;
	line-height: 1.3;
}
.width70 {
	width: 55px;
}
.table3 {
	background: #CCCCCC;
	font-size: 85%;
	line-height: 1.3;
}
.table3 td {
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.table3 th {
	background: #F1F1F1;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
}
.table3 th.alignL, .table3 td.alignL {
	text-align: left;
}
#third #main3 .bgFuel {
	background: #ffc;
}

.table1 .bgBlue {
	background: #E8EEF6;
	text-align: center;
}
.table1 .bgPurple {
	background: #A8A8D3;
	text-align: center;
}
.table1 .bgGreen {
	background: #D9F3D2;
	text-align: center;
}
.table1 .bgYellow {
	background: #FFFFCC;
	text-align: center;
}


#container {
	margin: 0px auto;
	padding: 0px 4px 0px 3px;
	width: 1000px;
	text-align: left;
	background: url(../img/bg_container.gif) repeat-y center center;
}
#head {
	padding: 8px 15px 0px 0;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}
#headMenu {
	width: 700px;
	float: right;
}


#headNavi {
	width: 600px;
	margin-bottom: 5px;
	float: right;
	text-align: left;
	right: 5px;
}
#headNavi form {
	float: right;
	margin: 0px;
	width: 225px;
	padding: 0px;
	background: #EBEBEB;
}
#headNavi form input {
	margin: 4px 0px 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	height: 17px;
	width: 140px;
	vertical-align: top;
}
#headNavi form input.search {
	border-style: none;
	margin: 4px 0px 0px 3px;
	padding: 0px;
	height: auto;
	width: auto;
	width:40px;
	height:20px;
}


#headSearch {
	width: 225px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#headLogo {
	width: 151px;
	float: left;
}
#global {
	border-top: 1px solid #DEDEDE;
	font-size: 0px;
	line-height: 0px;
}

#global,#localNavi1 {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}


#global ul {
	margin: 0px;
	padding: 0px 0px 2px;
	list-style: none;
	background: url(../img/bg_global.gif) repeat-x left bottom;
}
#localNavi1 ul {
	margin: 0px;
	padding: 0px 0px 2px;
	list-style: none;
}
#global li,#localNavi1 li {
	display: inline;
}
#localNavi1 {
	background: #DDE6F2;
	border-bottom-style: none;
	margin-top: 2px;
}
#localNavi1 a:hover {
	border-bottom: 1px solid #3D64A4;
}

#localNavi1 a {
	padding-bottom: 1px;
}
#localNavi1 a.active {
	border-bottom: 1px solid #5073AD;
	border-top-color: #5073AD;
	border-right-color: #5073AD;
	border-left-color: #5073AD;
}

#foot {
	margin: 0px;
	padding: 0px;
}
#foot #footNavi {
	margin-left: 5px;
}

#foot #footNavi p {
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: xx-small;
}
#foot #footNavi p a {
	color: #0066CC;
	text-decoration: none;
	margin-left: 10px;
	font-size: 12px;
}
#foot #toTop {
	background: url(../img/bg_line.gif) repeat-x left top;
	padding: 4px 10px 3px 0px;
	text-align: right;
	margin-top: 15px;
	line-height:1;
}
#foot #toTop img {
	border: none;
	vertical-align:bottom;
}
#foot #toTop p.pagetop{
	margin:0px 0px 0px 20px;
	float:right;
}
#foot #toTop p.pageback{
	margin:0px 0px 0px 20px;
	float:left;
}
#foot #footMenu {
	background: url(../img/bg_line.gif) repeat-x left top;
	padding: 10px 0px 0px 0px;
}
#foot #footMenu p {
	margin: 0px;
	background: url(../img/bg_foot.gif) no-repeat left top;
	padding: 6px 10px 6px 3px;
	font-size: 12px;
}
#foot #footMenu p a {
	color: #666666;
	text-decoration: none;
	margin: 0px 9px;
}







#second {
	padding: 0px;
	margin-bottom: 0px;
}

#path {
	font-size: 11px;
	margin: 5px 10px 0px 14px;
	line-height: 11px;
	padding-top: 5px;
}
#path a {
	color: #0066CC;
	text-decoration: none;
}



#second h1 {
	margin-bottom: 10px;
}
#second h2 {
	margin: 0px;
}
#second h3 {
	margin: 0px;
}


#second #main {
	float: left;
	width: 732px;
}
#second #sub {
	float: right;
	width: 260px;
}
#second #sub ul {
	margin: 0px 0px 7px;
	padding: 0px 0px 10px;
	list-style: none;
	background: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
}
#second #sub ul a:hover {
	background: #FFECE0;
}
#second #sub ul a {
	display: block;
	color: #0066CC;
	text-decoration: none;
}
#second #sub ul a span {
	color: #666666;
}

#second #sub ul.info li {
	background: url(../img/bg_subline.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
}

#second #sub ul.info li a {
	padding: 10px;
}
#second #sub p {
	margin-top: 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 7px;
	padding-right: 7px;
}
#second #sub p a {
	color: #0066CC;
	text-decoration: none;
}
#second #sub p a:hover {
	text-decoration: underline;
}



#content {
	width: 733px;
}
#flashArea, #flashArea1, #flashArea2, #flashArea3, #flashArea4, #flashArea5 {
}

#third {
	border-top: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	background: url(../img/bg_third.gif) repeat-y left top;
}

#third #main {
	float: right;
	width: 840px;
}
#third #main a {
	color: #0066CC;
	text-decoration: none;
}
#third #main a:hover {
	text-decoration: underline;
}
#third #main #naviLine {
	float: left;
	width: 30px;
}
#third #main #main2 {
	float: right;
	width: 820px;
}
#third #main ul, #third #main ul li {
	margin: 0;
	padding: 0;
}
#third #main ul {
	margin-left: 20px;
	list-style-type: square;
}
#third #main ul li {
	margin-bottom: 5px;
}


#third #main #main2 #naviLocal {
	background: url(../../stella/img/bg_local.jpg) repeat-x left top;
	padding-bottom: 1px;
}
#third #naviLocal img {
	padding: 6px 10px 5px;
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #ECEEF1;
}
#third #naviLocal p.line2 img {
	border-top: 1px solid #CCCCCC;
}
#third #naviLocal a img, #third #naviLocal p.line2 a img {
	border-color: #FFFFFF;
	background: #FFFFFF;
}


#third #naviLocal a:hover img, #third #naviLocal p.line2 a:hover img {
	border-color: #CCCCCC;
	border-style: solid;
}

#container #third #main3 {
	margin-top: 10px;
	margin-right: 10px;
}


#third p {
	margin: 0px;
}

#third h2 {
	margin: 0px;
	padding: 0px;
}

#third #menu {
	width: 160px;
	float: left;
	background: url(../img/bg_localnavi2.jpg) repeat-x left top;
	font-size: 0px;
	line-height: 0px;
	height: 500px;
}
#third #menu .nomenu {
	height: 150px;
	border-top: 1px solid #BDBDC0;
}
#third #menu .menu2 {
	background: url(../img/bg_menu_info.jpg) no-repeat left top;
	border-top: 1px solid #BDBDC0;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#third #menu .menu2 p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#container #second #third #main .sslBox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}




#main2 .cl3Box {
	width: 260px;
	background: url(../img/bg_3cl.gif) no-repeat;
	float: left;
	margin: 0px 10px 30px 0px;
}
#main2 .cl2Box {
	background: url(../img/bg_2cl.gif) no-repeat;
	width: 355px;
	float: left;
	margin: 0px 10px 30px 0px;
}
#main2 .cl2Box2 {
	background: url(../img/bg_2cl2.gif) no-repeat left top;
	float: left;
	width: 400px;
	margin: 0px 10px 30px 0px;
}
#main2 .cl2LBox {
	background: url(../img/bg_2cl2.gif) no-repeat left top;
	float: left;
	width: 400px;
	margin-right: 10px;
}
#main2 .cl2RBox {
	background: url(../img/bg_2cl2.gif) no-repeat left top;
	float: left;
	width: 400px;
}








/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
}
#TB_caption{
  /*height:25px;*/
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}



