.contents
{
	margin-bottom: 60px;
}

.contents > h2
{
	margin-top: 60px;
	margin-bottom: 35px;
}

.contents h3
{
	font-weight: bold;
	font-size: 1.4em;
	float: left;
}

.work_pthoto
{
	float: right;
}


.box
{
	clear: both;
	border-top: solid 1px;
	padding-top: 10px;
	padding-left: 70px;
	position: relative;
	margin-bottom: 55px;
	padding-right: 70px;
}

.box *
{
	line-height: 2.0em;
}


/** 以下より二次開発 **/
.second_contents
{
	margin-top: 10px;
}

.second_contents > h2
{
	margin-bottom: 20px;
}

.second_contents > h3
{
	font-size: 2.0em;
	margin-bottom: 20px;
	border-top: solid 1px;
	width: 100%;
}

.second_contents > h3 > img
{
	float: left;
	margin-right: 10px;
}

.second_contents > h4
{
	font-weight: bold;
	font-size: 1.5em;
	clear: left;
	border-bottom: solid 1px;
}

.second_contents .detail_link
{
	float: right;
	margin-top: -2em;
}

#scrollbox
{
		height: 360px;
		overflow: hidden;
		clear: both;
}

.scrollbox_buttons
{
	font-size: 30px;
	text-align: center;
}

.scrollbox_buttons a#scrollbox-backward
{
	margin-right: 10px;
}

.scrollbox_buttons a#scrollbox-forward
{
	margin-left: 10px;
}


ul.contents_list
{
	width: 100%;
	height: 60px;
}

ul.contents_list > li
{
	width: 100%;
	border-bottom: solid 1px #cccccc;
	list-style: none;
	height: 100px;
	margin-bottom: 20px;
	position: relative;
}

ul.contents_list > li.spacer
{
	border-style: none;
}

ul.contents_list > li img.contents_list_img
{
	position: absolute;
	top: 15px;
	left: 60px;
}

ul.contents_list > li > p
{
	margin-left: 140px;
	width: 700px;
}

ul.contents_list > li > p.title
{
	padding-top: 15px;
	padding-bottom: 0.8em;
	font-weight: bold;
	font-size: 1.2em;
	height: 1em;
	width: 70%:
}

ul.contents_list > li time
{

	font-size: 1.0em;
	height: 1em;
	float: right;
	width: 20%;
	position: absolute;
	left: 760px;
	top: 15px;
}

ul.contents_list > li > p.content
{
	height: 2.8em;
	overflow: hidden;
}

.info_contents h4
{
  margin-top: -20px;
  margin-bottom: 20px;
}
