
BODY{
	background-color:#FFFFFF;
	font-size:14px;
	font-family:"MS P Gothic",Verdana,Heleveica,Arial,;
	line-height:145%;
	margin-top:30px;
	margin-bottom:30px;
}

TD{
	font-size:14px;
	font-family:"MS P Gothic",Verdana,Heleveica,Arial,;
	line-height:145%;
}

A{
	text-decoration:underline;
	color:#3333FF;
}

A:hover{
	text-decoration:none;
	color:#FF9999;
}

H1 {
	background-image:url(../image/common/left.gif);
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
	padding-left:22px;
	font-size:16px;
	color:#3399CC;
}

H2 {
	margin:0px 0px 5px 0px;
	font-size:15px;
}

P.exp {
	margin:0px;
	font-size:10px;
}

.brandnew {
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
}

/** style of back link */

DIV.back {
	clear:both;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

A.back {
	background-image:url(../image/common/back.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	margin-top:20px;
	margin-bottom:20px;
}

/** style of flower lists */

DIV.list {
	text-align:left;
	width:550px;	
}

TABLE.flower {
	padding:0px;
	margin-top:10px;
}

TABLE.flower TD {
	width:130px;
	padding:0px 5px 0px 0px;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
}

TR.link TD {
	padding-bottom:15px;
}

TABLE.flower IMG {
	width:120px;
	padding:4px;
	border:1px solid #FFFFFF;
}

TABLE.flower IMG:hover {
	width:120px;
	border:1px solid #33CCFF;
	background-color:#EEFFFF;
}

/** style of flower details */

DIV.detail {
	text-align:left;
	width:600px;	
}

DIV.detail IMG.main {
	width:300px;
	float:right;
	padding-left:20px;
	background-color:#FFFFFF;
}

DIV.detail IMG.sub {
	width:150px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	clear:left;
}

DIV.detail H1 {
	background-image:none;
	margin:0px 0px 10px 0px;
	padding: 10px 10px 8px 10px;
	background-color:#33CCFF;
	color:#3300CC;
	font-size:18px;
	border-bottom: solid 2px #3300CC;
}

DIV.detail H2 {
	font-style:italic;
	font-size:15px;
	font-family:"lr SVbN", "Osaka|";
	margin:0px;
	padding:0px;
}

DIV.detail H3 {
	font-size:15px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

DIV.detail H4 {
	clear:both;
	border-left : 12px solid #33CCFF;
	padding-left: 12px;
	font-size:15px;
	margin-bottom:10px;
}

DIV.detail P {
	padding-bottom:10px;
}

DIV.detail HR {
	width:80%;
	border:6px 0px 0px 0px;
	border-color:#CCCCCC;
	border-style:dotted;
	margin-top:20px;
	margin-bottom:20px;
}


