@charset "utf-8";

/* Default ---------------------------------------------------------------- */

body {
margin: 0;
background-color: #ffffff;
color: #000000;
line-height: 1.5;
font-size: 12px;
font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
text-align: center;
}
/* for IE7 */
*+html body {
font-size: 75%;
font-family: "メイリオ", "ＭＳ Ｐゴシック";
}
/* for IE6 */
* html body {
font-size: 75%;
font-family: "ＭＳ Ｐゴシック";
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
}
ol, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
dl, dt, dd {
margin: 0;
padding: 0;
}
address, caption, cite, code, dfn, em, th, var {
text-align: left;
font-style: normal;
font-weight: normal;
} 

p {
margin: 0;
text-align:justify;
text-justify: inter-ideograph;
}
img, a img {
border: 0;
vertical-align: text-bottom;
}
button, fieldset, form, input, label, legend, select, textarea {
margin: 0;
padding: 0;
vertical-align: middle;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: 100%; 
}
.clear {
clear: both;
}
strong{
	font-weight:normal;
	}
address{
	text-align:center;
	font-size:82%;
	padding-bottom:10px;
	}

/* link ---------------------------------------------------------------- */

a {
text-decoration: none;
}
a:link {
color: #666;
text-decoration: none;
}
a:visited {
color: #666;
text-decoration: none;
}
a:hover {
color: #666;
text-decoration: underline;
}
a:active {
color: #666;
text-decoration: none;
}

/* font ---------------------------------------------------------------- */

.red{
	font-size:120%;
	}

/* Clearfix ---------------------------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Space ---------------------------------------------------------------- */
.no-space{
	margin:0!important;
	padding:0!important;
	}
.margin-t10{
	margin-top:10px;
	}
.margin-t15{
	margin-top:15px;
	}
.margin-t20{
	margin-top:20px;
	}

/* Layout ---------------------------------------------------------------- */
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

h1 {
	float: left;
}

#titleWrapper p {
	float: left;
}

#main {
	float: right;
	width: 670px;
}

#sideNavi {
	width: 215px;
	float: left;
}

#toCigarette li {
	width: 215px;
	height: 50px;
}

#toCigarette li a {
	display: block;
	width: 155px;
	height: 34px;
	/* padding: 16px 0 0 60px; */
	color: #1e6344;
	font-weight: 600;
}

#sideBtn01 { background: url(../images/common/sideBtn1_01.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn01 a { padding: 16px 0 12px 0; }
#sideBtn02 { background: url(../images/common/sideBtn1_02.jpg) no-repeat left top;	padding: 0 0 0 60px;}
#sideBtn02 a { padding: 16px 0 12px 0; }
#sideBtn03 { background: url(../images/common/sideBtn1_03.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn03 a { padding: 16px 0 12px 0; }
#sideBtn04 { background: url(../images/common/sideBtn1_04.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn04 a { padding: 16px 0 12px 0; }
#sideBtn05 { background: url(../images/common/sideBtn1_05.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn05 a { padding: 16px 0 12px 0; }
#sideBtn06 { background: url(../images/common/sideBtn1_06.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn06 a { padding: 16px 0 12px 0; }
#sideBtn07 { background: url(../images/common/sideBtn1_07.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn07 a { padding: 16px 0 12px 0; }
#sideBtn08 { background: url(../images/common/sideBtn1_08.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn08 a { padding: 16px 0 12px 0; }
#sideBtn09 { background: url(../images/common/sideBtn1_09.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn09 a { padding: 16px 0 12px 0; }
#sideBtn10 { background: url(../images/common/sideBtn1_10.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn10 a { padding: 16px 0 12px 0; }
#sideBtn11 { background: url(../images/common/sideBtn1_11.jpg) no-repeat left top;	padding: 0 0 0 60px; }
#sideBtn11 a { padding: 16px 0 12px 0; }

#toCartridge {
	width: 213px;
	border-right: 1px solid #063a24;
	border-bottom: 1px solid #063a24;
	border-left: 1px solid #063a24;
}

#toCartridge li {
	width: 203px;
	margin: 0 5px;
	border-bottom: 1px dotted #063a24;
}

#toCartridge li a {
	display: block;
	width: 193px;
	padding: 7px 0 7px 10px;
	color: #1e6344;
	font-size: 92%;
	font-weight: 600;
	text-decoration: none;
	background: url(../images/common/arrow.jpg) no-repeat 2px 8px;
}

#toCartridge li a span {
	color: #5f3811;
	font-size: 9px;
}

#toCigarette li a:hover,
#toCartridge li a:hover,
#toCartridge li a:hover span {
	color: #ff0000;
}

#toCartridge li#sideBtn12 {
	border: none;
}

/* ----- ie7 ----- */
*:first-child+html #toCartridge li a {
	font-size: 10px;
}

p.toTop {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
	clear:both;
}

ul.topicPath {
	padding: 0 0 5px;
	width: 670px;
}
ul.topicPath li {
	float: left;
	padding: 0;
	font-size: 10px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	background: url(../images/common/footerBg.gif) no-repeat left top;
	text-align: center;
	clear:both;
}

#footer ul {
	padding: 10px;
}

#footer ul li {
	display: inline;
	color: #063a24;
}

#footer ul li a {
	color: #063a24;
}

#footer p {
	font-size: 11px;
	text-align: center;
	color: #063a24;
	padding-bottom: 20px;
}

/* attention 
---------------------------------------------------------------- */
.attention{
 font-size:92%;
 margin:20px 0;
 }
