@import url("uchihara2.css");
body {
	color: #333333;
}
img {
	border: 0px;
}
/*------------------------
head
------------------------*/
.head {
	width: 780px;
	text-align: left;
	margin-bottom: 5px;
}
.head h1 {
	margin: 0px;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px;
	padding: 0px;
	height: 46px;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(/design/gcom1310/img/head/bg_navi.gif);
	background-position: left 35px;
}
ul.headnavi li{
	list-style:none;
	height: 35px;
	float: left;
	width: 130px;
}
ul.headnavi a{
	display:block;
	height:35px;
	text-indent:-300px;
	overflow:hidden;
	background-image: url(/design/gcom1310/img/head/navi.gif);
	width: 130px;
}
a.home{
	background-position:0px 0px;
}
a:hover.home{    background-position:0px -35px;}
a.company{
	background-position:-130px 0px;
}
a:hover.company{    background-position:-130px -35px;}
a.useinfo{
	background-position:-260px 0px;
}
a:hover.useinfo{    background-position:-260px -35px;}
a.member{
	background-position:-390px 0px;
}
a:hover.member{    background-position:-390px -35px;}
a.cart{
	background-position:-520px 0px;
}
a:hover.cart{    background-position:-520px -35px;}
a.order{
	background-position:-650px 0px;
}
a:hover.order{    background-position:-650px -35px;}
.login-base {
	clear: both;
	width: 780px;
}
.login-base p {
	margin: 5px;
	text-align: center;
	width: 780px;

}
.login-base p input {
	width: 94px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.login-base p img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.font-s {
	font-size: 8pt;
}
.head img {
	vertical-align: top;
}
/*------------------------
left
------------------------*/
.left {
	width: 150px;
}
.left ul {
	margin: 0px;
	padding: 0px;
}
.left ul li {
	list-style-type: none;
	margin-bottom: 5px;
	height: 46px;
	width: 150px;
}
.left-blk {
	background-image: url(/design/gcom1310/img/left/bg_left.gif);
	background-repeat: repeat-y;
}
.left-blk table{
margin:5px;
}
.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search input {
	width: 126px;
	margin-bottom: 5px;
}
/*------------------------
center
------------------------*/
.center-wrap {
	width: 625px;
}
.main-wrap {
	float: left;
	width: 460px;
	margin-right: 5px;
}
.main-wrap img {
	margin-bottom: 5px;
}
.right-wrap {
	float: left;
	width: 160px;
}
.clear {
	clear: both;
}
.right-blk {
	background-image: url(/design/gcom1310/img/center/bg_right.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	text-align: left;
}
.koume {
	margin-top: 0px;
	margin-bottom: 5px;
}
.right-blk p {
	margin: 10px;
	width: 140px;
	line-height: 1.5;
}
/*------------------------
footer
------------------------*/
.footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
	width: 780px;
	margin-top: 10px;
	text-align: right;
	line-height: 1.5;
	margin-bottom: 10px;




}
.footer p {
	margin: 0px;
	padding: 10px;
}
.footer h2 {
	font-size: 9pt;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;

}

