@charset "UTF-8";
/*****************************
　レンタルスペース紹介
*****************************/


ul.title {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 76%;
	height: 300px;
}
ul.title ol {
	width: 80px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
ul.title ol.new {
	width: 600px;
	padding-left: 0px;
	font-weight: bold;
	color: #CC3300;
}
ul.title li {
	width: 500px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
dl.contact {
	margin-right: auto;
	width: 780px;
	margin-left: auto;
	clear: both;
	text-align: left;
	margin-top: 20px;
}
dl.contact dt {
	background-image: url(/common/img/mark_mini.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 0px;
	text-align: left;
	clear: both;
}

dl.contact dt.pic {
	text-align: center;
}

dl.contact dt table {
	display: table;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #930;
	border-right-color: #930;
	border-left-color: #930;
}

dl.contact dt table tr th {
	display: table-cell;
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #930;
	border-bottom-color: #930;
	background-color: #FC9;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

dl.contact dt table tr th.title {
	display: table-cell;
	padding: 10px;
	background-color: #F96;
	color: #333;
}

dl.contact dt table tr td {
	display: table-cell;
	width: 488px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 130%;
}


dl.contact dt.title {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	padding: 0px;
}
dl.contact dt.title2 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
dl.contact dd {
	margin-left: 10px;
	font-size: 92%;
	padding-top: 2px;
	padding-bottom: 10px;
}

dl.contact dd span {
	font-weight: bold;
	color: #F00;
}

dl.contact dd.tel {
	margin-bottom: 40px;
	text-align: center;
}
dl.contact dd.calendar {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
dl.contact dd.photo {
	width: 30%;
	margin-left: 70px;
	margin-top: 20px;
}
dl.contact dd.photo img {
	margin-top: 10px;
}
dl.contact dd ul {
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 90%;
}
dl.contact dd ul ol {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	padding-left: 10px;
}
dl.contact dd ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 140%;
}
dl.contact dd ul p {
	padding-left: 20px;
	line-height: 140%;
	padding-top: 15px;
	padding-bottom: 15px;
}
dl.contact dd ul li.tel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6666;
	margin-left: 20px;
}
dl.photo {
	margin-right: auto;
	width: 90%;
	margin-left: auto;
	padding-bottom: 30px;
	clear: both;
	font-size: 90%;
}
p.totop {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	float: none;
	padding-right: 50px;
	font-size: 76%;
}
dl.mailform {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
dl.mailform dt {
	clear: both;
	width: 90%;
	text-align: center;
	
}
dl.mailform dt.hisu {
	text-align: center;
	width: 92%;
}

dl.mailform dd span {
	color:red;
	font-weight:bold;
}
dl.mailform dd.laver {
	width: 200px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
dl.mailform dd {
	margin:0;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	line-height: 140%;
	padding-left: 10px;
	font-size: 100%;
}

dl.mailform dd.box01 {
	height: 220px;
}


dl.mailform dd.box02 {
	width: 450px;
}

dl.mailform dd.send {
	clear: both;
	width: 100%;
	text-align: center;
	
}

dl.mailform dd.menu02 {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}

dl.mailform dd input {
	position:relative;
	z-index:2;
	width: 250px;
	height: 20px;
}

dl.mailform dd select {
	position:relative;
	z-index:2;
	width: 40px;
	height: 24px;
}

dl.mailform dd select#select01 {
	position:relative;
	z-index:2;
	width: 120px;
	height: 20px;
}

dl.mailform dd select#menu {
	position:relative;
	z-index:2;
	width: 260px;
	height: 26px;
}


dl.mailform dd input#privacy {
	position:relative;
	z-index:2;
	height: 20px;
	padding-top: 5px;
	vertical-align: middle;
	width: 20px;
}
dl.mailform dd input#rental {
	z-index:2;
	height: 20px;
	width: 20px;
	padding-top: 5px;
	vertical-align: middle;
}
dl.mailform dd input#classroom {
	z-index:2;
	height: 20px;
	width: 20px;
	padding-top: 5px;
	vertical-align: middle;
}


dl.mailform dd input.select {
	z-index:2;
	height: 20px;
	width: 20px;
	padding-top: 5px;
	vertical-align: middle;
}

dl.mailform dd textarea {
	width: 450px;
	height:200px;
}
dl.mailform dd label {
	position:relative;
	padding:5px 5px 5px 25px;
	margin : 0 5px 0 -25px;
	margin-left:-25px;
	position:relative;
	z-index:1;
}
dl.mailform dd.error input, dl.mailform dd.error textarea, dl.mailform dd.error label {
	background:#FFCCCC;
}
* html dl.mailform dd.error label {
	background:none;
}
*+html dl.mailform dd.error label {
	background:none;
}
dl.mailform dd p.error {
	margin:0;
	color:red;
	font-weight:bold;
	margin-bottom:1em;
}

.b_text_cont{
	line-height: 140%;
	text-align: center;
}

dl.confirm {
	padding-top: 20px;
	font-size: 86%;
	padding-bottom: 20px;
	margin-left: 110px;
}
dl.confirm  dt  {
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 20px;
}

dl.confirm dd {
	padding-bottom: 10px;
	width: 650px;
	padding-top: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
dl.confirm dt.youken {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

dl.confirm dd.youken {
	height: 70px;
}


h2#title_complete {
	font-size: 140%;
	font-weight: bold;
	color: #CC0000;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-indent: 0;
}

p.comp {
	padding-bottom: 50px;
	line-height: 150%;
	height: 300px;
}

#formck{
	height: 57px;
	width: 244px;
	clear: both;
}


/*EOF*/
