/* CSS Document */

@import url("common.css");


body{
	font-size: 0.8em;
	color: #554520;
	background: url(../images/bg.gif);
}

body.index{
	font-size: 0.8em;
	color: #554520;
	background: #d0c19e;
}

a{ outline: none; }

p{ line-height: 155%; }

/* HEADER
------------------------------------------------------------------------*/
#Header_Index{
	width: 100%;
	background: url(../images/bg_indexhd.gif);
}
#Header_Index #inner{
	margin: 0 auto;
	padding-top: 80px;
	width: 389px;
	height: 129px;
}

#Header_Index #inner h1{
	width: 389px;
	height: 129px;
	text-indent: -9999px;
	background: url(../images/logo_index.gif) no-repeat 0 0;
}

#Header{
	width: 100%;
}

#Header #HeaderLogo{
	width: 100%;
	height: 83px;
	background: url(../images/bg_header.gif) repeat-x;
}

#Header #HeaderLogo #inner{
	margin: 0 auto;
	width: 750px;
}

#Header #HeaderLogo #inner h1{
	width: 224px;
	height: 83px;
	text-indent: -9999px;
	background: url(../images/logo_main.gif) no-repeat 0 0;
	float: left;	
}

#Header #HeaderLogo #inner h1 a{
	display: block;
	width: 224px;
	height: 83px;
	text-indent: -9999px;
	text-decoration: none;
}

#Header #HeaderNavi{
	width: 100%;
	height: 43px;
	background: url(../images/bg_glovalnavi.gif) repeat-x;
}

#Header #HeaderLogo #inner #privacypolicy{
	float: right;
	width: 300px;
	height: 83px;
	position:relative;
}

#Header #HeaderLogo #inner #privacypolicy a{
	width: 300px;
	position:absolute;
	bottom: 5px;
	text-align: right;
	color: #51411E;
	text-decoration: none;
}

#Header #HeaderLogo #inner #privacypolicy a:hover{
	text-decoration: underline;	
}

/* INDEX NAVIGATION
------------------------------------------------------------------------*/
ul#indexnavi{
	margin: 10px auto 0 auto;
	width: 561px;
	text-indent: -9999px;
}
ul#indexnavi li{
	width: 561px;
	height: 53px;
}

ul#indexnavi li a{
	display: block;
	width: 561px;
	height: 53px;
}

ul#indexnavi li.flower a{ background: url(../images/btn_indexflower.gif) no-repeat top; }
ul#indexnavi li.piano a{ background: url(../images/btn_indexpiano.gif) no-repeat top; }
ul#indexnavi li.profile a{ background: url(../images/btn_indexprofile.gif) no-repeat top; }
ul#indexnavi li.access a{ background: url(../images/btn_indexaccess.gif) no-repeat top; }
ul#indexnavi li.blog a{ background: url(../images/btn_indexblog.gif) no-repeat top; }

ul#indexnavi li.flower a:hover{ background: url(../images/btn_indexflower.gif) no-repeat bottom; }
ul#indexnavi li.piano a:hover{ background: url(../images/btn_indexpiano.gif) no-repeat bottom; }
ul#indexnavi li.profile a:hover{ background: url(../images/btn_indexprofile.gif) no-repeat bottom; }
ul#indexnavi li.access a:hover{ background: url(../images/btn_indexaccess.gif) no-repeat bottom; }
ul#indexnavi li.blog a:hover{ background: url(../images/btn_indexblog.gif) no-repeat bottom; }



/* GLOVAL NAVIGATION
------------------------------------------------------------------------*/
#HeaderNavi ul#GlovalNavi{
	margin: 0 auto;
	width: 750px;
	/*text-indent: -9999px;*/
}

