* {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

body {

	background-color: #FFFFFF;

	background-image: url(../images/background.gif);

	background-repeat: repeat-x;

	text-align: center;

}

img {

	display: block;

	border-style: none;

}

p {

	color : #232323;

	font-size: 12px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

}

em,strong,h1,h2,h3,dt {

	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";

	font-weight: bolder;

}

h1 {

	font-size: 18px;

	color : #000099;

	line-height: normal;

	margin: 0px;

}

h2 {

	font-size: 16px;

	color : #990000;

	line-height: normal;

	margin: 0px;

}

h3 {

	font-size: 14px;

	color : #232323;

	line-height: normal;

	margin: 0px;

}

hr{

	border-style: dashed;

	border-color: #232323;

}

a{

	text-decoration: none;

}

a:active {

	color: #0000FF;

}

a:link {

	color: #0000FF;

}

a:visited {

	color: #0000FF;

}

a:hover {

	color: #CC0000;

}

.en {

	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";

	line-height: normal;

}



/*----------------------------------------------------

 wrapper style

----------------------------------------------------*/

div#wrapper {
	width: 810px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bgimage.gif);
	background-repeat: repeat-y;
}



/*----------------------------------------------------

 header style

----------------------------------------------------*/

div#header {

	text-align: left;

	/*background-image: url(../images/header.gif);*/

	margin: 0px auto 0px auto;

}

div#header ul {

	position: absolute;

	top: 10px;

	right: 5px;

	margin: 0px;

	padding: 0px;

}

div#header ul li {

	font-size: 12px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 2em;

	background-image: url(../images/icon_arrow_01.gif);

	background-repeat: no-repeat;

	background-position: 50% left;

	display: inline;

	margin: 0px;

	padding: 0px 5px 0px 10px;

}

div#header li a {

	color: #232323;

}

div#header li a:hover {

	color: #999999;

	text-decoration: underline;

}



/*----------------------------------------------------

 navigation style

----------------------------------------------------*/

div#navigation {

	width: 162px;

	float: left;

}

ul#01 {

}

ul#01 li {

	list-style: none;

	line-height: normal;

	display: inline;

	height: 1px;

}

ul#01 li a img {

	display: inline;

}

ul#02 {

	margin: 0px 0px 10px 0px;

}

ul#02 li {

	list-style: none;

	line-height: normal;

	display: inline;

	height: 1px;

}

ul#02 li a img {

	display: block;

}



div#inframe {

	width: 780px;

	margin: 0px auto 0px auto;

}

div#sidebar {

	width: 204px;

	float: right;

	/*background-color: #FF0000;*/

	/*height: 300px;*/

}

/*----------------------------------------------------

 contents style

----------------------------------------------------*/

div#contents {

	width: 400px;

	text-align: left;

	/*margin: 0px auto 0px auto;*/

	margin-left: 5px;

	float: left;

	padding: 0px;

	/*background-color: #FF0000;*/

}



/*----------------------------------------------------

 footer style

----------------------------------------------------*/

div#footer span {

	color: #999999;

	font-size: 12px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

}

#menu {

	margin: 0px;

	padding: 5px 0px 0px 15px;

}

#menu li {

	font-size: 12px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

	background-image: url(../images/icon_arrow_02.gif);

	background-repeat: no-repeat;

	background-position: 50% left;

	list-style: none;

	display: inline;

	float: left;

	margin: 0px;

	padding: 0px 5px 0px 14px;

}

#menu li a {

	color: #666666;

}

#menu li a:hover {

	color: #999999;

	text-decoration: underline;

}

#submenu {

	margin: 0px;

	padding: 0px 0px 0px 15px;

	clear: both;

}

#submenu li {

	font-size: 10px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

	background-image: url(../images/icon_arrow_01.gif);

	background-repeat: no-repeat;

	background-position: 50% left;

	list-style: none;

	display: inline;

	margin: 0px;

	padding: 0px 5px 0px 10px;

}

#submenu li a {

	color: #666666;

}

#submenu li a:hover {

	color: #999999;

	text-decoration: underline;

}



/*----------------------------------------------------

 table style

----------------------------------------------------*/

table#table {

	background-color: #D7D7D7;

}

table#table tr {

	border-bottom: solid 1px #CCCCCC;

}

table#table tr th {

	font-size: 12px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

	font-weight: normal;

	border: solid 1px #FFFFFF;

	background-color: #DEEED6;

	text-align: center;

	padding: 5px;

}

table#table tr td {

	font-size: 12px;

	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

	border: solid 1px #FFFFFF;

	background-color: #F0F0EF;

	padding: 5px;

}


/*----------------------------------------------------

 style end

----------------------------------------------------*/

#reserve_box {

background-image:url(../images/mds_res22.jpg);

background-repeat:no-repeat;

background-color:#000000;

font-size:10px;

line-height:140%;

padding:4px 10px 10px 10px;

color:#FFFFFF;

}

#reserve_box2 {

background-image:url(../images/mds_res32.jpg);

background-repeat:no-repeat;

background-color:#000000;

font-size:10px;

line-height:140%;

padding:4px 10px 10px 10px;

color:#FFFFFF;

}

#reserve_box3 {
	background-image:url(../images/mds_res4.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	line-height:140%;
	padding:5px 10px 0px;
	color:#FFFFFF;
	height: 40px;
}

#reserve_box3 a {

	background-image:url(../images/arrow_sw.gif);

	background-repeat:no-repeat;

	background-position:0 4px;

	font-size:10px;

	line-height:100%;

	padding:0px 0px 0px 10px;

	color:#FFFFFF;

	font-weight:bold;

}
#reserve_box311 {
	height: 60px;
	padding-top: 5px;

}

#reserve_box31 {
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}


#reserve_box select, #reserve_box2 select {

font-size:10px;

line-height:140%;

padding:0px 0px 0px 0px;

margin:0;

}


.btn_calender {

	padding: 2px 0px 0px 0px;

	float:right;

}
.bernb {
	padding-top: 10px;
}
#reserve_box  .pad10b {
	padding-top: 2px;
	padding-bottom: 2px;
}
.kome2 {
	color: #336;
	font-weight: bold;
}


/*----------------------------------------------------

 new footer list

----------------------------------------------------*/
#footer {
	text-align: left;
	padding-top: 30px;
	background-image: url(../images/bgimage_ft.gif);
	background-repeat: repeat-y;
	clear: left;
}
#footer h3 {
	font-size: 12px;
	line-height: 140%;
	color: #503932;
}
#footer h4 {
	font-size: 12px;
	padding-bottom: 3px;
	color: #503932;
	line-height: 140%;
}
#footer img {
	clear: left;
	padding-top: 20px;
}


/* footer-tate
----------------------------------------------------*/
#footer-tatehani {
	text-align: left;
	display: block;
	margin: 0px;
	padding-left: 30px;
	float: left;
}
.footer-tate {
	width: 180px;
	float: left;
	text-align: left;
	display: block;
	margin-right: 10px;
}
.footer-tate li {
	font-weight: normal;
	color: #5A5C88;
	font-size: 11px;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEC9C4;
	display: block;
}
.footer-tate li a {
	font-weight: normal;
	color: #5A5C88;
	font-size: 11px;
	line-height: 160%;
}
.footer-tate li a:hover {
	font-weight: normal;
	color: #8A79AA;
	text-decoration: underline;
	font-size: 11px;
	line-height: 160%;
}


/*----------------------------------------------------

 new　css

----------------------------------------------------*/
#idxmain {
	padding-left: 15px;
	float: left;
}

