@import url("./uchihara2.css");
body	 {
		color: #333333;
}

img 	{
		border: 0px;
}

.float_left{
		float:left;
		}
		
.float_right{
		float:right;
		}
		
.float_clear{
		clear:both;
		}

.text_space{
		margin-top:8px;
		margin-bottom:15px;
		margin-left:10px;
		}

.w780	{
		width:780px;	
		}

/*------------------------
head
------------------------*/
.head {
	width: 780px;
	margin-bottom: 10px;
}

.head h1 {
	margin: 0px;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 0px;
	color:#666666;
}

.gl_btn{width:130px;
		height:66px;}

.h66{height:66px;}

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-m {
	font-size: 10pt;
}

.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;
}

.cat_text{
	font-size:10pt;
	margin-top:6px;
	margin-bottom:15px;
}

.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search input {
	width: 126px;
	margin-bottom: 5px;
}

.left_tit	{
	margin-top:15px;
	margin-bottom:8px;
}


/*------------------------
center
------------------------*/
.main-wrap {
	width: 620px;
}

.body-wrap			{
	width:460px;
	float:left;
}

.right-wrap			{
	width:150px;
	float:right;
}

.main-wrap img {
	margin-bottom: 5px;
}

.right-wrap {
	float: left;
	width: 160px;
}

.event-wrap	{
	width: 620px;
	height:98px;
}

.category-wrap2{
	width: 620px;
	height:214px;
}

.category-wrap3{
	width: 620px;
	height:144px;
}	

.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;
}


.right-blk p {
	margin: 10px;
	width: 140px;
	line-height: 1.5;
}

.title_bar	{
	margin-top:20px;
	margin-bottom:10px;
}

.sepa2_sp	{
	margin-left:18px;
	}

.sepa3_sp	{
	margin-left:5px;
	}

.sepa3_img	{
	width:203px;
	height:144px;
	}
	

/*------------------------
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;
}
