@charset "utf-8";
@import "base/common.css";

ul#consult-list {
	margin-top: 10px;
}

ul#consult-list li {
	position: relative;
	height: auto;
	min-height: 76px;
	margin-top: 25px;
}

ul#consult-list li .icon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 60px;
	height: 76px;
	font-size: 1em;
	text-indent: -9999px;
	background: url(http://files.hughug-web.com/www/consult/icons.gif) 0px 0px no-repeat;
}

ul#consult-list li .thumb {
	position: relative;
	margin-left: 66px;
	width: 484px;
	height: auto;
	min-height: 60px;
	padding-bottom: 16px;
	background: url(http://files.hughug-web.com/www/consult/balloon_body.gif);
}

ul#consult-list li .thumb .inner{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	background: url(http://files.hughug-web.com/www/consult/balloon_head.gif) top left no-repeat;
	font-size: 11px;
}

ul#consult-list li .thumb .foot{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 484px;
	height: 16px;
	font-size: 1em;
	text-indent: -9999px;
	background: url(http://files.hughug-web.com/www/consult/balloon_foot.gif) top left no-repeat;
}

ul#consult-list li .thumb .arrow{
	position: absolute;
	bottom: 22px;
	left: -16px;
	width: 17px;
	height: 13px;
	font-size: 1em;
	text-indent: -9999px;
	background: url(http://files.hughug-web.com/www/consult/balloon_arrow.png) top left no-repeat;
}

ul#consult-list li .thumb .inner .no{
	background: #66aa00;
	padding: 3px;
	margin-bottom: 5px;
}

ul#consult-list li .thumb .inner .no p{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border-left: solid 4px #8cbf40;
	padding-left: 4px;
	line-height: 1.1em;
}

ul#consult-list li .thumb .inner a{
	display: block;
	font-size: 12px;
	font-weight: bold;
}

ul#consult-list li .thumb strong{
	margin-right: 3px;
}


#base-layer-2 .social ul{
	padding-top: 15px;
}
#base-layer-2 .social li{
	float: left;
	width: 120px;
	margin-right: 10px;
	overflow: hidden;
}


#base-layer-1 h3.layers_label {
	overflow: visible;
	width: 61px;
	background-image:url(http://files.hughug-web.com/www/consult/layer_label_icon.png);
	padding-left: 0px;
}
#base-layer-1 h3.layers_label p {
	margin-left: 53px;
	width: 170px;
	background-image:url(http://files.hughug-web.com/www/consult/label1.png);
}
#base-layer-2 h3.layers_label { background-image:url(../files-sub/www/common/layer3_chara.png); }
#base-layer-2 h3.layers_label p { width: 125px; background-image:url(http://files.hughug-web.com/www/consult/label2.png); }




#base-layer-2 .layer_body h3 {
	font-size: 12px;
	color: #448800;
	line-height: 1.3em;
	padding-bottom: 5px;
	border-bottom: solid 2px #66aa00;
}

#base-layer-2 .layer_body label {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: dotted 1px #cc9966;
}

#base-layer-2 .layer_body label.first {
	border-top: none;
	font-weight: bold;
	font-size: 11px;
	color: #884400;
	padding-left: 3px;
}

#base-layer-2 .layer_body textarea {
	width: 98%;
	height: 100px;
}

#base-layer-2 .layer_body .btn {
	text-align: center;
	margin-top: 5px;
}

#base-layer-2 .guide_box {
	margin-top: 10px;
	margin-bottom: 10px;
}

#base-layer-2 .ex {
	padding-top: 5px;
	min-height: 35px;
}

#base-layer-2 .open {
	margin-top: 10px;
	border-top: dotted 2px #cc9966;
	padding-top: 10px;
	text-align: center;
}




#base-layer-1 .guide_box .label {
	overflow: hidden;
	height: 25px;
	padding-right: 10px;
	background-position: top right !important;
}

#base-layer-1 .guide_box .label a {
	color: #fff;
}

#base-layer-1 .iframe {
	width: auto;
}

#base-layer-1 ul li{
	position: relative;
	border-top: dotted 1px #996633;
	padding: 5px;
	padding-left: 0px;
	background: transparent;
}
#base-layer-1 ul li.first{ border-top: none; }

#base-layer-1 ul li strong{
	display: block;
	color: #993300;
	font-size: 12px;
}

