@charset "UTF-8";

/* ---------- 初期化 ---------- */

* {
margin:0;
padding:0;
font-size:12px;
font-family: MS PGothic, Arial, Helvetica, sans-serif;
}

/* ---------- 初期化終了 ---------- */


/* ---------- フォント設定 ---------- */

.text_12_blue_b {
	font-size: 12px;
	font-weight: bold;
	color: #04428F;
}

.text_12_black {
	font-size: 12px;
	color:#666666;
	padding:5px 5px 5px 5px;
}
.text_12_blue2_b {
	font-size: 12px;
	font-weight: bold;
	color: #0A79BC;
}
.text_12_o_b{
	font-size: 12px;
	font-weight: bold;
	color: #FF7A00;
}
.text_12_o{
	font-size: 12px;
	color: #FF7A00;
}

.text_12_blue_b_title {
	font-size: 14px;
	font-weight: bold;
	color: #04428F;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding-bottom:5px;
	margin-bottom:5px;

}

.text_12_blue_b_title2 {
	font-size: 14px;
	font-weight: bold;
	color: #04428F;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding-bottom:5px;
	margin-bottom:5px;
}


.text_10_red {
	font-size: 10px;
	color: #DD2226;
}

.text_12 {
	font-size: 12px;
	color: #000000;
}
.text_10 {
	font-size: 10px;
}

.style1{color:#FFF;}

/* ---------- フォント終了 ---------- */

/*　----------リンク設定---------*/

ul.list{
list-style:none;
}
ul.list li{
padding-top:40px;
height:100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

li.overview{
text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #CCCCCC;
	padding-bottom:8px;
	margin-bottom:8px;
}

ul#stepul{
list-style:none;
}
ul#stepul li{
margin-bottom:10px;
padding-bottom:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #CCCCCC;}


ul#sitemap{
list-style-type:none;
}

ul#sitemap li {
	padding:8px 0 8px 0px;
}

ul#sitemap li.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #CCCCCC;
}

ul.menulist{
list-style-type:square;
padding:3px 0 0 50px;
}

ul.menulist1 li{
}


.anniu{
width:295px;
letter-spacing:4px;
text-align:center;
	
}
.anniu a:link , .anniu a:visited{
font-size:14px;
	display:block;
	background-color:#99FF66;
	padding:20px 10px 20px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color:#339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	font-weight: bold;
	text-decoration: none;
	color:#339900;
}
.anniu a:hover{
font-size:14px;
background-color:#D5EEFF;
display:block;
	padding:20px 10px 20px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4191D1;
	border-right-color: #4191D1;
	border-bottom-color: #4191D1;
	border-left-color: #4191D1;
		font-weight: bold;
	text-decoration: none;
	color:#4191D1;
}





a:link {
	line-height: 19px;
	text-decoration: underline;
	color: #3C3C3C;
	
}
a:visited {
	line-height: 19px;
	text-decoration: underline;
	color: #3C3C3C;
}
a:hover {
	line-height: 19px;
	color: #373737;
	text-decoration: none;
}

#footer a:link {
font-size:10px;
	line-height: 19px;
	text-decoration: underline;
	color:#FFFFFF;
	
}
#footer a:visited {
font-size:10px;
	line-height: 19px;
	text-decoration: underline;
	color:#FFFFFF;
}
#footer a:hover {
font-size:10px;
	line-height: 19px;
	color:#FFFFFF;
	text-decoration: none;
}

ul#news{
list-style-type : none;
}

ul#news li{
	margin-top:8px;
	border-bottom:#cccccc 1px dashed;
	font-size:10px;
	padding:0px 0px 3px 25px;
	background-image:url(images/index_19.gif);
	background-repeat:no-repeat; 
}
.time{
	font-weight: bold;
	color: #000000;
}

ul#news li a{
color:#666666;
	font-size:10px;}

ul#news li a:hover{
	color: #FB8700;
}

#left ul{
list-style:none;
}

#left ul li{
margin-bottom:8px;
}


#left2 ul{
list-style:none;
}

#left2 ul li{
margin-bottom:8px;
}

/*リンク終了*/

/* ---------- body ---------- */

