/*-------------------------------------
all
-------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	background-color: #F0F5FF;
	background-repeat: repeat;
}

strong{
	font-weight: bold;
}

em{
	font-style: normal;
}

p{
	font-size: 15px;
	line-height: 160%;
}

a{
	text-decoration: none;
}

a:link{
	color: #0033FF;
}

a:visited{
	color: #0033FF;
}

a:active{
	color: #FF0000;
}

a:hover{
	color: #FF0000;
}

/*-------------------------------------
container
-------------------------------------*/
#container{
	width: auto;
	height: auto;
	margin: 0px auto 0px auto;
}

#base{
	width: auto;
	height: auto;
	margin: 0px auto 0px auto;
}

#header{
	width: auto;
  height: 25px;
	padding: 0px 0px 0px 20px;
	background-color: #3282E6;
	color: #FFFFFF;
	font-size: 12px;
}

#title{
	width: auto;
  height: 91px;
	background-image: url(img/title_background.gif);
	background-repeat: repeat-x;
}

#s_title {
	width: 680px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

#main{
	width: 770px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 5px 10px 5px;
	background-color: #FFFFFF;
}

#left{
	width: 120px;
	height: auto;
	padding: 20px 0px 0px 20px;
	background-color: #FFFFFF;
	float: left;
}

#leftmain{
	width: 120px;
	height: auto;
	background-color: #FF9900;
	background-image: url(img/left_background.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	float: left;
}

#rightmain{
	width: 600px;
	height: auto;
	padding: 20px 20px 20px 10px;
	background-color: #FFFFFF;
	float: right;
}

#not{
	width: 750px;
	height: 10px;
	clear: both;
}

#footer{
	width: auto;
	height: 34px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(img/food_background.gif);
	background-position: center;
	background-repeat: repeat-x;
}

/*-------------------------------------
menu
-------------------------------------*/
.#menu {
	width: 120px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	display: block;
}
.menu_r {
	width: 120px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.menu_r ul {
	width: 120px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	display: block;
}
.menu_r li {
	width: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	display: block;
}
.menu_r a {
	display: block;
}

/*-------------------------------------
title
-------------------------------------*/
.b_title_background {
	width: 615px;
	height: 29px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(img/b_titlebackground.gif);
	background-repeat:no-repeat;
	padding: 4px 0px 0px 30px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align:left;
	vertical-align: top;
}
.s_title_background {
	width: 627px;
	height: 23px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-image: url(img/s_titlebackground.gif);
	background-repeat:no-repeat;
	padding: 2px 0px 0px 20px;
	text-align:left;
	vertical-align: top;
}

/*-------------------------------------
osusume
-------------------------------------*/
#osusume {
	width: 100px;
	margin: 20px 10px 20px 10px;
	text-align: center;
	display: block;
}
.osusume_Table {
	width: 100px;
	border: 1px solid #993333;
  border-collapse: collapse;
	margin: 10px 0px 0px 0px;
}
tr.osusume_Table_th1 th {
	width: auto;
	text-align: center;
	background-color:#FFFFFF;
}
tr.osusume_Table_th2 th {
	width: auto;
	text-align: center;
	background-color:#FFFFFF;
	padding: 13px 8px 6px 8px;
}
.osusume_Table td {
	width: auto;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0px 6px 10px 6px;
}

/*-------------------------------------
toriatukai
-------------------------------------*/
.toriatukai_out_Table {
	width: 595px;
}
.toriatukai_out_Table th {
	width: 595px;
}
.toriatukai_out_Table td {
	width: 580px;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
}

.toriatukai_in_Table {
	width: 580px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}
.toriatukai_in_Table th {
	width: auto;
	font-weight: normal;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0px 5px 0px 15px;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	vertical-align: top;
}
.toriatukai_in_Table td {
	width: auto;
	font-weight: normal;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0px 5px 0px 15px;
	border: none;
	vertical-align: top;
}

/*-------------------------------------
naire
-------------------------------------*/
.naire_Table {
	width: 595px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}
