/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 96%;
}

.curlycontainer .innerdiv{
background: transparent url(http://www.may-inc.jp/images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 96%; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

.shadowcontainer .innerdiv2{
/* Add container height here if desired */
background-color: #efefff;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}


<![endif]>

.floatbox{
float: left;
width: 105px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(http://www.may-inc.jp/images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(http://www.may-inc.jp/images/glossyback2.gif);
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 160px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
text-decoration:none;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

.bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}

#sampleMenu ul , #sampleMenu li , #sampleMenu dt , #sampleMenu dd {
	margin: 0;
	padding: 0;
}

#sampleMenu ul {
	list-style: none;
}

#sampleMenu {
	/*border: solid 1px #00f;*/
	border-right: solid 1px #739673;
	float: left;
}

#sampleMenu dt{
    font-weight: bold; 
    font-size: 10pt;
	/*background-color: #55f;*/
	background: #e7ebce;
	border-right: solid 1px #739673;
	/*border-right: solid 1px #00f;*/
	float: left;
	text-align: center;
	position: relative;
	width: 124px;
	/*width: 150px;*/
	/*height: 35px;*/
	height: 35px;
    padding: 10px 0 0px 0 ;
    margin: 0 0 0 0;
}
	
	#sampleMenu dt a {
		/*color: #fff;*/
		color: black;
	}

	#sampleMenu dt ul {
		display: none;
		position: absolute;
		/*top: 35px;*/
		top: 35px;
		left: 0;
		z-index: 0;
	}
		
		#sampleMenu dt ul li {
			/*background: #77f;*/
			background: #e7ebce;
			position: relative;
			width: 200px;
			height: 20px;
    padding: 10px 0 0px 0 ;
			/*height: 35px;*/
		}
		
			#sampleMenu dt ul li ul {
				display: none;
				position: absolute;
				top: 0px;
				/*left: 100px;*/
				left: 200px;
				z-index: 0;
			}

img {
    border-style:none;
}

a img {
    border-style:none;
}


/*
*/
#midasi a{
	color: white;
    font-size: 80%;
}

#midasi a:hover{
	color: #003366;
    font-size: 80%;
}


#hoslist {
	/*border: solid 1px #b8b8b8;*/
    font-size: 80%;
    padding: 5 5 5 5  ;
}

#keireki td {
    font-size: 10pt;
}

#menu3{
  padding:0px 0px 0px 0px;
  border-collapse:collapse;
  width:100%;
  margin:0;
    font-size: 10pt;
}

#menu3 TD{
  padding:0px 0px 0px 0px;
  border:1px solid #bbd;
  border-width : 1px 1px 1px 1px;
}

#header h1 {
       /*position:absolute; top: 0px; right: 30px;*/
       /*text-align: left;*/
       float: right;
       font-size: 10pt;
       font-weight: normal;
       color: #999;

}

