/*
file.css: kagaya-smokeweb.com
Tu 
*/


/*====================body====================*/

body {

	margin: 0px;
	padding: 0px;
	color: #666;
	background-color: #fff;
	font-size: x-small;
}

.shadow {
	width: 750px;
	background-image: url(../img/back_body.gif);
	background-repeat: repeat-y;
}

.hide {
	display: none;
}

.hidden {
	display: block;
	visibility: hidden;
	clear: both;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h2.pagetitle {
	display: block;
}

h3 {
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 10px 10px;
	font-size: 12px;
	background-image: url(../img/back_h3.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

h3.imgh {
	padding: 0px;
	margin: 0px 0px 20px;
	background-image: none;
}

h4 {
	font-size: 12px;
	color: #990000;
	background-image: url(../img/back_h4.gif);
	background-repeat: no-repeat;
	margin: 20px 10px 0px 10px;
	padding-left: 25px;
	padding-left: -25px;
	padding-top: 3px;
}

img {
	margin-bottom:5px;
	border: 0px;
}

hr {
	display: none;
	clear: both;
}

strong {
	color: #993300;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	border-style: dotted;
}

em {
	font-style: normal;
	font-weight: bold;
}

ul {

}

ul li {
	line-height: 150%;
}

ol {
	list-style-type: decimal;
}

ol li {
	font-size: x-small;
	margin: 0px 0px 5px 10px;
}

.ol2 {
	list-style-type: decimal;
}

.ol2 li {
	font-size: x-small;
	line-height: 24px;
	margin: 0px 0px 25px 20px;
}

.pageann {
	display: block;
	margin: 10px 0px 0px 10px;
}

p {
	font-size: x-small;
	line-height: 1.5em;
	margin: 5px 0px 15px 20px;
}

br {
	clear: both;
}

dl {
	line-height: 20px;
}

dt {
	margin-left: 20px;
	color: #666666;
}

table,td {
	font-size: x-small;
	border-collapse: collapse;
	margin: 0px;
	border-width: 1px;
	border-color: #993300;
	border-style: solid;
	padding: 5px;
}

th {
	color: #fefefe;
	background-color: #993300;
	border: 1px solid #fefefe;
	padding: 5px;
}

caption {
	font-size: x-small;
	color:#666;
}

iframe {
	border: 1px solid #333;
}

.border {
	clear: both;
	display: block;
	width: 724px;
	height: 10px;
	margin: 0px 3px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #993300;
}

.border2 {
	clear: both;
	display: block;
	width: 724px;
	margin: 0px 3px;
	height: 1px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #993300;
}

.borderbk {
	clear: both;
	display: block;
	width: 570px;
	height: 1px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #333;	
}

.bordergr {
	clear: both;
	display: block;
	width: 570px;
	height: 1px;
	border-style: dotted;
	margin: 15px 0px 15px 0px;
	border-width: 1px 0px 0px 0px;
	border-color: #ccc;	
}

.exp {
	color: #003399;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #003399;
	cursor: help;
}

.nowrap {
 white-space: nowrap;	
}

/*____________ table ____________*/

.simpletable {
	border: 1px solid #666;
	border-collapse: collapse;
}

.simpletable th {
	border: 1px solid #666;
}

.simpletable td {
	border: 1px solid #666;
}


/*====================font style====================*/
.mfont{
	font-size: x-small;
}

.sfont{
	font-size: xx-small;
}

.sfontnomar {
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}

.red {
	color: #f00;
}

.blue {
	color: #00f;
}

.brown {
	color: #930;
}


/*====================header====================*/
#header {
	width: 760px;
	height: 60px;
	color: #fff;
	background-color: #003333;
	background-image: url(../img/back_body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 10px;
}

.header {
	float: left;
}

#header img {
	float: left;
	width: 400px;
	height: 60px;
	margin: 0px;
}

#info {
	float: left;
	width: 210px;
	background-image: url(../img/back_tresure.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 10px;
	padding: 15px 0px 15px 30px;
}

#subnavi {
	position: absolute;
	top: 1px;
	left: 610px;
	width: 130px;
	height: 60px;
}

#subnaviitem1 {
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	background-image: url(../img/btn_snavi_sitemap.gif);
	margin: 20px 1px 20px 1px;
}

#subnaviitem2 {
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	background-image: url(../img/btn_snavi_mail.gif);
	margin: 20px 1px 20px 2px;
}

/*====================navi====================*/
#navi {
	width: 760px;
	height: 20px;
	background-image: url(../img/back_body.gif);
	margin: 0px;
	padding-left: 10px;
	padding-left: -10px;
}

