html {
	background-color: #fff;
}
body {
	background: #fff;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#wrapper-fot {
	width: 900px;
	margin: 0 auto;
}
/*
.bar{
	background: url(../img/lineber2.gif) repeat-y top left;
} */

#contents-main {
	margin: 0 auto 15px auto;
	width: 900px;
	background: url(/common/img/side-bg.gif) repeat-y 670px 0
}
#main-col {
	float: left;
	width: 650px;
}
#side-col {
	float: right;
	width: 230px;
}
#side-col .top-inside {
	width: 200px;
	margin: 15px auto 2px auto;
}
#side-col .inside {
	width: 200px;
	margin: 0 auto 15px auto;
}
/*--フォーマット--*/

a:link, a:visited, a:active {
	color: #476f38;
	text-decoration: none;
}
a:hover {
	color: #70953f;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
strong {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.small9 {
	font-size: 0.9em;
}
h2.bar {
	font-weight: bold;
	height: 24px;
	padding: 3px 0 0 25px;
	background: url(/common/img/bar.gif) no-repeat 0 0;
}
/*銭函オフィスの謎の壁*/

.kabe .kabe-ttl {
	color: #000;
	font-family: "Yu Gothic", YuGothic;
	font-size: 32px;
	margin: 24px 0;
}
.kabe .dis-txt {
	color: #000;
	font-family: "Yu Gothic", YuGothic;
	font-size: 14px;
	margin: 24px 0 22px 0;
}
.kabe .ballon-txt-area {
	background: url("/kabe/images/back.png") no-repeat;
	height: 938px;
}
.kabe .ballon-txt-area p {
	color: #000;
	font-family: "Yu Gothic", YuGothic;
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 2.2;
	padding: 60px 0 0 28px;
}
.kabe .link-bnr {
	margin-bottom: 100px;
}
/* 求人 */

.daiku .kv {
	margin-bottom: 20px;
}
.daiku .bar {
	font-size: 12px;
	line-height: 1.6;
}
.daiku .l-side {
	display: inline-block;
	margin: 0 16px 20px 0;
	width: 420px;
}
.daiku .r-side {
	display: inline-block;
	vertical-align: top;
	width: 210px;
}
.daiku p {
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.daiku h3 {
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.daiku .adjust {
	padding: 5px 10px!important;
}
/* 開運住まいづくりトークイベント */

.adjust {
	padding-bottom: 300px;
}
.kaiun .ttl-img {
	margin-bottom: 10px;
}
.kaiun .dis-area {
	margin-bottom: 30px;
}
.kaiun .dis-area .dis-l {
	display: inline-block;
}
.kaiun .dis-area .dis-r {
	display: inline-block;
	float: right;
	width: 54%;
}
.kaiun .dis-area .dis-r p {
	color: #505050;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 16px;
}
.kaiun .dis-area .dis-r .txt-red {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 24px;
}
.closed {
	color: #ff0000;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}
.win {
	background: #52c0ff;
	border: 2px solid #2c7dab;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 20px;
}
.win-txt {
	font-size: 16px;
	margin-bottom: 20px;
}
.win-note {
	font-size: 14px;
}
.win-table table {
	border-collapse: collapse;
	font-size: 16px;
	width: 100%;
}
.win-table table tr {
	border: 1px solid #000;
}
.win-table table tr th {
	border: 1px solid #000;
	line-height: 1.8;
}
.win-table table tr td {
	border: 1px solid #000;
	font-weight: bold;
	text-align: center;
}
.ttl-box {
	background: #e5f2e2;
	color: #396b27;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding: 18px 0;
}
.img {
	margin-bottom: 20px;
}
.top-txt {
	color: #505050;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 22px;
}
.gray-box {
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
	padding: 10px;
}
.gray-box::after {
	content: "";
	clear: both;
	display: block;
}
.gray-box .gray-box-l {
	float: left;
	margin-right: 20px;
}
.gray-box .gray-box-r {
	float: left;
	margin-top: 60px;
}
.gray-box .gray-box-r .gray-box-txt {
	color: #505050;
	font-size: 14px;
	line-height: 1.6;
}
.w100 {
	width: 100%;
}
.mb12 {
	margin-bottom: 12px;
}
.mb30 {
	margin-bottom: 30px;
}
blockquote p {
	padding: 0;
}
img.left {
	float: left;
	margin: 5px 5px 5px 0;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #A6A371;
}
img.right {
	float: right;
	margin: 5px 0 5px 5px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #A6A371;
}
hr {
	height: 0px;
	border: 0px;
	border-top: 1px dotted #999;
	margin: 10px 0;
}
/*-- clearの関連 --*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.cboth {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1%;
}
/*-- ヘッダー --*/

#top-contact {
	padding: 8px 8px;
	height: 24px;
	overflow: hidden;
	background: #376b27;
	color: #fff;
}
#top-contact a {
	color: #fff;
}
span.alignL {
	display: block;
	width: 310px;
	margin-top: 5px;
}
span.alignR {
	display: block;
	text-align: right;
	width: 565px;
}
#header h1 {
	float: left;
}
#header h1, #header h1 a {
	display: block;
	width: 280px;
	height: 35px;
	background: url(/common/img/logo.gif) no-repeat 0 0;
}
#header h1 a {
	text-indent: -9999px;
	overflow: hidden;
}
#header .menuright {
	width: 565px;
	text-align: right;
	float: right;
}
#header .right {
	width: 601px;
	text-align: right;
}
#header .right #nav ul {
	text-align: right;
}
#header #nav li.works {
	float: left;
	width: 144px;
}
#header #nav li.storeworks {
	float: left;
	width: 104px;
}
#header #nav li.link {
	float: left;
	width: 73px;
}
#header #nav li.home, #header #nav li.company {
	float: left;
	width: 68px;
}
#header #nav li.news {
	float: left;
	width: 69px;
}
#header #nav li.realestate {
	float: left;
	width: 75px;
}
#header #nav li.home a, #header #nav li.news a, #header #nav li.company a, #header #nav li.realestate a, #header #nav li.works a, #header #nav li.storeworks a, #header #nav li.link a {
	display: block;
	height: 35px;
}
#header #nav li.home span, #header #nav li.news span, #header #nav li.company span, #header #nav li.realestate span, #header #nav li.works span, #header #nav li.storeworks span, #header #nav li.link span {
	display: none;
}
#header .right li.home a {
	background: url(../img/menu1.gif) no-repeat 0 0;
}
#header .right li.news a {
	background: url(../img/menu1.gif) no-repeat -68px 0;
}
#header .right li.company a {
	background: url(../img/menu1.gif) no-repeat -137px 0;
}
#header .right li.works a {
	background: url(../img/menu1.gif) no-repeat -205px 0;
}
#header .right li.storeworks a {
	background: url(../img/menu1.gif) no-repeat -349px 0;
}
#header .right li.realestate a {
	background: url(../img/menu1.gif) no-repeat -453px 0;
}
#header .right li.link a {
	width: 73px;
	background: url(../img/menu1.gif) no-repeat -528px 0;
}
#toppage #header .right li.home a, #header .right li.home a:hover {
	background: url(../img/menu1.gif) no-repeat 0 -35px;
}
#news #header .right li.news a, #header .right li.news a:hover {
	background: url(../img/menu1.gif) no-repeat -68px -35px;
}
#company #header .right li.company a, #header .right li.company a:hover {
	background: url(../img/menu1.gif) no-repeat -137px -35px;
}
#works #header .right li.works a, #header .right li.works a:hover {
	background: url(../img/menu1.gif) no-repeat -205px -35px;
}
#storeworks #header .right li.storeworks a, #header .right li.storeworks a:hover {
	background: url(../img/menu1.gif) no-repeat -349px -35px;
}
#realestate #header .right li.realestate a, #header .right li.realestate a:hover {
	background: url(../img/menu1.gif) no-repeat -453px -35px;
}
#link #header .right li.link a, #header .right li.link a:hover {
	width: 73px;
	background: url(../img/menu1.gif) no-repeat -528px -35px;
}
#nav {
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav li ul#nav-sec {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left !important;
	width: 150px;
	visibility: hidden;
	border-top: 1px solid #ddd;
}
#nav li ul#nav-sec li {
	float: none;
	font-size: 0.9em;
	text-align: left !important;
	vertical-align: middle !important;
	display: inline;
}
#nav li ul#nav-sec li a {
	width: auto;
	height: auto !important;
	background: #fff !important;
	vertical-align: middle !important;
	padding: 10px 0 10px 10px!important;
	border-bottom: 1px solid #ddd;
	color: #24313C;
}
#nav li ul#nav-sec li a:hover {
	background: #a5be51 !important;
	text-decoration: underline;
}
/*-- TOPメインイメージ --*/
#mainimg {
	margin: 0 0 15px 0;
}
#mainimg .left {
	width: 250px;
	height: 230px;
	background: url(/common/img/top-info.gif) no-repeat 0 0;
}
#mainimg .right {
	width: 650px;
}
#mainimg .top-bnr-area {
	position: relative;
	background: url(/common/img/top_bnr_bg.jpg);
	background-position: top -28px left 0;;
	display: inline-block;
	width: 250px;
	height: 230px;
}
#mainimg .top-bnr-area .inner {
	position: absolute;
	top: 94px;
	left: 24px;
}
#mainimg .top-bnr-area a img {
	margin-top: 4px;
	/*
	position: absolute;
	top: 142px;
	left: 24px;
	*/
}
#mainimg .top-bnr-area .top-sns-icons {
	display: flex;
	justify-content: space-around;
	margin-top: 4px;
	max-width: 140px;
}
/*-- subイメージ --*/

