@charset "utf-8";
body {
	margin:0;
	padding:0;
}


.nailcafe_wrap {
	width:890px;
	margin:0 auto;
}

.nailcafe_title_img {
	width:120px;
	height:119px;
	float:left;
	font-size:1px;
	line-height:1px;
}

.nailcafe_title_img a {
	background:url(../images/nailcafe/nailart_contest.gif) 0 0 no-repeat;
	width:120px;
	height:119px;
	display:block;
	text-indent:-9999px;
	float:left;
}


/*
--------------------------*/
.nailcafe_img_wrap {
	width:760px;
	float:right;
	margin-bottom:30px;
}

.viewArea {
	width:100%;
}

.jqAS2width {
  width:100%;
}


#doc {
  margin: 0 auto;
  padding: 10px 20px;
}

p {
  margin-left: 20px;
}

#jqAS2 {
  width:100%;
  overflow:hidden;
}

#jqAS2 .content {
  width:100px;
  text-align:center;
  margin: 5px 8px 0;
  float:left;
}

#jqAS2 .content a {
  display: block;
}

#jqAS2 .contentArea {
  position:relative;
}

/*
th {
  width:17px;
  text-align:center;
}
*/

.jqAS2prev {
  position:relative;
  cursor:pointer;
}

.jqAS2next {
  position:relative;
  right:0%;
  cursor: pointer;
}




/*memberprofiles_list
--------------------------*/
.hed_title_img01 {
	background: url(../images/nailcafe/hed_title_img01.gif) 0 0 no-repeat;
	width:890px;
	height:70px;
	text-indent:-9999px;
}

.nailcafe_wrap02 {
	width:870px;
	margin:0 auto;
}


.nailcafe_box {
	background:#FAFAFA;
	width:250px;
	height:400px;
	border:1px solid #DCDCDC;
	padding:4px;
	float:left;
	margin:0 15px 15px 10px;
}

.handl_name {
	margin-bottom:5px;
}

.handl_name span {
	font-weight:bold;
	color:#e4007e;
}

.nailcafe_comment {
	height:60px;
	overflow:auto;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	margin-bottom:5px;
	padding:5px 0;
}


.actions {
	width:870px;
	margin:0 auto;
}

.actions02 {
	width:320px;
	margin:0 auto;
}

.btn_back_img a {
	background:url(../images/nailcafe/btn_back_img.gif) 0 0 no-repeat;
	width:100px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:left;
}

.btn_next_img a {
	background:url(../images/nailcafe/btn_next_img.gif) 0 0 no-repeat;
	width:100px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:right;
}


.btn_toukou_img a {
	background:url(../images/nailcafe/btn_toukou_img.gif) 0 0 no-repeat;
	width:120px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:left;
}

.btn_mypage_img a {
	background:url(../images/nailcafe/btn_mypage.gif) 0 0 no-repeat;
	width:120px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:right;
}

.btn_nailtoukou_img a {
	background:url(../images/nailcafe/btn_nailtoukou_img.gif) 0 0 no-repeat;
	width:150px;
	height:25px;
	display:block;
	text-indent:-9999px;
	float:left;
}

.btn_profileedit_img a {
	background:url(../images/nailcafe/btn_profileedit_img.gif) 0 0 no-repeat;
	width:150px;
	height:25px;
	display:block;
	text-indent:-9999px;
	float:right;
}

.btn_nailtoukouback_img a {
	background:url(../images/nailcafe/btn_nailtoukouback_img.gif) 0 0 no-repeat;
	width:150px;
	height:25px;
	display:block;
	text-indent:-9999px;
	float:left;
}


.icon_hp {
	width:50px;
	height:11px;
	margin:5px 0px 0px auto;
}

.icon_hp a {
	background:url(../images/nailcafe/icon_website.gif) no-repeat 0 0;
	width:50px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

.icon_edit {
	background:url(../images/nailcafe/icon_edit.gif) 0 0 no-repeat;
	padding-left:20px;
}

.icon_del {
	background:url(../images/nailcafe/icon_del.gif) 0 0 no-repeat;
	padding-left:20px;
}


/*memberprofiles_add
--------------------------*/
.hed_title_img02 {
	background: url(../images/nailcafe/hed_title_img02.gif) 0 0 no-repeat;
	width:890px;
	height:70px;
	text-indent:-9999px;
}


.form_table_tag {
	width:90%;
	border-top:1px solid #c8aeaa;
	border-right:1px solid #c8aeaa;
	margin:0 auto 15px;
}

.form_table_tag th {
	width:25%;
	background:#F5F5F5;
	font-weight:normal;
	text-align:left;
	border-left:1px solid #c8aeaa;
	border-bottom:1px solid #c8aeaa;
	padding:3px;
}

.form_table_tag td {
	border-left:1px solid #c8aeaa;
	border-bottom:1px solid #c8aeaa;
	padding:3px;
}

.form_table_tag td span {
	font-size:0.8em;
}



.form_table_tag02 {
	width:90%;
	border-top:1px solid #e4007e;
	border-right:1px solid #e4007e;
	margin:0 auto 15px;
}

.form_table_tag02 th {
	background:#fae6f5 !important;
	font-weight:normal !important;
	border-left:1px solid #e4007e !important;
	border-bottom:1px solid #e4007e !important;
	padding:3px !important;
	white-space:nowrap !important;
}

.form_table_tag02 td {
	border-left:1px solid #e4007e;
	border-bottom:1px solid #e4007e;
	padding:3px;
}

.text_field {
	border:1px solid #DCDCDC;
	padding:2px;
}


/*memberprofiles_edit
--------------------------*/
.hed_title_img03 {
	background: url(../images/nailcafe/hed_title_img03.gif) 0 0 no-repeat;
	width:890px;
	height:70px;
	text-indent:-9999px;
}



/*membernails_index
--------------------------*/
.hed_title_img04 {
	background: url(../images/nailcafe/hed_title_img04.gif) 0 0 no-repeat;
	width:890px;
	height:70px;
	text-indent:-9999px;
}


/*membernails_add
--------------------------*/
.hed_title_img05 {
	background: url(../images/nailcafe/hed_title_img05.gif) 0 0 no-repeat;
	width:890px;
	height:70px;
	text-indent:-9999px;
}


/*membernails_edit
--------------------------*/
.hed_title_img06 {
	background: url(../images/nailcafe/hed_title_img06.gif) 0 0 no-repeat;
	width:890px;
	height:70px;
	text-indent:-9999px;
}