/*見出し・段落*/

p , h1{
	margin: 0px;
}

h2 {
	margin: 0 0 7px 0;
	padding-bottom: 2px;
	text-align: right;
	border-bottom: #518c8a dotted 1px;
}

h3 {
	margin: 0 0 3px 0;
	padding: 6px;
	border: #518c8a solid 1px;
	background-color: #f5f5f5;
	color: #518c89;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	margin: 0 0 3px 0;
	padding: 2px;
	background-color: #518c8a;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

h5{
	width: 100%;
	margin: 10px 0 5px 0;
	padding: 2px;
	border-bottom: #518c8a dotted 1px;
	font-weight: bold;
}

/*余白*/

.margin8{
	margin: 8px;
}

.soft_img{
	margin-bottom: 5px;
}

/*色*/

.red{
	color: #ff0000;
}

/*配置*/
.center{
	text-align: center;
}

.right{
	text-align: right;
}

.c-both {
	clear: both;
}


/*表組み*/
.thumb_tbl{
	margin: 0;
	padding: 0px;
	border-left: #c1c1c1 solid 1px;
	border-right: #c1c1c1 solid 1px;
}

.thumb_tbl td{
	margin: 0px;
	padding: 0 4px 0 4px;
}

.thumb2_tbl{
	width:260px;
	margin: 0px;
	padding: 4px;
	border-left: #c1c1c1 solid 1px;
	border-right: #c1c1c1 solid 1px;
	text-align:left;
}

.list_tbl {
	margin: 0px;
	border: #c1c1c1 solid 1px;
}

.list_tbl th {
	background-color: #dbeeee;
	text-align: left;
}

.list_tbl td {
	background-color: #f5f5f5;
}

.sample_tbl {
	margin: 5px 0 0 0;
	border: #c1c1c1 solid 1px;
}

.sample_tbl th {
	background-color: #dbeeee;
	text-align: center;
}

.sample_tbl td {
	background-color: #f5f5f5;
}

.sample_tbl td img {
	margin-right: 2px;
}

.sample_tbl2 {
	margin: 5px 0 0 0;
	border: #c1c1c1 solid 1px;
}

.sample_tbl2 th {
	background-color: #699;
	text-align: center;
}

.sample2_th {
	background-color: #dbeeee;
	text-align: center;
	font-weight: bold;
}

.sample2_td {
	background-color: #f5f5f5;
	text-align: center;
}

.sample_tbl2 td img {
	margin-right: 2px;
}

.demo_tbl {
	margin: 0 0 10px 0;
	border: #c1c1c1 solid 1px;
}

.demo_tbl th {
	background-color: #699;
	text-align: center;
}

.demo_th {
	background-color: #dbeeee;
	text-align: center;
	font-weight: bold;
}

.demo_td {
	background-color: #f5f5f5;
	text-align: right;
}

.review_tbl {
	margin: 0;
	border: #c1c1c1 solid 1px;
}

.review_tbl th {
	background-color: #dbeeee;
	text-align: center;
}

.review_tbl td {
	background-color: #f5f5f5;
}

.teacher_tbl {
	margin: 5px 0 5px 0;
	border: #c1c1c1 solid 1px;
}

.teacher_tbl th {
	background-color: #dbeeee;
	font-weight: normal;
}

.teacher_tbl td {
	background-color: #f5f5f5;
}

.back_tbl {
	margin: 7px 0 0 0;
	border: #c1c1c1 solid 1px;
}

.back_tbl th {
	background-color: #fdd9a3;
}

.back_tbl td {
	background-color: #f5f5f5;
}

/*文字*/

#order_title p {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 3px 0px 0px 7px;
}


#order_title {
	background-image: url("../images/background_order_title.gif");
	background-repeat: no-repeat;
}

/*ボックス*/

#box1 {
	width: 536px;
	margin: 30px 0 0 0;
}

#box2 {
	width: 344px;
	margin-bottom: 7px;
}

/*other*/

#contents {
	margin-bottom: 3px;
	padding: 2px;
	border-bottom: #518c8a dotted 1px;
}

#contents ol {
	margin: 2px 0 0 2em;
	padding: 0;
}

.contents_list {
	margin-top:10px;
	text-align:left;
}

.contents_list li {
	margin-bottom:1em;
}

.contents_list b {
	color: #518c89;
}

.contents_sub_title {
	margin: 5px 0 3px -2em;
	padding: 2px;
	padding-left:10px;
	background-color: #518c8a;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.ver_select {
	margin: 7px 0 7px 0;
	padding: 5px 0px 5px 0;
	border-top: #518c8a dotted 1px;
	border-bottom: #518c8a dotted 1px;
}