#subimg {
	margin: 0 0 15px 0;
}
/*-- TOPコンテンツ --*/

.top-news {
	width: 315px;
}
.top-news h2.bar {
	font-weight: bold;
	height: 24px;
	padding: 3px 0 0 25px;
	background: url(/common/img/bar.gif) no-repeat 0 0;
}
.top-news dl {
	font-size: 0.9em;
}
.top-news dt {
	color: #919191;
}
.top-news dd {
	background: url(/common/img/mono-bars.gif) no-repeat 0 bottom;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
}
.top-works {
	padding: 10px 0 0 0;
}
#main-col #leftL {
	float: left;
}
#main-col #leftR {
	float: right;
}
#toppage .top-work-list {
	width: 320px;
	margin: 0 0 10px 0;
}
#toppage .top-work-list div.left {
	width: 130px;
}
#toppage .top-work-list:nth-of-type(odd) {
	clear:left
}
#toppage .top-work-list img {
	border: 3px solid #ddd;
}
#toppage .top-work-list h3 {
	padding: 10px 0 10px 0;
}
#toppage .top-work-list h3 span {
	display: block;
	font-size: 10px !important;
}
#toppage .top-work-list h3 span span {
	color: #ff0000;
	display: inline;
	font-weight: bold;
	margin-left: 5px;
}

