@charset "UTF-8";



body {
	margin: 0;
	padding:0;
	background:white;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #666666;
}

a:link {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}



#topmenu {
	font-size: 11px;

}

#topmenu a:link {
	font-size: 11px;

}

#topmenu a:hover {
	font-size: 11px;

}

#topmenu a:visited {
	font-size: 11px;

}



.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;

}


img{
	border:none;
}




a.f {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.f:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





#shoplink a.f {
	color: #ff4500;
}

#shoplink  a.f:hover {
	color: #ff4500;
}

#shoplink  a.f:visited {
	color: #ff4500;
}




#webshoplink a.f {
	color: #00ff00;
}

#webshoplink  a.f:hover {
	color: #00ff00;
}

#webshoplink  a.f:visited {
	color: #00ff00;
}

#allcontents{
	width:930px;
	margin: 0 auto; /* センタリング */
	padding-top: 27px;
}


#left{
	width:610px;
	float:left;
	text-align:center;
}


#right{
	width:300px;
	margin:0px 0px 0px 0px;
	clear:both;
}


#under{
	width:920px;
	text-align:center;
	clear:both;
}


#line{
	border-top:5px solid #808080;
	border-buttom:10px;	
}


#menu ul li {
	list-style-type: none;
	margin: 5px;
	background: url(../images/yajirushi.jpg) no-repeat left center;
	padding-left: 22px;
	}

li{
	width:700px;
	margin:50px;
	list-style-type:none;
	font-weight: bold;
}



#link{

	text-align:center;
}


