﻿@charset "utf-8";

/*
	Site Name: MORE LIVING
	Description: large font style
	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:medium;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,
#staff-intro .pos,
#staff-intro .comt,
#event-box08 .pos,
#event-box08 .comt,
#news-frame,
#top-Navi,
#gravalNavigationBg,
#garden-gravalNavigationBg{
	font-size:small;
}

#news-frame .red{font-size:13px;}
.fl{font-size:16px;}

#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:x-large;}

/*
===== 2: FONTCHANGE TABS SELECT =======================
*/
#sel-M{
	background:url(../images/ico_m_bg.gif) no-repeat 0 0;
}
#sel-L{
	background:url(../images/ico_large_over_bg.gif) no-repeat 0 0;
}

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

/* header */
* html #header,
* html #garden-header{padding:8px 0 1px 10px;height:21px;}
/* footer */
* html #bottomNavi,
* html #garden-bottomNavi{padding-top:5px; height:46px;}

/* temp */
* html #sideNavi-Nemu ul{line-height:1.5;}
/* topicPath */
* html #topicPath {	
	margin:0 0 4px 0;
	background:#fff url(../images/ico_home.gif) no-repeat 0 2px;
}
* html .topicTitle h3,
* html .garden-topicTitle h3{
	font-size:x-large;
	padding:5px 0 2px 0;	
}
* html .topicTitle h4,
* html .garden-topicTitle h4{
	font-size:x-large;
	padding:5px 0 2px 0;	
}
* html #sideNavi-Nemu ul{
	line-height:1.7;
}
* 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:x-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:5px; height:46px;}
/* temp */
*:first-child+html #sideNavi-Nemu ul{line-height:1.5;}
/* topicPath */
*:first-child+html #topicPath {	
	margin:0 0 7px 0;
	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:x-large;
	padding:3px 0 2px 0;
}
*:first-child+html #sideNavi-Nemu ul{
	line-height:1.7;
}
*: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:x-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:5px; height:46px;}
/* temp */
html>/**/ body #sideNavi-Nemu ul{	line-height:1.7;}
/* topicPath */
html>/**/ body #topicPath {
	margin:0 0 7px 0;
	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:x-large;
	padding:4px 0 3px 0;
} 
html>/**/body #sideNavi-Nemu ul{
	line-height:1.9;
}
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:x-large;}

/*
===== 6: RECENT OPERA Var9 AND BELOW ==================
*/



/*
===== 4: LARGE STYLE =====================================
*/

/* contact :::::*/
.c-Box .entryBtn{
	margin:1.6em 0 0 15px;
	
}
.form table,
.form table input,
.form table textarea,
.form2 table,
.form2 table input,
.form-conf table{
    font-size: 14px;
}