/* 表示中のボタン指定 */
#HeaderNavi ul#GlovalNavi li.piano_focus{
	float: left;
	width: 94px;
	height: 41px;
	background: url(../images/btn_piano.gif) no-repeat left bottom;
}
#HeaderNavi ul#GlovalNavi li.profile_focus{
	float: left;
	width: 98px;
	height: 41px;
	background: url(../images/btn_profile.gif) no-repeat left bottom;
}
#HeaderNavi ul#GlovalNavi li.access_focus{
	float: left;
	width: 100px;
	height: 41px;
	background: url(../images/btn_access.gif) no-repeat left bottom;
}

/* フラワーアレンジメント */
#HeaderNavi ul#GlovalNavi li.flower{
	float: left;
	width: 190px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_flower.gif) no-repeat left top;
}
#HeaderNavi ul#GlovalNavi li.focusflower{
	float: left;
	width: 190px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_flower.gif) no-repeat left bottom;
}
#HeaderNavi ul#GlovalNavi li.flower a{
	display: block;
	width: 190px;
	height: 41px;
}
#HeaderNavi ul#GlovalNavi li.flower a:hover{
	background: url(../images/btn_flower.gif) no-repeat left bottom;
}


dl#original_box{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;	
}

dl#original_box dt{
	float: left;
	width: 400px;	
}

dl#original_box dd{
	font-size: 90%;
	color: #000;
	height: 177px;
	padding-top: 90px;
}

dl#original_box dd p{
	font-size: 150%;
	color: #000;
	padding-bottom: 5px;
}



/* ピアノレッスン */
#HeaderNavi ul#GlovalNavi li.piano{
	float: left;
	width: 94px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_piano.gif) no-repeat left top;
}

#HeaderNavi ul#GlovalNavi li.focuspiano{
	float: left;
	width: 94px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_piano.gif) no-repeat left bottom;
}
#HeaderNavi ul#GlovalNavi li.piano a{
	display: block;
	width: 94px;
	height: 41px;
	background: url(../images/btn_piano.gif) no-repeat left top;
}

#HeaderNavi ul#GlovalNavi li.piano a:hover{
	background: url(../images/btn_piano.gif) no-repeat left bottom;
}

/* プロフィール */
#HeaderNavi ul#GlovalNavi li.profile{
	float: left;
	width: 98px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_profile.gif) no-repeat left top;
}

#HeaderNavi ul#GlovalNavi li.focusprofile{
	float: left;
	width: 98px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_profile.gif) no-repeat left bottom;
}

#HeaderNavi ul#GlovalNavi li.profile a{
	display: block;
	width: 98px;
	height: 41px;
	background: url(../images/btn_profile.gif) no-repeat left top;
}

#HeaderNavi ul#GlovalNavi li.profile a:hover{
	background: url(../images/btn_profile.gif) no-repeat left bottom;
}

/* アクセス */
#HeaderNavi ul#GlovalNavi li.access{
	float: left;
	width: 100px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_access.gif) no-repeat left top;
}

#HeaderNavi ul#GlovalNavi li.focusaccess{
	float: left;
	width: 100px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_access.gif) no-repeat left bottom;
}

#HeaderNavi ul#GlovalNavi li.access a{
	display: block;
	width: 100px;
	height: 41px;
	background: url(../images/btn_access.gif) no-repeat left top;
}

#HeaderNavi ul#GlovalNavi li.access a:hover{
	background: url(../images/btn_access.gif) no-repeat left bottom;
}

/* ブログ */
#HeaderNavi ul#GlovalNavi li.blog{
	float: left;
	width: 81px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_blog.gif) no-repeat left top;
}
#HeaderNavi ul#GlovalNavi li.blog a{
	display: block;
	width: 81px;
	height: 41px;
	background: url(../images/btn_blog.gif) no-repeat left top;
}
#HeaderNavi ul#GlovalNavi li.blog a:hover{
	background: url(../images/btn_blog.gif) no-repeat left bottom;
}

