/* ======================================== サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
margin:0;
padding:0;
}


body {
	margin: 0;
	font-size: medium;
	color: #333;
       line-height: 110%;
	text-align: center;
	background-color: #F2FCF7;
}




p, /* 文章の行間を指定 */
#main ul,
#main ol,
#menuL ul,
#menuL ol,
dl
{
	line-height: 160%;
}








/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
    text-align:center;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
    width:798px;
    background-color:#FFFFFF;
    margin:0px auto;
    text-align:left;
}




/* ヘッダーの設定*/
#head{
    width:798px;
    
    background-color: #F2FCF7;
}





/* ========================================  #menu 上部メニュー */
#menu {
	border-right: px solid #CCCCCC;
	border-left: px solid #CCCCCC;
}


ul.menu_f01{ /* 上部メニュー */
	background-color: #F0F0F0;
	height: 40px;
	border-bottom: 1px solid #00a381;
	margin: 0px;
	border-top: 1px solid #00a381;
}

ul.menu_f01 li{
	float: left;
	border-right: px solid #00a381;
	display: block;
}

ul.menu_f01 li a{
	height: 25px;
	width: 133px;
	padding: 15px 0px 0px;
	border-bottom: 1px solid #00a381;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #F0F0F0;
}

ul.menu_f01 li a.nowthis{
	border-bottom: 1px solid #00552e!important;
}

ul.menu_f01 li a:hover , ul.menu_f01 li a.nowthis{
	padding: 15px 0px 0px;
	border-bottom: 1px solid #00552e;
	background-color: #E8E8E8;
}


/* ======================================= #body 本文 */


#body {
	clear: both;
	margin: 25px;
	border-top: 5px solid #F2FCF7;
	border-bottom: 1px solid #666;
	background-color: #FFF;
	
}

img.aroma1 {
        float: right;
        margin-left:50px;
        margin-bottom:90px;

}

img.aroma2 {
        float: left;
        margin-top:25px;
        margin-right:25px;
        margin-bottom:50px;
}

img.aroma3 {
        float: right;
        margin-left:50px;
        margin-bottom:20px;
}

img.aroma4 {
        float: right;
        margin-top:20px;
}

img.text {
        margin-bottom:3px;
}

#image a{
display:block;
width:133px;
color:#F0027F;
background:url(/img/home.jpg) no-repeat;
height:50px;
line-height:50px;
text-decoration:none;
text-align:center;}
#image a:hover{
color:orange; 
background:url(../images/bottan2.jpg) no-repeat;
}


/* ========================================  #table 製品1　ﾏﾃﾘｱﾙ */

table#table-01 { 
    width:740px;
    border: 1px #F5F5F5 solid;
    border-spacing: 0;
    background: #FFFFFF ;
}

table#table-01 th {
    padding: 20px;
    border: #DCDCDC solid;
    border-width: 1px;
    background: #F5F5F5;
    color: #696969;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-01 td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #F5F5F5;
    color: #1A4444;
    text-align: left;
}

/* ========================================  #table 製品2 ﾌﾚｯｼｭｴｱｰ */

table#table-02 {
    width:740px;
    border: 1px #F5F5F5 solid;
    border-spacing: 0;
    background: #FFFFFF ;
}

table#table-02 th {
    padding: 20px;
    border: #DCDCDC solid;
    border-width: 1px;
    background: #F5F5F5;
    color: #696969;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-02 td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #F5F5F5;
    color: #1A4444;
    text-align: left;
}


/* ========================================  #table 製品3 ﾄｷﾒｷ */

table#table-03 {
    width:740px;
    border: 1px #F5F5F5 solid;
    border-spacing: 0;
    background: #FFFFFF ;
}

table#table-03 th {
    padding: 15px;
    border: #DCDCDC solid;
    border-width: 1px;
    background: #F5F5F5;
    color: #696969;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-03 td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #F5F5F5;
    color: #1A4444;
    text-align: left;
}


/* ========================================  #table 製品4 ｸﾂﾛｷﾞ */

table#table-04 {
    width:740px;
    border: 1px #F5F5F5 solid;
    border-spacing: 0;
    background: #FFFFFF ;
}

table#table-04 th {
    padding: 15px;
    border: #DCDCDC solid;
    border-width: 1px;
    background: #F5F5F5;
    color: #696969;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-04 td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #F5F5F5;
    color: #1A4444;
    text-align: left;
}


/* ========================================  #table 製品5 和 */

table#table-05 {
    width:740px;
    border: 1px #F5F5F5 solid;
    border-spacing: 0;
    background: #FFFFFF ;
}

table#table-05 th {
    padding: 15px;
    border: #DCDCDC solid;
    border-width: 1px;
    background: #F5F5F5;
    color: #696969;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-05 td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #F5F5F5;
    color: #1A4444;
    text-align: left;
}




/* ========================================  #footer 画面下部 */
#footer {
	clear: both;
	margin: 0px;
	border-top: 2px solid #00a381;
	border-bottom: 1px solid #666;
	text-align: center;
	background-color: #FFF;
        background-image: url(img/backS001.png);
	
}


#footer p {
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ========================================  #templatelink 画面下部:著作リンク */
#templatelink {
	padding: 5px 0px;
	margin: 0px;
	font-size: 12px;
	text-align: right;
}


#templatelink a{
	color: #666666;
	text-decoration: none;
}



