/* 
	Common for ALL
-------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

img { border: none;}

img a {	
    background-repeat: no-repeat;
	border: none;
}

br { clear: both;}

h1 {
    margin: 0 0 0 20px;
    padding: 2px 0;
	font-size: 11px;
	text-align: left;
	color: #666;
}

hr.dot {
	clear: both;
    width: 580px;
	margin: 0;
    border: #999 dotted 1px;
}

.L { float: left;}
.R { float: right;}


/* 
	for [A] TAG
-------------------------------------------------------------------*/
a {
    color: #005447;
}

a:hover {
    text-decoration: none;
}

a:visited {
	color: #A9B8AB;
}

a.toTop{
    font-size: 10px;
	color: #666;
	padding-left: 700px;
}

a.toTop:visited {
	color: #666;
}

#cT a.Large {
    width: 580px;
	height: 130px;
	margin: 15px 0 0 0;
	background-repeat: no-repeat;
	float: left;
	text-indent: -7777px;
}

#cT a.small {
    width: 270px;
	height: 130px;
	margin: 15px 0 0 0;
	background-repeat: no-repeat;
	float: left;
	text-indent: -7777px;
}


/*
Base
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#wrap {
	float: left;
	margin-top: 10px;
}


/*
Header
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:100px;
	margin: 0 0 5px 0;
	padding: 0;
	background-image: url(img/cmn/header.jpg);
	background-repeat: no-repeat;
	text-indent: -7777px;
}

#header a{
    width: 290px;
	height: 80px;
	float: left;
}


/*
パンくず
-------------------------------------------------------------------*/
#nav {
	width: 800px;
	margin: 0;
	padding: 0;
}

#nav span.B {
    font-weight: bold;
}

#nav span {
	font-size: 11px;
	color: #232323;
	font-weight: normal;
}

#nav span a{
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

  
/*
Contents
-------------------------------------------------------------------*/

#cT {
	width:580px;
	float: right;
	margin: 0;
	/margin: 0 15px 0 0;
}

#cT h2 {
    clear: both;
	font-size: 16px;
	color: #005447;
	line-height: 30px;
	width: 565px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #005447;
	border-bottom: 1px dotted #999;
}

#cT h3 {
    clear: both;
    font-size: 13px;
    color: #333333;
	width: 540px;
	height: 20px;
    margin: 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #f90;
	border-bottom: 1px solid #ccc;
}

#cT h4 {
    clear: both;
    font-size: 13px;
    color: #333333;
	width: 550px;
	height: 20px;
    margin: 0;
	padding: 0 0 0 10px;
	border-left: 20px solid #f63;
	border-bottom: 1px solid #ccc;
}

#cT p {
    clear: both;
    margin: 15px 40px 15px 0;
    padding: 0 0 0 20px;
    line-height: 20px;
}

#cT p span{
    color: #f90;
}

#cT ul {
    margin: 0 0 0 20px;
}

#cT li{
    list-style-position: inside;
	list-style: none;
}


/*links.html*/
#cT ul.LIST {
    margin: 20px 0 0 40px;
	line-height: 25px;
}

#cT li.link1 {
    list-style-position: inside;
	list-style: decimal;
}


/*送料説明文*/
#cT p.price {
	text-align: left;
    margin: 0 0 20px 0;
}

#cT p.price span {
    color:#f00;
}

/*Affiliate BNR*/
p#Af span {
    color: #f00;
	font-weight: bold;
}



/*
共通やずやBNR
-------------------------------------------------------------------*/
#cT p#CmnBnr{
    clear: both;
	width: 545px;
	height: 200px;
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
	text-indent: -7777px;
}

#cT p#CmnBnr a{
    width: 234px;
	height: 60px;
	margin: 0;
}

#cT p#CmnBnr a.cmn1{
	margin: 0 72px 8px 0;
    float: right;
}
#cT p#CmnBnr a.cmn2{
	margin: 0;
    float: right;
}
#cT p#CmnBnr a.cmn3{
	margin: 0 72px 8px 0;
    float: right;
}
#cT p#CmnBnr a.cmn4{
	margin: 0;
    float: right;
}
#cT p#CmnBnr a.cmn5{
	margin: 0 72px 8px 0;
    float: right;
}
#cT p#CmnBnr a.cmn6{
	margin: 0;
    float: right;
}

/*
サントリーイメージ
-------------------------------------------------------------------*/
#cT a#suntory {
    width: 580px;
	height: 210px;
	float: left;
	text-indent: -7777px;
}

/*
クチコミ部分
-------------------------------------------------------------------*/
#cT p.KomiTop {
    margin: 0 0 40px 0;
	padding: 5px 0;
	line-height: 15px;
}

#cT p.Komi {
    margin: 5px 0;
    /margin: 0;
	padding: 5px 0;
	line-height: 15px;
}

#cT h2#K {
	color: #333333;
	border-left: 5px solid #FF6633;
	border-bottom: 1px dotted #999999;
}

#Tkomi {
    width: 265px;
}

#cT b {
    font-size: 13px;
	color: #333333;
	width: 230px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	border-left: 20px solid #FF6633;
	border-bottom: 1px solid #CCCCCC;
}

#cT #Tkomi p {
    width: 265px;
	margin: 0 0 30px 0;
	padding: 0;
}


/*
SideMenu
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 160px;
	padding: 0 0 0 10px;
}

#side li {
	list-style-type: none;
}

#side_d {
	width: 160px;
	font-weight: bold;
}

#side_d p {
	line-height: 24px;
	color: #000099;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

#side_d ul {
	margin-bottom: 5px;
	padding: 0 0 0 10px;
}

#side_d li a {

	width:130px;
	margin: 0 0 0 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	line-height: 18px;
}

#side_d li a:visited {
	color: #C8C8C8;
}

#side_d li a:hover {
	color: #FF9900;
	text-decoration: underline;
}


/*
Footer
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0px;
	display: block;
	background-color: #005447;
	font-size: 10px;
}


/*
for ONLY [TopPage]
-------------------------------------------------------------------*/
#cT p.mainIMG {
    width: 580px;
	height:125px;
	background-image: url(img/main_img.jpg);
	background-repeat: no-repeat;
	text-indent: -7777px;
	margin: 0 0 20px 0;
	padding: 0;
}


/*クチコミを見る：ボタン*/
#cT p.mainIMG a {
    width: 143px;
	height: 30px;
	float: right;
	margin: 83px 10px 0 0;
}

#cT a.toTop2{
    width: 70px;
    height: 15px;
    font-size: 10px;
	color: #666666;
	margin: 0;
	float: right;
	text-indent: inherit;
}