/*-- News関連 --*/

#main-col h3.kome-line-n {
	font-size: 1em;
	padding: 10px 0 10px 10px;
	margin: 0 0 10px 0;
	background: url(/common/img/mono-bars.gif) no-repeat 0 bottom;
}
h3.kome-line-n span.date {
	padding: 0 15px 0 0;
	color: #919191;
}
#main-col .news_next {
	text-align: center;
	padding: 5px;
	margin: 10px 0;
	background: #f7f7f7;
	border: 1px solid #ddd;
}
.news_line {
	margin: 10px 0 10px 10px;
}
table#news-table {
	border: 1px solid #ddd;
}
table#news-table th {
	width: 30%;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	background: #e6e8e3;
}
table#news-table td {
	height: 30px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	width: 70%;
}
.news_photo img {
	padding: 8px;
	border: 1px solid #ccc;
	margin: 8px;
}
/*-- 会社案内関連 --*/

.com-mag {
	margin: 10px 0;
}
#thick-col div#wrapper {
	width: 670px;
	margin: 0 auto;
}
#thick-col #contents-main {
	width: 650px;
	margin: 15px auto 15px auto;
}
#thick-col .left {
	width: 220px;
}
#thick-col .right {
	width: 430px;
}
#thick-col .left span {
	display: block;
	font-size: 0.8em;
	color: #7e7e7e;
}
#thick-col h3 {
	font-size: 1.1em;
	padding: 10px 0;
}
.builders .content-box .left {
	width: 220px;
}
.builders .content-box .right {
	width: 410px;
}
.builders .content-box .left span {
	display: block;
	font-size: 0.8em;
	color: #7e7e7e;
}
.builders .side-photo {
	margin: 10px auto 0 auto;
}
.builders-box h3 {
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
	border-left: #376b27 solid 3px;
}
.refimg {
	width: 220px;
}
.ref {
	width: 410px;
}
/*-- FAQ関連 --*/

