@charset "utf-8";
/* CSS Document */
body,div,pre,p,blockquote,img, 
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ol,h1,h2,h3,h4,h5,h6, 
embed,object { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	}

img {
	border:none;
	vertical-align:bottom;
}
body , html {   
    height: 100%;
	margin: 0px;
	padding: 0px;
	background-image:url(../img/works/works_bg.png);
	background-repeat:repeat-x;
}


#title_area {
	width:960px;
}
*:first-child+html #title_area {
  width:960px;
  }   

#title_area h2 {
	margin:15px 0px 0px 10px;
	padding:0px;
	}

#works_main {
	width:960px;
	background-image:url(../img/works/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 38px;
}

* html body #works_main {
	width:960px;
	background-image:url(../img/works/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 48px;
}   
 
*+html body #works_main {
	width:960px;
	background-image:url(../img/works/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 48px;
}  

#works_box {
	width:940px;
	padding:20px 0px 0px 10px;
}

#works_left_1 {
	width:500px;
	float:left;
	display:inline;
	margin-right:20px;
}

p.page_title {
	width:500px;
	background-image:url(../img/works/icon1.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 30px;
	font-weight:bold;
	font-size:20px;
	margin-bottom:30px;
	color:#666666;
}


p.date_title {
	width:500px;
	background-image:url(../img/works/icon1.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
	font-weight:bold;
	font-size:20px;
	margin-bottom:30px;
	color:#666666;
	background-position:0px 1px;
}

.entry {
	width:500px;
	margin-bottom:40px;
}

.single_entry {
	width:500px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:1.5;
	font-size:12px;
	color:#666666;
}

.single_entry a:link {
	color: #336699;
	text-decoration: underline;
}
.single_entry a:visited {
	text-decoration: underline;
	color: #336699;
}
.single_entry a:hover {
	text-decoration: underline;
	color:#336699;
}
.single_entry a:active {
	text-decoration: underline;
	color: #336699;
}

.single_entry p {
	margin:20px 0px 20px 0px;
}

.single_entry img {
	margin:20px 0px 20px 0px;
}

.entry table {
	width:500px;
	margin:0px 0px 5px 0px;
	border:none;
}

.entry table th {
	background-color:#336699;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:14px;
}

.entry table td {
	color:#666666;
	padding:5px 0px 5px 10px;
	font-size:14px;
}

.entry table td a:link {
	color: #336699;
	text-decoration: underline;
}
.entry table td a:visited {
	text-decoration: underline;
	color: #336699;
}
.entry table td a:hover {
	text-decoration: underline;
	color:#336699;
}
.entry table td a:active {
	text-decoration: underline;
	color: #336699;
}

.entry h2 {
	width:490px;
	background-image:url(../img/works/midashi_bg.png);
	height:35px;
	font-size:16px;
	color:#666666;
	padding:20px 0px 0px 10px;
	font-weight:bold;
	background-repeat:no-repeat;
}

.entry h2 a:link {
	color: #666666;
	text-decoration: underline;
}
.entry h2 a:visited {
	text-decoration: underline;
	color: #666666;
}
.entry h2 a:hover {
	text-decoration: underline;
	color:#666666;
}
.entry h2 a:active {
	text-decoration: underline;
	color: #666666;
}

.entry_box {
	width:500px;
	margin-top:20px;
	margin-bottom:20px;
}


.entry_box_left {
	width:200px;
	float:left;
}

.workthum {
	background-color:#336699;
	padding:4px;
	overflow:hidden;
	width:192px;
}

.entry_box_right {
	width:285px;
	float:right;
}

.entry_box_right p.category_title {
	width:275px;
	background-image:url(../img/works/category_title.png);
	height:25px;
	font-size:14px;
	color:#FFFFFF;
	padding:10px 0px 0px 10px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}

.entry_box_right p.date {
	font-size:12px;
	color:#666666;
	text-align:right;
	margin-bottom:15px;
}

div.entry_text {
	line-height:1.4;
	font-size:12px;
	color:#666666;
	margin-bottom:15px;
}

div.entry_text a:link {
	color: #336699;
	text-decoration: underline;
}
div.entry_text a:visited {
	text-decoration: underline;
	color: #336699;
}
div.entry_text a:hover {
	text-decoration: underline;
	color:#336699;
}
div.entry_text a:active {
	text-decoration: underline;
	color: #336699;
}

#works_left_2 {
	width:200px;
	display:inline;
	float:left;
	margin-right:20px;

}

#works_right {
	width:200px;
	display:inline;
	float:right;
}