#HeaderNavi ul#GlovalNavi li.contact{
	float: left;
	width: 187px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/btn_contact.gif) no-repeat left top;
}
#HeaderNavi ul#GlovalNavi li.contact a{
	display: block;
	width: 187px;
	height: 41px;
	background: url(../images/btn_contact.gif) no-repeat left top;
}
#HeaderNavi ul#GlovalNavi li.contact a:hover{
	background: url(../images/btn_contact.gif) no-repeat left bottom;
}


/* CONTAINER , FOOTER
------------------------------------------------------------------------*/
#Container{
	margin: 10px auto 0 auto;
	width: 750px;
	background: #ffffff;
}

#Footer_index{
	margin: 0 auto;
	width: 561px;
	height: 53px;
	text-align: center;
	background: url(../images/bg_indexcopyright.gif) no-repeat 0 0;
}
#Footer_index address{
	padding: 20px 0 0 0;
	font-style: normal;
}

#Footer{
	margin: 0 auto;
	width: 750px;
	text-align: center;
}
#Footer address{
	padding: 5px 0;
	font-style: normal;
}


/* [CONTENS] TITLE
------------------------------------------------------------------------*/
h2{ text-indent: -9999px; }

h2.flower_concept{
	width: 750px;
	height: 65px;
	background: url(../images/ti_floweconcept.gif) no-repeat 0 0;
}
h2.flower_course{
	width: 750px;
	height: 65px;
	background: url(../images/ti_flowercouse.gif) no-repeat 0 0;
}
h2.flower_original{
	width: 750px;
	height: 75px;
	background: url(../images/ti_original.gif) no-repeat 0 0;
}
h2.piano_about{
	width: 750px;
	height: 65px;
	background: url(../images/ti_pianoabout.gif) no-repeat 0 0;
}
h2.piano_tuition{
	width: 750px;
	height: 65px;
	background: url(../images/ti_pianocourse.gif) no-repeat 0 0;
}
h2.profile{
	width: 750px;
	height: 65px;
	background: url(../images/ti_profile.gif) no-repeat 0 0;
}
h2.accessmap{
	width: 750px;
	height: 74px;
	background: url(../images/ti_access.gif) no-repeat 0 0;
}



/* [CONTENTS] FLOWER , PIANO
------------------------------------------------------------------------*/
#Container #flowerconcept{
	width: 750px;
	background: url(../images/bg_flower.jpg) no-repeat 0 0;
}

#Container #flowerconcept p.block_a{
	padding: 10px 340px 0 50px;
}
#Container #flowerconcept p.block_b{
	padding: 0 50px;
}

img.coursebtn{
	padding: 25px 50px 10px 50px;
}

ul#subbtbox{
	margin-top: 25px;
	margin-left: 50px;
	margin-bottom: 10px;		
}

ul#subbtbox li{
	float: left;	
}

ul#subbtbox li#coursebtn{
	width: 180px;	
}

ul#subbtbox li#coursebtn{
		
}

#Container #pianoabout{
	width: 750px;
	background: url(../images/bg_piano.jpg) no-repeat 0 0;
}
#Container #pianoabout p{
	padding: 10px 50px 0 350px;
	line-height: 150%;
}


/* コース料金：フラワー・ピアノ共通 */
#Container #coursefee{
	margin: 20px auto 10px auto;
	width: 651px;
}
#Container #coursefee p{
	padding: 0 10px;
}

#Container #feebox_a{
	margin: 5px auto 15px auto;
	width: 651px;
	height: 91px;
	background: url(../images/bg_fee01.gif) no-repeat 0 0;
}
#Container #feebox_a h3.title{
	padding: 27px 15px;
	font-size: 1.1em;
	line-height: 120%;
	color: #ffffff;
}
#Container #feebox_a h3.title_l1{
	padding: 40px 15px;
	font-size: 1.1em;
	line-height: 120%;
	color: #ffffff;
}

#Container #feebox_a #innertop{
	width: 651px;
	border-bottom: 1px dotted #ffffff;
}