body {
margin-right:auto;
margin-left:auto;
text-align: center;
color:#000;
background-color: #FFF;
background:url(../mingeiimages/mingei0.jpg) repeat-x;
font-family: MS PGothic, Arial, Helvetica, sans-serif;
}

#main-container {
margin-right:auto;
margin-left:auto;
width:900px;
}

#main-container2 {
width:900px;
background:url(../mingeiimages/mingei3.jpg) repeat-x;
float:left;
}

#main-container3 {
width:850px;
background:url(../mingeiimages/mingei1.jpg) repeat-x;
float:left;
}

/* ---------- サブ用中身背景 ---------- */

.subbody_content{width:900px;
background:url(../mingeiimages/mingei15.jpg) repeat-y;
height:auto;
float:left;}

/* ---------- サブ用中身背景_end ---------- */

a {
color:#3366ff;
text-decoration: none;
}

.clear {
clear:both;
}



/* ---------- body_end ---------- */


/* ---------- 見出し ---------- */

h1 {
font-weight :normal;
color:#FFF;
padding: 3px 5px 0 0;
text-align: right;
}

h2 {
font-weight: bold;
font-size: 14px;
background:url(http://www.toyosaki-hotel.jp/mingeisabou/img/h2.gif) no-repeat top left;
padding: 4px 0 14px 20px;
margin: 0 0 0 0;
}

/*パンクズリスト*/

.breadcrumbs{padding:0px 3px 0 0px;
             font-size:10px;}

/* ---------- 見出し_end ---------- */


/* ---------- header ---------- */

#header {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 50px;
text-align:left;
background:url(../mingeiimages/mingei2.jpg) no-repeat top left;
width: 800px;
height: 101px;
}

#header a:link {
font-size:12px;
	line-height: 19px;
	text-decoration: underline;
	color:#FFFFFF;
	
}
#header a:visited {
font-size:12px;
	line-height: 19px;
	text-decoration: underline;
	color:#FFFFFF;
}
#header a:hover {
font-size:12px;
	line-height: 19px;
	color:#FFFFFF;
	text-decoration: none;
}



.tel_fax{width:370px;
height:75px;
float:right;}

/* ---------- header_end ---------- */

/* ---------- FLASH ---------- */

.flash{width:800px;
margin:0px 0px 0px 50px;
height:549px;}

/* ---------- FLASH_end ---------- */

/* ---------- 通信 ---------- */

.flash2{width:766px;
padding:0px 17px 5px 17px;
margin:0px 0px 0px 50px;
background-color:#FFFFFF;
height:131px;}

/* ---------- FLASH_end ---------- */

/* ---------- サブ用コンテンツ大枠 ---------- */

