@charset "utf-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	margin-top:30px;
	margin-bottom:30px;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
}
#index  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	margin-top:15px;
	margin-bottom:30px;
	text-align: center;
}

.thrColHybHdr #container { 
	width: 915px;
	background: #FFFFFF;
	margin: 0 auto;
} 

.thrColHybHdr #header { 
	padding: 0;
} 

.thrColHybHdr #sidebar1 {
	float: left; 
	width: 163px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	
}

.thrColHybHdr #sidebar2 {
	text-align:left;
	float: right; 
	width: 278px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	
}

.thrColHybHdr #mainContent {
	width:431px;
	margin-left:186px;
} 

.thrColHybHdr #mainContent_map {
	width:720px;
	float:right;
	margin-right:14px;
} 

.thrColHybHdr #footer {
	margin-top:30px;
	padding-top:5px;
	border-style:solid;
	border-width:1px;
	border-color:#f39;
	width:915px;
	clear:both;
} 


#kensaku {
	background-image:url(image/menu.png);
	width:908px;
	height:91px;
	margin:20px auto;
}

#title {
	background-image:url(image/title.png);
	width:431px;
	height:19px;
	text-align:left;
}

#kensaku2 {
	background-image:url(image/title.png);
	width:431px;
	height:19px;
	text-align:left;
	margin-top:15px;
}

#kensaku3 {
	background-image:url(image/menu2.png);
	width:278px;
	height:17px;
	text-align:left;
	margin-top:15px;
}

#comment {
	width:429px;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#f39
}

#comment1 {
	width:429px;
	height:140px;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#f39;
	overflow:auto
}

#comment2 {
	width:276px;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#f39;
}

#form1 {
	width:429px;
	border-style:solid;
	border-width:1px;
	border-color:#f39;
	text-align:left
}

#form {
	padding:15px;
}

#formtoku {
	padding:15px;
}

#tourokulogin {
	background-image:url(image/otamesilogin.png);
	height:300px;
	width:600px;
	margin:auto;
	margin-bottom:30px;
}

#ileft     {float:left;}

#icenter   {float:left;
            margin-left:30px;}

#iright    {
	margin-left:250px;
}

#pass      {
	width:278px;
	height:79px;
	background-image:url(image/otamesi.png);
	margin-top: 20px;
	clear: both;
}

form.pass {
	margin:0px;
	padding:0px;
	}

input.pass {
	margin-top:38px;
	margin-left:100px;
	width:100px;
	height:22px;
}

input.passbottom {
	vertical-align:bottom;
	width:45px;
	height:30px;
}

form.pass2 {
	text-align:left;
}

input.id {
	margin-left:180px;
	margin-top:85px;
	width:340px;
	height:30px;
}

input.pass2 {
	margin-left:180px;
	margin-top:30px;
	height:30px;
	width: 340px;
}

input.idbottom {
	margin-left:300px;
	margin-top:10px;
	width:100px;
	height:30px;
}

input.erazebottom {
	margin-left:15px;
	width:100px;
	height:30px;
}

select     {margin:0px;
            padding:0px;
			vertical-align:bottom;}

input.b    {height:23px;
            width:40px;
			vertical-align:bottom;
			margin:0px;
			padding:0px;}


img.menu   {margin-bottom:3px;
            margin-left:140px;}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size:14px;
	height:15px;
	color:#F33;
	position:relative;
	top:35px;
	left:120px;
	margin:0px;
	padding:0px;
}

h1 a {
	color:#F33;
	text-decoration:none;
}

h2 {
	font-size:14px;
	margin:0px;
	margin-left:15px;
	margin-top:20px;
	padding:0px;
}

img {
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

img.keisai {
	margin-top:25px;
}

img.tokushu {
	margin-left:4px;
}
img.noge {
	margin-left:-14px;
	margin-top:-16px;
}
img.menu_toku {
	margin-left:21px;
	margin-top:15px;
}

p {
	margin:0px;
	padding:0px;
	line-height:23px;
	font-size:14px;
	color:#333;
}

p.tinko {
	margin-left:5px;
}

p.comment {
	padding:15px;
}

p.comment1 {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;	
}

p.copy    {
    margin-right:15px;
    margin-top:3px;
	font-size:12px;
}

p.title {
	margin-left:10px;
}

a {
	text-decoration:none;
	color:#36C;
}

a.menu {
	position:relative;
	top:10px;
	padding:15px;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-style:none;
}

form.moto {
	margin-top:15px;
}

input.ue {
	width:480px;
	height:24px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

input.bottom {
    border: 0px;
    width: 94px;
    height: 29px;
    background: url(image/kensaku.png) left top no-repeat;
	margin-top:0px;
	margin-left:-4px;
	vertical-align:bottom;
}

ul.map {
	margin:0px;
	padding:0px;
	margin-left:30px;
	list-style-type:none;
}

ul.select {
	margin:0px;
    padding:0px;
	width:161px;
	list-style-type:none;
	float:left;
}

li.select {
	margin:0px;
	padding:3px;
	list-style-type:none;
}

/*一押し*/
img.osusume {
	float:left;
	margin-top:10px;
	margin-left:5px;
	
}

#osusume {
	width:278px;
	height:205px;
	margin-top:25px;	
}

#right {
	float:right;
}