#home a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 14px;
	background-image: url(../img/btn_index_homeout.gif);
	color: #999999;
}

#home a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 14px;
	background-image: url(../img/btn_index_homeon.gif);
}

#homenow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 14px;
	background-image: url(../img/btn_index_homenow.gif);
}

#cigar a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_cigarout.gif);
}

#cigar a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_cigaron.gif);
}

#cigarnow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_cigarnow.gif);
}

#tobacco a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_tobaccoout.gif);
}

#tobacco a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_tobaccoon.gif);
}

#tobacconow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_tobacconow.gif);
}


#pipe a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_pipeout.gif);
}

#pipe a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_pipeon.gif);
}

#pipenow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_pipenow.gif);
}
#lighter a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_lighterout.gif);
}

#lighter a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_lighteron.gif);
}

#lighternow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_lighternow.gif);
}
#shop a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_shopout.gif);
}

#shop a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_shopon.gif);
}

#shopnow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_shopnow.gif);
}
#other a {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_otherout.gif);
}

#other a:hover {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_otheron.gif);
}

#othernow {
	display: block;
	float: left;
	width: 87px;
	height: 20px;
	margin: 0px 0px 0px 13px;
	background-image: url(../img/btn_index_othernow.gif);
}

/*====================contents====================*/
.contents {
	width: 760px;
	background-color: #fff;
	background-image: url(../img/back_contents.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 10px;
	padding-left: -10px;
}

.contents a {
	color: #00c;
	text-decoration : none;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
}

.contents a:visited{
	color: #800080;
	text-decoration : none;
}

.contents a:hover {
	color: #ffffff;
	background-color: #993300;
	text-decoration : none;
}

#pankuzu {
	height: 30px;
	display: block;
	background-image: url(../img/back_head.gif);
	font-size: x-small;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-left: -20px;
}

.cmenu {
	position: absolute;
	top: 125px;
	left: 5px;
	width: 130px;
	float: left;
	font-size: 12px;
	border-style: solid;
	border-color: #993300;
	border-width: 1px;
	background-color: transparent;
	background-image: url(../img/back_menu.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	padding-left: 2px;
	padding-left: -2px;
}

.cmenu ul {
	margin: 20px 8px;
	padding: 0px;
	list-style-type: none;
}

.cmenu li {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	margin-left: 5px;
	line-height: 25px;
}

.cmenu li ul{
	margin: 0px;
	line-height: 25px;
}

.cmenu li li{
	border-width: 1px 0px 0px 0px;
	background-color: #ffeeee;
}


.now {
	background-image: url(../img/back_now.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.cbody {
	width: 570px;
	margin: 0px 0px 15px 125px;
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	padding-left: 15px;
}

.cbody img {
	margin-left: 20px;
}

.cbody .pagetitle {
	margin-left: 0px;
	margin-top: 5px;
}

.pagemove {
	color: #cc0000;
	font-size: xx-small;
	line-height: 15px;
	background-image: url(../img/image_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:0px 0px 0px 20px;
	padding-top: 0px;
	padding-left: 8px;
	padding-left: -8px;
}

.gotot {
	height: 20px;
	margin: 2px 5px 2px 10px;
	text-align: right;
	clear: both;
}

.gotot a {
	border: 0px;
}

.gotot a:hover {
	background-color: transparent;
}

.produc {
	margin-left: 10px;
	width: 525px;
}

#gen{
	width: 120px;
}

#aji{
	width: 410px;
}

.original{
	margin-left: 20px;
	width: 500px;
}

#hareno{
	width: 50px;
}

#hareprice{
	width: 350px;
}

#hareprice{
	width: 100px;
}

.cent {
	text-align: center;
}

.righ{
	text-align: right;
}

.bor{
	background-color: #eeeeee;
}

.layout{
	table-layout: auto;
	border-collapse: collapse;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
}

.layout td {
	table-layout: fixed;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#pipelist {
	width: 540px;
	empty-cells: show;
	border: 0px;
	margin: 3px 0px 0px 10px;
	border-collapse: collapse;
}

#pipelist .l1 {
	background-color: #ffffee;
}

#pipelist td {
	font-size: 90%;
	line-height: 1.5em;
	color: #444;
	margin: 0px;
	border-width: 1px;
	border-color: #993300;
	border-style: solid;
	padding: 2px;
}

#pipelist th {
	color: #666;
	background-color: #993300;
	border: 0px solid #999;
	padding: 5px;
	background-color: #cfcefe;
	padding: 0px;
}

