@import "webshop_navi.css";
@import "http://www.ishibashi-webshop.jp/css/user.css";

* {
	margin: 0;
	padding: 0;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a	{
	color: #06c;
	text-decoration: none;
	}
a:hover	{
	color: #f06;
	}
body {
	font-family: "verdana", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #655;
	font-size: 12px;
	line-height: 1.8;
	text-align: center;
	}
td {
	font-size: 12px;
	line-height: 1.8;
	}
h2, h3, td h2 {
	font-size: 100%;
	}
#container	{
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	background: url(bg2.gif) repeat-y 0 0;
	}
*html #container	{
	width: 970px;
	background: url(bg2.gif) repeat-y 0 0;
	}


	/*	配置・大きさ・ワク	*/

#header {
	padding: 5px;
	}
#left_body {
	float: left;
	width: 700px;
	background: #fff;
	}
#webshop_area {
	width: 695px;
	background: #e2dada;
	}
#webshop_left {
	float: left;
	width: 180px;
	}
#webshop_category {
	width: 170px; /*ワクあり*/
	}
#webshop_right {
	float: right;
	width: 510px; /*ワクあり*/
	}
#import_area {
	clear: both;
	width: 690px; /*ワクあり*/
	}
#community_area {
	clear: both;
	width: 690px; /*ワクあり*/
	}
#right_body {
	float: right;
	width: 250px;
	margin: 0;
	background: #e2dada;
	}
#store_area,
#reuse_area,
#event_area,
#school_area,
#company_area {
	width: 240px; /*ワクあり*/
	}
#footer {
	clear: both;
	width: 950px;
	text-align: center;
	background: url(footer_bg.gif) repeat-x 0 0 #fff;
	}

#webshop_category,
#import_area,
#community_area,
#store_area,
#reuse_area,
#event_area,
#school_area,
#company_area {
	position: relative;
	left: 5px;
	}

#webshop_right {
	position: relative;
	right: 5px;
	}

#webshop_category,
#import_area,
#community_area,
#store_area,
#reuse_area,
#event_area,
#school_area,
#company_area {
	margin: 5px 0;
	border-bottom: 1px solid #d3c5c5;
	}
#webshop_category {
	background: url(w170_bg.gif) repeat-y 0 0;
	}
#webshop_right {
	margin: 1px 0 5px 0;
	border-bottom: 1px solid #d3c5c5;
	background: url(w510_bg.gif) repeat-y 0 0;
	}
#import_area,
#community_area {
	background: url(w690_bg.gif) repeat-y 0 0;
	}
#store_area,
#reuse_area,
#event_area,
#school_area,
#company_area {
	background: url(w240_bg.gif) repeat-y 0 0;
	}
#store_area {
	margin: 1px 0 5px 0;
	}
#store_area p {
	text-align: center;
	}
#store_area iframe {
	margin: 1px;
	}

	/*	design	*/

h2 a {
	padding: 0 0 0 8px;
	color: #fff;
	text-decoration: underline;
	background: url(arrow.gif) no-repeat 0 5px;
	}
h2 a:hover {
	color: #fff;
	text-decoration: none;
	background: url(arrow.gif) no-repeat 0 4px;
	}
h2.w170,
h2.w240,
h2.w510,
h2.w690 {
	padding: 8px 0 0 30px;
	font-size: 100%;
	color: #fff;
	}
h2.w170 {
	background: url(h2_bg_170.gif) no-repeat 0 0;
	}
h2.w240 {
	background: url(h2_bg_240.gif) no-repeat 0 0;
	}
h2.w510 {
	background: url(h2_bg_510.gif) no-repeat 0 0;
	}
h2.w690 {
	background: url(h2_bg_690.gif) no-repeat 0 0;
	}
#mode_top table,
#mode_web table,
#header table,
#webshop_navi table#search_t,
#webshop_navi #search_t td table {
	border-collapse: collapse !important;
	}
#mode_web td {
	padding: 2px;
	}
#mode_web td a img {
	border: none;
	}
.mode0 {
	display: none;
	}
.mode1 {
	display: block;
	}
#webshop_navi table#search_t {
	margin:0 0 0 5px;
	}
#webshop_navi table#search_t td,
#webshop_navi #search_ttd table td {
	margin:0; padding:0;
	}
#webshop_navi #search_t td table td,
#webshop_navi #search_t td table td img {
	vertical-align: middle;
	}
a#to_webshop {
	display: block;
	width: 180px;
	height: 80px;
	margin: 5px 0;
	outline: none;
	text-indent: -9999px;
	background: url(web_btn.gif) no-repeat 0 0;
	}
a:hover#to_webshop {
	background: url(web_btn.gif) no-repeat 0 -80px;
	}
a:active#to_webshop {
	background: url(web_btn.gif) no-repeat 0 0;
	}
#webshop_left #left_banner {
	width: 170px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	}
*html #webshop_left #left_banner {
	width: 170px;
	}
