section{
width:960px !important;
}
#cat_nav{
list-style:none;
}
#cat_nav li{
width:220px;
margin:0 10px !important;
float:left;
}
.works_list{
background:#fff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
width:420px;
padding:10px 20px;
box-shadow: 2px 2px 2px 2px rgba(198,198,198,0.4) inset;
float:left;
margin:0 10px 20px;
}
.works_list h4{
font-size:14px;
}
.works_list h4 span{
font-size:12px !important;
color:#333;
float:right;
font-weight:normal;

}
.works_list dt{
width:200px;
height:150px;
overflow:hidden;
float:left;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.works_list dd{
width:200px;
float:right;
}
.comment{
line-height:1.5em;
height:120px;
}
.pageswitch{
clear:both;
text-align:center;
padding:20px 0;
}
#works_item h3{
	font-size:24px;
	color:#1a3c5e;
	margin:0 0 20px 0;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	border-bottom:1px solid #1a3c5e;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
	line-height:2em;
	letter-spacing:4px;
	text-align:left;
}
#works_item h3 span{
font-size:14px !important;
color:#333;
font-weight:normal;
}
#works_item{
width:900px !important;
background:#fff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding:10px 20px;
box-shadow: 2px 2px 2px 2px rgba(198,198,198,0.4) inset;
}
#item_photo{
list-style:none;
width:700px;
float:left;
}
#item_photo li{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
width:200px;
height:150px;
overflow:hidden;
float:left;
margin:0 10px 20px 0;
}
#article_r{
width:200px;
float:right;
line-height:1.8em;
}
.cat_h3{
	border-bottom:1px solid #1a3c5e;
}