﻿body {
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	color: #EECFD1;
	background-repeat: repeat-x top;
	background-image: url(../common_img/bg.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
	background-color: #3C3E38;
}

textarea {
	font-size: 11px;
	border: 1px solid #c8c8c8;
}
.contact {
	width: 350px;
}
.contactarea {
	width: 350px;
	height: 150px;
	overflow: auto;
}
.redlink {
	color: #B20A0A;
	text-decoration: none;
	font-weight: bold;
}
.greylink {
	color: #718080;
	text-decoration: none;
}
#contactsubmit {
	color: #B20A0A;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
a.menu {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}
.chenar {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;

}
.chenar_pad {
	padding-left: 15px;
}
#searchinput {
	width: 100px;
	height: 18px;
	border: 1px solid #9B9B9B;

}
.yellowlink {
	text-decoration: none;
	color: #285282;
}
.yellowlink:hover {
	text-decoration: underline;
	color: #285282;
}
.portofolioheader {
	color: #285282;
	font-size: 11px;
	font-family: tahoma;
}
.portofoliotext {
	color: #718080;
	font-size: 11px;
	font-family: tahoma;
}
.footer {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 10px;
}
.footerlink {
	color: #ffffff;
	text-decoration: none;
}
.buynow {
	border: 0px;
}

/*------------------------
ショップリスト 各店舗
-------------------------*/
/*formSettin*/
input,
textarea{
padding:2px;
background-color:#f5f5f5;
border:1px solid #cccccc;
}