#pipelist img {
	margin: 0px;
}

#pipelist table {
	width: 400px;
	empty-cells: show;
	border: 0px;
	margin: 0px;
}

#pipelist table th {
	font-size: 90%;
	color: #666;
	background-color:  #ffffee;
	border: 1px solid #999;
	padding: 5px;
}

#pipelist table td {
	border: 1px solid #999;
}

.divb {
	background-color: #ffffdd;
	padding: 10px;
	float:right;
	line-height: 140%;
}

.inline {
	display: inline;
}


ul.related {
	background-color: #EDF1FF;
	padding: 5px;
	margin: 0px 0px 0px 10px;;
}

.related li {
	color: #cc0000;
	font-size: xx-small;
	line-height: 15px;
	list-style-image: url(../img/image_list.gif);
	margin: 0px 0px 0px 20px;
}


#zippotable {
	width: 560px;
	border: 1px solid #666;
	margin: 10px 0px 20px 10px;
}
 
#zippotable th {
	color: #333;
	background-color: #efefef;
	border: 1px solid #666;
	padding: 3px 5px;
	white-space: nowrap;
}

#zippotable td {
	border: 1px solid #666;
	padding: 3px 5px;
}

#zipotable .zebra {
	background-color: #fafafa;
}



/*====================module,column====================*/

.columnbox {
	padding: 0px;
	clear: both;
	width: 570px;
	margin: 0px 0px 20px 0px;
}

.columnbox img {
	margin: 0px;
}

.columnbox ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: block;
}

.columnbox li {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-size: xx-small;
	list-style-type: none;
}

.columnbox li em {
	color: #33c;
}

.threecolumn1 {
	width: 380px;
	float: left;
}

.threecolumn1l {
	width: 190px;
	float: left;
}

.threecolumn1r {
	width: 190px;
	float: left;
}

.threecolumn2 {
	width: 190px;
	float: right;
}

.threecolumn3 {
	width: 380px;
	float: right;
}

.twocolumnl {
	width: 285px;
	float: left;
}

.twocolumnr {
	width: 285px;
	float: right;
}


/*====================float,margin====================*/

.floatl {
	float: left;
	margin-right: 10px;
}

.floatr {
	float: right;
	margin-left: 10px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.fclear {
	clear: both;
}

.margin15 {
	margin: 15px 0px 0px 0px ;
}

.margintop30 {
	margin: 30px 0px 0px 10px;
}

.nomar {
	margin: 0px;
}

.marginl10 {
	margin: 0px 0px 0px 10px;
}

.marginb10 {
	margin: 0px 0px 10px 0px;
}

.margin10 {
	margin: 10px 10px 10px 10px;
}

/*====================FORM====================*/

fieldset {
	border: none;
	border: solid 1px #ffffff;
	margin: 5px 1px 1px 1px;
}

legend {
	font-size: small;
	font-weight: bold;
}

fieldset dl{
	margin: 0px 0px 0px 0px;
}

fieldset dt{
	width: 100px;
	float: left;
	clear: both;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: right;
}

fieldset dd{
	margin: 0px 0px 1px 105px;
}

textarea,#name,#mail,#note {
	background-color: #eee;
	border: 1px solid #999;
}

#formbtn {
	margin-left: 110px;
}

/*====================HOME====================*/


.imagefloat{
	margin: 10px 0px 10px 25px;
	background-color: #000;
}

.imagefloat img{
	margin: 0px;
	float: left;
}

#fullcontents {
	width: 680px;
	margin: 20px 0px 20px 25px;
	padding: 0px;
}

.topleft {
	width: 360px;
	float: left;
}

.topleft a {
	text-decoration : none;
	border: 0px;
}

.topleft a:visited {
	color: #666688;
	text-decoration : none;
	border: 0px;
}

.topleft a:hover {
	color: #993300;
	background-color: transparent;
}

.topleft ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.topleft li {
	font-size: x-small;
	margin: 2px 0px 3px;
	padding: 0px;
	list-style-image: url(../img/icon_infolist.gif);
	list-style-type: none;
	border-width: 0px;
	border-bottom: 1px dotted #ccc;
}

.topright {
	width: 305px;
	float: left;
}

.topright img {
	margin: 0px;
}

.topright dl {
	line-height: 1em;
}

.topright dt {
	margin-left: 1em;
	color: #666666;
	border-width: 0px 0px 1px 0px;	
	border-style: solid;
	border-color: #eee;
	padding: 0px;
}

