@charset "shift_jis";
/*　Body　*/
body    {
color: #000;
font: 12px / 160% "ＭＳ Ｐゴシック", "Lucida Grande", Osaka, "MS UI Gothic", sans-serif;
background-color: #fff;
background-repeat: repeat-x;
text-align: center;
letter-spacing: 0.04em;
display: block;
margin: 0;
padding: 0
}

a {
color: #082173;
text-decoration: none
}

a:hover {
color: #a88d18;
text-decoration: none
}
/*　値のリセット　*/
input , form , ul , ol , li , dl , dt , dd , p , h1 , h2 , h3 , h4 , h5 , h6 , img , hr , div , fieldset , legend {
	margin:0px;
	padding:0px;
}
/*　全体枠　*/
#layout              {
text-align: center;
margin: 0;
width: 100%
}


/*メイン*/
#main   {
text-align: center;
display: block;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
width: 95%;
clear: both
}
#main h1  {
font-size: 16px
}


/*メイン*/
#pop {
text-align: left
}

#main h2 {
font-size: 12px;
font-weight: bold;
background-color: #efefef;
background-image: url("../../images/new/h2.gif");
background-repeat: no-repeat;
background-position: 8px 4px;
text-align: left;
display: block;
margin: 15px 0 0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
clear: both;
border: solid 2px #ccc
}

#main #delete {
text-align: center;
display: block;
margin: 20px auto;
width: 85px
}

#main ul  {
list-style-type: none;
margin: 10px auto;
width: 400px;
height: 250px
}


#main ul li  {
font-size: 13px;
line-height: 180%;
text-align: left
}


#main ul li.l     {
line-height: 38px;
text-align: left;
text-indent: 30px;
display: block;
width: 200px;
float: left
}




#main ul li.n  {
text-align: left;
width: 200px;
float: left
}


#main ul li.l a   {
color: #228d31;
font-weight: bold;
background-image: url("../../images/new/dot01.gif");
background-repeat: no-repeat;
display: block;
margin-top: 10px;
width: 162px;
height: 43px
}


#main ul li.l a:hover {
color: #a88d18;
font-weight: bold
}
/*フッタ*/
#top      {
color: #fff;
line-height: 20px;
display: block;
margin-right: auto;
margin-left: auto;
width: 256px;
height: 40px
}

#top a   {
color: #787878;
font-size: 10px;
font-weight: bold;
background-image: url("../../images/new/a.gif");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
margin-right: 5px;
margin-left: auto;
width: 123px;
height: 23px;
float: left
}

#top a:hover  {
color: #d3d3d3;
font-weight: bold
}
#Otop {
color: #fff;
display: block;
margin: 10px auto 0;
padding-top: 2px;
width: 123px;
height: 40px
}

#Otop a {
color: #787878;
font-size: 10px;
font-weight: bold;
background-image: url("../../images/new/a.gif");
background-repeat: no-repeat;
background-position: 0 0;
display: block;
margin-right: auto;
margin-left: auto;
width: 123px;
height: 23px;
float: left
}

#Otop a:hover {
color: #d3d3d3;
font-weight: bold
}

#foot   {
color: #fff;
font-size: 10px;
line-height: 30px;
background-color: #7ed16a;
text-align: center;
display: block;
width: 100%;
float: left;
vertical-align: middle
}
#footm {
color: #787878;
font-size: 11px;
line-height: 30px;
text-align: center;
display: block;
width: 100%;
float: left;
vertical-align: middle
}

/* テーブル
--------------------------------------------------------------------------	*/
table.tmp01         {
font-size: 12px;
line-height: 140%;
margin: 20px 10px 40px 0;
width: 100%;
clear: both
}




table.tmp01 input,textarea,select {
margin-top: 5px;
margin-right: 5px;
margin-left: 5px
}

table.tmp01 tr,table.tmp01 td,table.tmp01 th   {
padding: 3px
}



table.tmp01 td  {
text-align: left;
border-style: solid;
border-width: 1px;
border-color: #eeeeee #cccccc #cccccc #eeeeee
}


table.tmp01 th   {
font-size: 12px;
background-color: #efefef;
text-align: left;
vertical-align: middle;
border-style: solid;
border-width: 1px;
border-color: #eeeeee #cccccc #cccccc #eeeeee
}



table.tmp01 td.holiday {
	background-color:#FFCCCC;
}
table.tmp02 {
line-height: 140%
}

table.tmp02 th  {
font-size: 12px;
font-weight: normal;
text-align: right
}


table.tmp02 td  {
text-align: right;
text-indent: 15px
}


table.tmp03  {
line-height: 140%;
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
width: 90%
}


table.tmp03 th   {
font-size: 12px;
background-color: #efefef;
text-align: left;
text-indent: 10px;
padding: 3px;
vertical-align: middle;
border-style: solid;
border-width: 1px;
border-color: #eeeeee #cccccc #cccccc #eeeeee
}



table.tmp03 td   {
text-align: left;
margin: 3px;
padding: 3px;
border-style: solid;
border-width: 1px;
border-color: #eeeeee #cccccc #cccccc #eeeeee
}
