<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*---- floatレイアウト対策 ----*/
.clearfix:after { 
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden; 
}
/*---------- IE7対策 ---------*/
.clearfix {
  min-height: 1px;
}
/*---------- IE6対策 ---------*/
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/main_bg.gif) repeat-y center ;
}

a {
	color:#00f;
	text-decoration:none;
	outline: none;
}
	
a:hover {
	color:#00f;
	text-decoration:underline;
}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0 5px;
}

#main_top {
	background-image: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/weekly_back.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 12px;
}

#main_top_cm {
	background-image: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/weekly_back_cm.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 12px;
}

#main_top_se {
	background-image: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/weekly_back_select.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 12px;
}


#header {
	position: relative;
}

#header .btn_return {
	position: absolute;
	top: 13px;
	right: 15px;
}

#header .btn_return a {
	display:block;
	width:150px;
	height:40px;
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/close.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#flash {
	float: left;
	width: 655px;
	padding-left: 20px;
}

#side {
	float: right;
	width: 260px;
	padding: 0 20px 0 5px;
	_padding: 0 17px 0 5px;
}

#side a.search {
	display:block;
	width:258px;
	height:70px;
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/btn_search.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#side a.search:hover{
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/btn_search.gif) no-repeat 0px -70px;
}


/*-- 新着情報 --*/
dl#whatsnew {
	border:1px solid #dd243a;
	background:#fff;
	padding: 0;
	margin: 0 0 15px 0;
	width: 258px;
}

dl#whatsnew dt {
	width:100%;
	line-height:20px;
	background:#dd243a;
	padding:3px 0;
	color:#fff;
	font-weight:bold;
	text-indent:1em;
}

dl#whatsnew dd {
	margin:5px 0 0 5px;
	height:165px;
	overflow-y:scroll;
}

dl#whatsnew dd ul li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/listArrow.gif) no-repeat left top;
}


/*-- 新着情報 新！ --*/
#whatsnew2 {
	border:1px solid #CCCCCC;
	background:#fff;
	width: 640px;
	float: left;
	margin-right:28px;
	margin-top: 15px;
}

#whatsnew2 dt {
	width:100%;
	line-height:20px;
	padding:3px 0;
	color:#fff;
	text-indent:1em;
	background-image: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/line.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

#whatsnew2 dd {
	margin:5px 0 0 5px;
	height:70px;
	overflow-y:scroll;
}

#whatsnew2 dd ul li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/listArrow.gif) no-repeat left top;
}



#no_smart {
	border:1px solid #dd243a;
	background:#fff;
	padding: 0;
	margin: 10px 0 65px 0;
}

#no_smart dt {
	width:100%;
	line-height:20px;
	background:#dd243a;
	padding:3px 0;
	color:#fff;
	font-weight:bold;
	text-indent:1em;
}

#no_smart dd {
	margin:10px 0 5px 10px;
}

#no_smart dd ul li {
	list-style-type:none;
	padding:0 0 5px 20px;
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/listArrow.gif) no-repeat left top;
}

#contents {
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/separate_bg.gif) repeat-x top;
	padding: 15px 20px 5px 15px;
}

#contents #list_howto,
#contents #list_select {
	margin-bottom: 35px;
}

#contents #list_movie {
	width: 500px;
	float: left;
}

#contents #list_weekend {
	width: 380px;
	float: right;
}

#contents .title {
	border-bottom: 1px solid #d61518;
	padding-bottom: 5px;
}

#contents .title h2 {
	width: 170px;
	float: left;
}

#contents .title p.heading {
	width: 690px;
	float: left;
	border-left: 5px solid #333;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.3;
}

#contents .title p.btn_more {
	width: 50px;
	float: right;
	margin-top: 10px;
}

#contents .title p.btn_more a {
	display:block;
	width:50px;
	height:20px;
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/btn_more.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#contents .title p.btn_more a:hover {
	background:url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/btn_more.gif) no-repeat 0px -20px;
}

.flash_thum_list {
	border: 1px solid #ccc;
	padding: 15px 4px 0 4px;
	margin-top: 15px;
	min-height: 180px;
}

.flash_thum_list .item {
	float: left;
	width: 110px;
	padding: 0 10px;
	_padding: 0 9px;
}

#list_movie .flash_thum_list,
#list_weekend .flash_thum_list {
	padding: 15px 9px 0 9px;
	_padding: 15px 6px 0 6px;
}

#list_movie .flash_thum_list .item,
#list_weekend .flash_thum_list .item {
	padding: 0 5px;
}

.flash_thum_list .item_title1 {
	padding-top: 5px;
	color: #0f69c6;
}

.flash_thum_list .item_container {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/item_separate_bg.gif) no-repeat bottom;
	clear: both;
}

