@charset "utf-8";
#pagetitle {
	border-bottom: 5px solid #000;
}

#com table {
	width: 650px;
	margin-top: 10px;
}
#com th {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	width: 100px;
	background-color: #EFF7F8;
}
#com td {
	padding: 10px;
	background-color: #F3F3F3;
}#shop_logo {
	float: left;
	width: 250px;
}
#shop_fb {
	float: right;
	width: 370px;
}
ul.service {
	font-size: 13px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
}
#kensaku {
	float: left;
	width: 350px;
}

#rental {
	background: url(../rental/images/rental_photo01.jpg) no-repeat right bottom;
}
#rental ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	padding-top: 10px;
	width: 400px;
}
#rental li {
	margin-bottom: 10px;
}
ul#creative {
	list-style-type:none;
	margin: 30px 0;
}
ul#creative li {
	float:left;
}
ul#creative li img,
ul#creative li a img {
	vertical-align:top;
}

.creative p {
	padding:10px 5px; 
		font-size: 15px;
	line-height: 22px;
}
#creative_top {
	background: url(../creative/images/creative_photo.jpg) no-repeat right 10px;
}#creative_top ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	padding-top: 10px;
	width: 300px;
}

#tech_contact {
	background: url(../tech/images/contact_tech.jpg) no-repeat;
	height: 61px;
	width: 628px;
	padding: 190px 0 0 22px;
	margin-top: 25px;
}
.tech {
	padding: 6px;
	border: 1px solid #000;
}
.profile {
	background: url(../tech/images/name_bg.gif) repeat-y;
}
.tech_name {
	float: left;
	width: 108px;
}
.tech_text {
	float:right;
	width: 510px;
}
.tech h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted #000;
	margin-bottom: 10px;
	padding: 5px 0 2px 5px;
}
#crew {
	padding-top: 10px;
}

#crew table {
	width: 400px;
	text-align: left;
	float: left;

}
#crew th {
	font-weight: normal;
	padding: 8px 5px;
	font-size: 15px;
	border-bottom: 2px dotted #333;
}
#crew td {
	padding: 8px 5px;
	border-bottom: 2px dotted #333;
}
#rental_list table {
	width: 650px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#rental_list th {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 5px;
	background-color: #F3F3F3;
	text-align: center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#rental_list td {
	padding: 5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#rental_list td.rental01 {
	background-color:#F9FFE6;
}
#rental_list td.maker {
	font-weight: bold;
	width: 150px;
	text-align: center;

}

#rental_list td.rental02 {
	background-color: #EEFBFF;
}
#rental_list td.price {
	text-align: right;
	width: 120px;

}
#rental_list h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
}
.info {
	margin-bottom: 50px;
	font-size: 14px;
}
.info h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.info .date {
	font-size: 14px;
}
.info_photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