#Container #feebox_a h3.feetitle{
	padding: 10px 15px;
	font-size: 1.1em;
	line-height: 120%;
	color: #ffffff;
}
#Container #feebox_a h3.feetitlethin{
	padding: 6px 15px;
	font-size: 1.1em;
	line-height: 120%;
	color: #ffffff;
}

#Container #feebox_a h3 span{
	font-size: 0.85em;
}
#Container #feebox_a p{
	padding: 5px 15px;
	color: #f2e9d2;
}


#Container #feebox_b{
	margin: 0 auto 15px auto;
	width: 651px;
	height: 38px;
	background: url(../images/bg_fee02.gif) no-repeat 0 0;
}
#Container #feebox_b p{
	padding: 5px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}


#Container #feecap{
	margin: 20px auto 10px auto;
	width: 586px;
	background: #f7f2e4;
}
#Container #feecap p{
	padding: 5px 10px;
	line-height: 140%;
}
#Container #feecap span{
	font-size: 0.85em;
}

#Container #feecap #header{
	width: 586px;
	height: 9px;
	background: url(../images/bg_feecaphd.gif) no-repeat 0 0;
}
#Container #feecap #footer{
	width: 586px;
	height: 9px;
	background: url(../images/bg_feecapft.gif) no-repeat 0 0;
}

#Container p.feecaption{
	padding: 25px 85px 15px 85px;
	font-size: 0.85em;
}

#Container .footeradd{
	margin: 30px auto 15px auto;
	border-top: 1px solid #d0c19e;
	border-bottom: 1px solid #d0c19e;
	width: 586px;
}
#Container .footeradd p{
	padding: 5px 10px;
}
#Container .footeradd p span{
	padding-right: 5px;
	font-size: 0.85em;
}

#Container .footeradd a{ color: #554520; }
#Container .footeradd a:hover{ color: #d0c19e; }


/* [CONTENTS] PROFILE
------------------------------------------------------------------------*/
#Container #profile{
	width: 750px;
	background: url(../images/bg_profile.gif) no-repeat right 0;
}
#Container #profile img{
	/*float: left;*/
}
#Container #profile p{
	padding: 8px 35px 8px 15px;
}


#Container #map{
	margin: 10px auto;
	width: 580px;
	height: 480px;
}
#Container #mapcaption{
	margin: 10px auto;
	width: 580px;
}


#profile_left{
	float: left;
	width: 241px;
}

#profile_right{
	padding-top: 7px;
	float: right;
	width: 500px;
}


/* BACK TO TOTOP
------------------------------------------------------------------------*/
#Container #totop{
	width: 750px;
}
#Container #totop h3{
	margin-left: 582px;
	width: 168px;
	height: 77px;
	text-indent: -9999px;
	background: url(../images/btn_totop.gif) no-repeat top;
}
#Container #totop h3 a{
	display: block;
	width: 168px;
	height: 77px;
	text-indent: -9999px;
	background: url(../images/btn_totop.gif) no-repeat top;
}
#Container #totop h3 a:hover{
	display: block;
	width: 168px;
	height: 77px;
	text-indent: -9999px;
	background: url(../images/btn_totop.gif) no-repeat bottom;
}







/* ******************** clearFix ******************* */

.clear {
	clear: both;
	float: none;
}

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
 
}
/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */



.displaynone,
.print_only{
	display: none;
}

/*********************************************************************/


/*privacypolicy*/
dl#privacypolicy_box1{
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

dl#privacypolicy_box1 dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD9B72;
	font-size: 130%;
	padding-left: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #AD9B72
}

dl#privacypolicy_box1 dd{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 3px;
	color: #000;
}

dl#privacypolicy_box2{
	padding: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	border: 1px solid #000;
}

dl#privacypolicy_box2 dt{
	font-size: 110%;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
}

dl#privacypolicy_box2 dd{
	margin: 0px;
	padding: 10px;
	color: #000;
	line-height: 160%;
}

dl#privacypolicy_box2 dd p{
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 90%;
	line-height: 130%;
}

