@import "jquery.jcarousel.css";
@import "common.css";

h4 {
	font-weight: normal;
}

#contents {
	width: 700px;
	float: left;
}

ul#block-cont-menu .sub {
	float: right;
	margin-left: 10px;
}

ul#block-cont-menu #serif {
	position: absolute;
	top: 50px;
	margin-left: -60px;
	display: none;
}

/* @group content menu */

ul#block-cont-menu li#web-company.Selected {
	background: url(../img/menu_web_company_on.gif) no-repeat;
}
ul#block-cont-menu li#web-brand.Selected {
	background: url(../img/menu_web_brand_on.gif) no-repeat;
}
ul#block-cont-menu li#web-others.Selected {
	background: url(../img/menu_web_others_on.gif) no-repeat;
}

ul#block-cont-menu li#graphic.Selected {
	background: url(../img/menu_graphic_on.gif) no-repeat;
}
ul#block-cont-menu li#logo.Selected {
	background: url(../img/menu_logo_on.gif) no-repeat;
}
ul#block-cont-menu li#others.Selected {
	background: url(../img/menu_others_on.gif) no-repeat;
}
ul#block-cont-menu li#all.Selected {
	background: url(../img/menu_all_on.gif) no-repeat;
}

/* @end */

ul#item-list {
	margin: 0;
	padding: 0;
	width: 704px;
}
ul#item-list li{
	width: 58px;
	height: 58px;
	margin: 2px 4px 2px 0;
	/*background-color: #ccc;*/
	float: left;
	border: 1px solid #ccc;
	overflow: hidden;
}

#marginer {
	height: 20px;
}

#item-detail {
	clear: both;
	border: 1px solid #999;
	margin: 0 0 20px 0;
	/*display: none;*/
}

#item-detail h3 {
	float:left;
	width: auto;
	height: 30px;
	padding-left: 1em;
	line-height: 30px;
	font-size: 1.2em;
}

#item-detail ul {
	text-align: right;
	margin: 0;
	padding: 0;
}
#item-detail ul li{
	display: inline;
	height: 30px;
	line-height: 25px;
}

#item-detail ul li img{
	vertical-align: middle;
}

#item-detail ul li.pages a {
	margin: 0 5px;
}

#item-detail .jcarousel-clip {
	height: 460px;
	width: 698px;
}

#item-detail ul#item-view {
	clear: both;
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	/*background: #ccc;*/
	height: 460px;
	width: 698px;
}

#item-detail ul#item-view li {
	float: left;
  list-style: none;
	height: 460px;
	width: 698px;
	margin: 0;
	padding: 0;
}

#item-description {
	margin: 10px 5px 0 15px;
	width: 320px;
	float: left;
}
#item-summary {
	margin: 10px 15px 0 5px;
	width: 320px;
	float: right;
}

/* @group content about */

#box-about {
	width: 475px;
	float: left; 
}

#box-about ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}
#box-about li {
	margin: 0;
	padding: 0;
	list-style: disc;
}

/* @end */

/* @group content others */

.others {
	width: 200px;
	float: right; 
}

.others ul {
	margin: 0;
	padding: 20px 0;
}
.others li {
	margin: 0;
	padding: 0;

}

/* @end */

#relationship li {
	margin: 0 0 5px 0;
}

.article {
	margin: 0;
	padding: 10px 0;
}

#twitter ul {
	margin: 0;
	padding: 0;
}
#twitter ul li{
	padding: 5px 0;
}
#twitter ul li a {
	display: block;
}
#twitter ul li a:link,
#twitter ul li a:visited,
#twitter ul li a:hover {
	color: #3bcecb;
}

#zapping ul {
	margin: 0;
	padding: 0;
}

#zapping ul li{
	padding: 5px 0;
}

#zapping ul li img{
	width: 240px;
}

#copyright {
	color: #999;
}
