/* ------------------------------------------------------
contents外側用
------------------------------------------------------ */
.contents {
	width:800px;
	margin:0 auto;
	padding:0 0 0 0;
	height:495px;
	color:#737373;
}

/* ------------------------------------------------------
worksトップページ
------------------------------------------------------ */
#works_top_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_top_contents ul#style_list {
	float: right ;
	width:755px;
	display:inline;
	margin:22px 0 0 0;
}

#works_top_contents ul#style_list li {
	float:left;
	width:250px;
	height:118px;
	display:inline;
 margin:15px 0 0 0;
}

#archive_navi {
	float:left;
	width:800px;
	margin:15px 0 0 0;
	font-size:1.1em;
	color:#000000;
}


/* ------------------------------------------------------
works 内部ページ
------------------------------------------------------ */

#works_01_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_01_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_02_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_02_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_03_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_03_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_04_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_04_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_05_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_05_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_06_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_06_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_07_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_07_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_08_contents {
	width:800px;
	height:459px;
	background:url(images/works/works_08_bg.jpg) no-repeat;
	background-position:0 23px;
}

#works_navi {
	float:left;
	width:800px;
	margin:15px 0 0 0;
	font-size:1.1em;
	color:#000000;
}

/* ------------------------------------------------------
2008/2007/2006/
------------------------------------------------------ */

.port_space {
	width:185px;
	height:68px;
}

.portfolio_title{
	padding:6px 0 5px 0;
}

.port_title {
	float:left;
	width:185px;
}

.port_image_space {
	float:right;
	width:615px;
}

.port_title_1 {
	border-top:solid 1px #c8c8c8;
	color:#000000;
	height:39px;
}


.port_title_2 {
	border-top:solid 1px #c8c8c8;
	border-bottom:solid 1px #c8c8c8;
	color:#000000;
	height:39px;
}

.letterspace{
	letter-spacing:-0.06em;
}
html>/**/body .letterspace{
	letter-spacing:0em;
}
head~/* */body .letterspace{
	letter-spacing:-0.06em;
}

.port_title_1 span {
	font-size:9px;
	color:#737373;
}

.port_title_2 span {
	font-size:9px;
	color:#737373;
}

.port_bt {
	clear:both;
	_padding-top:7px;
	height:9px
}

*:first-child+html .port_bt {
	margin-top:7px;
}

html>/**/body .port_bt {
	padding-top:7px;
}

.port_bt p {
	height:9px;
	float:left;
}

.port_bt_line {
	padding:0 4px 0 4px;
}

.port_year {
	clear:both;
	margin:22px 0 4px 0;
}


.port_year2 {
	clear:both;
	_padding-top:10px;
}

*:first-child+html .port_year2 {
	margin-top:10px;
}

html>/**/body .port_year2 {
	padding-top:10px;
}

.port_year p {
	float:left;
	width:100px;
	height:30px;
	background-image:url(images/portfolio/portfolio_year_bt_bg.jpg);
	margin:0 16px 0 0;
	padding:0 2px;
}

.port_year2 p {
	float:left;
	width:100px;
	height:30px;
	background-image:url(images/portfolio/portfolio_year_bt_bg.jpg);
	margin:0 16px 0 0;
	padding:0 2px;
}

.port_category {
    padding-left:25px;
}

/* ------------------------------------------------------
catalog
------------------------------------------------------ */

.works_catalog_bt {
	padding:201px 0 0 0;
}

.works_catalog_bt p {
	width:204px; height:44px;
}

.catalog{
	padding-top:20px;
}

.catalog_text {
	width:800px;
	padding:10px 0 13px 0;
	background-image:url(images/works/catalog_back.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	letter-spacing:0.05em;
	line-height:1.52em;
}

.catalog_text span {
	font-size:0.83em;
}

.catalog_purchase {
	float:left;
	width:350px;
}

.catalog_purchase_title {
	height:15px;
	margin-bottom:6px;
}

.catalog_front {
	float:left;
	width:106px;
	height:150px;
}

.catalog_bt_area {
	float:right;
	width:237px;
	height:150px;
	font-size:1.17em;
	line-height:300%;
}

.catalog_price {
	color:#0F0F6B;
	font-weight:bold;
}

.catalog_annotation {
	font-size:0.63em;
	line-height:120%;
}

.catalog_credit {
	clear:both;
	font-size:0.71em;
	line-height:120%;
}

.catalog_image {
	float:right;
	width:449px;
	height:223px;
}