.faq-line {
	font-size: 1em;
	padding: 10px 0 5px 25px;
	background: url(/common/img/yajirushi.jpg) no-repeat 0 11px;
}
div#faq-sec {
	margin: 15px 0 0 0;
}
div#faq-sec dl dt {
	width: 600px;
	margin: 3px 0px;
	padding: 5px 0px 5px 40px;
	font-weight: bold;
	font-size: 1.1em;
	color: #3a5a36;
	background: url(/common/img/faq-q.gif) no-repeat 2px top;
}
div#faq-sec dl dt span.faq-num {
	margin-right: 10px;
}
div#faq-sec dl dd {
	width: 600px;
	padding: 8px 15px 10px 40px;
	line-height: 1.5;
	background: url(/common/img/faq-a.gif) no-repeat 2px top;
}
/*-- works新築・リフォーム関連 --*/

#works div.works-box-main {
	width: 650px;
	margin: 10px auto;
}
#works .works-box {
	width: 200px;
	height: 225px;
	padding: 6px 3px 6px 3px;
}
#works #main-col .works-box img {
	padding: 5px;
	background: #ddd;
}
#works #main-col .works-box span {
	display: block;
	padding: 3px 0 5px;
	font-size: 0.8em;
	text-align: center;
	color: #7e7e7e;
}
#works #main-col .works-box .new {
	color: #ff0000;
}
#works #main-col .left h4 {
	padding: 5px 0 0 0;
	text-align: center;
}
#works #works-box-page {
	margin: 20px 0;
}
#works #works-box-page .left {
	width: 220px;
}
#works #works-box-page .right {
	width: 410px;
}
#works h3 {
	font-size: 1.2em;
	padding: 10px 0 10px 10px;
	border-left: #376b27 solid 3px;
}
#works #works-box-page h3 span {
	display: block;
	font-size: 0.9em !important;
	color: #7e7e7e;
}
#works .right div.work-right-content {
	margin: 0 0 0 10px;
}
#works .side-photo ul {
	margin: 10px auto 10px auto;
}
#works .side-photo li {
	float: left;
	width: 49px;
	height: 49px;
}
#works .side-photo p {
	font-size: 11px !important;
	color: #7e7e7e;
}
.side-photo object {
	margin: 0;
	padding: 0;
}
.workbottom {
	margin: 10px 0 0 0;
	background: #376b27;
	padding: 5px;
	text-align: center;
}
.workbottom a:link, .workbottom a:visited, .workbottom a:active {
	color: #fff;
}
/*-- storeworks実例集関連 --*/

