﻿@charset "UTF-8";

/* ********** 納品事例css ********** */

/* ******************** */

#contents .box {
	width: 620px;
}

.leftbox {
	width: 410px;
	float: left;
}

.box02 {
	width: 400px;
	margin: 0 auto 0;
}

.thumbox01 {
	width: 410px;
}

.rightbox {
	width: 210px;
	float: right;
}

.thumbox02 {
	width: 180px;
	margin: 5px auto 0;
}

.comment {
	width: 620px;
	clear: both;
}

#content h5 {
	background-image:url(./_img/bg_pdctinfo_h3.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	margin-bottom:1px;
	text-indent: 1em;
	color: #333;
}

.entryroom {
	color: #00f;
	font-size: 14px;
}

.entryroom a {
	color :#f00;
}

.entrytitle {
	font-weight: bold;
}


