/*<agl.folder "base">*/
	body{
	color: #5c5c5c;
	font-size: 12px;
	line-height: 20px;
	background-color: white;
	margin: 0px;
	}
	a:link    { color: #10186d; text-decoration: none; }
	a:visited   { color: #10186d; text-decoration: none; }
	a:active  { color: #7AB973; text-decoration:none; }
	a:hover  { color: #538b78; text-decoration: underline; }
/*</agl.folder>*/
/*<agl.folder "extra">*/
	td.flower-name{
	font-size: 13px;
	color: #7ab973;
	font-weight : bold;
	}
	td.bg-B4D4AF{
	background-color: #B4D4AF;
	}
	td.menu-bottom{
	font-size: 10px;
	}
	.font10{
	font-size: 10px;
	}
	.7AB973{
	color: #7AB973;
	}
/*</agl.folder>*/
/*<agl.folder "typograph">*/
	.flower-name-s{
	font-size: 11px;
	color: #7ab973;
	}
	td { font-size: 11px; line-height: 18px; }
	h1    { font-size: 14px; font-weight: normal; margin: 0; }
	h2   { font-size: 12px; font-weight: normal; margin: 0; }
	h3   { font-size: 12px; font-weight: normal; margin: 0; }
	h4   { font-size: 12px; font-weight: normal; margin: 0; }
	h5   { color: #868686; font-size: 10px; font-weight: normal; margin: 0; }
	h6   { color: #868686; font-size: 10px; font-weight: normal; margin: 0; }
	p { font-weight: normal; margin: 0; }
	.typo_09   { font-size: 9px; line-height: 14px }
	.typo_10  { font-size: 10px; line-height: 16px }
	.typo_11    { font-size: 11px; line-height: 18px }
	.typo_12   { font-size: 12px; line-height: 20px }
	.typo_13   { font-size: 13px; line-height: 24px }
	.typo_14   { font-size: 14px; line-height: 24px }
	.typo_16   { font-size: 16px; line-height: 24px }
	.typo_18   { font-size: 18px; line-height: 25px }
	.typo_20   { font-size: 20px; line-height: 26px }
	.typo_22   { font-size: 22px; line-height: 28px }
	.typo_24   { font-size: 24px; line-height: 30px }
	.space_2 { letter-spacing: 2px }
	.space_4 { letter-spacing: 4px }
	.space_8 { letter-spacing: 8px }
	.font_english-g  { font-family: "Lucida Grande", Verdana }
	.font_english-m { font-family: Palatino, Times }
	.font_japanese-m  { font-family: "ヒラギノ明朝 Pro W3", "ＭＳ 明朝" }
	.font_japanese-g  { font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック" }
/*</agl.folder>*/
/*<agl.folder "layout">*/
	.text-R { text-align: right; }
	.margin16 { margin: 0; padding: 16px; }
	.margin24 { margin: 0; padding: 24px; }
	#contents { margin: 0; padding-top: 32px; }
/*</agl.folder>*/
/*<agl.folder "ui">*/
	.input_width-full { font-size: 11px; width: 100%; }
	.input_width-full-rside { font-size: 11px; text-align: right; width: 100%; }
	#list-s { margin: 0; padding: 0 0 0 0; list-style-type: none; list-style-position: outside; white-space: normal; }
	#list-s li { background-image: url(interface/mrk_flower-green-s.gif); background-repeat: no-repeat; background-position: 0 1px; margin: 0; padding: 0 0 10px 13px; }
/*</agl.folder>*/

.frame { border: solid 1px #c6c6c6; }
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
.div_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 12px;
	padding-top: 12px;
}