.flash_thum_list .border_none {
	background: none;
}

 
/*-- ページTOPへ --*/
.pagetop {
	font-weight: bold;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
}

/*-- フッター --*/
#footer {
    width: 960px;
}

#footer .footNavi {
    background-color: #231815;
    clear: both;
    padding: 8px 0;
    width: 960px;
}

#footer .footNavi ul {
    text-align: center;
}

#footer .footNavi ul li {
    display: inline;
    font-size: 110%;
}

#footer .footNavi ul li.first {
    background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/line_vertical01.gif) repeat-y scroll left top transparent;
    padding-left: 8px;
}

#footer .footNavi ul li span {
    background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/line_vertical01.gif) repeat-y scroll right top transparent;
    margin-right: 1px;
    padding-right: 8px;
}

#footer .footNavi ul li a {
    color: #FFFFFF;
}

#footer .copyWrap {
    overflow: hidden;
    padding: 5px 5px 20px;
    width: 950px;
}

#footer .copyWrap .leftWrap {
    float: left;
    width: 300px;
}

#footer .copyWrap .rightWrap {
    float: right;
    width: 570px;
}

#footer .copyWrap .rightWrap .copy {
    text-align: right;
}

/*-- 下層ページ --*/
body#howto #container,
body#select #container,
body#movie #container,
body#weekend #container {
	padding: 20px 20px 5px 20px;
}

body#howto #container p.attention,
body#select #container p.attention,
body#movie #container p.attention,
body#weekend #container p.attention {
	padding: 10px 0 0 0;
}

#gmenu {
	padding: 15px 20px 10px 20px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu_bg.gif) repeat-x 0 bottom;
	
}

#gmenu ul li {
	display: inline;
	float: left;
}

#gmenu ul li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 5px;
	
}

#gmenu #gmenu_home a {
	width: 60px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat 0 0;
}

#gmenu #gmenu_howto a {
	width: 210px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -65px 0;
}

#gmenu #gmenu_select a {
	width: 210px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -280px 0;
}

#gmenu #gmenu_movie a {
	width: 210px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -495px 0;
	margin-right: 4px;
}

#gmenu #gmenu_weekend a {
	width: 211px;
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -709px 0;
	margin-right: 0;
}

#gmenu #gmenu_home a:hover {
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat 0 -50px;
}

#gmenu #gmenu_howto a:hover {
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -65px -50px;
}

#gmenu #gmenu_select a:hover {
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -280px -50px;
}

#gmenu #gmenu_movie a:hover {
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -495px -50px;
}

#gmenu #gmenu_weekend a:hover {
	background: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/gmenu.gif) no-repeat -709px -50px;
}

/*--- 個別ページ --*/
body#single #flash_movie {
	width: 600px;
	float: left;
	padding-right: 10px;
}

body#single #comment {
	width: 320px;
	float: left;
}

body#single #comment dl {
	min-height: 370px;
	margin-bottom: 20px;
}

#comment dl dt {
    background: url("/include_html/commodities_insert/koukoku/13_gardenmaterials/images/circle.gif") no-repeat scroll 0 2px transparent;
    background-position-y: 1px; /* for IE */
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 30px;
}

#comment dl dd {
	padding-left: 30px;
}

div.movieUnit2 dl dd ul {
    list-style: none outside none;
}

body#single #container {
	padding: 25px 10px 30px 20px;
}

.text_blue {
    color: #0000FF;
}

.text_red {
    color: #FF0000;
}

strong {
	font-weight: bold;
	color: #666666;
}

.next_prev {
	padding-left: 10px;
	font-weight: bold;
}
#home .clear {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	clear:both;
}
#home #wrapper .search2 {
	height: 105px;
	width: 259px;
	float: left;
}
#home #wrapper .other {
	margin:5px 0;
}
#home #wrapper .other td {
	text-align: center;
}

#header #top{
height: 127px;
	width: 960px;
	background-image: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/top.gif);
	}
#header .topbotan {
	position: relative;
	top: 20px;
	left: 786px;
	width: 170px;
}
#main_left {
	float: left;
	width: 660px;
	margin-left: 8px;
}
#main_right {
	float: left;
	width: 255px;
	margin-left: 10px;
}
.movie_list .title {
	float: left;
	margin-left: 10px;
	width: 135px;
}
.movie_list {
}
.movie_list .list_img {
	float: left;
	width: 110px;
}
.movie_list a {
	color: #3366CC;
}
.movie_list .syosai {
	float: right;
	width: 51px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#main_right .movie_list {
	clear: both;
	}
#main_right .backnumber {
	background-image: url(/include_html/commodities_insert/koukoku/13_gardenmaterials/images/new_line.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
</pre></body></html>