﻿@import url("../../common/common.css");
@import url("../_base.css");
@import url("../../common/js/jquery.lightbox.css");
/*テンプレ用*/

#right h2.ttl {
	background:url("img/title.jpg") no-repeat 0 0;
	height:200px;
	text-indent:-9876px;
}

#right .box2 {
	margin-left:10px;
	padding:1px;
	border:1px solid #ccc;
	width:560px;
}

table.deteil {
	width:560px;
}

.text {
	float:left;
	width:380px;
}

.image {
	float:right;
}

table.deteil th,
table.deteil td {
	padding:5px 10px;
	vertical-align:top;
	border-bottom:1px solid #ccc;
}

table.deteil th {
	background:#eee;
	width:70px;
}

table.deteil2 {
	margin-bottom:10px;
	margin-left:10px;
}

table.deteil2 td {
	padding:0 5px;
}

p.list {
	text-indent:-16px;
	padding-left:16px;
}

table.card {
	margin-left:10px;
}

table.card td,
table.card td {
	padding:5px 20px 0 0;
	text-align:left;
}

#right img {
	border:none;
}

