/* CSS Document */

@charset "utf-8";
/* --------------------------------------------------
	Since : 2008/02/22
	Last Modified: 2008/02/22
	Site Name: h-flowermart
	Version: 1.0
 --------------------------------------------------- */

/*
===== CONTENTS ================================================================================

	1: Base Style Setting
		: Reset
		: Base Setting
		: Font Setting
		: Finding Setting
	2: Huck
	3: Layout Setting
		: main-layout
		: header
		: footer
		: navi
		: sidebar
		: entry
		: trackbacks
		: comments
		: option
	4: Contents

===============================================================================================
*/



/* 1: Base Style Setting
----------------------------------------------------------------------------------------------*/

/* Reset
==========================================================*/
*        { margin:0;padding:0; }
img      { border:none;vertical-align:top; }
p        { margin:0;padding:0; }
b,strong { font-weight:bold; }
ul       { margin:0;padding:0; }
li       { margin:0;padding:0;list-style:none; }
dl       { margin:0;padding:0; }
dt       { margin:0;padding:0; }
dd       { margin:0;padding:0; }
.clear   { clear:both;}

h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	}


/* Base Setting
==========================================================*/
blockquote {
	margin:10px;
	padding:10px;
	text-align:left;
	background:#f4f4f4;
	}
	
hr {
	border:dotted #ccc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
	}