.sub_contents{width:800px;
margin:0px 0px 0px 50px;
padding:10px 10px 10px 10px;
height:auto;
background-color:#FFFFFF;}

html>/**/body .sub_contents{width:780px;
margin:0px 0px 0px 50px;
padding:10px 10px 10px 10px;
height:auto;
background-color:#FFFFFF;}

*:first-child+html .sub_contents{width:780px;
margin:0px 0px 0px 50px;
padding:10px 10px 10px 10px;
height:auto;
background-color:#FFFFFF;}

/* ----------サブ用コンテンツ大枠_end ---------- */

/* ---------- サブ用コンテンツ中枠右 ---------- */

.sub_contents1{width:270px;
height:549px;
background-color:#FFFFFF;
float:left;}

/* ----------サブ用コンテンツ中枠右_end ---------- */

/* ---------- サブ用コンテンツ中枠左 ---------- */

.sub_contents2{width:490px;
margin:0px 0px 0px 5px;
padding:10px 10px 10px 10px;
height:auto;
background-color:#FFFFFF;
float:left;}

/* ----------サブ用コンテンツ中枠左_end ---------- */

/* ---------- menu ---------- */

.menu{width:850px;
padding:0px 0px 0px 0px;
height:40px;}

html>/**/body  .menu{width:850px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 1px;
height:40px;}

/* ---------- menu_end ---------- */

/* ---------- menu_sub---------- */

.menu_sub{width:205px;
padding:0px 0px 0px 0px;
height:1000px;
float:left;
display:inline;
position:relative;}

.menu_cate{ width:205px;
padding:5px 0px 0px 0px;
height:auto;}
/* ---------- menu_sub_end ---------- */

/* ---------- yohaku ---------- */

.yohaku{width:700px;
height:16px;}

/* ---------- yohaku_end ---------- */



/* ---------- main-content ---------- */

#main-content {
width: 750x;
text-align: left;

}

/* ---------- main-content_end ---------- */

/*全体カラム・・・TOP用*/

.caramu_index{width:850px;
height:auto;
background:url(images/toyosaki32.jpg) repeat-y top left;
}

/*全体カラム・・・TOP用*/


/*全体カラム・・・TOP用*/

.caramu_sub{width:700px;
height:auto;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 25px;
background-color:#FFFFFF;
}

/*全体カラム・・・TOP用*/


/*中央全体カラム*/

.caramu{width:680px;
height:auto;
float:left;
}

/*中央全体カラム終了*/



/*全体カラム内左大枠*/

.left{
	width:210px;
	height:650px;
	float:left;
	display:inline;
	position:relative;
}

.daikate{width:200px;
height:36px;
}

.syou{width:200px;
height:370px;
}

.service{width:200px;
height:45px;
float:left;}

.service2{width:200px;
height:70px;
float:left;}

.company{width:200px;
height:217px;
float:left;}

/*全体カラム内左大枠終了*/

/*全体カラム内中大枠*/

.midl{
	width:270px;
	height:650px;
	float:left;
	display:inline;
	position:relative;
}

.service3{width:260px;
height:292px;
float:left;}

.service4{width:260px;
height:346px;
float:left;}

/*全体カラム内中大枠終了*/


/*全体カラム内右大枠*/

.right{
	width:200px;/*-----IE7----*/
　　　　　_width:201px;/*-----IE6----*/
	height:650px;
	float:left;
	display:inline;
	position:relative;
}

.daikate2{width:200px;
height:86px;
float:left;
}

.daikate3{width:200px;
height:67;
float:left;
}

.daikate4{width:200px;
height:81;
float:left;
}

.daikate5{width:200px;
height:66;
float:left;
}

.daikate6{width:200px;
height:75;
float:left;
}

.daikate7{width:200px;
height:49;
float:left;
}

.info{width:200px;
height:335px;
float:left;
display:inline;
position:relative;
}

.rink{width:200px;
height:76px;
float:left;
display:inline;
position:relative;
}

/*全体カラム内右大枠終了*/


/* TOP_infoタイトル */

.side dt,
.side dd {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 12px;
    line-height: 1.5;
}


/* サイドメニュー */

.sidetitle {
    padding-left:0px;
    color: #333;
    text-align: left;
    font-size: 12px;
    line-height: 2.2;
}
html>body.sidetitle{
    padding-left:0px;
    color: #333;
    text-align: left;
    font-size: 60%;
    line-height: 2.2;
}


.side {
    background:none;
    color: #333;
    font-size: 10px;
    line-height: 1.5;
}
.side ul
 {
    padding-left: 0;
}

.side ol {
    padding-left: 0px;
}


.side ul li {
padding-left:0px;
    list-style-type: none;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: none;
padding-left:0;
background:none;
}

/* ブログ記事日付 */
.date {
color:#72BF0D;
font-size:14px;
font-weight:bold;
text-align:left;
background-repeat:no-repeat;
}


/* ---------- footer ---------- */

#footer {
height: 85px;
text-align: left;
background-color:#000000;
color:#FFFFFF;
width:766px;
_width:800px;
margin:0px 0px 0px 50px;
padding:0px 17px 5px 17px;
}
/* ---------- footer_end ---------- */

/*---------料理-------*/



.ryouri1{width:200px;
height:150px;
float:left;
background-color:#FFF;
}

.ryouri2{
	width:170px;
	height:auto;
	float:left;
	border:#993300 1px dashed;
	margin-left: 6px;
}

.ryouri{
	width:300px;
	height:200px;
	background-color:#ECD7D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4191D1;
	border-right-color: #4191D1;
	border-bottom-color: #4191D1;
	border-left-color: #4191D1;
	float: left;
}