@charset "UTF-8";

div#main div.subt{
	clear:both;
	margin-bottom:15px;
}

div#main div.sbtnblock{
	width:680px;
	height:40px;
}

div#main div.sbtn{
	width:280px;
	float:right;
	text-align:right;
}

.aligncenter{
text-align:center;
}

/*酒タイプ別*/
div#main table.lineup{
margin-top:15px;
	border-top:2px solid #333;
	border-left:2px solid #333;
	font-size:75%;
}

div#main table.lineup th{
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	background-color:#dee6ab;
}

div#main table.lineup th.th1{
	border-bottom:1px solid #333;
	border-right:2px solid #333;
}

div#main table.lineup th.name{
	background-color:#CCCC66;
}

div#main table.lineup td{
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}

div#main table.lineup td.td1{
	border-bottom:1px solid #333;
	border-right:2px solid #333;
}

div#main table.lineup td.td2{
	border-bottom:2px solid #333;
	border-right:1px solid #333;
}

div#main table.lineup td.td3{
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}

/*甘辛別*/
div#main table.taste{
margin-top:15px;
	border-top:2px solid #333;
	border-left:2px solid #333;
	font-size:75%;
}

div#main table.taste th{
	border-bottom:2px solid #333;
	border-right:1px solid #333;
}

div#main table.taste th.th1{
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}

div#main table.taste th.color{
	border-bottom:1px solid #333;
	border-right:2px solid #333;
}

div#main table.taste th.color2{
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}

div#main table.taste td{
	border-bottom:1px dotted #333;
	border-right:1px dotted #333;
}

div#main table.taste td.td1{
	border-bottom:1px dotted #333;
	border-right:2px solid #333;
}

div#main table.taste td.td2{
	border-bottom:2px solid #333;
	border-right:1px dotted #333;
}

div#main table.taste td.td3{
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}

div#main table.taste td.color1{
	background:url(../images/lineup/icon_taste01.gif) no-repeat center;
}

div#main table.taste td.color2{
	background:url(../images/lineup/icon_taste02.gif) no-repeat center;
}

div#main table.taste td.color3{
	background:url(../images/lineup/icon_taste03.gif) no-repeat center;
}

div#main table.taste td.color4{
	background:url(../images/lineup/icon_taste04.gif) no-repeat center;
}

div#main table.taste td.color5{
	background:url(../images/lineup/icon_taste05.gif) no-repeat center;
}

/*甘辛別リンク先一覧*/
div#main #result{
	width:450px;
	margin:0 auto;
}

table.list{
margin-top:15px;
	font-size:75%;
}

table.list td.td1{
	background:#e5e5cf;
}

table.list td.td2{
	background:#eeeeee;
}

div#main div.lineup {
	float: left;
	width: 270px;
	margin-top: 25px;
	border: 0px
	padding-top: 25px;
	margin-right: 10px;
	text-align: center;
	padding-bottom: 25px;
}

div#main div.lineup p.photo {
	margin-bottom: 25px;
	text-align: center;
	float:none;

}
div#main div.lineup p.photo img{
	float:none;
}
div#main div.lineup table {
	margin-top: 20px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#main div.lineup table th {
    padding-bottom: 5px;
}
div#main div.lineup table td {
	padding: 6px;
}

div#main div.syushitsu {
	width: 422px;
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#main div.syushitsu table {
	width: 422px;
}
div#main div.syushitsu table th {
	background-color: #ECEAE1;
	text-align: left;
	vertical-align: middle;
	font-size: 75%;
	color: #444444;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #CCCCCC;
	width: 120px;
}
div#main div.syushitsu table th.th2 {
	width: 40px;
}
div#main div.syushitsu table th.tokutyou {
	vertical-align: top;
}
div#main div.syushitsu table th.forsale,div#main div.syushitsu table td.forsale {
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 5px;
}


div#main div.syushitsu table td {
	font-size: 75%;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}


div#main div.message {
	float: right;
	width: 400px;
	margin-top: 37px;
	padding-right: 10px;
}
div#main div.message h4 {
	margin-bottom: 24px;
}
div#main div.message p {
	font-size: 87.5%;
	margin-bottom: 20px;
	color: #303030;
}
div#main div.message p.presidentName {
	margin-bottom: 0px;
	text-align: right;
	margin-right: 0px;
	margin-top: 40px;
}

div#main div.philosophy {
	background-image: url(../images/company/philosophyBackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 372px;
}
div#main div.philosophy h4 {
	margin-top: 36px;
	margin-left: 8px;
	margin-bottom: 24px;
}
div#main div.philosophy p {
	width: 420px;
	font-size: 87.5%;
	color: #303030;
	margin-left: 8px;
}

.style11 {
	font-size: 75%;
	color: 555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