.naire_Table th {
	width: 595px;
	background-color:#4f92ff;
	border: 2px solid #4f92ff;
	border-bottom: none;
}
tr.naire_Table_td1 td {
	width: 545px;
	text-align: left;
	background-color:#FFFFFF;
	padding: 15px 20px 10px 20px;
	border-left: 2px solid #4f92ff;
	border-right: 2px solid #4f92ff;
}
tr.naire_Table_td2 td {
	width: 545px;
	text-align: center;
	background-color:#FFFFFF;
	padding: 5px 20px 5px 20px;
	border-left: 2px solid #4f92ff;
	border-right: 2px solid #4f92ff;
}
tr.naire_Table_td3 td {
	width: 545px;
	text-align: left;
	background-color:#FFFFFF;
	padding: 10px 20px 5px 20px;
	border-left: 2px solid #4f92ff;
	border-right: 2px solid #4f92ff;
}
tr.naire_Table_td4 td {
	width: 545px;
	text-align: left;
	background-color:#FFFFFF;
	padding: 10px 20px 20px 20px;
	border: 2px solid #4f92ff;
	border-top: none;
}

/*-------------------------------------
com
-------------------------------------*/
.com_Table {
	width: 550px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #4f92ff
}
tr.com_Table_th th {
	width: 100px;
	background-color:#dff2fb;
	padding: 5px 0px 5px 0px;
	border: 1px solid #4f92ff;
}
tr.com_Table_td td {
	width: 410px;
	text-align: left;
	background-color:#FFFFFF;
	padding: 5px 0px 5px 10px;
	border: 1px solid #4f92ff;
}

/*-------------------------------------
towel
-------------------------------------*/
.towel_Table {
	width: 550px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}

tr.towel_Table_td td {
	width: auto;
	text-align: left;
	background-color:#FFFFFF;
	padding: 5px 10px 5px 10px;
}
tr.towel_Table_th th {
	width: auto;
	text-align: left;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
}

.s_towel_Table {
	width: 450px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #0099CC;
}

tr.s_towel_Table_td td {
	width: auto;
	text-align: left;
	background-color: #f2fbfc;
	padding: 5px 15px 5px 15px;
}

/*-------------------------------------
mitumori
-------------------------------------*/
.mitumori_Table {
	width: 570px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #666666;
}
tr.mitumori_Table_th th {
	width: auto;
	background-color:#ddf3fe;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 8px;
}
tr.mitumori_Table_td1 td {
	width: auto;
	text-align: left;
	background-color:#ffffe3;
	padding: 3px 0px 3px 10px;
}
tr.mitumori_Table_td2 td {
	width: auto;
	text-align: left;
	background-color:#ffffe3;
	padding: 8px 0px 8px 10px;
}

/*-------------------------------------
print
-------------------------------------*/
.print_out_Table {
	width: 530px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #4f92ff
}
tr.print_out_Table_td1 td {
	width: 530px;
	background-color:#4f92ff;
	padding: 5px 0px 5px 0px;
}
tr.print_out_Table_td2 td {
	width: 220px;
	background-color:#FFFFFF;
	padding: 5px 10px 5px 10px;
}

.print_in_Table {
	width: 500px;
}
tr.print_in_Table_td td {
	width: auto;
	background-color:#FFFFFF;
}

/*-------------------------------------
photo
-------------------------------------*/
.photo_Table {
	width: auto;
  height: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
tr.photo_Table_td td {
	width: auto;
  height: auto;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

/*-------------------------------------
info
-------------------------------------*/
.out_info_Table {
	width: auto;
  height: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
tr.out_info_Table_td td {
	width: auto;
  height: auto;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.in_info_Table {
	width: 600px;
  height: auto;
	background-color: #FFFFFF;
}
tr.in_info_Table_td td {
	width: auto;
  height: auto;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	vertical-align: text-top;
	border-bottom: 1px dotted #999999;
}

/*-------------------------------------
link
-------------------------------------*/
.link_Table {
	width: 550px;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}
tr.link_Table_th th {
	width: 150px;
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
	border: 1px solid #4f92ff;
	border-right: none;
}
tr.link_Table_td td {
	width: 350px;
	text-align: left;
	background-color: #ffffff;
	padding: 5px 20px 5px 20px;
	border: 1px solid #4f92ff;
	border-left: none;
}

/*-------------------------------------
text
-------------------------------------*/
.text_10_black{
    font-size: 10px;
		color: #000000;
		font-weight: normal;
}
.text_10_blueblack{
    font-size: 10px;
		color: #0099CC;
		font-weight: normal;
}
.text_12_black{
    font-size: 12px;
		color: #000000;
		font-weight: normal;
}
.text_14_black{
    font-size: 14px;
		color: #000000;
		font-weight: normal;
}
.text_14b_orange{
    font-size: 14px;
		color: #FF6600;
		font-weight: bold;
}
.text_14b_red{
    font-size: 14px;
		color: #FF0000;
		font-weight: bold;
}
.text_14b_white{
    font-size: 14px;
		color: #ffffff;
		font-weight: bold;
}

