<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
@import url("./basic.css");
/*@import url("http://www.yk-harekei.com/css/shops/profile.css");*/
#main {
padding:10px;
}

#main #photos {
background:url(/images/profile/bg_photos.jpg) no-repeat;
height: 510px;
}

#photo_block {
margin: 56px 40px 0 10px;
}

#photo7 .alpha {
height: 403px;
left: 20px;
position: absolute;
top: 75px;
width: 400px;
z-index: 9;
}

#main .navi_profile {
top:15px;
}

#main .navi_profile li a {
display: block;
text-indent: -9999px;
}

#main .navi_profile li, #main .navi_profile li a {
float: left;
height: 50px;
margin: 0 4px 0 0;
width: 65px;
}

#main .btn_profile a {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll 0 0 transparent;
}
#main .btn_profile a:hover {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll 0 -50px transparent;
}
#main .btn_comment a {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -65px 0 transparent;
}
#main .btn_comment a:hover {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -65px -50px transparent;
}
#main .btn_diary a {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -130px 0 transparent;
}
#main .btn_diary a:hover {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -130px -50px transparent;
}
#main .btn_option a {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -195px 0 transparent;
}
#main .btn_option a:hover {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -195px -50px transparent;
}
#main .btn_syukkin a {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -260px 0 transparent;
}
#main .btn_syukkin a:hover {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -260px -50px transparent;
}
#main .btn_zaiseki a {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -325px 0 transparent;
}
#main .btn_zaiseki a:hover {
background: url("../images/profile/navi_profile.jpg") no-repeat scroll -325px -50px transparent;
}

#main h2 {
background: url("../images/profile/profile_h2.jpg") no-repeat scroll 0 0 transparent;
font-size: 20px;
height: 26px;
padding:4px 0 0 0;
position: absolute;
text-indent: 40px;
top: 538px;
width: 540px;
}

#main h3 {
background: url("../images/profile/h3_main.jpg") no-repeat scroll 0 0 transparent;
clear: both;
color: #555555;
font-size: 14px;
font-weight:bold;
height: 26px;
margin-bottom:5px;
padding-top: 3px;
text-indent: 24px;
width: 540px;
clear:both;
}

.thumb_list p {
float: left;
font-size: 11px;
height: 30px;
margin: 0 3px 12px 0;
padding: 0;
width: 175px;
background: url("../images/profile/thumb_list.gif") no-repeat scroll -4px 0 transparent;
}

#main h2 span {
font-size:16px;
}

#profile {
margin-top: 65px;
}

#main .size {
    font-size: 14px;
    left: 350px;
    position: absolute;
    top: 533px;
}

/* comment */
#main #comment {
  width:540px;
	height:auto;
	float:none;
	border:none;
	margin:0;
}

#comment dt,#comment dd {
float:none;
margin:0;
padding:0;
}

#comment dt {
font-size:10px;
}

#comment dd {
padding-left: 4px;
text-indent: 3px;
}

#enquete {
margin:10px auto;
width:520px;
}

#option td {
width:80px;
}

#option .ng ,#option .ok {
width:75ppx;
}

/* diary */
#diary div {
border:none;
margin:0;
}

#main #diary h4 {
width:540px;
height:26px;
padding-top:4px;
margin:0;
background: url("../images/diary_midashi.jpg") no-repeat scroll 50% 50% transparent;
text-indent:45px;
color:#333366;
}

/* movie表示用 */
#profile .pmovie {
	display:block;
	margin:0 auto 20px;
	padding:0 20px;
	width:500px;
	height:435px;
	color:#FFF;
	border:0px;
}

.pmovie dd {
	margin:0px;
}

/*メディア掲載
----------------------------------------------------------------------------*/
#main .media_cm { width:100%; overflow:hidden; }
#main .media_cm p { margin:0 0 5px 0; }
#main .media_cm dl { float:left; width:250px; height:auto; border:solid 1px #d9d9d9; margin:0 10px 10px 0;  padding:0; }
#main .media_cm dl dt { margin:0 0 5px 0; display:block; }
#main .media_cm dl dd { text-align:center; border:none; display:block; margin:0 0 5px 0; }
</pre></body></html>