img{
    border: 0;
}

a:link,a:active{
    color: #0c3f9d;
}

a:hover{
    color: #450792;
    text-decoration: underline;
}

a:visited{
    color: #450792;
}


#header_bg1_img{
    background-color: #ffff99;
    height: 535px;
    min-width: 780px;
    width: auto !important;
    width: 780px;
  z-index: 10;
}
#header_bg1{
    height: 535px;
    width: 780px;
  text-align: center;
  z-index: 20;
  margin:0 auto;
}

#header_bg2_img{
    background-color: #ffff99;
    height: 125px;
    min-width: 780px;
    width: auto !important;
    width: 1000px;
  z-index:10;
}
#header_bg2{
    height: 125px;
    width: 780px;
  text-align: center;
  z-index: 20;
  margin:0 auto;
}

#header_bg1:after, #header_bg2:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html #header_bg1{ zoom: 1; } /* IE6 */
*:first-child+html #header_bg1{ zoom: 1; } /* IE7 */
* html #header_bg2{ zoom: 1; } /* IE6 */
*:first-child+html #header_bg2{ zoom: 1; } /* IE7 */



#header_bg1 h1,#header_bg2 h1{
    float: left;
    margin: 12px 0 0 12px;
}
#header_bg1 form,#header_bg2 form{
    text-align: right;
    padding: 18px 12px 8px 0;
}

#header_bg1 input,#header_bg2 input{
    vertical-align: middle;
    margin-left: 5px;
}

#header_bg1 ul,#header_bg2 ul{
    height: 20px;
    width: 500px;
    float: right;
    list-style: none;
    margin: 0 12px 0 0;
}

#header_bg1 ul li,#header_bg2 ul li{
    float: left;
    text-indent: -9998px;
}

#header_bg1 ul li a,#header_bg2 ul li a{
    display: block;
    width: 100px;
    height: 20px;
    background: url(images/g_navi.jpg) no-repeat;
}

#header_bg1 ul li.f a,#header_bg2 ul li.f a{
    width: 100px;
}

#header_bg1 ul li.a a,
#header_bg1 li.d a,
#header_bg1 li.e a{
    width: 100px;
}
#header_bg2 ul li.a a,
#header_bg2 li.d a,
#header_bg2 li.e a{
    width: 100px;
}

#header_bg1 ul li.a a:link,
#header_bg1 li.a a:visited{
    background-position: 0 0;
}
#header_bg2 ul li.a a:link,
#header_bg2 li.a a:visited{
    background-position: 0 0;
}

#header_bg1 ul li.a a:hover,
#header_bg1 ul li.a a:active{
    background-position: 0 -20px;
}
#header_bg2 ul li.a a:hover,
#header_bg2 ul li.a a:active{
    background-position: 0 -20px;
}

#header_bg1 ul li.b a:link,
#header_bg1 li.b a:visited{
    background-position: -100px 0;
}

#header_bg2 ul li.b a:link,
#header_bg2 li.b a:visited{
    background-position: -100px 0;
}

#header_bg1 ul li.b a:hover,
#header_bg1 ul li.b a:active{
    background-position: -100px -20px;
}
#header_bg2 ul li.b a:hover,
#header_bg2 ul li.b a:active{
    background-position: -100px -20px;
}

#header_bg1 ul li.c a:link,
#header_bg1 ul li.c a:visited{
    background-position: -200px 0;
}
#header_bg2 ul li.c a:link,
#header_bg2 ul li.c a:visited{
    background-position: -200px 0;
}

#header_bg1 ul li.c a:hover,
#header_bg1 ul li.c a:active{
    background-position: -200px -20px;
}
#header_bg2 ul li.c a:hover,
#header_bg2 ul li.c a:active{
    background-position: -200px -20px;
}

#header_bg1 ul li.d a:link,
#header_bg1 ul li.d a:visited{
    background-position: -300px 0;
}
#header_bg2 ul li.d a:link,
#header_bg2 ul li.d a:visited{
    background-position: -300px 0;
}

#header_bg1 ul li.d a:hover,
#header_bg1 ul li.d a:active{
    background-position: -300px -20px;
}
#header_bg2 ul li.d a:hover,
#header_bg2 ul li.d a:active{
    background-position: -300px -20px;
}

#header_bg1 ul li.e a:link,
#header_bg1 ul li.e a:visited{
    background-position: -400px 0;
}
#header_bg2 ul li.e a:link,
#header_bg2 ul li.e a:visited{
    background-position: -400px 0;
}

#header_bg1 ul li.e a:hover,
#header_bg1 ul li.e a:active{
    background-position: -400px -20px;
}
#header_bg2 ul li.e a:hover,
#header_bg2 ul li.e a:active{
    background-position: -400px -20px;
}


#header_bg1 p,#header_bg2 p{
    clear: right;
    text-align: right;
    margin: 0 15px 0 0;
    padding-top: 5px;
    font-weight: bold;
}

div#container{
    clear: both;
    background: url(images/container_bg.jpg) repeat-x;
}

div#list{
    background: url(images/list_bg.jpg) no-repeat top center;
}

div#list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html div#list{ zoom: 1; } /* IE6 */
*:first-child+html div#list{ zoom: 1; } /* IE7 */

div#list ul{
    width: 760px;
    height: 200px;
    margin: 0 auto;
    list-style: none;
}

div#list ul li{
    width: 190px;
    text-align: center;
    float: left;
    padding: 20px 0 0 0;
}

div#wrapper{
    padding: 10px 0;
}