.topright dd {
	margin: 5px 0px 0px 25px;
	padding: 0px;
}

.topright a{
	color: #666666;
	text-decoration : none;
	border: 0px;
}

.topright a:visited{
	color: #666688;
	text-decoration : none;
}

.topright a:hover {
	color: #993300;
	text-decoration : underline;
	background-color: transparent;
}

.gotothome {
	margin: 10px 5px 0px;
	float: right;
}

.gotothome a {
	border: 0px;
}

.gotothome a:hover {
	background-color: transparent;
}



/*====================sitemap====================*/

#sitemap {
	width: 700px;
	margin: 0px 0px 10px 15px;
	padding-top: 10px;
}

#sitemap h3 {
	width: 600px;
	padding-left: 270px;
	background-image: none;
}

#sitemap h4 {
	width: 180px;
	margin: 0px;
}

#sitemap ul {
	list-style-image: url(../img/image_list.gif);
	margin: 0px 5px 5px 20px;
	padding-left: 0px;
}

#sitemap li {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#sitemap li a{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
}

.lblock {
	clear: both;
}

.sblock {
	float:left;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 40px;
}

#sitemap span {
	display: block;
	width: 180px;
	padding: 3px 0px 0px 0px;
	text-align: right;
}

.halfleft {
	width: 260px;
	float: left;
}

.halfleft h4 {
	margin-left: 5px;
	width: 250px;
	height: 20px;
	color: #990000;
	background-image: none;
	padding-left: 15px;
}


.halfright {
	width: 250px;
	float: right;
}

.halfright p {
	margin-left: 0px;
}

.halfright h4 {
	margin-left: 5px;
	width: 250px;
	height: 20px;
	color: #990000;
	background-image: none;
	margin: 20px 10px 0px 0px;
	padding-left: 0px;
}

/*====================footer====================*/

#footer {
	width: 760px;
	height: 75px;
	background-color: #ffffff;
	background-image: url(../img/back_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: xx-small;
	margin: 0px;
	padding-top: 5px;
	clear: both;
}

#footer a{
	text-decoration: none;
	color: #000000;
}

#footnavi_1 {
	display: block;
	margin-bottom: 5px;
	color: #000000;
}

#footnavi_2 {
	display:block;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #000000;
}


address {
	font-style: normal;
}

/*====================other====================*/

.maltbox {
	border-width: 0px 0px 0px 10px;
	border-style: solid;
	border-color: #000;
	margin-bottom: 0px;
}

.moltbox p {
	margin: 0px;
}

.maltbox2 {
	width: 385px;
	border-width: 0px 0px 0px 10px;
	border-style: solid;
	border-color: #000;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 80px;
}

.maltbox3 {
	width: 150px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

p.lgtext {
	padding:0px 20px 0px 0px;
}


/*====================Contest====================*/


.contestbox img {
	margin: 0px;
}

.contestbox a  {
	border: 0px;
	background: none;
	text-decoration: none;
}

.contestbox h4 {
	margin: 0px 0px 10px;
	padding: 0px;
	background: none;
}

.contestbox h5 {
	font-size: x-small;
	line-height: 1.5em;
	margin: 0px 0px 5px 10px;
}

.contestbox p {
	margin: 0px 0px 10px 10px;
	line-height: 1.5em;
}

.contestbox .twocol_l {
	width: 275px;
	float: left;
}

.contestbox .twocol_r{
	width: 275px;
	float: right;
}

.contestbox .graybox {
	clear: both;
	background: #F6F6F6;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
}

.contestbox .graybox h5 {
	margin-bottom: 0px;
}

.contestbox .graybox p {
	margin-bottom: 0px;
}

.contestbox ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


.result01 {
	text-align: center;
	margin-bottom: 40px;
	background: #fff;
}

.result01 img {
	margin: 0px auto;
}

.result01 h4 {
	text-align: left;
	padding-bottom: 10px;
	clear: both;
	font-size: 24px;
	vertical-align: middle;
}


.result01 h5 {
	color: #620000;
	text-align: left;
	padding-left: 10px;
}

.result01 h5.name {
	font-size: 18px;
	color: #620000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.result01 p {
	text-align: left;
	padding: 0px 10px 10px;
}

.result01 .commentbox {
	background: #fff;
	border: 1px solid #999;
	padding: 10px 0px 0px;
}

.result01 .commentbox2 {
	width: 260px;
	float: right;
	background: #fff;
	border: 1px solid #999;
	padding: 10px 0px 0px;
}

