/* トップページ　３列
---------------------------------------------------- */
.t_box{
	width:197px;
	float:left;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-size:14px;
}
.t_box a:link,a:visited{
	color:#666;
	text-decoration:none;
}

.t_box a:hover{
	color:#E94740;
		text-decoration:none;
}
.t_box img{
	border:none;
	padding-bottom:10px;
}

/* 固定ページ　wine_list
---------------------------------------------------- */
.w-main{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.w-main {
	color:#666;
}


.wine-title{
	width:960px;
	margin:0 auto;
	border-bottom:solid 1px #900;
	font-size:20px;
	font-weight:bold;
	padding:20px 0 0 0;
}


.w-table{
	border:0px;
	margin:5px 0 0 10px;
}

.w-table td {
	border:none;
	font-size:14px;
	padding:10px 0 0 10px;
}

.w-table td a:link{
	text-decoration:none;
	color:#666;
}

.w-table td a:hover{
	color:#E94740;
}
.w-table td a:visited{
	color:#666;
}

/* 固定ページ　profile
---------------------------------------------------- */
.p-main{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  	padding-bottom:20px;
  	padding-top: 20px;
}
.p-main p{
	text-align:left;
	font-size:16px;
	line-height:70%;
}
.p-main a:hover{
	color:#E94740;
}

.p-main a:link,a:visited{
	color:#666;
}

.p-title{
	width:960px;
	margin-bottom:24px;
	border-bottom:solid 1px #900;
	font-size:18px;
}
.p-table{
	border:solid 1px #900;
	border-collapse: collapse;
}
.p-table th {
	border:none;
	font-size:14px;
	padding:10px;
	font-weight:bold;
	text-align:left;
	width:110px;
	border-collapse: collapse;
	border-bottom:solid 1px #900;
		border-right: solid 1px #900;
	
}
.p-table td {
	border:none;
	font-size:14px;
	padding:10px;
		border-collapse: collapse;
	border-bottom:solid 1px #900;

}
.style-small{
	font-size: 12px;
}
.p-sub{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
	font-size: 14px;
	margin-top: -70px;
}


/* about_us
---------------------------------------------------- */
.ab_txt{
	font-size:16px;
	line-height:2.5em;
}
.ab_title{
	color:#666;
	font-size:18px;
	font-weight:bold;
	line-height:2.5em;
}

/* ***************************************************************** 
*	投稿ページコンテンツ（2017.08.28）
* ***************************************************************** */	

.s_title_box{
	margin:0 auto 10px auto;
	width:600px;
	font-size:16px;
	font-weight:bold;
	color:#444;
	text-indent:10px;
	height:30px;
	border-bottom: 1px solid #EA5514;
	}
	
.s_txt_box{
	margin:0 auto 20px auto;
	width:600px;
	padding:10px;
	color:#444;
	font-size: 16px;
	line-height:1.7;
	}

.s_txt_box p{
	color:#444;
	font-size: 16px;
	line-height:1.7;
	}

	
.s_txt_box a:link, a:visited{
	color:#EA5514;
	}
.s_txt_box a:hover{
	color:#F9D0BE;
	}

.item_box{
	margin:0 auto 20px auto;
	width:600px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #444;
}

.item_box p{
    font-size:14px;
	color:#444;
	line-height:1.5;
}
.item_box_txt{
    font-size:14px;
	color:#444;
	line-height:1.5;
	margin: 0;
	padding: 5px 0 10px 0;
}

.item_box_txt ul{
	padding: 0;
	margin: 0;
}

.item_box_txt li{
	padding: 0;
	margin: 0;
	list-style: none;
}

.item_box table{
	font-size:14px;
	color:#444;
	border: none;
}

.item_box table th{
	padding: 0px 20px 0px 0px;
	vertical-align: top;
	border: none;
	width: 90px;
}


.item_box table td{
	padding: 0px 0px 0px 20px;
	vertical-align: top;
	border: none;
	line-height:1.5;
}


.item_title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	color:#444;
	line-height:1.2;
}