div#wrap_inner{
    clear: both;
    width: 760px;
    background: #fff;
    margin: 10px auto;
    padding: 22px 10px;
    border: 1px solid #c2c2a6;
}

div#main{
    float: left;
    width: 760px;
}

div#main div.content{
    border: 1px solid #c2c2a6;
    position: relative;
    margin: 30px 30px 60px;
  text-align:left;
}

div#main div.content_md{
    border: 0;
    position: relative;
    margin: 30px 30px 60px;
  text-align:left;
}

div#main div.content_tn{
    border: 0px;
    position: relative;
    margin: 30px 30px 60px;
}

div#main div.content_inner{
    margin: 30px;
	padding: 10px;
    position: relative;
  text-align:left;
}

div#main div.content_inner h3{
    color: #f29600;
    font-weight: bold;
    font-size: 18px;
}

div#side{
    width: 280px;
    float: right;
    margin: 0 10px 30px 0;
}

div#side div.content{
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.8em;
  text-align:left;
}

div#side div.content h3{
    background: url(images/side_title_bg.jpg) repeat-x #f8971b;
    height: 18px;
    font-weight: bold;
    color: #863301;
    text-indent: 10px;
}

div#side div.content div.content_inner{
    background: #eee;
    padding: 10px 0;
    color: #503200;
}

div#side div.content div.content_inner p{
    margin: 10px;
}

div#side div.content div.content_inner ul{
    list-style: inside;
    padding: 0 5px 0 10px;
}

div#footer{
    clear: both;
    text-align: center;
    border-top: 1px solid #c2c2a6;
    padding-top: 10px;
}



/* カレンダー */
div#calender table {
    border-collapse: separate;
    border: 1px solid #999;
    margin: 10px auto;
    font-size: 14px;
    background: url(images/cal_bg.jpg) center 30px no-repeat;
}

div#calender tbody{
}

div#calender th.days {
    width: 80px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    position: relative;
    background: #f29600;
    border: 1px solid #999;
}

div#calender th.sat{
    color: #00f;
}

div#calender th.sun{
    color: #f00;
}

div#calender td{
    border: 1px solid #999;
    position: relative;
}

div#calender td.no_events, td.date_has_event{
    width: 73px;
    height: 50px;
    padding-right: 6px;
    text-align: right;
    vertical-align: bottom;
    color: #666;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.1em;
    line-height:1em;
    font-family: Arial, Helvetica;
    position: relative;
}

div#calender td div{
    letter-spacing: 0;
}

div#calender th {
    height: 30px;
    font-weight: bold;
    font-size: 14px;
}
div#calender td:hover, th:hover {
}
div#calender td.date_has_event {
    background-position: 162px 0px;
    color: #444;
}
div#calender td.date_has_event:hover {
    background-position: 162px -81px;
}
div#calender td.padding {
    background: #ffd693;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    color: #666;
    padding-right: 2px;
    text-align: right;
    vertical-align: bottom;
}
div#calender td.today {
    background-position: 81px 0px;
    color: white;
}
div#calender td.today:hover {
    background-position: 81px -81px;
}
div#calender .events {
    position: relative;
}
div#calender .events ul {
    text-align: left;
    position: absolute;
    display: none;
    z-index: 1000;
    padding: 15px;
    background: #E7ECF2 url("_images/popup.png") no-repeat;
    color: white;
    border: 1px solid white;
    font-size: 15px;
    width: 200px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -border-radius: 3px;
    list-style: none;
    color: #444444;
    -webkit-box-shadow: 0px 8px 8px #333;
}
div#calender .events li {
    padding-bottom: 5px;
}
div#calender .events li span {
    display: block;
    font-size: 12px;
    text-align: justify;
    color: #555;
}
div#calender .events li span.title {
    font-weight: bold;
    color: #222;
}

div#branch_guide {
    height: 100px;
	width:760px;
	margin:10px auto;
	background: #FFFFFF url(images/branch_guide.jpg) no-repeat;
}

div#branch_guide ul.g1,div#branch_guide ul.g2{
    height: 50px;
    width: 600px;
    float: right;
    list-style: none;
    margin: 0;
}

div#branch_guide ul li{
    float: left;
    text-indent: -9998px;
}

div#branch_guide ul li a {
    display: block;
	width:120px;
	height:50px;
}




/* */
div.errorMsg {
    background:#ffcccc;
    text-align:center;
    border-top:1px solid #ddddff;
    border-left:1px solid #ddddff;
    border-right:1px solid #aaaaaa;
    border-bottom:1px solid #aaaaaa;
    font-weight:bold;
    padding:10px;
}

div.confirmMsg {
    background:#ddffdf;
    color:#136c99; text-align:center;
    border-top:1px solid #ddddff;
    border-left:1px solid #ddddff;
    border-right:1px solid #aaaaaa;
    border-bottom:1px solid #aaaaaa;
    font-weight:bold;
    padding:10px;
}
div.resultMsg {
    background:#cccccc;
    color:#333333;
    text-align:center;
    border-top:1px solid silver;
    border-left:1px solid silver;
    font-weight:bold;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    padding:10px;
}

/* 以下汎用性の高いクラスなど */

strong{
    font-weight: bold;
    color: #f00;
}

.iC{
    text-align: center;
}

.bC{
    margin-left: auto;
    margin-right: auto;
}

.iR{
    text-align: right;
}

.bR{
    float; rightl
}

.iL{
    text-align: left;
}

.bL{
    float: left;
}