﻿*{
	margin:0px;
	padding:0px;
	font-family: sans-serif;
	}
img{border:none;}
p.clear{clear:both;}

/*ボックスモデルレイアウト　ここから*/


div#box{
	width:900px;
	margin:0 auto;
	}
	
div#header{
	width:900px;
	height:314px;
	position:relative;
        }
    
div#header h1{
        font-weight:normal;
        font-size:10px;
        position:absolute;
	top:10px;
	left:45px;
	}

div#header h1 a{
        text-decoration:none;
 	color:#fff;
        }
 
h2{
        position:absolute;
        top:7px;
        left:677px;
        }

h3{
        position:absolute;
        top:206px;
        left:593px
        }

ul#header_menu{
        width:900px;
        position:absolute;
        top:263px;
        left:55px;
        }
    
ul#header_menu li{
        display:inline;
        list-style:none;
        margin-right:-5px;
        }

div#main_box{ 
        width:785px;
        height:auto;
        position:relative ;
        margin:0px auto;
        }
      
div#main_box .clearfix:after{
        content:".";
        clear:both;
	display: block;
	height: 0px;
	visibility:hidden;
        }

div#main_box .clearfix{
        zoom:1;
        }
    
div#menu{
        float:left;
        width:180px;
        height:auto;
        margin-right:20px;
        line-height:120% ;
        }
        
div#menu ul{
        font-size:0.8em;  
        color:#000; 
        margin-top:5px;
        }

div#menu ul li{
        color:#000;
        text-align:left;
        text-transform:uppercase;
        list-style:none;
        margin-bottom:5px;
        }
    
div#main{ 
        width:580px;
        height:auto;
        float:left;
        margin-bottom:100px;
        position:relative;
        }
    
p.contents_title{
	width:369px;
	height:40px;
	background-image:url(images/contents.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#676767;
	font-size:17px;
	padding-top:10px;
	padding-left:45px;
        }
    
p.main_text{
        width:570px;
        line-height:150%;
        margin:10px 0; 
        font-size:15px;
        color:#666;
        }

p.main_text span{
        color:#877666;
        font-size:17px;
        }
    
p#maintext a{
        color:#000;
        font-size:15px;
        color:#000;
        }

p.kinrin_01{
        position:relative;
        top:-20px;
        left:0;
        display:inline;
        font-size:15px;
        color:#666;
        }

* html p.kinrin_01{
        position:relative;
        top:-9px;
        left:0;
        display:inline;
        font-size:15px;
        color:#666;
        }

p.kinrin_01 span{
        font-size:25px;
        }

* html p.kinrin_01 span{
        font-size:17px;
        }

p.kinrin_02{
        position:relative;
        top:-20px;
        left:85px;
        display:inline;
        font-size:15px;
        color:#666;
        }

* html p.kinrin_02{
        position:relative;
        top:-9px;
        left:85px;
        display:inline;
        font-size:15px;
        color:#666;
        }

p.kinrin_02 span{
        font-size:25px;
        }

* html p.kinrin_02 span{
        font-size:17px;
        }

p.kinrin_03{
        position:relative;
        top:-20px;
        left:125px;
        display:inline;
        font-size:15px;
        color:#666;
        }

* html p.kinrin_03{
        position:relative;
        top:-9px;
        left:125px;
        display:inline;
        font-size:15px;
        color:#666;
        }
    
p.kinrin_03 span{
        font-size:25px;
        }

* html p.kinrin_03 span{
        font-size:17px;
        }
    
p.kinrin_04{
        position:relative;
        top:-20px;
        left:180px;
        display:inline;
        font-size:15px;
        color:#666;
        }

* html p.kinrin_04{
        position:relative;
        top:-9px;
        left:180px;
        display:inline;
        font-size:15px;
        color:#666;
        }
    
p.kinrin_04 span{
        font-size:25px;
        }

* html p.kinrin_04 span{
        font-size:17px;
        }
    