a {color:#777;text-decoration:none;}
a:hover {text-decoration:underline; }

table { font-size:12px; }
	
body {
	margin:0;
	padding:0;
	text-align:center;
	font:12px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:#fff url(img/background.jpg) repeat-x left top;
	line-height:160%;
	color:#666;
	}


/* Font Setting
==========================================================*/
.font-color-gray   {color:#888;}
.font-color-orange {color:#f93;}
.font-color-red    {color:#c00;}
.font-color-white  {color:#fff;}
.font-color-blue   {color:#000066;}
.font-color-green  {color:#006600}
.font-color-pink   {color:#e93069;}
.font-color-purple {color:#a644ff;}
.font-color-cyan   {color:#3aa;}

.font-size-large   {font-size:16px;font-weight:normal;}
.font-size-nomal   {font-size:12px;font-weight:normal;}
.font-size-small   {font-size:10px;font-weight:normal;}


/* Finding Setting
==========================================================*/
h1 {
	font-size:12px;
	padding-left:10px;
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	}
	
h1 a{
       color:#fff;
	}

h2 {
	margin-bottom:6px;
	}
	
body.category h2 {
	background:url(img/h2.jpg) no-repeat left top;
	height:37px;
	line-height:38px;

	font-weight:bold;
	color:#fff;
	text-indent:50px;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:6px;
	}
.A_sec h2{
	background:url(img/taka.jpg) no-repeat left top;
	_height:78px;
	height:60px;
	line-height:38px;
	font-weight:bold;
        padding-top:18px;
	color:#fff;
	text-indent:50px;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
        margin-left:-11px;
	}
.A_sec a{
	color:#fff;
	}


h3 {
	background:url(img/h3.jpg) no-repeat bottom left;
	height:40px;
	line-height:40px;
	padding-left:5px;
	font-size:14px;
	color:#b50005;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight:bold;
	}
	
h4 {
	background:url(img/h4.jpg) no-repeat center left;
	height:20px;
	line-height:17px;
	padding-left:20px;
	font-size:12px;
	color:#b50005;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
h5 {
	background:url(img/h5.jpg) no-repeat top left;
	line-height:17px;
	padding-left:20px;
	font-size:12px;
	color:#b50005;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
        margin-bottom:7px;
	}


/* 2: Huck
----------------------------------------------------------------------------------------------*/

/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,
div#wrapper:after,
div.main:after,
div#content:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,
div#wrapper,
div.main,
div#content { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* hmtl div#wrapper,
* html div.main,
/* html div#content { height: 1% }*/
.clearfix,
div#wrapper,
div.main,
div#content {display:block;}
/* end MacIE5 */


/* Safariのフォントサイズを変更
==========================================================*/
html:\66irst-child body,
html:\66irst-child table{
	font-size:10px;
}


/* CSSロールオーバー(アルファ使用)
==========================================================*/
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}


/* 透過pngを利用する場合 IE6用 パターン1
==========================================================*/
/*
* html div#alpha{
	width:283px;
	height:96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src=http://www.n-flowermart.com/img/main/logo.png);
	}
* html  div#alpha img{
	display:none;
	}
*/


/* 透過pngを利用する場合 IE6用 (iepngfix.jsを使用) パターン2
==========================================================*/
/*
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }
*/



/* 3: Layout Setting
----------------------------------------------------------------------------------------------*/

/* main-layout
==========================================================*/
div#container {
	width:800px;
	background-color:#FFFFFF;
	text-align:center;
	margin: 0 auto;
	}

div#wrapper{
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0 auto;
	background:url(img/back-body.jpg) repeat-y left  top;
	}
	
div#content {
	width:570px;
	padding-top:40px;
	}
	
div.main {
	padding-bottom:30px;
	}

/* layout */
body#layout-left #content  {
  float:right;
  margin-right:10px;
}
body#layout-right #content { float:left;  }
	

/* header 
==========================================================*/
div#header {
	width:800px;
        height:170px;
	text-align:left;
        background-color:#B20204;
	}

div#header_top {
	width:800px;
        height:370px;
	text-align:left;
        background-color:#B00000;
	}


			
	
/* footer
==========================================================*/
div#footer {
	width:100%;
	height:55px;
	line-height:55px;
	background: url(img/back-footer.jpg) repeat-x top left;
	clear:both;
	color:#fff;
	text-align:center;
	font-size:12px;
	}
	
#footer p{
	display:block;
	width:800px;
	text-align:left;
	margin:0 auto;
	}	


/* navi
==========================================================*/
div#navi {
	padding-left:30px;
	margin-bottom:10px;
	}
	
	
/* sidebar
==========================================================*/
#sidebar               { width:200px;padding-top:16px; }
#layout-left #sidebar  { float:left; }	
#layout-right #sidebar { float:right; }

div.side-form {
	padding-bottom:20px;
	}
	
div.side-title {
	width:100%;
	}
	
div.side-title p{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	}
	
div.side-body {
	padding:5px;
	}
	
div.side-body p{
	line-height:160%;
	}
	
div.side-form ul {
	}
	
div.side-form li{
	height:44px;
	}
	
/*div.side-form li a{
	display:block;
	background:url(img/lisit.jpg) no-repeat;
	height:34px;
	line-height:30px;
	padding-left:30px;
	font-weight:bold;
	color:#b50005;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}*/
	
div.side-form li a:hover{
	text-decoration:none;
	color:#fff;
	opacity:1.0;
	filter: alpha(opacity=100);
	}

	
/* entry
==========================================================*/
div.entry-body{
  padding-bottom:10px;
	}
div.entry-body-blog{
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
  border:1px solid #ededed;
}
	
div.entry-body p,
div.entry-body-blog p{
	padding-bottom:10px;
	}
	
div.entry-more{
	padding-top:10px;
	text-align:right;
	}
	
div.entry-more-view{
	padding-top:10px;
	}
	
div.entry-info {
	margin-top:10px;
	padding-left:10px;
	border-top:dotted 1px #999999;
	height:100%;
	}

div.entry-info ul {
	padding:0;
	margin:0;
	}
	
div.entry-info li{
	padding-left:10px;
	margin:0;
	list-style:none;
	float:left;
	}
	

	
/* option
==========================================================*/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	

.mrg-b10 {
	margin-bottom:10px;
	}


	
/* table
==========================================================*/
table.tbl-nomal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
table.tbl-nomal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	}
	
	
table.tbl-nomal td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	}

	
/* form
==========================================================*/
div.form-btn {
	text-align:center;
	padding:10px;
	}
	
