@charset "EUC-JP";
/*common*/
* {
margin:0;
padding:0;
}
img {
border:0;
}
body {
	margin-top:0;
	/*margin-left:20px;*/
	color:#666666;
	font-size: 10px;
	text-align:left;
	font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯','Hiragino Kaku Gothic Pro';
}
/*header*/
.header{
	width:851px;
	height:68px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
/*login¤ÎtableÍÑ*/
.header table{
	width:197px;
	height:68px;
	margin:0;
	padding:0;
	float:right;
}
/*left*/
.left{
	margin:0;
	padding:0;
	float:left;
	width:654px;
}

/*logo*/
.logo{
	margin:0px;
	padding:22px 0px 22px 0px;
	float:left;
	width:251px;
}
h1 img{
	display:block;
}
/*menu*/
.top_menu{
	height:11px;
	width:350px;
	padding:31px 17px 26px 36px;
	float:right;
	display:block;
}
.top_menu ul{
	list-style: none;
	width:350px;
}
.top_menu ul li{
	display:block;
	float:left;
	padding-right:6px;
}
.navi_01{
	display:block;
	width:35px;
	height:11px;
}
.navi_02{
	display:block;
	width:76px;
	height:11px;

}
.navi_03{
	display:block;
	width:100px;
	height:11px;
}
.navi_04{
	display:block;
	width:61px;
	height:11px;

}
.cart{
	display:block;
	width:48px;
	height:11px;

}
.navi_01 a{
	display:block;
	width:35px;
	height:11px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow:hidden;
}
.navi_02 a{
	display:block;
	width:76px;
	height:11px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow:hidden;
}
.navi_03 a{
	display:block;
	width:100px;
	height:11px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow:hidden;
}
.navi_04 a{
	display:block;
	width:61px;
	height:11px;
	background-image: url(http://www.idee-online.com/design/idee/images/navi_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow:hidden;
}
.cart a{
	display:block;
	width:48px;
	height:11px;
	background-image: url(http://www.idee-online.com/design/idee/images/cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow:hidden;
}

.navi_01 a:hover{
	background-position: 0 -11px;
}
.navi_02 a:hover{
	background-position: 0 -11px;
}
.navi_03 a:hover{
	background-position: 0 -11px;
}
.navi_04 a:hover{
	background-position: 0 -11px;
}
.cart a:hover{
	background-position: 0 -11px;
}

/*login*/
.top_login input{
	/*height:18px;*/
	width:45px;
	border: 1px solid #CCCCCC;
	font-size:10px;
}

.top_login {
	height:18px;
	width:197px;
	padding:28px 0px 22px 0px;
}
.top_login ul{
	list-style: none;
}
.top_login ul li{
	display:block;
	float:left;
}
.id{
	display:block;
	width:20px;
	height:18px;
	background-image: url(http://www.idee-online.com/design/idee/images/id.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	
}
.pass{
	display:block;
	width:32px;
	height:18px;
	background-image: url(http://www.idee-online.com/design/idee/images/pass.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.id_area{
	display:block;
	width:45px;
	height:18px;
}
.pass_area{
	display:block;
	width:45px;
	height:18px;
}
.log a{
	display:block;
	width:49px; 
	height:18px;
	background-image: url(http://www.idee-online.com/design/idee/images/log.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:6px;
	text-indent: -9999px;
	overflow:hidden;
}

/*logout*/
.login_after {
	height:58px;
	width:197px;
}
.id_name {
	height:23px;
	width:197px;
	color:#666666;
	font-size: 10px;
	text-align:right;
	vertical-align:middle;
	margin-top:5px;
}
.logout_area {
	height:40px;
	width:197px;
}
.logout_edit {
	height:18px;
	width:72px;
	float:left;
	padding:0px 0px 22px 56px;
}
.logout_button {
	height:18px;
	width:58px;
	float:right;
	padding:0px 0px 22px 0px;
}