﻿body{	font-family : Centaur, "ＭＳ Ｐゴシック", Osaka;
	font-size : 14px;
	line-height:130%;
	color:#0E2E1D;
		scrollbar-3dlight-color:#9F988D;
　　　　scrollbar-arrow-color:#9F988D;
　　　　scrollbar-base-color:white;
　　　　scrollbar-darkshadow-color:#ffffff;
　　　　scrollbar-face-color:white;
　　　　scrollbar-highlight-color:#ffffff;
　　　　scrollbar-shadow-color:#9F988D;
}

div.all{width:780px;}

div#header{
	padding:5px;
}

div#kanban{ width:780px;
    height: 160px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	background-image:url(../img/kanban_new.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.message{ width:780px;
	font-size:15px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
/*	background-color:pink;*/
}
div#path{
	float: right;
	width: 610px;
	text-align: left;
}

div#main{ float:right;
	width:610px;
	height:80px;
}

div#menu{ float:left;
/*	background-color:#EEEED1;*/
	width:170px;
}

/****
div.hidaritop{ float:left;
	background-color:red;
	width:440px;
	height:30px; }


div.migitop{ float:right;
	background-color:blue;
	width:170px;
	height:30px;}
	
div.hidaridown{ float:left;
	background-color:yellow;
	width:440px;
	height:50px; }


div.migidown{ float:right;
	background-color:orange;
	background-color:#EEEED1;
	width:170px;
	height:50px;}
****/
div#pagetop{
	width: 780px;
	text-align:right;
/*	background-image: url();*/
}
div#info{ width:780px;
	text-align:center;
}
div#copy{ background-color:#030;
	width:780px;
	height:36px;
	text-align:center;
	padding:3px; 
	font-size:10px;
	color:#ffffff;
	}

h1{ font-size:15px;color:#000;font-weight:normal;margin:0px;}
h2{ font-size:12px;color:#ffffff;}
h3{ margin:0px;font-size:14px;
	font-family: Dante;
	text-align: left;
/*	border-bottom: #BB7B41 2px solid;*/
	width:90%;
	padding-bottom:20px;
	background-image: url(../img/line_h3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
	}
h4{
	padding-left: 20px;
	background-image: url(../img/dod.gif);
	background-position: left;
	background-repeat: no-repeat;
}

hr{	/*border-style: dotted;*/
	height:7px;
	background-image:url(../img/line_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: none;}
	

a {	color: #0E2E1D;
	font-size:12px;	
	text-decoration: underline;
}
a.noline {	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(../img/line_category2.gif);
/*	background-position: left;*/
	padding-bottom:5px;
	padding-right:20px;
}
a.red{ color:red; }

a:hover.noline{ text-decoration: underline;
	background-image: none;
	position: relative;
	top: 0;
	left: 0;
}
a:hover{ position: relative;
	top: 1;
	left: 1;
}

img { border: 0;
	padding:0px;
}

ol#path li{
    display:inline;
    line-height:110%;
    list-style-type:none;
    font-size:12px;
}
ol#path li a{
    padding-right:10px;
    background:url(http://www.tango-jersey.com/image/024.gif) no-repeat right center;
    font-size:12px;
}

p#update{ font-size:10px;
	color:#ffffff;
	background-color:#02AAD9;
	padding:2px;
}

.category {
	font-size:14px;
	font-weight:bold;
/*	text-align:left;*/
	color: #030;
/*	border: #BB7B41 2px solid;*/
/*	background-color:#79B642;*/
/*	background-image:url(../img/line_category.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px;
}

ul.menu{
	text-align: right;
	list-style: none;
	padding-right: 10px;
}

ul.text{
	font-size: 12px;
	vertical-align: top;
	text-align:left;
}

table.main{
	font-size:12px;
	margin:5px;
	border-collapse:collapse;
	line-height: 130%;
}

span.title {
	font-size: 15px;
	color: #22ACD8;
	font-weight:bold;
	line-height:130%;
}
span.name {
	font-size: 15px;
	color: #C1742F;
	font-weight:bold;
	line-height:130%;
}
span.price {
	font-size: 15px;
	color: #6D9B43;
	font-weight:bold;
	line-height:130%;
}

table.info{
	font-size:13px;
	width:760px;

}
td.info{
	color:#030;
	font-weight:bold;
	background-color:#79B642;
	vertical-align:top;
	padding: 10px;
}
table.souryou{
	width:300px;
	font-size:12px;
	text-align:center;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	background-color:#FFFFE0;
}