/* パンくずリスト */
div.works_breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	width:500px;
	background:url(../img/bg-breadcrumb_2.png);
	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:40px;
}
div.works_breadcrumbs a, div.works_breadcrumbs em, div.works_breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
	font-size:12px;
}
div.works_breadcrumbs span {
	background:url(../img/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

div.works_breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
}
div.works_breadcrumbs a:visited {
	text-decoration: underline;
	color: #666666;
}
div.works_breadcrumbs a:hover {
	text-decoration: underline;
	color:#336699;
}
div.works_breadcrumbs a:active {
	text-decoration: none;
	color: #336699;
}

ul.side_ul {
	
	margin:0px;
	padding:0px;
	}

ul.side_ul li.cat-item {
	width:200px;
	font-size:12px;
	height:30px;
	color:#666666;
	background-image:url(../img/works/side_navi_bg_normal.png);
	background-repeat:no-repeat;
	list-style-type:none;
	display:block;
	margin:0px;
	padding:0px;
	line-height:0;
	vertical-align:bottom;
	}

ul.side_ul li.cat-item a {
	width:168px;
	height:22px;
	display:block;
	line-height:normal;
	padding:8px 0px 0px 32px;
}

ul.side_ul li.cat-item a:link {
	color: #666666;
	text-decoration: underline;
}
ul.side_ul li.cat-item a:visited {
	text-decoration: underline;
	color: #666666;
}
ul.side_ul li.cat-item a:hover {
	text-decoration: underline;
	color:#666666;
}
ul.side_ul li.cat-item a:active {
	text-decoration: underline;
	color: #666666;
}

ul.children {
	line-height:0;
	margin:0px;
	padding:0px;
	}

ul.children li.cat-item {
	width:200px;
	font-size:12px;
	height:30px;
	color:#666666;
	background-image:url(../img/works/side_navi_bg_tree.png);
	background-repeat:no-repeat;
	list-style-type:none;
	display:block;
	margin:0px;
	padding:0px;
	line-height:0;
	vertical-align:bottom;
	}

ul.children li.cat-item a {
	width:135px;
	height:22px;
	display:block;
	line-height:normal;
	padding:8px 0px 0px 55px;
	}

ul.children a:link {
	color: #666666;
	text-decoration: underline;
}
ul.children a:visited {
	text-decoration: underline;
	color: #666666;
}
ul.children a:hover {
	text-decoration: underline;
	color:#666666;
}
ul.children a:active {
	text-decoration: underline;
	color: #666666;
}

h3.monthly_title {
	margin-top:20px;
}

ul.monthly_archives {
	
	margin:0px;
	padding:0px;
	}

ul.monthly_archives li {
	width:200px;
	font-size:12px;
	height:30px;
	color:#666666;
	background-image:url(../img/works/side_navi_bg_normal.png);
	background-repeat:no-repeat;
	list-style-type:none;
	display:block;
	margin:0px;
	padding:0px;
	line-height:0;
	vertical-align:bottom;
	}

ul.monthly_archives li a {
	width:168px;
	height:22px;
	display:block;
	line-height:normal;
	padding:8px 0px 0px 32px;
}

ul.monthly_archives li a:link {
	color: #666666;
	text-decoration: underline;
}
ul.monthly_archives li a:visited {
	text-decoration: underline;
	color: #666666;
}
ul.monthly_archives li a:hover {
	text-decoration: underline;
	color:#666666;
}
ul.monthly_archives li a:active {
	text-decoration: underline;
	color: #666666;
}

.banner_area {
	width:200px;
	margin-bottom:15px;
}



