﻿
		ul, li {
		margin:0px;
		padding:0px;
	}
	body { color: white; background-color: #000; 

		font-family: "ＭＳ Ｐゴシック", Osaka;
		margin: 0;
		padding: 0;


}
/*メニュー*/
			#submenu li {
				display:inline;
			}
			#submenu a, #submenu p {
				display: block;
				text-indent: -700em;
			}
				/*新着情報*/
				#submenu .submenu01 {
					background-image: url(../img/dr/m-01.png);
					background-position: center top;
					background-repeat: no-repeat;
					width: 180px;
					height: 51px;
				}
					#submenu .submenu01:hover {
						background-position: 0px -51px;
					}
				/*マミとは*/
				#submenu .submenu02 {
					background-image: url(../img/dr/m-02.png);
					background-position: center top;
					background-repeat: no-repeat;
					width: 180px;
					height: 48px;
				}
					#submenu .submenu02:hover {
						background-position:0px -48px;
					}
				/*フラワーデザイン*/
				#submenu .submenu03 {
					background-image: url(../img/dr/m-03.png);
					background-position: center top;
					background-repeat: no-repeat;
					width: 180px;
					height: 48px;
				}
					#submenu .submenu03:hover {
						background-position: 0px -48px;
					}
				/*スクール案内*/
				#submenu .submenu04 {
					background-image:url(../img/dr/m-04.png);
					background-position:center top;
					background-repeat:no-repeat;
					width: 180px;
					height: 48px;
				}
					#submenu .submenu04:hover {
						background-position: 0px -48px;
					}
				/*コース案内*/
				#submenu .submenu05 {
					background-image: url(../img/dr/m-05.png);
					background-position: center top;
					background-repeat: no-repeat;
					width: 180px;
					height: 48px;
				}
					#submenu .submenu05:hover {
						background-position:0px -48px;
					}
				/*体験レポート*/
				#submenu .submenu06 {
					background-image: url(../img/dr/m-06.png);
					background-position: center top;
					background-repeat: no-repeat;
					width: 180px;
					height: 48px;
				}
					#submenu .submenu06:hover {
						background-position: 0px -48px;
					}
				/*卒業生の活動*/
				#submenu .submenu07 {
					background-image: url(../img/dr/m-07.png);
					background-position: center top;
					background-repeat: no-repeat;
					width: 180px;
					height: 48px;
				}
					#submenu .submenu07:hover {
						background-position: 0px -48px;
					}
.class10 { font-size: 10px; line-height: 1.25em; }
.class12 { font-size: 12px; line-height: 1.5em; }
.box_lrf { border-right: 1px solid #b2b2b2; border-left: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; border-top-color: #b2b2b2; }
.box_hr { border-top: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; }
.box_l { border-left: 1px solid #b2b2b2; }