#namae {
	margin:auto;
	margin-top:10px;
	width:150px;
	height:25px;
	font-size:14px;
	border-bottom:dashed;
	border-bottom-color:#F9F;
	border-bottom-width:1px;
}

#area {
	margin:auto;
	width:150px;
	height:25px;
	margin-top:5px;
	font-size:14px;
	border-bottom:dashed;
	border-bottom-color:#F9F;
	border-bottom-width:1px;
}

#shokushu {
	margin:auto;
	width:150px;
	height:25px;
	margin-top:5px;
	font-size:14px;
	border-bottom:dashed;
	border-bottom-color:#F9F;
	border-bottom-width:1px;
}

#coment_o {
	margin:auto;
	margin-top:5px;
	width:150px;
	height:50px;
	font-size:14px;
}

#form_keisai{
	background-color:#FCF;
	width:915px;
}

table.form {
	padding:20px;
}

span.add {
	color:#F00;
	text-align:center;
}

/*お試し業社*/
div.otamesishop {
	width:258px;
	margin-left:10px;
	margin-top:5px;
}

.otamesishop a {
	font-size:18px;
	width:230px;
	position:relative;
	top:-3px;
	left:10px;
}

.otamesishop a:hover {
	text-decoration:underline;
}



p.otamesijyuusho {
	padding-left:38px;
	border-bottom:dotted;
	border-bottom-width:1px;
}

/*本日のおすすめ*/

.today {
	background-image:url(image/images/today_top.png);
	width:467px;
	height:407px;
	text-indent:-9376px;
	margin:0px 0px 0px -20px;
}

.today_bottom {
	background-image:url(image/images/today_bottom.png);
	background-position:right;
	width:440px;
	height:93px;
	display:block;
	text-indent:-9376px;
	margin:5px 0px 0px 0px;
}

.today_naiyou {
	margin:-250px auto 0px auto;
	width:431px;
	border-collapse:collapse;
}

.today_naiyou td {
	font-size:14px;
}

.todayno {
	display:block;
	text-indent:-9376px;
	background-repeat:no-repeat;
	width:80px;
	height: 54px;
}

.notd {
	width:54px;
	height:54px;
}

.styletd {
	width:167px;
	height:27px;
	text-align:left;
	padding-left:10px;
}

.placetd {
	width:199px;
	height:27px;
	text-align:left;
	padding-left:10px;
}

.nametd {
	width:386px;
	height:27px;
	text-align:left;
	padding-left:10px;
}

.today_name {
	display:block;
	font-weight:bold;
	font-size:18px;
	width:325px;
	border-bottom:dashed;
	border-bottom-color:#F9F;
	border-bottom-width:1px;
	color: #F90;
}

.borderstyle {
	display:block;
	border-bottom:dashed;
	border-bottom-color:#F9F;
	border-bottom-width:1px;
	width:145px;
}

.borderplace {
	display:block;
	border-bottom:dashed;
	border-bottom-color:#F9F;
	border-bottom-width:1px;
	width:155px;
}

.paddintop {
	padding-top:10px;
}

.no_1 {
	background-image:url(image/images/today_1.png);
}

.no_2 {
	background-image:url(image/images/today_2.png);
}

.no_3 {
	background-image:url(image/images/today_3.png);
}

/* ボタン周り */

.select1 {
	display:block;
	background-image:url(image/botton1.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select1:hover {
	background-image:url(image/botton11.png);
}

.select2 {
	display:block;
	background-image:url(image/botton2.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select2:hover {
	background-image:url(image/botton12.png);
}

.select3 {
	display:block;
	background-image:url(image/botton3.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select3:hover {
	background-image:url(image/botton13.png);
}

.select4 {
	display:block;
	background-image:url(image/botton4.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select4:hover {
	background-image:url(image/botton14.png);
}

.select5 {
	display:block;
	background-image:url(image/botton5.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select5:hover {
	background-image:url(image/botton15.png);
}

.select6 {
	display:block;
	background-image:url(image/botton6.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select6:hover {
	background-image:url(image/botton16.png);
}

.select7 {
	display:block;
	background-image:url(image/botton7.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select7:hover {
	background-image:url(image/botton17.png);
}

.select8 {
	display:block;
	background-image:url(image/botton8.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select8:hover {
	background-image:url(image/botton18.png);
}

.select9 {
	display:block;
	background-image:url(image/botton9.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select9:hover {
	background-image:url(image/botton19.png);
}

.select10 {
	display:block;
	background-image:url(image/botton10.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select10:hover {
	background-image:url(image/botton20.png);
}

.select1 {
	display:block;
	background-image:url(image/botton1.png);
	width:155px;
	height:80px;
	text-indent:-9376px;
}

.select1:hover {
	background-image:url(image/botton11.png);
}

.underlink {
	color:#000;
}
