﻿@charset "utf-8";

/*
	Site Name: MORE LIVING
	Description: medium font style::::default
	Version: 2007-05-24
*/

/*
===== CONTENTS ===========================================

	1: BASE FONT SIZE
	2: FONTCHANGE TABS SELECT
	3: IE 6 AND BELOW
	4: IE 7 ONLY 
	5: MODRN BROWSERS ONLY (NOT IE 7) 
	6: RECENT OPERA Var9 AND BELOW
	
==========================================================
*/

/*
===== 1: BAWSE FONT SIZE ===============================
*/

body {font:160% "ヒラギノ角ゴ Pro W3","Hiragino kaku Gothic pro", Osaka,"メイリオ",meiryo,"ＭＳ Ｐゴシック",sans-serif;line-height:1.22;}

body{font-size:small;line-height: 1.4;/* base line height */} 


/* small font */
h2,
.f-s,
#header-navi,
#garden-header-navi,
#topSideNaviArea p,
#areaInfo p,
#bottomNavi,
#garden-bottomNavi,
#pageup a,
#sideNavi p,
#garden-sideNavi p,
#sideNavi div p,
#garden-sideNavi div p,
#topicPath,
#formsubmit p,
.rec-Details th,
.rec-Details td,
.rec-Message p,
#case-mainDetails th,
#case-mainDetails td,
#sideNavi-Nemu ul,
.case-IndexBoxTitle span,
#topShowcaseArea,
#staff-intro .pos,
#staff-intro .comt,
#event-box08 .pos,
#event-box08 .comt,
#news-frame,
#top-Navi,
#gravalNavigationBg,
#garden-gravalNavigationBg{
	font-size:x-small;
	letter-spacing:0.02em;
}

#news-frame .red{font-size:11px;}
.fl{font-size:14px;}

#about-box01 h4,
.link-box02 h4,
#event-box16 h3,
#event-box18 h3,
#event-box31 h3,
#event-box34 h3,
#garden-content .txt01,
.topicTitle02 h3,
.fb-red2{font-size:large;}

/*
===== 2: FONTCHANGE TABS SELECT =======================
*/

#sel-M{
	background:url(../images/ico_m_over.gif) no-repeat 0 0;	
}
#sel-L{
	background:url(../images/ico_large_bg.gif) no-repeat 0 0;
}



/*
===== 3: IE 6 AND BELOW ===============================
*/

/* header */
* html #header,
* html #garden-header{padding:9px 0 0 10px; height:21px;} 
/* footer */
* html #bottomNavi,
* html #garden-bottomNavi{padding-top:7px; height:38px;}
/* topicPath */
* html #topicPath {
	margin:2px 0 5px 0;
	background:#fff url(../images/ico_home.gif) no-repeat 0 0;
}
* html .topicTitle h3,
* html .garden-topicTitle h3{
	font-size:large;
	padding:8px 0 5px 0;
}
* html .topicTitle h4,
* html .garden-topicTitle h4{
	font-size:large;
	padding:8px 0 5px 0;
}
* html #about-box01 h4,
* html .link-box02 h4,
* html #event-box16 h3,
* html #event-box18 h3,
* html #event-box31 h3,
* html #event-box34 h3,
* html #garden-content .txt01,
* html .topicTitle02 h3{font-size:large;}
/*
===== 4: IE 7 ONLY ====================================
*/

/* header */
*:first-child+html #header,
*:first-child+html #garden-header{padding:10px 0 0 10px;height:22px;}
/* footer */ 
*:first-child+html #bottomNavi,
*:first-child+html #garden-bottomNavi{padding-top:7px; height:38px;}
/* topicPath */
*:first-child+html #topicPath {
	padding:2px 0 5px 16px;
	background:#fff url(../images/ico_home.gif) no-repeat 0 2px;
}
*:first-child+html .topicTitle h3,
*:first-child+html .topicTitle h4,
*:first-child+html .garden-topicTitle h3,
*:first-child+html .garden-topicTitle h4{
	font-size:large;
	padding:6px 0 5px 0;
} 
*:first-child+html #about-box01 h4,
*:first-child+html .link-box02 h4,
*:first-child+html #event-box16 h3,
*:first-child+html #event-box18 h3,
*:first-child+html #event-box31 h3,
*:first-child+html #event-box34 h3,
*:first-child+html #garden-content .txt01,
*:first-child+html .topicTitle02 h3{font-size:large;}

/*
===== 5: MODRN BROWSERS ONLY (NOT IE 7) ===============
*/

/* header */
html>/**/ body #header,
html>/**/ body #garden-header{padding:9px 0 0 10px;height:21px;} 
/* footer */
html>/**/ body #bottomNavi,
html>/**/ body #garden-bottomNavi{padding-top:7px; height:38px;}
/* topicPath */
html>/**/ body #topicPath {
	padding:2px 0 5px 16px;
	background:#fff url(../images/ico_home.gif) no-repeat 0 2px;
}
html>/**/body .topicTitle h3,
html>/**/body .topicTitle h4,
html>/**/body .garden-topicTitle h3,
html>/**/body .garden-topicTitle h4{
	font-size:large;
	padding:8px 0 5px 0;
} 
html>/**/body #about-box01 h4,
html>/**/body .link-box02 h4,
html>/**/body #event-box16 h3,
html>/**/body #event-box18 h3,
html>/**/body #event-box31 h3,
html>/**/body #event-box34 h3,
html>/**/body #garden-content .txt01,
html>/**/body .topicTitle02 h3{font-size:large;}

/*
===== 6: RECENT OPERA Var9 AND BELOW ==================
*/
/* body 
html:first-child body{font-size:87%;} */
#sideNavi-Nemu ul{
	line-height:2.3;
}


