﻿@charset "utf-8";


/*-----profile page setting-----*/

.contentbox_top{
position:relative;
margin:0px;
padding:0px;
width:850px;
height:55px;
background-image:url(../images/contents/profile_cb_t_bg.png);
background-repeat:no-repeat;
}

.prof_box{
position:relative;
margin:0px 0px 0px 8px;
padding:0px;
width:390px;
font-size:12px;
line-height:16px;
}

.t_name{
width:65px;
height:30px;
background-color:#eaeaea;
text-align:center;
vertical-align:middle;
border-top:1px solid #ffffff;
border-right:4px solid #ffffff;
}

.t_answer{
width:320px;
height:30px;
background-color:#ffffff;
text-align:left;
vertical-align:middle;
border-top:1px solid #ffffff;
}

.t_answer img{
margin:0px;
padding:0px;
vertical-align:bottom;
}


.kyo_photo{
position:absolute;
margin:-410px 0px 0px 401px;
}

.accept_box{
display: block;
position:relative;
margin:0px auto;
width:830px;
height:auto;
background-image:url(../images/contents/profile/showimage_bg.png);
background-repeat:no-repeat;
background-position:left bottom;
text-align:left;
}

.accept_box h4{
position:relative;
background-image:url(../images/contents/profile/t_accept.png);
background-repeat:no-repeat;
background-position:center;
width:780px;
height:50px;
margin:0px auto;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.accept_txt{
display: inline-block;
position:relative;
margin:30px 0px 0px 420px;
width:400px;
font-size:14px;
line-height:17px;
color:#333333;
}


.accept_caution{
font-size:12px;
color:#ff5206;
margin: 20px 0px 0px;
}

.go_contact a{
display:block;
width:205px;
height:45px;
background-image:url(../images/contents/profile/b_go_contact.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px auto;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/

}

.go_contact a:hover{
display:block;
width:205px;
height:45px;
background-image:url(../images/contents/profile/b_go_contact.png);
background-position:0px -45px;
background-repeat:no-repeat;
margin:0px auto;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.media_box{
position:relative;
margin:0px 0px 0px 8px;
padding:0px;
width:380px;
font-size:12px;
float:left;
}


.demo_box{
position:relative;
margin:0px 0px 0px 15px;
padding:0px;
width:420px;
font-size:12px;
float:left;
}

.demo_txt_l{
position:relative;
margin:0px 0px 0px 28px;
padding:0px;
width:180px;
float:left;
}

.demo_txt_r{
position:relative;
margin:0px 0px 0px 20px;
padding:0px;
width:180px;
float:left;
}