/* *****************************************************************
*   レスポンシブ（メディアクエリ）
* ***************************************************************** */

/* Tablet (Portrait) 画面の横幅が768px〜959pxまで
---------------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 959px) {
.p-main{ width: 728px; padding: 30px 20px 50px 20px; }
	
.s_txt_box{
	width: 728px; padding: 10px 20px 10px 20px;}
	
.item_box{
	width: 728px; padding: 10px 20px 20px 20px;}
  }

/* Mobile (Portrait) 画面の横幅が300px~767pxまで（基本）
---------------------------------------------------- */
@media only screen and (max-width: 767px) {
.p-main{
	width: 100%;
	height: 100%;
	padding: 10px 0 15px 0;
	 overflow: hidden;}
	
.s_txt_box{
	margin:0 auto;
	width: 100%;
	height: 100%;
	padding: 10px 0 5px 0;
	overflow: hidden;
	font-size: 14px;
	line-height:1.5;
	}
	
.item_box{
	width: 100%;
	height: 100%;
	padding: 10px 0 5px 0;
	overflow: hidden;}

	
.item_box table th{
	width: 300px;
    display: block;
	text-align: center;
	padding: 10px 0 15px 0; 
}


.item_box table td{
	width: 300px;
    display: block;
	line-height:1.5;
	text-align: left;
	padding: 10px 0 15px 0; 
}	
	
	
  .t_box{
	width:300px;
    padding: 10px 0 15px 0;  
	overflow:hidden;
}

.t_box img{
    width:300px;
    height: auto;}
  
.ab_txt{
	line-height:1.7;}
.ab_title{
	line-height:2.5;}	
}

/* Mobile (Portrait/iPhone6) 画面の横幅が375px〜479pxまで
---------------------------------------------------- */

@media only screen and (min-width: 375px) and (max-width: 479px) {
.p-main {
	width: 336px;
	height: auto;
	padding: 10px 0 15px 0;
	 overflow: hidden;
}
	
.s_txt_box{
	width: 336px;
	height: auto;
	padding: 10px 0 15px 0;
	overflow: hidden;
	font-size: 14px;
	line-height:1.5;
	}
	
.item_box{
	width: 336px;
	height: auto;
	padding: 10px 0 5px 0;
	 overflow: hidden;}
		
	
.item_box table th{
	width: 336px;
    display: block;
	text-align: center;
	padding: 10px 0 15px 0; 
}


.item_box table td{
	width: 336px;
    display: block;
	line-height:1.5;
	padding: 10px 0 15px 0; 
	text-align: left;
}		
	
  .t_box{
	width:336px;
    padding: 10px 0 15px 0;  
	overflow:hidden;}

.t_box img{
    width:336px;
    height: auto;}
.ab_txt{
	line-height:1.7;}
.ab_title{
	line-height:2.5;}	  

}

/* Mobile (Landscape) 画面の横幅が480px〜767pxまで
---------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.p-main { width: 420px;
	height: auto;
	padding: 10px 0 15px 0;
	 overflow: hidden; }
	
.s_txt_box{
	width: 420px;
	height: auto;
	padding: 10px 0 15px 0;
	overflow: hidden;
	font-size: 14px;
	line-height:1.5;
	}
.item_box{
	width: 420px;
	height: auto;
	padding: 10px 0 5px 0;
	 overflow: hidden;}		
	
.item_box table th{
	width: 420px;
    padding: 10px 0 15px 0;  
    display: block;
	text-align: center;}


.item_box table td{
	width: 420px;
	padding: 10px 0 15px 0;  
    display: block;
	line-height:1.5;
	text-align: left;}	
	
  .t_box{
	width:420px;
    padding: 10px 0 15px 0;  
	overflow:hidden;
}

.t_box img{
    width:420px;
    height: auto;}
.ab_txt{
	line-height:1.7;}
.ab_title{
	line-height:2.5;}	  

}