@charset "utf-8";



body,td {
    color: #8c3e05;
    font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 80%;
    line-height: 1.8;
}
/* ----------------------------------------
	idx
------------------------------------------*/

#contents {
	width:960px;
	margin: 0 auto;
	background: url(../../img/cmn_cont_bg.jpg) repeat-y top left;
}

#lineup-to-top {
	margin: 0 15px 0 0;
	padding: 19px 0 10px;
	text-align: right;
}

#suntory-img {
	float: left;
	width: 190px;
	margin: 0 25px 0 50px;
}

.lineup_border {
    background: url("../../img/cmn_border.png") repeat-x scroll left bottom;
}
.lineup_border_top {
    background: url("../../img/cmn_border.png") repeat-x scroll left top;
}

#suntory-box-01 {
	float: left;
	width: 670px;
	margin: 0 15px 0 0;
}

#suntory-box-02 {
	width: 850px;
	margin: 0 auto;
}

.pb_20 {
	padding-bottom: 20px;
}

.pt_20 {
	padding-top: 20px;
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

h1 {
	margin: 0 auto;
}

#suntory-box-03 {
	width: 850px;
	margin: 0 auto;
}

.suntory-box-03_cont_01{
	float:left;
	width:650px;
}

#suntory-box-03_img_01{
	float: right;
	width: 150px;
}

.suntory-box-03_cont_02{
	clear: both;
	float:right;
	width:650px;
}

#suntory-box-03_img_02{
	float: left;
	width: 150px;
}

#suntory-box-03_img_03 {
	margin: 0;
}



#suntory-box-03_img_03 a {
	color: #78340f;
}
#suntory-box-03_img_03 a:link,
#suntory-box-03_img_03 a:visited {
	color: #78340f;
	text-decoration:underline;
}
#suntory-box-03_img_03 a:hover,
#suntory-box-03_img_03 a:active {
	color: #e48a59;
	text-decoration:underline;
}