input.input-txt {
	border:1px solid #ccc;
	margin-right:10px;
	width:200px;
	}
	
input.input-txt2 {
	border:1px solid #ccc;
	width:300px;
	}
	
textarea#input-txtarea {
	border:1px solid #ccc;
	padding:5px;
	width:400px;
	height:50px;
	}

.form-table th,
.form-table td {
	padding:5px;
	}

.form-table th {
	background-color:#f4d1bd;
	}

/* sitemap
==========================================================*/
.sitemap {
	margin:20px;
	}

.sitemap ul {line-height: 1.6em;}

.sitemap ul li {
	list-style:none;
	background-image: url(image/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 5px 17px;
	width:200px;
}
.sitemap ul li ul {
	background-image: url(image/sitemap/tree_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
}

.sitemap ul li ul li {
	margin: 0px 0px 4px 5px;
	padding: 0px 10px 0px 20px;
	background-image: url(image/sitemap/tree.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
}
.sitemap ul li.top a {
	border:1px solid #ccc;
	display:block;
	background:#eee;
	padding:5px;
}

.sitemap ul li ul li.up  {background-image: url(image/sitemap/tree_up.gif);}
.sitemap ul li ul li.end {background-image: url(image/sitemap/tree_end.gif);}
.sitemap li ul {margin: 4px 0px 4px 0px;}
.sitemap li ul li ul {font-size: 10px;}



/* 4: Contents
----------------------------------------------------------------------------------------------*/
/* top
==========================================================*/

dl.item-list {
	width:160px;
	margin-right:20px;
	float:left;
	}
	
dl.item-list dd {
	text-align:center;
	font-size:11px;
	width:176px;
	}	
	


/* category
==========================================================*/

p.rss {
	height:28px;
	line-height:28px;
	}

dl.item-list2 {
	width:160px;
	margin-right:40px;
	float:left;
	}
	
dl.item-list2 dt {
	margin-bottom:5px;
	}	
	
dl.item-list2 dd {
	text-align:center;
	font-size:12px;
	width:160px;
	line-height:130%;
	}	

.banner{
margin:10px 0;
}
.banner p{
	font:12px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        margin:0 13px;
        color:#fff;
        line-height:160%;
}

.coupon
{
width:570px;
height:115px;
margin-bottom:10px;
}
.coupon .left
{
background:url(http://www.n-flowermart.com/img/img_3.jpg) no-repeat left top;
width230px;
height:115px;
float:left;
}
.coupon .left_2
{
background:url(http://www.n-flowermart.com/img/img_2.jpg) no-repeat left top;
width230px;
height:115px;
float:left;
}
.coupon .right
{
width:340px;
height:116px;
float:right;
background:url(http://www.n-flowermart.com/img/p_07.gif) no-repeat right top;
}
.coupon .right p
{
font-size:14px;
line-height:150%;
color:#B4040B;
padding:10px 25px 15px 25px;
}


.left_2 a:hover img,
.left a:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);
}
/* style
==========================================================*/
.style_wrapper
{
width:561px;
padding:10px 0 0 0;
background:#B4070B;
}

.style
{
width:561px;
background:#B4070B(http://www.n-flowermart.com/img/style_middle.jpg) repeat-y left top;
}
.style_bottom
{
width:561px;
height:25px;
background:url(http://www.n-flowermart.com/img/style_bottom.jpg) no-repeat left top;
}
.style .a,
.style .b,
.style .c
{
width:165px;
float:left;
padding:0 9px;
}
.style .a h2
{
background:url(http://www.n-flowermart.com/img/hana_1.jpg) no-repeat left top;
text-indent:-9999px;
font-size:2px;
height:44px;
margin:0;
padding:0;
}
.style .b h2
{
background:url(http://www.n-flowermart.com/img/hana_2.jpg) no-repeat left top;
text-indent:-9999px;
font-size:2px;
height:44px;
margin:0;
padding:0;
}
.style .c h2
{
background:url(http://www.n-flowermart.com/img/hana_3.jpg) no-repeat left top;
text-indent:-9999px;
font-size:2px;
height:44px;
margin:0;
padding:0;
}
.style .a ul,
.style .b ul,
.style .c ul,
{
margin:0;
padding:0;
	}
.style .a li,
.style .b li,
.style .c li
{
	height:25px;
	_height:25px;
margin:0;
padding:0;
	}
.style .a li a,	
.style .b li a,
.style .c li a
{
	display:block;
	background:url(http://www.n-flowermart.com/img/hana_li.jpg) no-repeat left top;
	height:27px;
	_height:25px;
        line-height:20px;
	text-indent:40px;
	font-weight:bold;
	color:#B4080B;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
	}
	
.style .a li a:hover,
.style .b li a:hover,
.style .c li a:hover{
	text-decoration:underline;
	color:#641123;
	opacity:1.0;
	filter: alpha(opacity=100);
margin:0;
padding:0;
	}
.style .a .bottom,
.style .b .bottom,
.style .c .bottom
{
background:url(http://www.n-flowermart.com/img/hana_bottom.jpg) no-repeat left top;
text-indent:-9999px;
font-size:2px;
height:25px;
width:165px;
margin:0;
padding:0;
}

/*-------- 実績 --------*/
.zis
{
background:url(http://www.n-flowermart.com/img/zis.jpg) no-repeat left top;
height:225px;
width:561px;
margin:0;
}
.zis_bottom
{
width:561px;
height:89px;
margin:0 0 15px 0;
}

.zis .inner
{
padding:170px 0 15px 0;
width:561px;
}
.zis .inner .l1
{
width:160px;
height:15px;
float:left;
margin:0 25px 0 0;
}

.zis .inner .l1 .a
{
margin:0 0 0 47px;
}


.hi
{
margin:10px 0;
}
.hi strong
{
color:#B00000;
}
.hi .a
{
background:url(http://www.n-flowermart.com/img/b_1.jpg) no-repeat left top;
text-indent:65px;
margin:0 0 5px 0;
padding:3px 0 0 0;
}
.hi .b
{
background:url(http://www.n-flowermart.com/img/b_2.jpg) no-repeat left top;
text-indent:65px;
margin:0 0 5px 0;
padding:3px 0 0 0;
}
.hi .c
{
background:url(http://www.n-flowermart.com/img/b_3.jpg) no-repeat left top;
text-indent:65px;
margin:0 0 5px 0;
padding:3px 0 0 0;
}
.hi .d
{
background:url(http://www.n-flowermart.com/img/b_4.jpg) no-repeat left top;
text-indent:65px;
margin:0 0 5px 0;
padding:3px 0 0 0;
}
.hi .e
{
background:url(http://www.n-flowermart.com/img/b_5.jpg) no-repeat left top;
text-indent:65px;
margin:0 0 5px 0;
padding:3px 0 0 0;
}

.box_top
{
background:url(http://www.n-flowermart.com/img/box_top.jpg) no-repeat left top;
height:18px;
width:561px;
}

.box_middle
{
background:url(http://www.n-flowermart.com/img/box_middle.jpg) repeat-y left top;
width:561px;
}
.box_middle .inner
{
padding:15px;
color:#B00000;
}
.box_bottom
{
background:url(http://www.n-flowermart.com/img/box_bottom.jpg) no-repeat left top;
height:18px;
width:561px;
margin:0 0 15px 0;
}

li.module-list-item a{
color:#ffffff;
padding:0px 0 5px 15px;
margin:0px 0 0 0;
lign-height:15px;
font-weight:bold;
}

li.module-list-item{
padding:5px 0 5px 15px;
}