/*Fukanoisyoten_kasou*/

/*Base
-------------------------------------------*/
#leftArea{
     width:167px;
	 padding-right:15px;
	 float:left;
	 }

#rightArea{
	width:668px;
	float:right;
	text-align: left;
	 }
#rightArea h3 {
	padding:15px 0px 15px 0px;
	}

#rightAreacontents {
    width:638px;
	padding:35px 15px 0px 15px;
	}


/*footerlink
-------------------------------------------*/
#footerlink {
	width:850px;
	margin:0 auto;
	text-align: center;
	color:#aeaeae;
	font-size:0.65em;
	}
#footerlink a {
	color:#aeaeae;
	}
	
a:visited {
    text-decoration:none;
	}

a:hover {
     color:#00479d;
	 text-decoration:underline;
	}

a:active {
    color:#aeaeae;
    text-decoration:none;
	}


/*Breadcrum
-------------------------------------------*/
#breadcrum	{
	color:#8b8072;
	text-align: left;
	}
	
#breadcrum li {
	display:inline;
	}
	
#breadcrum li a {
	background:url(../images/bread_icn_arrow.gif) no-repeat right center;
	color:#8b8072;
	padding-right:10px;
	}
	
#breadcrum a:hover {
	color:#8b8072;
	/*text-decoration:underline;*/
	}
	
/*gototop
-------------------------------------------*/ 
.topback {
	clear:both;
	margin:45px 0 30px auto;
	padding-top:10px;
	color:#494239;
	font-size:0.65em;
	width: 638px;
	text-align: right;
	}
	 
/*globalnavi
-------------------------------------------*/ 

#naviArea {
	width:167px;
	padding-top: 15px;
}

ul{ margin:0; padding:0px; }
ul#navigation{
	width:167px;
	margin:0px 0px;
	padding:0px;
	list-style-type:none;
	vertical-align:top;
}

#navigation img {vertical-align:top;}

/*footer
-------------------------------------------*/
#footArea{
	clear:both;
	margin:10px auto;
	text-align:center;
	color:#666666;
	background:url(../images/foot_bg.gif) repeat-x;
	background-color: #eeeeee;
	height: 150px;
	}


/*what's new
-------------------------------------------*/ 
#whatsnewArea {
	margin-top:15px;
	}
	
#whatsnewArea dl {
    padding:20px 0px;
	}

	
#whatsnewArea dt {
	width:95px;
	float:left;
	clear:left;
	}

#whatsnewArea dd {
	margin-left:110px;
	}

/*icon&border
-------------------------------------------*/ 
.border01 {
	background:url(../images/dot.gif) repeat-x bottom;
	line-height:2;
	}
	
.border02{
border:#aeaeae 1px solid;
}
	
.icon01 {
	background:url(../images/icon.gif) no-repeat left center;
	padding-left:15px;
	}

.icon02 {
	background:url(../images/gototop.gif) no-repeat 0 9;
	padding-left:10px;
	}


#content {
	margin-top:15px;
	}

#content2 {
	margin-top:35px;
	}
	
/*shop
-------------------------------------------*/ 

#infospace{
   width:257px;
   margin-right:15px;
   float:left;
   }


.infokoumoku01{
	background:url(../images/icon.gif) no-repeat left center;
	padding-left:15px;
	width:70px;
	float:left;
	
	}
.infokoumoku02{
	float: right;
	width:172px;
	}

/*about
-------------------------------------------*/ 
#aboutArea {
	margin-top:15px;
	}
	
#aboutArea dl {
	padding:15px 0px;
	}

	
.koumoku01 {
	width:60px;
	float:left;
	clear:left;
	}

.colon{
	width:10px;
	float:left;
	text-align: center;
	}

.koumoku02 {
	float:right;
	width:552px;
	}
/*contact
-------------------------------------------*/
#contactArea {
	margin-top:15px;
	}
	
#contactArea dl {
	padding:15px 0px;
	}

	
.koumoku03 {
	width:150px;
	float:left;
	clear:left;
	}

.colon02{
	width:20px;
	float:left;
	text-align: center;
	}

.koumoku04 {
	float:right;
	width:450px;
	}

.red{
   color:#ee2050;
   }

.redS{
   color:#ee2050;
   font-size:0.8em;
   font-weight:bold;
   }

   
.imgbottom{
   vertical-align:bottom;
   }

