@charset "utf-8";

/*------ member index ------*/

#member .box-meL p.visual,
#member .box-meR p.visual{
	margin: 0;
	padding: 0;
	width: 155px;
}

#member div.box-meL{
	margin-top: 20px;
	float: left;
	width: 327px;
}

#member div.box-meR{
	margin-top: 20px;
	float: right;
	width: 327px;
}

#member .box-meL h3,
#member .box-meR h3{
	background: none;
	padding: 0;
	margin: 0;
}

#member .box-meL h3 a,
#member .box-meR h3 a{
	display: block;
	line-height: 1.3;
	text-decoration: none;
	color: #433E3A;
	font-size: 12px;
	padding: 13px 0 13px ;
	text-align: center;
	margin-top: 0px;
}

#member .box-meL h3.noLink,
#member .box-meR h3.noLink{
	display: block;
	line-height: 1.3;
	padding: 13px 0 13px 0;
	text-align: center;
	color: #433E3A;
	font-size: 12px;
	margin-top: 0px;
}

#member .box-meL h3 a:hover,
#member .box-meR h3 a:hover{
	color: #736E6A;
	text-decoration: underline;
}

#member .box-meL p,
#member .box-meR p{
	padding: 10px;
	font-size: 12px;
	margin: 0;
}

#member .box-meL .boxL,
#member .box-meR .boxL{
	margin-right: 10px;
	padding: 0;
	width: 158px;
	float: left;
}

#member .box-meL .boxR,
#member .box-meR .boxR{
	margin: 0;
	padding: 0;
	width:157px;
	float: right;
}

/*------ member under ------*/

#member .box p{
	margin: 0;
	padding: 0;
}

#member .box p.visual{
	margin: 0;
	padding: 0;
	width: 320px;
}

#member .boxL{
	margin: 0;
	width: 290px;
	padding: 0;
	border: none;
}

#member .boxR{
	margin: 0;
	width: 355px;
	padding: 0;
	border: none;
}

#member .box h3{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	background: none;
	color: #006699;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #CCC;
}

#member .table02{
	margin-top: 0;
	padding: 0;
	border: none;
}

#member .table02 th, .table02 td{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
	vertical-align: top;
	line-height: 1.3;
}

#member .table02 th{
	background: none;
	font-weight: normal;
	padding-left: 13px;
	background: url("/common/image/icon_list01.gif") no-repeat 0 1.2em;
	font-size: 12px;
}

#member .table02 td{
	font-weight: bold;
	font-size: 14px;
}

/*------- morita profile -------*/

#member .kmorita{
	margin-top: 0;
	padding: 0;
	border: none;
}

#member .kmorita th, #member .kmorita td{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
	vertical-align: top;
	line-height: 1.3;
}

#member .kmorita th{
	background: none;
	font-weight: normal;
}

/*--------------------------*/
#member .box02{
	width: 665px;
	padding: 0;
	margin-top: 40px;
}

#member .box02 h3,#member .box02 p{
	margin-top: 10px;
	padding: 0;
	background: none;
}

/* subNavigation下のバナー */

.subNavigation-bnr li {
	padding:10px 0 0 4px;
}

#member .box02 p{
	margin-bottom: 30px;
	padding: 0;
	background: none;
}

#member .box02 .boxL{
	float: left;
	margin-top: 0;
	padding: 0;
	background: none;
	width: 350px;
}

#member .box02 .boxR{
	float: right;
	margin-top: 0;
	padding: 0;
	background: none;
	width: 300px;
}

#member .box02 .boxL p,#member .box02 .boxR p{
	font-size: 14px;
	padding: 0;
}


/*--------- o[Љy[W̍irݒ ----------*/

.memberNavigation {

	background: url("/common/image/bg_localnavi.gif") no-repeat 0 0;
}

.listMember {
	padding: 0 13px 0 15px;
}

.listMember li{
	margin: 7px 7px 0 0;
	float: left;
}

.listMember li a{
	text-decoration: none;
	color: #433E3A;
}

.listMember li.rightChild{
	font-weight: bold;
	margin-right: 0;
}

.memberNavigation li.lastChild{
	float:none;
	clear: both;
	font-size: 78%;
	text-align: right;
	padding: 10px 15px 18px 0;
	background: url("/common/image/bg_localnavibottom.gif") no-repeat 0 100%;
}

.memberNavigation li.lastChild a{
	width: auto;
	padding: 0 0 0 9px;
	display: inline;
	background: url("/common/image/icon_arrow02left.gif") no-repeat 0 0.18em;
}

/*----- clearfix scheme -----*/
.listMember{
    display: inline-block;
}
.listMember:after{
	height: 0;
	visibility: hidden;
	content: url(spacer.gif); /* content: "."; */ /* content: ""; */
	display: block;
	clear:both;
}
/* hide MacIE \*/
* html .listMember {height: 1em;}
.listMember {display: block;}
/* ini */



