.t10 {font-size: 10px; line-height: 14px; }
.t12 {font-size: 12px; line-height: 16px; }
.t14 {font-size: 14px; line-height: 18px; }
.t16 {font-size: 16px; line-height: 20px; }
.t18 {font-size: 18px; line-height: 22px; }
.t20 {font-size: 20px; line-height: 24px; }
.contents {font-size: 12px; line-height: 18px; padding:10px 0;}

a:link {color: #4468B0; text-decoration: underline; }
a:visited {color: #4468B0; text-decoration: underline; }
a:hover {color: #003399; text-decoration: underline; }

.home {font-size: 70%; line-height: 110%; }
.home a:link {color: #666666; text-decoration: none; }
.home a:visited {color:#666666; text-decoration: none; }
.home a:hover {color:#4468B0; text-decoration: underline; }

.btm {font-size: 10px; line-height: 12px; }
.btm a:link {color: #FFFFFF; text-decoration: none; }
.btm a:visited {color:#FFFFFF; text-decoration: none; }
.btm a:hover {color:#FFFFCC; text-decoration: underline; }
.mar03 { margin-left: 3px }

.kan {font-size: 10px; line-height: 12px; }
.kan a:link {color: #333333; text-decoration: none; }
.kan a:visited {color:#333333; text-decoration: none; }
.kan a:hover {color:#4468B0; text-decoration: underline; }
.back {
	background-image: url(../japanese/images/share/haikei03.gif);
	background-repeat: no-repeat;
	background-position: top;

}
h1{font-size: 14px;}
.back02 {
	background-image: url(../japanese/images/share/haikei01.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.navigation a:link {color: #FF0000; text-decoration: none; }
.navigation a:visited {color: #FF0000; text-decoration: none; }
.navigation a:hover {color: #FF0000; text-decoration: underline; }
.conphoto {
	border: thin solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fromchef {
	margin: 20px;
	padding: 20px;
}
.designtext {
	margin: 10px;
	padding: 10px;
	font-size: 10px;
	line-height: 15px;
}
.menubar {
	background-image: url(../img/bar_back.gif);
	height: 10px;
}
.t_black {
	color: #333333;
}
.t_black10 {
	color: #333333;
	font-size: 10px;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	overflow-x: hidden;
}

.waku {
	font-size: 12px;
	line-height: 150%;
	background-color: #EAEBF4;
	padding: 10px;
	font-weight: bold;
}
.waku_g {
	padding: 5px;
	border: 1px solid #EAEBF4;
}



#header {
	height: 35px;
	width: 100%;
	background-color: #071C83;
	padding: 0px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8BEDB;
}

#logo {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	height: 15px;
	width: 243px;
	float: left;
	margin-bottom: 5px;
}

#head_navi{
	width: 420px;
	height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	}
	
	
		
#head_navi a {
  display: block;
}
#head_navi a img {
  border: none;
}
#head_navi li {
  float: left;
  list-style: none;
}
#head_navi a,
#head_navi li {
  margin: 0;
  padding: 0;
}
#head_navi li.head_lang01 {
	background: url(../img/headnavi_ja_on.gif) no-repeat left top;
	margin-right: 5px;
}
#head_navi li.head_lang02 {
  background: url(../img/headnavi_en_on.gif) no-repeat left top;
  margin-right: 5px;
}
#head_navi li.head_lang03 {
  background: url(../img/headnavi_cn_on.gif) no-repeat left top;
    margin-right: 5px;
}
#head_navi li.head_lang04 {
  background: url(../img/headnavi_tw_on.gif) no-repeat left top;
    margin-right: 5px;
}
#head_navi li.head_lang05 {
  background: url(../img/headnavi_korea_on.gif) no-repeat left top;
    margin-right: 0px;
}
#head_navi li a:hover img {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.waku_sp {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #CCC 0%, #FFFFFF 100%);
	/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #CCC 0%, #FFFFFF 100%);
	/* Opera */ 
background-image: -o-linear-gradient(bottom, #CCC 0%, #FFFFFF 100%);
	/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #CCC), color-stop(1, #FFFFFF));
	/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #CCC 0%, #FFFFFF 100%);
	/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #CCC 0%, #FFFFFF 100%);
	padding: 15px;
	border: 1px solid #CCC;
}



table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align: left;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #42529C;
  text-align: left;
  white-space: nowrap;
  color: #FFF;
}

table.table001 td {
  background: #EAEBF4;
  text-align: left;
}


.red_com{
  color:#CC0000;
  font-size:16px;
  font-weight:bold;
}

#mainvisual{
background:#203390;
width:760px;
text-align:center;
}


#main{
background: -webkit-gradient(linear, right, left, color-stop(1.00, #dedede), color-stop(0.79, #fff), color-stop(0.00, #fff));
background: -webkit-linear-gradient(left, #fff 0%, #fff 79%, #dedede 100%);
background: -moz-linear-gradient(left, #fff 0%, #fff 79%, #dedede 100%);
background: -o-linear-gradient(left, #fff 0%, #fff 79%, #dedede 100%);
background: -ms-linear-gradient(left, #fff 0%, #fff 79%, #dedede 100%);
background: linear-gradient(to right, #fff 0%, #fff 79%, #dedede 100%);



}



#footer{
	
width:950px;
padding:15px 20px 15px 10px;
border-top:1px solid #394A9C;

border-bottom:1px solid #394A9C;}

#copy{
	width:920px;
padding:5px 20px;}


#right{
width:200px;
padding:10px 10px;
text-align:center;
float:right;
}


#left{
width:760px;
float:left;
margin:0px;}





.iframe {
		  width: 100%;
height:310px;
border:0;
padding:0;

}

.iframe-wrapper {
	  width: 100%;
	  height:100%;
	  overflow: visible;
}



#banner{
width:200px;
padding:0;
margin:0px 0 10px 0;}

#banner img{
margin-bottom:5px;}



#banner a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


.topcon{
margin:10px;}



.topcon2{
margin:10px;
padding-top:10px;
border-top:1px solid #F2F2F2;
}

.ttlbar{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #dcdcdc), color-stop(0.50, #dbdbdb), color-stop(0.50, #d1d1d1), color-stop(1.00, #fff));
background: -webkit-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
background: -moz-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
background: -o-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
background: -ms-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
background: linear-gradient(to bottom, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);

font-size:14px;
color:#333;
margin:10px 0;
font-weight:bold;
padding:10px 15px;
border:1px solid #CCC;
}

.xmas
{
	color:#FFF;
	padding:25px;
	width:680px;
	margin:10px;
	background-color: #000;
	background-image: url(../img/xmasback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.xmasmenu{
	margin:5px;
	width:710px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background-image: url(../img/back_xmas.jpg);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	font-size:1em;
}

.xmasmenu3{
	width:710px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background-image: url(../img/back_xmas2.jpg);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	font-size:1em;
}


.xmasmenu2{
	width:340px;
	height:1100px;
	padding:10px;
	text-align:center;
	background-image: url(../img/back_xmas2.jpg);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	font-size:1em;
}


.colorimg {
	margin-right: 10px;
	vertical-align: middle;
}


#newsarea td {
	padding:10px 0;
border-bottom:1px dotted #CCC;
}

#newsarea .nonborder {
border:none;
	padding:0;
}


#wedding {
padding:0;
background:#FFF;
color:#333;

}

#wedding a {
color:#795E45;
text-decoration:none;
}

#party a {
color:#FFF;
text-decoration:none;
}

#wedding h2{
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: normal;
	font-size:23px;
	line-height:110%;;
	color:#4e602d;
	margin-top:0;
}

#wedding h3{
	background:#4e602d;
	color:#FFF;
	padding:8px;
	margin:0;
	text-align:center;
	}
	
	#wedding h3 a{
	color:#FFF;
	
	}
	
		
	#wedding h3 a:hover{
	color:#FFF;
	text-decoration:underline;
	
	}

