/* Shop name CSS Document */

h2 {
	margin-bottom:50px;
}

h3 {
	margin-bottom:15px;
}

p { 
	margin-bottom:10px;
}

em {
	color:#9E2A2B;
	font-weight:bold;
}

#box {
	width:440px;
	margin:15px auto 50px auto;
	border:1px solid #cccccc;
	padding:10px;
	background:#FBFAF6;
	font-weight:bold;
	color: #666666;
}

#concept {
	margin-bottom:50px;
}

#site {
	width:200px;
	text-align:center;
	margin:5px;
	float: right;
}

p.syusai { 
	text-align:right; 
	margin-bottom:30px;
}

.photo {
	width:200px; 
	float:left;
	margin-right:20px;
	text-align:center;
}

.center {
	text-align:center;
	width:440px;
	margin:0 auto;
}

table {
	width:100% ;
	border:1px solid #999999;
	margin-top:30px;
}

td { 
	padding:6px 15px;
	vertical-align:top;
}

#kihon td.t { 
	text-align:right;
	border-right:1px solid #999999;
	background:#F7F7F7;
}

#question td.t {
	background:#F7F7F7;
}
	
#question td.a {
	border-bottom: 1px solid #999999;
}

#question td.aend {
	border:none;
}

#regi {
	text-align:center;
	margin-top:15px;
}
