@charset "shift_jis";

/* ---=================================================================================================================    ʃX ^ C   */
*{
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

p{
	color: #333333;
	font-size: 100%;
	line-height: 1.4em;
}


hr{
	color: #cccccc;
}

img{
	border: 0px;
    max-width: 100%;
    height: auto;
}

body{
	height: 100%;
	text-align: center;
	background: #dddddd url(../img/back.jpg) repeat-y center top;
	height: auto;
}

ul{
	list-style: none;
}

span.none{
	display: none;
}


span.clear{
    clear: both;
    display: block;
	line-height:1em;
    font-size: 0px;
}

div#body{
	margin: 0 auto;
	width:750px;
	border-left:1px white solid;
	border-right:1px white solid;
}


table.body{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}

td{
	vertical-align: top;
}

/* --==================================================================================================================== top X ^ C           */
td.head{
	height: 180px;
	text-align: left;
}

div.head{
	height: 180px;
	background: url(../img/top_2022.jpg) no-repeat left top;
}

div.menu{
	padding: 0 0 0 15px;
	background: url(../img/menuBg.jpg) repeat-x left top;

}

ul.menu{
	height:100%;
}

li.menu{
	display:inline;
}

li.menu a{
	float:left;
	display: block;
	font-size: 12px;
	width: 120px;
	height: 40px;
	text-indent: -9999;
	overflow: hidden;
}

a.menu01{
	background: url( ../img/bt01.jpg) no-repeat left top;
}

a.menu01:hover{
	background: url( ../img/bt01.jpg) no-repeat left bottom;
}

a.menu02{
	background: url( ../img/bt02.jpg) no-repeat left top;
}

a.menu02:hover{
	background: url( ../img/bt02.jpg) no-repeat left bottom;
}

a.menu03{
	background: url( ../img/bt03.jpg) no-repeat left top;
}

a.menu03:hover{
	background: url( ../img/bt03.jpg) no-repeat left bottom;
}

a.menu04{
	background: url( ../img/bt04.jpg) no-repeat left top;
}

a.menu04:hover{
	background: url( ../img/bt04.jpg) no-repeat left bottom;
}

a.menu05{
	background: url( ../img/bt05.jpg) no-repeat left top;
}

a.menu05:hover{
	background: url( ../img/bt05.jpg) no-repeat left bottom;
}

a.menu06{
	background: url( ../img/bt06.jpg) no-repeat left top;
}

a.menu06:hover{
	background: url( ../img/bt06.jpg) no-repeat left bottom;
}

a.menu07{
	background: url( ../img/bt07.jpg) no-repeat left top;
}

a.menu07:hover{
	background: url( ../img/bt07.jpg) no-repeat left bottom;
}



/* --====================================================================================================================    t g X ^ C           */
td.left{
	vertical-align: top;
	text-align: left;
	width: 200px;
	height: 400px;
	background:#343434;
}

td.right{
	vertical-align: top;
	width:	550px;
	background: #343434 url(../img/mainTop.jpg) no-repeat left top;
}

/* --==================================================================================================================== left X ^ C           */

div.left_menu{
	margin: 5px 0 0 0;
	padding: 45px 0px 0px 0px;
	background: url(../img/menuTop.jpg) no-repeat left top;
}

div.left_menu_B{
	padding: 0px 0px 30px 0px;
	background: url(../img/menuBottom.jpg) no-repeat left bottom;
}

ul.menu2{
	padding: 0px 10px 1px 10px;
	background: url(../img/menuMiddle.jpg) repeat-y left top;
}

li.menu2{
	padding: 1px 0px 0px 1px;
}

div.mob{
	padding: 0px 0px 170px 0px;
	background-image: url(../img/mob_2_2022.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

a.left01{
	text-align: left;
	display: block;
	width: 178px;
	height: 40px;
	text-indent: -9999;
	background: url( ../img/left_bt01.jpg) no-repeat left top;
}

li.menu2 a{
	display: block;
	width: 178px;
	height: 40px;
	text-indent: -9999;
	overflow: hidden;
}

a.left01:hover{
	background: url( ../img/left_bt01.jpg) no-repeat left bottom;
}

a.left02{
	background: url( ../img/left_bt02.jpg) no-repeat left top;
}

a.left02:hover{
	background: url( ../img/left_bt02.jpg) no-repeat left bottom;
}
a.left03{
	background: url( ../img/left_bt03.jpg) no-repeat left top;
}

a.left03:hover{
	background: url( ../img/left_bt03.jpg) no-repeat left bottom;
}
a.left04{
	background: url( ../img/left_bt04.jpg) no-repeat left top;
}

a.left04:hover{
	background: url( ../img/left_bt04.jpg) no-repeat left bottom;
}
a.left05{
	background: url( ../img/left_bt05.jpg) no-repeat left top;
}

a.left05:hover{
	background: url( ../img/left_bt05.jpg) no-repeat left bottom;
}
a.left06{
	background: url( ../img/left_bt06.jpg) no-repeat left top;
}

a.left06:hover{
	background: url( ../img/left_bt06.jpg) no-repeat left bottom;
}

a.left00{
	background: url( ../img/left_bt00.jpg) no-repeat left top;
}

a.left00:hover{
	background: url( ../img/left_bt00.jpg) no-repeat left bottom;
}

a.left08{
	background: url( ../img/left_bt08.jpg) no-repeat left top;
}

a.left08:hover{
	background: url( ../img/left_bt08.jpg) no-repeat left bottom;
}

/* --====================================================================================================================  ς񂭂  */

.breadcrumb {
  margin-left:0;
  padding-left:0;
}

.breadcrumb li {
  position: relative;
  display:inline-block;/*   ɕ  Ԃ悤  */
  list-style: none;
  font-weight: bold;/*    */
  margin-right: 6px;
}

.breadcrumb li:after {
  content: "";
  position: absolute;
  top: 7px;
  right: -19px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #3b3468;
  border-width: 7px 12px;
  width: 0;
  height: 0;
}

.breadcrumb li:last-child:after {
  content: none;
}

.breadcrumb li a {
  display: inline-block;
  padding: 0 7px;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  color: #efefef;
  background: #3b3468;
  font-size: 12px;
  border-radius: 3px;
  transition: 0.3s;
}

.breadcrumb li a:hover {
  transform: translateY(-3px);
}


.mybox{
 border: 1px solid #f0b8bf;	/*    ̑    E  ށE F */
 border-radius: 5px;
 padding: 10px;	/*      ̗]   */
 position: relative;
}
.mybox:before{
 background-color: rgba(255,255,255,0.7);  /*          w i F E   ߓx */
 border-radius: 5px;
 content: '';
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 margin: 5px;
 z-index: -1;
}
.mybox:after{
 background: repeating-linear-gradient(-45deg, #f5d5da, #f5d5da 5px, #fcf0f1 0, #fcf0f1 10px); /*  X g   C v ̐F */
 content: '';
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 z-index: -2;
}

/* --==================================================================================================================== footer X ^ C           */

div#footer{
	clear: left;
	padding: 10px 0 0 0;
	width: 750px;
	background: url(../img/footBg.jpg) repeat-x left top;
}

h5.footer{
	color: #ffffff;
	padding: 0 0 10px 0;
	text-align: center;
}
