@charset "utf-8";

/*フロートのハック用*/
div.pattern_work_01:after,
div.pattern_work_01_schedule_cell:after,
div.pattern_work_01_schedule_cellx:after,
div.pattern_work_01_comment_cell:after,
.pattern_iview_01_head:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.pattern_work_01,
div.pattern_work_01_schedule_cell,
div.pattern_work_01_schedule_cellx,
div.pattern_work_01_comment_cell,
.pattern_iview_01_head {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* CSS Document */

div.pattern_iview_01{
	border: 4px solid #CECFA7;
	width: 640px;
	height:auto;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F1E8C9;
	
}
.pattern_iview_01_head {
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #663300;
}
h3.pattern_iview_01{
	width:424px;
	line-height:120%;
	float:left;
	clear:right;
	font-size:1.5em;
}
div.pattern_iview_01_name{
	width:205px;
	float:right;
	border-left: 4px solid #666666;
	margin: 0px;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:1em;
	line-height:1.0em;
}
div.pattern_iview_01_param{
	width:400px;
	float:left;
	clear:right;
}
h4.pattern_iview_01{
	font-size:1em;
	padding-bottom:4px;
}
p.pattern_iview_01{
	font-size:0.9em;
	float:none;
	clear:both;
}
div.pattern_iview_01_photo{
	width:215px;
	float:right;
}
div.pattern_iview_01_profile{
	width:395px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D2B971;
	margin:12px 0px 0px;
	padding:0px;
	background-color: #FFFFFF;

}
h4.pattern_iview_01_profile{
	margin-left: 8px;
	padding-top: 8px;
	font-size:0.8em;
}
p.pattern_iview_01_profile{
	margin:0px;
	font-size:0.8em;
	line-height:130%;
	padding: 4px 8px 8px 8px;
}
p.pattern_iview_01_imbox {
	font-size:0.8em;
	color:#2C719E;
	line-height:1.1em;
	padding-top: 6px;
}
img.pattern_iview_01_imbox_btn{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
div.pattern_work_01_comment {
	width:420px;
	float:left;
}

div.pattern_work_01{
	width:680px;
	padding-top:6px;
	padding-bottom:10px;
}
h3.pattern_work_01_comment_cell {
	padding:0px;
	margin:0px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/standard-images/objects/h3_title.jpg);
	height: 21px;
	width: 420px;
	text-indent: 8px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	clear:both;

}
h4.pattern_work_01_comment_cell {
	font-size:1.1em;
	padding-top:7px;
	padding-bottom:8px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999183;
}
div.pattern_work_01_comment_cell{
	padding-top:8px;
	padding-bottom:8px;
	
}
div.pattern_work_01_schedule {
	margin-top:8px;
	width:236px;
	float:right;
	background-color: #FFFFCC;
}
div.pattern_work_01_schedule_cell {
	background-color: #FFFFCC;
	border-bottom: 1px dashed #B2997F;
}
div.pattern_work_01_schedule_cellx {
	background-color: #E7E7B9;
	border-bottom: 1px dashed #B2997F;
}
h3.pattern_work_01_schedule{
	width:218px;
	line-height: 20px;
	height: 20px;
	border-right-width: 9px;
	border-left-width: 9px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9933;
	border-left-color: #CC9933;
	text-align:center;
	font-size:1em;
	background-color: #D8D9AF;
}
h4.pattern_work_01_schedule{
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size:1em;
	color:#663300;
	font-weight:normal;	
}
p.pattern_work_01_schedule{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size:0.8em;
	
}
div.pattern_work_01_schedule_time {
	padding:5px 8px;
	width:32px;
	float:left;
	clear:right;
	margin: 0px;
}
div.pattern_work_01_schedule_cmt {
	float:right;
	width:183px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1C18E;
}
div.pattern_schuk {
	width:640px;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:19px;
	padding-right:19px;
	padding-bottom:20px;
	background-color: #FFFFCC;
	border: 1px solid #CECFA7;
}
h3.pattern_schuk {
	width: 640px;
	font-size: 1.1em;
	line-height: 1.1em;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
}
div.pattern_schuk_white {
	width:600px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #663300;
	border-bottom-color: #663300;
	background-color: #FFFFFF;
}
div.pattern_schuk_or {
	width:600px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
h4.pattern_schuk_ta_head {
	width: 470px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: right;
	font-size:1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 663300;
}
div.pattern_schuk_ta {
	width: 470px;
	float: right;
}
.pattern_schuk_time {
}

.pattern_schuk_cm {
	color:#663300;
}
h4.pattern_schuk_ta {
	font-size: 1em;
	width: 470px;
	float: right;
	padding-top:5px;
	padding-bottom:5px;
}
p.pattern_schuk_ta {
	width: 470px;
	font-size: 0.75em;
	float: right;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.pattern_schuk_taend{
	width: 470px;
	font-size: 0.75em;
	float: right;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.pattern_schuk_time_head {
	width:75px;
	float:left;
	color:#663300;
	clear:right;
	display:block;
}
p.pattern_work_01_comment_cell_img{
	float:right;
	margin-left:5px;
	width:235px;
}
