@charset "UTF-8";
/* 
  == Techimarinbo.jp Web Author/MITSUYO NAKATA Basic Style ==
--------------------------------------------------
  File       : dress-course.css
  Dare		:2008.12.08
  Last Update :2008.12.08
  まりんぼコース、オートクチュールコース、ロイヤルオーダー
--------------------------------------------------

 */

#course-area {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

*html #course-area {
	background-color: #FFFFFF;
	padding-left: 20px;
}
#course-area .coments {
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 10px;
	margin-right: 20px;
}
.coments h3 {
 color: #993333;
 padding-left: 15px;
 border-left-width: 5px;
 border-left-style: solid;
 border-left-color: #993333;
 font-size: 14px;
 margin-bottom: 10px;
 margin-top: 1em;
}
.course-contents {
 border: 1px solid #C3B297;
 width: 95%;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 10px;
 line-height: 1.5em;
 padding-top: 3px;
 padding-right: 3px;
 padding-left: 3px;
}
.course-contents h4 {
	font-size: 16px;
	text-align: center;
	clear: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	background-color: #ece1df;
}
.course-contents p {
	margin-bottom: 0.5em;
}

.b-p01 {
	background-color: #EBE0B8;
	padding: 5px;
}
.b-p01 li {
	list-style-type: decimal !important;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-position: outside;
}
.b-p01 ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.coming {
	float: left;
	margin-right: 15px;
}
#course-colum {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
}
.coments dt {
	color: #974A2E;
	font-weight: bold;
	margin-top: 15px;
}
.coments dd {
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	list-style-type: circle;
	list-style-position: inside;
}
.coments dl {
	margin-bottom: 20px;
}
.mitsumori {
	background-color: #FFEAD8 !important;
	padding: 5px;
	height: 330px;
}
.mitsumoribox {
	float: left;
	border: 1px dotted #990000;
	width: 165px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 300px;
}
.text-red {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

