@charset "utf-8";
/* CSS Document */

/* レストラン */

/* コンテンツ部分タイトル */
#contents_title {
width:990px;
height:auto;
margin-bottom:1.5em;
}

#contents_title .contents_t_left {
width:572px;
padding-right:1em;
}

#contents_title .contents_t_right {
width:418px;
}

#contents_title .contents_t_left,#contents_title .contents_t_right {
float:left;
}

.type3_right_text {
padding-left:20px;
}

/* 各式場ボックス */

.type3_box {
width:805px;
height:auto;
padding:1em 0;
border-bottom:2px solid #ded8cc;
}

.type3_box_bdr_cut {
width:805px;
height:auto;
padding:1em 0;
/* padding-bottom:2em;
border-bottom:2px solid #ded8cc; */
}

.type3_content_title_zone {
margin-bottom:1em;	
}

.type3_left_pict {
float:left;
}

.type3_right_btn {
padding-top:5px;	
}

.type3_right_table {
float:right;	
}

.type3_left_text {
float:left;
}

.type3_right_btn {
float:right;
margin-right:0.5em;
}

.type3_right_btn p {
display:inline;
}

.type3_contents_table {
width:525px;
font-size:90%;
}

.type3_contents_table th {
font-weight:normal;
text-align:left;
}

.type3_contents_table td {
color:#400a56;
text-align:center;
font-size:90%;
}

td.td_wide {
width:76px;
}