#wedding table td,#party table td{

border:1px solid #FFF;
background:#FFF;
padding:8px;
}

#wedding table th,#party table th{

border:1px solid #FFF;
background:#FFF;
padding:8px;
text-align:left;
}


.w_contact{
	background:#F9F2D6;
	color:#795E45;
	padding:10px;
	font-weight:bold;
	margin-top:2px;
	text-align:center;
	width:198px;
	height:80px;
	font-size:1.1em;
	line-height:1.6em;
	vertical-align: middle;
	display: table-cell;    
}
.wtel{
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

#party h3{
background:#d18116;
	color:#FFF;
	padding:8px;
	margin:0;
	text-align:center;
}


#wedding a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.side_l{
float:left;
width:199px;
}


.side_r{
	float:right;
width:199px;
}

.mtxt{
	margin:8px;
	}

.mtxt2{
	margin:16px;
	}


.maintxt_r{
padding:0px;
width:528px;
float:right;
border:1px solid #becf97;
}

.maintxt_l{
padding:0px;
width:528px;
float:left;
border:1px solid #e2c583;
}



#party {
padding:0;
background:#FFF;
color:#333;
	
}


#party h2{
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: normal;
	font-size:23px;
	line-height:110%;;
	color:#d18116;
	margin-top:0;
}



.clear{
	clear:both;
}

.border{
	border-bottom:2px solid #999;
	padding:5px 0;
}

#winedinner h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:25px;
	line-height:1.3em;
	font-weight:normal;
	border-top:5px #EEE solid;
		border-bottom:2px #EEE solid;
	padding:15px 0;
	color:#666;
}


#winedinner h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:1.3em;
	font-weight:bold;
	border-left:5px #D7AA42 solid;
	color:#D7AA42;
	
	padding:0 0 0 10px;
	margin:0 0 7px 0;
}

#winedinner h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.3em;
	font-weight:bold;
	border-bottom:2px solid #eee;
	padding:0 0 5px 0;
	margin:0  15px 7px 0;
}

@media only screen and (max-device-width: 480px) {
	
	.xmas
{
	color:#FFF;
	padding-top:25px;
	padding-right:330px;
	width:370px;
	margin:10px;
	background-color: #000;
	background-image: url(../img/xmasback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}



}

.com{
	color:#930;
	
	}


.button {
  display: inline-block;
  width: 730px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button {
  background-color: #999;
  color: #fff;
text-decoration:none;
}

.button:link {
  color: #fff;
text-decoration:none;
}

.button:visited{
  color: #fff;
text-decoration:none;
}


.button:hover {
	background-color: #3448ad;
	color: #FFFFFF;
	text-decoration: none;
}


.head_bn {
	margin-left:4px;
}


.sns{
	margin-bottom:10px;
}

.snsfb{
	margin-right:10px;
}