/*main-style*/

body {
	margin: 30px;
	background-color: #ECF1F1;
	color: #444444;
	font-size: small;
	line-height: 1.2em;
}

p {
	margin: 0px;
}

h1, h2 {
	display: none;
}

.news {
	font-size: 90%;
	line-height: 1.3em;
	color: #333333;
}

.newsDate {
	font-weight: bold;
	margin-bottom: 3px;
}

.copy {
	font-size: 80%;
	margin-top: 10px;
}

a {
	color: #006666;
/*	text-decoration: underline;*/
}

a:hover {
	color: #993333;
	text-decoration: none;
}


/*main-area*/

.mainTxt {
	margin: 15px 20px 0px 20px;
	font-size: small;
	color: #555555;
	line-height: 1.5em;
}

.mainTxt02 {
	margin: 5px 0px 10px 0px;
	font-size: small;
	color: #555555;
	line-height: 1.5em;
}

.mainTxt03 {
	margin: 10px 0px 4px 0px;
	font-size: small;
	color: #555555;
	line-height: 1.5em;
}

.mainTxtB {
	font-size: small;
	color: #666666;
	line-height: 1.5em;
	font-weight: bold;
}

.mTxtB {
	margin: 15px 20px 40px 20px;
	font-size: medium;
	color: #666666;
	line-height: 1.4em;
	font-weight: bold;
}

.marginImg {
	margin: 0px 20px 20px 20px;
}

.preTxt {
	margin: 15px 20px 0px 20px;
	padding-left: 8px;
	border-left: 2px solid #44A59E;
	color: #44A59E;
	font-size: small;
	line-height: 1.5em;
}

.smallTxt {
	font-size: 90%;
	color: #555555;
	line-height: 1.3em;
}

.smallTxtB {
	font-size: 90%;
	color: #555555;
	line-height: 1.3em;
	font-weight: bold;
}

/*title*/

.titleGreeting {
	background-image: url(img/greeting_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleProfile {
	background-image: url(img/profile_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleProfile02 {
	background-image: url(img/profile02_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleCounseling {
	background-image: url(img/counseling_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleLesson {
	background-image: url(img/lesson_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleBlog {
	background-image: url(img/blog_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleMessage {
	background-image: url(img/message_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleBunadance {
	background-image: url(img/bunadance_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}

.titleLinks {
	background-image: url(img/links_title.gif);
	background-repeat: no-repeat;
	width:625px;
	height: 60px;
	display: block;
	margin-top: 16px;
	margin-right: 20px;
}


/*menu*/

.menuBg {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
}


.logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 154px;
	display: block;
}

.mHide {
	display: none;
}

.mTop {
	background-image: url(img/menu_top.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 14px;
}

a:hover.mTop {
	background-image: url(img/menu_top_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 14px;
}

.mGreeting {
	background-image: url(img/menu_greeting.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#greeting .mGreeting {
	background-image: url(img/menu_greeting_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mGreeting {
	background-image: url(img/menu_greeting_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mProfile {
	background-image: url(img/menu_profile.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#profile .mProfile {
	background-image: url(img/menu_profile_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mProfile {
	background-image: url(img/menu_profile_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mKimono {
	background-image: url(img/menu_kimono.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 35px;
	display: block;
	margin-top: 11px;
}

.mNakushimono {
	background-image: url(img/menu_nakushimono.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mCounseling {
	background-image: url(img/menu_counseling.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 6px;
}

#counseling .mCounseling {
	background-image: url(img/menu_counseling_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 6px;
}

a:hover.mCounseling {
	background-image: url(img/menu_counseling_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 6px;
}

.mLesson {
	background-image: url(img/menu_lesson.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 6px;
}

#lesson .mLesson {
	background-image: url(img/menu_lesson_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 6px;
}

a:hover.mLesson {
	background-image: url(img/menu_lesson_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 6px;
}

.mBlog {
	background-image: url(img/menu_blog.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#blog .mBlog {
	background-image: url(img/menu_blog_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mBlog {
	background-image: url(img/menu_blog_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mBunadance {
	background-image: url(img/menu_bunadance.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#bunadance .mBunadance {
	background-image: url(img/menu_bunadance_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mBunadance {
	background-image: url(img/menu_bunadance_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mBunadance0 {
	background-image: url(img/menu_bunadance0.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#bunadance .mBunadance0 {
	background-image: url(img/menu_bunadance0_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mBunadance0 {
	background-image: url(img/menu_bunadance0_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mBuna {
	background-image: url(img/menu_buna.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#buna .mBuna {
	background-image: url(img/menu_buna_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mBuna {
	background-image: url(img/menu_buna_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

.mLinks {
	background-image: url(img/menu_links.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

#links .mLinks {
	background-image: url(img/menu_links_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}

a:hover.mLinks {
	background-image: url(img/menu_links_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 20px;
	display: block;
	margin-top: 11px;
}


.mUzumaki {
	background-image: url(img/menu_uzumaki.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 35px;
	display: block;
	margin-top: 11px;
}

#uzumaki .mUzumaki {
	background-image: url(img/menu_uzumaki_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 35px;
	display: block;
	margin-top: 11px;
}

a:hover.mUzumaki {
	background-image: url(img/menu_uzumaki_on.gif);
	background-repeat: no-repeat;
	width:135px;
	height: 35px;
	display: block;
	margin-top: 11px;
}