.storephoto {
	padding: 10px;
	background: #ddd;
	text-align: center;
}
.storephotoimg {
	margin: 0 0 15px 0;
}
#storeworks div.works-box-main {
	width: 650px;
	margin: 10px auto;
}
#storeworks .works-box {
	width: 200px;
	height: 210px;
	padding: 6px 3px 6px 3px;
}
#storeworks #main-col .works-box img {
	padding: 5px;
	background: #ddd;
}
#storeworks #main-col .works-box span {
	display: block;
	padding: 5px 0;
	font-size: 0.8em;
	text-align: center;
	color: #7e7e7e;
}
#storeworks #main-col .left h4 {
	padding: 5px 0 0 0;
	text-align: center;
}
#storeworks #works-box-page {
	margin: 20px 0;
}
#storeworks #works-box-page .left {
	width: 220px;
}
#storeworks #works-box-page .right {
	width: 410px;
}
#storeworks h3 {
	font-size: 1.2em;
	padding: 10px 0 10px 10px;
	border-left: #376b27 solid 3px;
}
#storeworks #works-box-page h3 span {
	display: block;
	font-size: 0.9em !important;
	color: #7e7e7e;
}
#storeworks .right div.work-right-content {
	margin: 0 0 0 10px;
}
#storeworks .side-photo ul {
	margin: 10px auto 10px auto;
}
#storeworks .side-photo li {
	float: left;
	width: 49px;
	height: 49px;
}
#storeworks .side-photo p {
	font-size: 11px !important;
	color: #7e7e7e;
}
/*-- link関連 --*/

#main-col h4.kome-line-n {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 5px 25px;
	background: url(/common/img/yajirushi.jpg) no-repeat 0 11px;
}
.kome-ma {
	color: #919191;
}
/*-- プライバシーポリシー関連 --*/

.polisy dt {
	font-weight: bold;
	margin: 10px 0 4px 0;
}
.polisy dd {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}
/*-- サイトマップ関連 --*/

.sitemap li {
	font-size: 1.1em;
	margin: 10px 0 4px 0;
	padding: 0 0 0 25px;
	background: url(/common/img/yajirushi.jpg) no-repeat 0 2px;
}
.sitemap li span {
	font-size: 12px;
	padding: 0 0 0 25px;
}
/*-- コンタクトページ --*/

.indi {
	color: #be302e;
}
/*-- footerナビ --*/

#fnv {
	padding-bottom: 5px;
	font-size: 12px;
}
#fnv .left {
	width: 670px;
}
#fnv .right {
	width: 230px;
}
/*-- footerの関連 --*/

#footer {
	background: #376b27;
	padding-top: 16px;
	padding-bottom: 16px;
}
#footer, #footer a {
	color: #e1eddc;
}
#footer h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 7px;
}
.copyright {
	width: 670px;
}
.contact {
	width: 230px;
}
/*-- 共通 --*/

.content-box-top {
	padding: 15px 0 0 0;
}
.content-box {
	line-height: 1.5;
}
.mono-bar {
	display: block;
	height: 3px;
	margin: 5px 0;
	background: url(/common/img/mono-bars.gif) repeat-x 0 center;
}
p#panav {
	width: 900px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	font-size: 0.9em;
	color: #999999;
}
p#panav a {
	color: #999999;
}
.f-contact {
	background: url(/common/img/mono-bars.gif) repeat-x 0 0;
	padding: 10px 0 0 0;
	margin: 30px 0 0 0;
}
.top-mag {
	margin-top: 20px;
}
.sidel-mag {
	margin-left: 20px;
}
.sider-mag {
	margin-right: 20px;
}
.bottom-mag {
	margin-bottom: 20px;
}
.top-pad {
	padding-top: 20px;
}
.sidel-pad {
	padding-left: 20px;
}
.sider-pad {
	padding-right: 20px;
}
.bottom-pad {
	padding-bottom: 20px;
}
.page-top {
	text-align: right;
	font-size: 0.9em;
	color: #d4d4d4;
}
.side-photo {
	width: 200px;
	padding: 10px;
	border: 1px solid #ddd;
}
.sidebanner {
	text-align: center;
	margin: 8px 0 0 0;
}
#btm_ban {
	width: 650px;
	text-align: center;
	background: #F0F0EE;
	padding: 20px 0;
	margin: 20px 0 0 0;
}
/*-- 2012.10.18追加 --*/