div.access_back{
        width:568px;
	height:698px;
	background-image:url(images/access.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:30px;
	margin-bottom:20px;
	}

p.access_text{
        padding-top:505px;
        margin-left:60px;
        color:#666;
        font-size:15px;
        line-height:170%;
        letter-spacing:1px;
        }

p.access_text span{
        color:#C46F6A;
        }

div.chiefsatff_back{
        width:572px;
	height:432px;
	background-image:url(images/chiefsatff.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

p.staff_subtext{
        width:485px;
        padding-top:75px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:160%;;
        }

p.staff_subtext span{
        color:#DC858E;
        }

p.staff_bottomtext{
        width:485px;
        padding-top:5px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:160%;;
        }
    
p.staff_bottomtext span{
        color:#DC858E;
        }
 
div.satff_back_01{
        width:572px;
	height:378px;
	background-image:url(images/staff_01.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

div.satff_back_02{
        width:572px;
	height:371px;
	background-image:url(images/staff_02.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

div.all_satff_back{
        width:572px;
	height:255px;
	background-image:url(images/allstaff.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

p.all_stafftext{
        width:485px;
        padding-top:115px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:160%;;
        }

div.place_back_01{
        width:572px;
	height:385px;
	background-image:url(images/place_photo_01.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

div.place_back_02{
        width:572px;
	height:411px;
	background-image:url(images/place_photo_02.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

div.place_back_03{
        width:572px;
	height:385px;
	background-image:url(images/place_photo_03.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

div.place_back_04{
        width:572px;
	height:410px;
	background-image:url(images/place_photo_04.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:50px;
	}

p.place_text{
        width:485px;
        padding-top:45px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:160%;
        letter-spacing:2px;
        }
    
div.miryoku_back{
        width:579px;
	height:239px;
	background-image:url(images/miryoku.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
	}

p.miryoku_text{
        padding-top:105px;
        margin-left:40px;
        color:#000;
        font-size:14px;
        line-height:150%;
        letter-spacing:1px;
        }

p.detail_button{
        position:absolute;
        top:176px;
        left:393px;
        }

div.riyuu{
        margin-top:10px;
        position:relative;
        margin-bottom:15px;
        }

p.riyuu_text{
        color:#000;
        font-size:14px;
        line-height:150%;
        margin-left:55px;
        letter-spacing:1px;
        }

p.riyuu_sub{
        position:absolute;
        top:33px;
        left:455px;
        }

p.riyuu_button{
        margin-left:300px;
        }

p.question_text{
        color:#000;
        font-size:14px;
        line-height:150%;
        margin-left:85px;
        letter-spacing:1px;
        }

p.question_button{
        margin-left:410px;
        }
    
p.answer_button{
        margin-left:430px;
        margin-bottom:40px;
        }

div.contact_main{
        width:579px;
	height:140px;
	background-image:url(images/contact_back.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
        }

p.contact_button{
        position:absolute;
        top:55px;
        left:315px;
        }

div.style_main{
        width:577px;
	height:372px;
	background-image:url(images/style_01.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
	}

p.style_text{
        width:210px;
        position:absolute;
        top:60px;
        left:335px;
        color:#000;
        font-size:14px;
        line-height:150%;
        text-align:justify;
        text-justify:distribute;
        }

div.style_main02{
        width:577px;
	height:372px;
	background-image:url(images/style_02.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
	}

p.style_subtext{
        width:200px;
        position:absolute;
        top:60px;
        left:40px;
        color:#000;
        font-size:14px;
        line-height:150%;
        text-align:justify;
        text-justify:distribute;
        }

div.style_main03{
        width:577px;
	height:372px;
	background-image:url(images/style_03.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
	}

div.style_main04{
        width:577px;
	height:372px;
	background-image:url(images/style_04.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:30px;
	}

div.course_main{
        width:577px;
	height:302px;
	background-image:url(images/course.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
	}

p.course_maintext{
        width:170px;
        position:absolute;
        top:20px;
        left:385px;
        color:#000;
        font-size:14px;
        line-height:150%;
        text-align:justify;
        text-justify:distribute;
        }

p.course_text{
        width:570px;
        color:#000;
        font-size:14px;
        line-height:150%;
        text-align:justify;
        text-justify:distribute;
        letter-spacing:1px;
        margin:10px 0 20px 0;
        }

div.staff_main01{
        width:575px;
	height:408px;
	background-image:url(images/course_staff.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	}

div.staff_main02{
        width:575px;
	height:325px;
	background-image:url(images/course_staff_02.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
	}

p.staff_text{
        width:310px;
        position:absolute;
        top:70px;
        left:35px;
        color:#000;
        font-size:14px;
        line-height:150%;
        text-align:justify;
        text-justify:distribute;
        letter-spacing:1px;
        }

p.staff_text02{
        width:270px;
        position:absolute;
        top:105px;
        left:45px;
        color:#000;
        font-size:14px;
        line-height:150%;
        text-align:justify;
        text-justify:distribute;
        letter-spacing:1px;
        }

p.main_list{
        font-size:13px;
        color:#000;
        letter-spacing:1px;
        margin-top:5px;
        margin-bottom:15px;
        line-height:200%;
        }
    
p.main_list img{
        vertical-align:-7px ;
        }

p.contact_text{
        font-size:13px;
        color:#000;
        letter-spacing:1px;
        margin:20px 30px;
        line-height:190%;
        }

div.food_main{
        width:355px;
	height:346px;
	background-image:url(images/food_menu.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:20px;
	}

p.foodmain_text{
        width:355px;
        padding-top:255px;
        margin-left:50px;
        color:#666;
        font-size:13px;
        line-height:140%;
        letter-spacing:2px;
        }

div.food_right{
        width:200px;
	height:320px;
	background-color:#F1E7DE;
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:absolute;
	top:220px;
	left:360px;
	margin-bottom:10px;
	color:#666;
        font-size:14px;
	padding-top:20px;
	padding-left:15px;
	line-height:150%;
	}
	
div.food_right span{
	color:#666;
        font-size:12px;
        }

div.food_submain{
	position:relative;
	margin-bottom:130px;
	margin-top:25px;
	}

p.food_lefttext{
        position:absolute;
	top:155px;
	left:15px;
 	color:#666;
        font-size:14px;
        letter-spacing:2px;
        line-height:140%;
        }

p.food_centertext{
        position:absolute;
	top:155px;
	left:205px;
	color:#666;
        font-size:14px;
        letter-spacing:2px;
        line-height:140%;
        }

p.food_righttext{
        position:absolute;
	top:155px;
	left:400px;
	color:#666;
        font-size:14px;
        letter-spacing:2px;
        line-height:140%;
        } 

div.cake_main{
	margin-bottom:10px;
	margin-top:20px;
	}

div.cake_right{
        width:200px;
	height:260px;
	background-color:#F1E7DE;
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:absolute;
	top:1220px;
	left:360px;
	margin-bottom:10px;
	color:#666;
        font-size:14px;
	padding-top:20px;
	padding-left:15px;
	line-height:150%;
	}
	
p.cake_lefttext{
        position:absolute;
	top:195px;
	left:15px;
	color:#666;
        font-size:14px;
        letter-spacing:2px;
        line-height:140%;
        }

p.cake_centertext{
        position:absolute;
	top:195px;
	left:205px;
	color:#666;
        font-size:14px;
        letter-spacing:2px;
        line-height:140%;
        }

p.cake_righttext{
        position:absolute;
	top:195px;
	left:400px;
	color:#666;
        font-size:14px;
        letter-spacing:2px;
        line-height:140%;
        }

div.food_5250{
        width:570px;
	height:222px;
	background-image:url(images/food_5250.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	position:relative;
	} 

p.food_button{
        position:absolute;
        top:155px;
        left:385px;
        }

div.food_chef{
        width:570px;
	height:320px;
	background-image:url(images/food_chefmain.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-bottom:50px;
	margin-top:30px;
	position:relative;
	} 

p.food_cheftext{
	color:#666;
        font-size:14px;
	padding-top:100px;
	margin-left:45px;
	line-height:160%;
	letter-spacing:2px;    
        }

div.voice_back_01{
        width:570px;
	height:443px;
	background-image:url(images/voice_hanai.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:30px;
	}

p.voice_text{
        width:230px;
        padding-top:110px;
        margin-left:315px;
        color:#666;
        font-size:12px;
        line-height:140%;
        }

p.voice_text span{
        color:#8C7669;
        }

div.voice_back_02{
        width:570px;
 	height:394px;
	background-image:url(images/voice_yosida.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
	}

p.voice_text_02{
        padding-top:120px;
        margin-left:50px;
        color:#666;
        font-size:12px;
        line-height:150%;
        }

p.voice_text_02 span{
        color:#8C7669;
        }

div.voice_back_03{
        width:570px;
	height:485px;
	background-image:url(images/voice_nisiwaki.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
	}

div.voice_back_04{
        width:570px;
	height:500px;
	background-image:url(images/voice_maeda.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
	}

div.charm_main{
	margin-bottom:30px;
	margin-top:10px;
	}

div.charm_right{
        width:210px;
	height:280px;
	background-color:#F1E7DE;
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:absolute;
	top:80px;
	left:335px;
	margin-bottom:10px;
	color:#666;
        font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:150%;
	}

div.charm_left{
        width:210px;
 	height:385px;
	background-color:#F1E7DE;
	background-position:0px 0px;
	background-repeat:no-repeat;
        position:relative;
	margin-bottom:30px;
	margin-top:30px;
	color:#666;
        font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-left:3px;
	line-height:160%;
	letter-spacing:0px;
	}

div.charm_mainbottom{
	position:absolute;
	top:0px;
	left:240px;
	}

div.soudan_main{
        width:570px;
	height:275px;
	background-image:url(images/soudan_top.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	}

p.soudan_toptext{
        width:300px;
        padding-top:115px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:140%;
        letter-spacing:2px;
        }

div.soudan_top{
        width:570px;
	height:275px;
	background-image:url(images/soudan_center.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	}

p.soudan_centertext{
        width:450px;
        padding-top:80px;
        margin-left:50px;
        color:#666;
        font-size:14px;
        line-height:150%;
        letter-spacing:2px;
        }

p.soudan_centertext span{
        font-size:27px;
        color:#73594C;
        }

* html p.soudan_centertext span{
        font-size:17px;
        color:#73594C;
        }

div.soudan_center{
        width:570px;
	height:329px;
	background-image:url(images/soudan_bottom.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
	}

p.soudan_bottomtext{
        width:450px;
        padding-top:90px;
        margin-left:50px;
        color:#666;
        font-size:14px;
        line-height:150%;
        letter-spacing:2px;
        }

p.soudan_bottomtext span{
        font-size:27px;
        color:#73594C;
        }

* html p.soudan_bottomtext span{
        font-size:17px;
        color:#73594C;
        }
     
p.soudan_text{
        color:#666;
        font-size:14px;
        margin-left:10px;
        line-height:150%;
        letter-spacing:2px;
        margin-bottom:20px;
        }

div.main_pan{
     width:570px;
	height:174px;
	background-image:url(images/pan.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
        }
    
p.pan_text{
        color:#666;
        font-size:11px;
        position:absolute;
        top:25px;
        left:340px;
        line-height:150%;
        margin-bottom:20px;
        text-justify:distribute;
        }

p.pan_text span{
        color:#C05F68;
        font-size:11px;
        }

p.place_sub{
        position:absolute;
        top:350px;
        left:310px;
        }

div.happy_plan{
                width:570px;
	height:168px;
	background-image:url(images/happy_back.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:20px;
        }

p.happy_text{
        padding-top:80px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:150%;
        letter-spacing:2px;
        }

div.sweet_plan{
                width:570px;
	height:267px;
	background-image:url(images/sweet_plan.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:20px;
        }
    
p.sweet_text{
        padding-top:115px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:150%;
        letter-spacing:2px;
        }

div.spsweet_plan{
                width:570px;
	height:237px;
	background-image:url(images/spsweet_plan.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:20px;
        }
    
p.spsweet_text{
        padding-top:95px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:150%;
        letter-spacing:2px;
        }

div.order_plan{
                width:570px;
	height:216px;
	background-image:url(images/order_back.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	margin-top:20px;
    margin-bottom:30px;    
        }
    
p.order_text{
        padding-top:95px;
        margin-left:40px;
        color:#666;
        font-size:14px;
        line-height:150%;
        letter-spacing:2px;
        }
           
p.table_list{
        font-size:13px;
        color:#000;
        letter-spacing:1px;
        line-height:200%;
        }

p.table_list span{
        font-size:15px;
        letter-spacing:1px;
        }

*:first-child+html p.table_list span{
        font-size:20px;
        letter-spacing:1px;
        }

* html p.table_list span{
        font-size:20px;
        letter-spacing:1px;
        }
    	
table#form{
        width:570px;
	text-align:left;
	border-collapse:collapse;
	margin-bottom:20px;
	border:solid 1px #CFCFCF;
	}

table#contact{
	border:solid 1px #CFCFCF;
        width:570px;
	text-align:left;
	border-collapse:collapse;
   	margin:10px 0;
	}

table#chek{
	width:785px;
	border:solid 1px #CFCFCF;
	text-align:left;
	border-collapse:collapse;
   	font-size:9pt;
   	background-color:#CFCFCF;
	}

table#form td#head{
	background-color:#EFE6E7;
 	color:#000;
 	padding:10px;
 	font-size:17px;
 	border:none;
	}

table#contact td#head{
 	color:#000;
 	padding:10px;
 	font-size:17px;
 	letter-spacing:1px;
	}

table#contact td#head span{
        font-size:11px;
        color:#ff0000;
        }

table#chek td#head{
	background-color:#EFE6E7;
 	color:#000;
 	padding:10px;
	}

table#chek td.cell00{
        border:solid 1px #CFCFCF;
        font-size:16px;
        background-color:#EFE6E72;
        }
    
table#chek td{
        background-color:#EFE6E7;
	}
	
table#chek td.cell2{
        padding-top:20px;
	padding-left:35px;
        font-size:14px;
	padding-right: 10px;
	padding:10px 20px;
	}

table#form td.cell2{
        font-size:14px;
	padding:15px 10px;
	}
	
table#chek td.cell3{
        padding-top:25px;
	padding-left:45px;
	padding-right: 10px;
	font-size:13px;
	line-height:150%;
	}

table#chek td.cell3 span{
        font-size:10px;
        }
    
table#chek td.cell04{
        border:solid 1px #CFCFCF;
        font-size:13px;
   	padding:20px 40px;
        line-height:160%;
        }
	
table#form td{
	border:solid 1px #CFCFCF;
	}

table td.cell5{
        width:220px;
        font-weight:normal;
        color:#000;
   	font-size:12px;
   	text-align:center;
        padding:5px 10px;
  	background-color:#EFE6E7;
        }
    
table td.cell6{
        font-weight:normal;
        width:350px;
        color:#000;
   	font-size:12px;
        padding:10px 20px;
        border:none;
        }

table td.cell6 span{
        margin-left:15px;
        }

table#form td.cell7{
        width:100px;
        font-weight:normal;
        color:#000;
   	font-size:12px;
   	text-align:left;
        padding:5px 15px;
        border:none;
        } 

table#form td.cell8{
        font-weight:normal;
        width:470px;
        color:#000;
   	font-size:14px;
        padding:10px 10px;
        border:none;
        } 
    
table#form td.cell9{
        width:200px;
        font-weight:normal;
        color:#000;
    	font-size:10px;
   	text-align:center;
        padding:5px 15px;
  	border:none;
        }
    
.submit{
        margin:20px 0;
        }
	 		
div#footer{
        clear:both;
        margin-top:40px;
        position:relative;
        }		
			
div#footer p{
        font-size:12px;
        padding:5px 0 15px 0;
        line-height:150%;
        text-align: center;
        }
         
div#footer a{
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	}

div#copyright{
        color:#000;
	width:791px;
	height:33px;
	background-image:url(images/copy.jpg);
	background-repeat: no-repeat;
        font-size:0.7em;
        margin:0 auto;
        clear:both;
        }

p#copytext{
        padding:8px 0 0px 0;
        text-align:center; 
	font-size:8pt; 
	color:#000; 
        font-weight:normal;
        }