/*----------タグの再定義----------*/
body {
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
img {
	vertical-align:top;
	border: none;
}
h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #669900;
	text-align: center;
	margin: 5px;
}
#main h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../images/common/titleback.gif);
	background-repeat: repeat-x;
}
#main h3 {
	font-size:0.8em;
	color:#669900;
	background-image: url(../images/common/h3icon.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	padding-left: 1.5em;
	background-color: #E6F8CB;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main #shop h3 {
	background-image: none;
	padding-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin-left: 15px;
}
#main h4 {
	clear:both;
	font-size:0.8em;
	color:#ff6600;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/common/icon-arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#main #shop h4 {
	font-size:0.9em;
	color:#669900;
	background-image: url(../images/common/h3icon.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	padding-left: 1.5em;
	background-color: #E6F8CB;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main h5 {
	clear:both;
	font-size:0.8em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(../images/common/icon-arrow4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
/*見出しが2段になる場合（h5要素）*/
#main h5 {
	background-position: 0.1em 1px;
}
#main p {
	margin:0px 0px 15px 0px;
	font-size:0.8em;
	line-height:1.4em;
	padding-left:15px;
}
#main p strong {
	color:#FF3333;
	font-weight: normal;
}
#main td {
	font-size: 0.8em;
	line-height:1.4em;
}
#main td td {
	font-size: 1em;
}
#main td td td{
	font-size:1em;
}
#main td p{
	font-size: 1em;
}
a:link {  color: #006600}
a:visited {  color: #FF9900}
a:hover {  color: #FF6600}
/*----------特定IDの設定----------*/
#pannavi {
	font-size:0.7em;
	line-height:1.2em;
	margin-bottom: 20px;
}
/*----------汎用設定----------*/
.standard {
	font-size: 0.8em;
	line-height: 1.4em;
}
.mini {
	font-size: 0.7em;
	line-height: 1.2em;
}
.mini2 {
	font-size: 11px;
	line-height: 16px;
}
#main .photo {
	float:right;
	width:320px;
	text-align:right;
	padding-right: 10px;
}
#main .text {
	float:left;
	width:270px;
}
#main .text p{
	padding-left:10px;
}
.ul1 {
	padding: 0 0 0 4px;
	margin: 0 0 0 0px;
}
.icon {
    list-style-type: none;
	background-image: url(../images/common/icon-arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding: 0 0 0 12px;
	margin: 0px 0 0 0px;
}
.clearline{
	padding-top: 12px;
	padding-bottom: 5px;
	clear: both;
}
.leftspace{
	padding-left: 20px;
	padding-bottom: 15px;
}
.title {
	font-size: 15px;
	line-height: 18px;
	color:#336600;
}
.title1 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
    margin-top: 5px;
	color:#CC6600;
}
.title2 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
    margin-top: 5px;
	color:#CC0000;
}
.color_b {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight:bold;
	color:#96591d;
}
.color_w {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight:bold;
	color:#ffffff;
}
.color_wh {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #ffffff;
	text-align: center;
}
.color_whi {
	font-size: 1.0em;
	line-height: 1.4em;
	color:#ffffff;
}
.color_per {
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight:bold;
	color:#663399;
}
.color_grn {
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight:bold;
	color:#336633;
}
.color_r {
	color: #FF0000;
}
.color_or {
	color: #FF6600;
}
.color_gr {
	color: #339933;
}
.float-right {
	float:right;
}
.center {
    text-align: center;
}