#webshop_left #left_banner a {
	display: block;
	margin: 5px auto;
	}
#webshop_left #left_banner a img {
	border: none;
	}
#webshop_area td {
	vertical-align: top;
	}
#webshop_area td h3 {
	margin: 5px;
	}
#webshop_area p {
	margin: 5px;
	}
#webshop_area table {
	border-collapse: collapse;
	}
#webshop_area table#icon_item td {
	padding: 5px 0;
	}
#webshop_area td {
	padding: 5px;
	line-height: 1.6;
	}
#webshop_area td a img {
	}
#webshop_area td table td{
	padding: 0;
	}
#webshop_area td ul {
	margin: 1em;
	list-style-position: inside;
	}
#webshop_area td ul li {
	text-indent: -1em;
	}
#import_area table {
	width: 100%;
	border-collapse: collapse;
	}
#import_area td {
	width: 20%;
	text-align: center;
	}
#webshop_right object {
	margin: 5px;
	}
#right_body a img {
	border: none;
	}
#right_body h3,
#right_body p {
	margin: 5px;
	}

#store_area p {
	margin: 5px;
	font-weight: bold;
	}
#store_area ul#st_list1,
#store_area ul#st_list2 {
	margin: 5px;
	list-style: none;
	}
#store_area ul#st_list1 {
	float: left;
	width: 130px;
	}
#store_area ul#st_list2 {
	float: right;
	width: 80px;
	}
#store_area ul#st_list1 li a,
#store_area ul#st_list2 li a {
	font-weight: bold;
	text-indent: 0.5em;
	}
#store_news {
	clear: both;
	margin: 5px;
	}
#store_news h3 {
	margin: 0;
	}
#store_news h3 a {
	display: block;
	width: 230px;
	height: 26px;
	outline: none;
	text-indent: -9999px;
	}
#store_news h3#news_sw1 a {
	background: url(store_news_h2_bg.gif) no-repeat 0 0;
	}
#store_news h3#news_sw1 a:hover {
	background: url(store_news_h2_bg.gif) no-repeat 0 -26px;
	}
#store_news h3#news_sw2 a {
	background: url(store_news_h2_bg.gif) no-repeat 0 -52px;
	}
#store_news h3#news_sw2 a:hover {
	background: url(store_news_h2_bg.gif) no-repeat 0 -78px;
	}
#store_news #news_area {
	display: none;
	}
#store_news iframe {
	width: 230px;
	height:270px;
	overflow: auto;
	line-height: 1.4;
	background: url(store_news_bg.gif) no-repeat 100% 100%;
	}
*html #store_news iframe {
	padding: 5px;
	}
#store_news #news_area ul li {
	margin: 5px 0;
	}
#store_news #news_area ul li span {
	display: block;
	font-weight: bold;
	}
#event_area a.ev_a_box {
	clear: both;
	display: block;
	margin: 5px;
	line-height: 1.2;
	border-top: 1px solid #e2dada;
	}
#event_area a.ev_a_box h3 {
	clear: both;
	margin: 5px 0;
	}
#event_area a.ev_a_box img {
	float: left;
	}
#event_area a.ev_a_box p {
	float: right;
	width: 140px;
	font-weight: bold;
	}
*html #event_area a.ev_a_box p {
	width: 130px;
	}
#community_area table {
	border-collapse: collapse;
	width: 100%;
	}
#community_area td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
	}
#community_area td div#ageplus {
	border: 1px dotted #e60020;
	}
#community_area td div#ageplus h3 a {
	display: block;
	width: 100%;
	height: 85px;
	text-indent: -9999px;
	border-bottom: 1px dotted #e60020;
	background: url(ageplus_bg.gif) no-repeat;
	}
#community_area td p {
	margin: 5px;
	font-weight: bold;
	}
#community_area td p span {
	font-weight: normal;
	}
#community_area td iframe{
	margin:0px auto;
	padding:0px;
	width:200px;
	height:200px;
	border:1px solid #d3c5c5;
}
#footer ul {
	list-style: none;
	padding: 20px 0;
	}
#footer ul li {
	display: inline;
	}
#footer p.al_right {
	margin: 10px;
	text-align: right;
	}
#footer p.al_left {
	margin: 10px;
	text-align: left;
	color: #e60020;
	font-weight: bold;
	}

	/*	webshop news	*/

#ticker{
	width:499px;
	height:32px;
	margin: 5px;
	padding-left:0px;
	background:url("ticker.jpg") no-repeat;
}
a#to_webnews{
	float: left;
	width: 128px;
	height: 32px;
	text-indent: -9999px;
	outline: none;
}
#ticker iframe{
	float: right;
	margin:9px 4px 0 0;
	padding:0px;
	width:365px;
	height:16px;
}
#webshop_top_banner{
padding:0px;
margin:0px 0px 0px 2px;
}
#webshop_top_banner a{
margin:0px 0px 0px 3px;
}