#base-layer-1 ul li.foot{
	font-size: 12px;
	text-align: right;
}

#base-layer-1 table.detail{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-size: 12px;
}

#base-layer-1 table.detail th {
	width: 120px;
	background: #996633;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: none !important;
}

#base-layer-1 table.detail th p{
	border-left: solid 5px #b38c66;
	padding-left: 5px;
	color: #fff;
	line-height: 1.3em;
}

#base-layer-1 table.detail td {
	vertical-align: top;
	border: solid 2px #fff2bf;
	color: #996633;
}

#base-layer-1 table.detail .graph{
	position: relative;
	height: 20px;
}

#base-layer-1 table.detail .graph-ber{
	width: auto;
	height: 20px;
	text-align: right;
	background: #ff9900;
}

#base-layer-1 table.detail .graph-ber p{
	color: #fff;
	font-weight: bold;
	padding-right: 5px;
	width: auto;
	height: 20px;
	line-height: 20px;
}

#base-layer-1 table.detail .graph-label{
	float: left;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 5px;
}

#base-layer-1 table.detail p.comment{
	clear: both;
	margin-top: 5px;
	background: #e5cf9c;
	color: #996633;
	font-weight: bold;
	padding-left: 5px;
}

#base-layer-1 table.detail .description{
	padding: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	line-height: 1.3em;
	border-top: solid 1px #e5cf9c;
	color: #333333;
}

#base-layer-1 table.detail .desc_first{
	border-top: none !important;
}



#new_consult { padding-top: 0px; }
#new_consult h2 { background: url(http://files.hughug-web.com/www/consult/side1.png); }
#new_consult .inner_box { margin-top: 7px; }
#new_consult .inner_box ul { font-size: 12px; }
#new_consult .inner_box ul li {
	padding-top: 7px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
}
#new_consult .inner_box ul li p {
	border-left: solid 4px #c1de8d;
	padding-left: 4px;
	line-height: 1.1em;
	margin-bottom: 5px;
}
#new_consult .inner_box ul li span {
	font-size: 10px;
	font-weight: normal;
	color: #d00;
	margin-left: 5px;
}
#new_consult .inner_box ul li dl dt {
	clear: both;
	float: left;
	width: 20px;
	text-align: center;
	background: #83bc1b;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
}
#new_consult .inner_box ul li dl dd {
	position: relative;
	margin-left: 22px;
	height: 22px;
	margin-top: 2px;
}
#new_consult .inner_box ul li dl dt.first, #new_consult .inner_box ul li dl dd.first {
	margin-top: 0px !important;
}

#new_consult .inner_box ul li#icon a, #new_consult .inner_box ul li#icon p.icon {
	display: block;
	overflow: hidden;
	font-size: 1em;
	text-indent: -9999px;
	background:  url(http://files.hughug-web.com/www/consult/collect_icons.png) no-repeat;
	width: 47px;
	height: 59px;
	border: none;
	padding: 0px;
	margin: 0px;
}
#new_consult .inner_box ul li#icon a {
	float: left;
	width: 43px !important;
	height: 55px !important;
	cursor: pointer;
	border: solid 2px #fbf5de;
}
#new_consult .inner_box ul li#icon a.first {
	clear: both;
}
#new_consult .inner_box ul li#icon a.check {
	border: solid 2px #83bc1b;
}

#new_consult table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#new_consult table th{
	width: 20px;
	background: #83bc1b;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	border-top: solid 2px #fbf5de;
}

#new_consult table td{
	padding: 0px;
	padding-left: 5px;
	border: 0px;
	border-top: solid 2px #fbf5de;
}

#new_consult table tr.first th, #new_consult table tr.first td{
	border-top: none !important;
}

#new_consult .btn ul{
	width: 210px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

#new_consult .btn ul li{
	float: left;
	width: 95px;
	height: 28px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: none !important;
	line-height: normal !important;
}

#new_consult .btn ul li a {
	display: block;
	overflow: hidden;
	font-size: 1em;
	text-indent: -9999px;
	width: 95px;
	height: 28px;
	background: url(http://files.hughug-web.com/www/common/bt_back.png) top left no-repeat;
	cursor: pointer;
}

#new_consult .btn ul li a:hover {
	background-position: bottom left;
}