/* CSS Document */

#contents {
	padding: 0 0 0 0px;
}
#text_blk {
	margin: 24px 0 0px 30px;
	padding: 14px 0 0 15px;
	text-align: left;
	background-image: url(../img/works/text_bg.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 566px;
}
#text_blk p {
	font-size: 13px;
}
#last_blk {
	margin: 32px 0 0px 0;
	padding: 0px 0 0px 15px;
	text-align: left;
}
#mini_tit {
	background-image: url(../img/works/bg_cate.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
	padding: 5px 0px 0px 10px;
	text-align: left;
	margin: 0 0 32px 0;
}
#mini_tit h3 {
	font-size: 14px;
	font-weight: bold;
	color: #cc1e5b;
}
#last_con_blk {
	width: 596px;
	margin: 0 0 60px 0;
	padding: 0px 14px 0px 14px;
}
#con_left {
	float: left;
}
#con_right {
	float: right;
}
#pic_blk {
	margin: 0 0 10px 0;
}
#pic_blk img {
	border: 2px solid #f6ca89;
}
#pic_blk a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
    zoom: 1;
}
#txt_left {
	width: 255px;
}
#txt_left #txt_tit {
	font-size: 16px;
	color: #ff6699;
	font-weight: bold;
}
#txt_left #txt_tit a:link {
	color: #ff6699;
	text-decoration:underline;
}
#txt_left #txt_tit a:visited {
	color: #ff6699;
	text-decoration:underline;
}
#txt_left #txt_tit a:hover {
	color: #323232;
	text-decoration:underline;
}
#txt_detail {
	font-size:14px;
	font-weight: normal;
}
#txt_detail a:link {
	color:#323232;
	text-decoration:underline;
}
#txt_detail a:visited {
	color:#323232;
	text-decoration:underline;
}
#txt_detail a:hover {
	color:#9B5BFA;
	text-decoration:underline;
}

#det_left {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 35px;
}
#det_left img {
	border: 2px solid #f6ca89;
}
#det_left p {
}
#secimage_blk {
	margin: 30px 0 0 0;
}

#det_right {
	float: left;
	width: 285px;
	text-align: left;
	padding: 0 0 0 10px;
}
#det_hed {
	margin: 0 0 10px 0;
}
#det_hed h3 {
	font-size: 18px;
	color: #CA1D5C;
	font-weight: bold;
}
#det_txt p {
	margin-bottom: 14px;
}
#banner_blk {
	margin: 20px 0 20px 0;
}

#others_works_blk {
	margin-top: 70px;
}
#others_tit {
	margin-bottom:20px;
}
#others_con {
	margin-bottom:50px;
}

/*
===== サイドナビ ==========================================
*/

#sidenavi {
	float: left;
	width: 212px;
	padding-left: 13px;
	display: inline;
}

#sidenavi h3 {
	background: url(../img/common/bg_snavi_top.jpg) no-repeat;
}
#sidenavi h3 a {
	display: block;
	height: 43px;
	width: 212px;
	text-indent: -9999px;
}
#sidenavi_latest_news h4 {
	font-size: 13px;
	color: #F33B93;
	background-image: url(../img/news/bg_news_sidemark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 10px 14px;
	padding-left: 18px;
}
#navi_top {
	margin: 0 0 0 0;
}
#navi_under {
	margin: 0 0 0 0;
}
#sidenavi li {
	list-style: none;
}
#sidenavi li a {
	height: 49px;
	width: 212px;
}
#sidenavi #bottom {
	background: url(../img/common/bg_snavi_btn.jpg) no-repeat;
	height: 92px;
	width: 212px;
	text-indent: -9999px;
}
#sidenavi_banner_block {
	margin-top: 30px;
}



