* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background: #eeeeee;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 80%;
	color: #424242;
}
h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p,li {
	line-height: 160%;
}
p {
	margin: 0 0 1em 0;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
/*
 Link Color [
----------------------------------------------------------- */
a {
	text-decoration: none;
}
a:link {
	color: #666633;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #666633;
}


/*
 container [
----------------------------------------------------------- */
#container {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}

/*
 header [
----------------------------------------------------------- */
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../../img/bg_head.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 800px;
}

#header p {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	font-size: 0.75em;
	color: #fff;
}

#header #headerLogo {
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
	width: 205px;
	height: 22px;
	background-image: url(../../img/usami_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#header #headerLogo a {
	display: block;
	width: 205px;
	height: 22px;
}

#header #headerLogo span {
	display: none;
}


#headNavi li {
	margin: 27px 20px 0 0;
	padding: 0 0 0 0;
	float: right;
	height: 16px;
	text-transform: uppercase;
}
#headNavi li#link {
	margin-right: 0;
}
#headNavi li a {
	padding-left: 16px;
	color: #8c8c8c;
}

#headNavi li#contact a {
	background: url(../../img/icon_contact.gif) no-repeat left center;
}
#headNavi li#sitemap a {
	background: url(../../img/icon_sitemap.gif) no-repeat left center;
	padding-right: 2px;
}


/*
 topicpath [
----------------------------------------------------------- */
#topicpath {
	margin: 30px 20px 0 20px;
	padding: 0 0 0 0;
	background-image: url(../../img/bg_topicpath.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 16px;
	width: 760px;
}

#topicPath_01 {
	margin: 0 0;
}
#topicPath_01 li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
#topicPath_01 li a {
	padding-right: 10px;
	background: url(../../img/topicpath.gif) no-repeat right center;
}
#topicPath_01 span {
	background: url(../../img/icon_topicpath.gif) no-repeat left center;
	padding-left: 16px;
}


/*
 wall [
----------------------------------------------------------- */
#wall {
	margin: 20px 35px 30px 35px;
	padding: 0 0 0 0;
	background-image: url(../../img/bg_wall.gif);
	background-position: left top;
	width: 730px;
	height: 100px;
}

/*
 all_content [
----------------------------------------------------------- */
#all_content {
	width: 800px;
	float: left;
}


/*
 content [
----------------------------------------------------------- */
#content {
	float: left;
	width: 590px;
}



/*
 menu [
----------------------------------------------------------- */
#menu {
	width: 175px;
	padding: 0 0 0 20px;
	float: left;
	height: 277px;
	background: url(../../img/bg_menu2.gif) no-repeat;
	background-position: right top;
	margin: 0 0 0 0;
}

#menu span {
	display: none;
}

#menu ul {
	padding: 18px 0 0 0;
}
#menu li {
	display: inline;
	list-style-type: none;
}

/*------off

#menu li a {
	height: 49px;
	display: block;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#menu li.menu_story a {
	background: url(../../img/menu.gif) no-repeat 0px 0px;
	width: 175px;
}
#menu li.menu_orijinal a {
	background: url(../../img/menu.gif) no-repeat 0px -49px;
	width: 175px;
}
#menu li.menu_showroom a {
	background: url(../../img/menu.gif) no-repeat 0px -98px;
	width: 175px;
}
#menu li.menu_media a {
	background: url(../../img/menu.gif) no-repeat 0px -147px;
	width: 175px;
}
#menu li.menu_contact a {
	background: url(../../img/menu.gif) no-repeat 0px -196px;
	width: 175px;
}
#menu li.menu_company a {
	background: url(../../img/menu.gif) no-repeat 0px -245px;
	width: 175px;
}

#menu li.menu_story a:hover {
	background: url(../../img/menu.gif) no-repeat -175px 0px;
}
#menu li.menu_orijinal a:hover {
	background: url(../../img/menu.gif) no-repeat -175px -49px;
}
#menu li.menu_showroom a:hover {
	background: url(../../img/menu.gif) no-repeat -175px -98px;
}
#menu li.menu_media a:hover {
	background: url(../../img/menu.gif) no-repeat -175px -147px;
}
#menu li.menu_contact a:hover {
	background: url(../../img/menu.gif) no-repeat -175px -196px;
}
#menu li.menu_company a:hover {
	background: url(../../img/menu.gif) no-repeat -175px -245px;
}

------hover*/

/*
 main [
----------------------------------------------------------- */
#main {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	width: 380px;
}


/*
 topics [
----------------------------------------------------------- */
#topics h2 {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	height: 20px;
	background-image: url(../../img/icon_blog.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#topics span {
	display: none;
}

#topics p {
	margin: 10p 0;
	padding: 10px 0;
	background-image: url(../../img/line_news.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




/*
 news [
----------------------------------------------------------- */
#news {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 380px;
	font-size: 1.2em;
}

#news h2 {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 380px;
	height: 13px;
	background-image: url(../../img/icon_news.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#news h2 span {
	display: none;
}

#news #news_list {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background-image: url(../../img/line_news.gif);
	background-repeat: repeat-x;
}

#news #news_list li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
	width: 380px;
}




/*
 submenu [
----------------------------------------------------------- */
#submenu {
	float: left;
	width: 175px;
	padding: 0 20px 0 15px;
	font-size: 0.80em;
}



#submenu p#guca a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent url("../../img/submenu_topic1.jpg") no-repeat left top;
	width: 175px;
	height: 90px;
}

#submenu p#blog a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent url("../../img/kagublog.jpg") no-repeat left top;
	width: 175px;
	height: 65px;
}

#submenu span {
	display: none;
}



/*
 footer [
----------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0 20px 0 20px;
	padding: 20px 0 20px 0;
	width: 760px;
}

#footer p.count {
	text-align: left;
	margin: 0 0 -20px 20px;
	padding: 0 0 0 0;
}

#footer address {
	text-align: right;
	padding: 0 6px 0 0;
	font-style: normal;
	font-size: 75%;
	border-right: 5px solid #e0e0e0;
}

#line {
	margin: 20px 0;
	padding: 0 0 0 0;
	background-image: url(../../img/bg_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 1px;
	width: 760px;
}