@charset "UTF-8";
/*========================================================================
     Reset
========================================================================*/
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	outline: none;
	overflow:hidden;
}
a img { border: none; }
del { text-decoration: line-through; }
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
br { letter-spacing:0; }
img {
	display:block;
	vertical-align: bottom;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
strong, b {
	font-weight: bold !important;
	font-size: 1em;
}
html { font-size: 62.5%; }
body, table {
	color: #666;
	font-size: 12px;
	font-size: 1.2rem;
}
p {
	line-height:1.5;
	color:#666;
}
html, body { height: 100%; }
/*========================================================================
      layout
========================================================================*/

#wrapper {
	text-align: center;
	width: 760px;
	margin: 0 auto;
	padding:0;
	border:0;
	outline:0;
	font-family:Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif !important;
	vertical-align:baseline;
}
#shedSize { margin: 0 auto; }
#sizeContent {
	margin: 0 auto;
	width: 720px;
	text-align: left;
}
#wrapper #shedSize h1 {
	font-family:Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 18px;
	font-weight: bold;
	color: #de7027;
	text-align: right;
	background: url(images-canna-size1027/size_h1_bg.gif) no-repeat;
	line-height: 120px;
	margin-bottom: 10px;
}
#wrapper #shedSize h1 span { color: #b33e65; }
.sizeDescTop {
	background: url(images-canna-size1027/size_desc_top.gif) no-repeat top;
	height: 10px;
}
#sizeDesc {
	background: url(images-canna-size1027/size_desc_btm.gif) no-repeat bottom;
	padding: 10px 25px 15px 30px;
	margin-bottom: 35px;
}
#sizeDesc h2 {
	float: left;
	padding: 10px 40px 10px 0;
}
#sizeDesc p span { color:#bc8c3a; }
.cateTit { background: url(images-canna-size1027/size_h2_tit.gif) no-repeat bottom; }
.section { padding-bottom: 30px; }
.section .cateTit h2 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	color:#87571f;
	margin-bottom: 20px;
	padding: 18px 0 0 10px;
}
.cateTit h2 strong { font-size: 25px; }
.cateTit p { padding: 0 0 15px 20px; }
.section2 { margin: 20px 30px; }
h3.sizeType {
	background: url(images-canna-size1027/size_type_bg.gif) no-repeat bottom;
	padding: 0 0 0 5px;
	font-size: 17px;
	color: #9c5906;
	margin-bottom: 30px;
}
.section2 img {
	text-align:center;
	margin: 0 auto;
}
.sizeSyuno {
	width: 590px;
	margin: 20px auto 50px;
}
.sizeSyuno2 {
	width: 650px;
	margin: 20px auto 50px;
}
.sizeSyuno:after, .sizeSyuno2:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.sizeSyuno h3, .sizeSyuno2 h3 { margin-bottom: 15px; }
.sizeSyuno p, .sizeSyuno2 p {
	width: 360px;
	padding-left: 5px;
	margin-bottom: 1em;
}
.sizeImage {
	clear: both;
	text-align:center;
}
.sizeImage img { margin: 30px auto 50px; }
.mcenter {
	margin: 0 auto;
	text-align: center;
}
.mcenter img {
	margin: 30px auto;
	text-align: center;
}
img.mb30 { margin-bottom: 30px; }
.fright { float: right; }
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; }
