@charset "utf-8";
.listc  {
	background-color: #000000;
	height: 36px;
	font-size: 107%;
	background-image: url(../img/listc.png);
	background-repeat: no-repeat;
	line-height: 36px;
	padding-left: 45px;
	margin-top: 5px;
	cursor:pointer;
}
.listc:hover {background-image: url(../img/listc_o.png);}
.ca_accordion {
	margin: 0px;
	padding: 0px;
	height: none;
	width: auto;
}

.prdct  {
	clear: both;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	/* [disabled]cursor:pointer; */
}
.prdct:hover {
	/* [disabled]position:relative; */
	/* [disabled]left:1px; */
	/* [disabled]top:1px; */
}
.listi {
	width: 80px;
	/* [disabled]float: right; */
	height: 55px;
	position: absolute;
	top: 2px;
	left: 510px;
}
.listi img {
	/* [disabled]width: 60px; */
	height: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listd {
	width: auto;
	position: relative;
	top: 0px;
	min-height:1px;




　/* IE 7対策 */
;	margin: 1px;
}
.titlec {
	cursor:pointer;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.title {
	background-color: #fff;
	padding-left: 20px;
	background-image: url(../img/allow_s.png);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	margin-left: 20px;
	font-size: 107%;
}
.pword {
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 1;
}


.text{
	clear: both;
	width: auto;
	margin-left: 45px;
	margin-bottom: 10px;
	margin-right: 40px;
	font-size: 107%;
	margin-top: 5px;
	max-height:100%;}
.textb{
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.text .rimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text .limg {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.text .limg270 {
	/* [disabled]float: left; */
	width: 270px;
	margin-top: 10px;
}

.text .rimg270 {
	float: right;
	width: 270px;
	/* [disabled]position: absolute; */
	/* [disabled]left: 200px; */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text dt {
	font-weight: bold;
	color: #06F;
}
.dl2 dt {
	margin-top: 10px;
}
.dl2 dd {
	padding-left: 10px;
}
.dl2 dd table {
	margin-right:-40px;
}

.text table td{
	padding-left:10px;
	padding-right: 0px;
}
.text .tpd5 td,.text .tpd5 th{
	padding:5px;
}
.dashgray1{
	border:1px solid #aaa;
}
.dashgray1 td,.dashgray1 th{
	border:1px dashed #666;
	text-align: left;
}
.text .voice {
	font-size: small;
	color: #555;
	margin-top: 10px;
}
.text ul {
	/* [disabled]margin-bottom: 10px; */
}
.text li {
	margin-left: 30px;
	list-style-position: outside;
}

.text img {
	/* [disabled]float: right; */
	/* [disabled]height: 60px; */
	/* [disabled]margin-top: 7px; */
}
.text .cboth {
	clear: both;
}
.dotul_table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 10px;
}
.dotul_table th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 10px;
	white-space:nowrap;
	text-align:left;
}

.details {
	/* [disabled]border: 2px solid #CCCCCC; */
	padding: 2px;
	color: #0099FF;
	text-decoration: none;
	list-style-position:inside;
	list-style-type:square;
	margin-left: 10px;
}
#profiletable {
}
#profiletable td {
	vertical-align: top;
	padding: 10px 5px 10px 5px;
}
#profiletable td #enkaku td {
	vertical-align: top;
	padding: 0px;
}
#profiletable .profileli{
	height: 18px;
	background-color: #DDE7F1;
	line-height: 18px;
	margin-top: 5px;
}
.simpletable td {
		vertical-align: top;

}


.text a:link {
	color: #0099FF;
	text-decoration: underline;
}
.text a:visited {
	color: #0099FF;
	text-decoration: underline;
}
/* start: clearfix ------------------------------ */
/*.listd:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.listd {
	display:inline-table;
}
*/
/* Hides from Mac IE \*/
* html .listd { height:1px; }
.listd { display:block; }
/* */
/* end: clearfix ------------------------------ */

#contactlist dt {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
}
#contactlist dd {
	padding-bottom: 10px;
	padding-left: 50px;
}

#floatmenu {
	position: static;
	top: 450px;

}
