/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */
@charset "<!--{$smarty.const.CHAR_CODE}-->";
.fs10 {font-size: 62.5%; line-height: 150%;}
.fs12 {font-size: 75%; line-height: 150%;}
.fs14 {font-size: 87.5%; line-height: 150%;}
.fs18 {font-size: 117.5%; line-height: 150%;}
.fs22 {font-size: 137.5%; line-height: 130%;}
.fs24 {font-size: 150%; line-height: 130%;}
.fs30 {font-size: 187.5%; line-height: 125%;}
.fs10n {font-size: 62.5%;}
.fs12n {font-size: 75%;}
.fs14n {font-size: 87.5%;}
.fs18n {font-size: 117.5%;}
.fs22n {font-size: 137.5%;}
.fs24n {font-size: 150%;}
.fs30n {font-size: 187.5%;}
.fs12st {font-size: 75%; line-height: 150%; font-weight: bold;}

#header{
width:780px;
}


div.headright{
 padding: 0px 0px 0px 0px;
 float:right;
}
              

div.headlogo {
float:left;
height:54px;
width:201px;
padding:10px 0px 5px 20px;
}

.globalnavi{
margin-top:0px;
clear:both;
padding-top:1px;
font:"lr SVbN", "Osaka|";
font:  12px;
font-weight:bold;
width: 100%; /*leave this value as is in most cases*/
height:36px;
padding-left:200px;
background-image:url(http://cotton-coco.com/img/yellowbar.gif);
background-repeat:no-repeat;
}


.globalnavi ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
}

.globalnavi ul li{
display: inline;
}

.globalnavi ul li a{
float: left;
color: #333333;
padding: 5px 11px;
text-decoration: none;
}

.globalnavi ul li a:visited{
color: #333333;
text-decoration:none;
}

.globalnavi ul li a:hover, .globalnavi ul li .current{
color:#b1947c;
text-decoration: none;
}




.footnavi{
padding:10 10 10 10;
font-size:12px;
background-image:url(http://cotton-coco.com/img/fotter/footer.gif);
height:50px;
}


.footnavi ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
}

.footnavi ul li{
display: inline;
}

.footnavi ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.footnavi ul li a:visited{
color: white;
text-decoration:none;
}

.footnavi ul li a:hover{
color: white ;
text-decoration: underline; 

}