ul.photoList {
	width: 390px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
ul.photoList li {
	width: 390px;
	text-align: left;
	margin: 0px auto 8px auto;
	padding: 0px;
	overflow: hidden;
	line-height: 100%;
	font-size: 14px;
}
/*-- 2012.11.05追加 --*/

h3.movieTitle {
	border-left: #376B27 4px solid;
	padding: 5px 0px 5px 10px;
	line-height: 150%;
	font-size: 16px;
	margin: 15px 0px 15px 0px;
}
h3.movieTitle span {
	display: block;
	font-size: 0.9em !important;
	color: #7e7e7e;
}
.movieBox {
	width: 640px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 15px 5px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
/*-- 2012.12.20追加 --*/

h2.topics {
	font-weight: bold;
	height: 24px;
	padding: 3px 0 0 5px;
	background: #EFEFEF;
	color: #376B27;
	margin: -10px 0px 0px 0px;
}
.topicsText {
	padding: 5px 5px 5px 5px;
	text-align: left;
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
/*-- 2013.04.11追加 --*/

.workLink {
	font-weight: bold;
}
.workLink a, .workLink a:visited, .workLink a:active {
	color: #CE474D;
	font-weight: bold;
	text-decoration: underline;
}
.workLink a:hover {
	color: #CE474D;
	font-weight: bold;
	text-decoration: none;
}
/*-- 2013.07.22追加 --*/

.indexMovieText {
	margin: 20px 0px 20px 30px;
}
.indexMovieArea {
	clear: both;
	padding: 0 60px;
	font-size: 0;
}
.indexMovieItem {
	font-size: 13px;
	display: inline-block;
	vertical-align: top;
	width: 220px;
	border: #E4E4E4 solid 3px;
	margin-bottom: 40px;
	padding: 10px;
}
.indexMovieItem:nth-child(2n) {
	margin-left: 36px;
}
.movieCap {
	margin: 10px 0px 0px 0px;
}
.border-box {
	border: 1px solid #dddddd;
	padding: 15px;
	margin-top: 10px;
}
.surface-area {
	float: left;
	margin-right: 50px;
}
.surface-area dl {
	width: 200px;
	margin-bottom: 0.5em;
}
.surface-area dl.last {
	margin-bottom: 0;
}
.surface-area dl dt {
	float: left;
	color: #3a5a36;
	white-space: nowrap;
	font-weight: bold;
	min-width: 90px;
	_width: 90px;
}
.surface-area dl dd {
	white-space: nowrap;
}
table.surface-area2 {
	border: 1px solid #ddd;
	width: 100%;
}
table.surface-area2 th {
	vertical-align: middle;
	font-weight: bold;
	background: #e6e8e3;
	padding: 5px 10px;
}
table.surface-area2 td {
	vertical-align: middle;
	padding: 5px 10px;
}
/*-- 2013.12.11追加 --*/

ul.artist {
	margin: 15px auto 15px 30px;
	clear: both;
}
ul.artist li {
	width: 170px;
	text-align: left;
	line-height: 150%;
	float: left;
	display: inline;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	border: solid 1px #ccc;
}
ul.artist li dt {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}
ul.artist li dd.photo {
	text-align: center;
	margin-bottom: 5px;
}
ul.artist li dd.link {
	text-align: right;
	margin-bottom: 5px;
}
ul.artist li a {
	text-decoration: underline;
}
