@charset "Shift_JIS";






/* ------ プリントページ ------ */

*{
	margin: 0;
	padding: 0;
	}

body {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	color:#000;
	border:0px solid #000;
	}

#box{
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	background: #ffffff ;
	}

#bodyfeild{
	margin: 0;
	padding: 0;
	text-align: left;
	}

#footer{
	margin: 20px auto;
	text-align: center;
	padding: 0;
	background: #ffffff;
	clear:both;
	}


.ex{
	margin: 0px auto;
	padding:6px 0;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	font-size:70%;
	}

.namej {
	margin:15px 0;
	font-size:2.5em;
	line-height:1.0;
	font-family: serif;
	}

.nameen {
	margin:0;
	font-size:14px;
	line-height:1.0;
	font-family: san-serif;
	letter-spacing:+2;
	}

.size {
	margin:0;
	font-size:80%;
	line-height:1.0;
	font-family: san-serif;
	}

.printborder{
	margin:10px 0;
	text-indent:-9999px;
	font-size:1px;
	border-top:1px solid #000;
	clear:both;
	}



.profilehead{
	margin:0 0 0.5em 0;
	line-height:1.0;
	font-size:100%;
	font-weight:bold;
	color:#000;
	}

.profile_from_t{
	margin:3em 0 0.5em 0;
	line-height:1.0;
	font-size:85%;
	font-weight:bold;
	color:#000;
	}

.profile_from{
	font-weight: normal;
	font-size: 90%;
	}

.list_profile{
	margin:0 0 2em;
	line-height:1.0;
	font-size:90%;
	}

.list_profile_text p{
	margin:15px 0;
	line-height:1.5;
	font-size:90%;
	}

.list_profile dt {
        float: left;
        width: 10em;
	font-weight:bold;
	color:#1C3370;
	}

.dtj{
	color:#333333;
	font-size:80%;
	}

.list_profile dd {
        margin-left: 10em;
	margin-bottom:8px;
	}

.list_profile hr{
	margin:32px 0 0 0;
	border:1px solid #fff;
	}

/* ------ アーティスト芸歴リスト ------ */

.list_profile .carrier_etc{
	margin-top:18px;
	margin-left:22px;
	font-size:90%;
	line-height:1.5;
	}
.list_profile .carrier_etc .m25{
	margin:20px 0 5px 0;
	font-size:110%;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #ddd;
	}
.list_profile .carrier_etc dt{
        float: left;
        width: 10em;
	font-weight:normal;
	color:#1C3370;
	}
.list_profile .carrier_etc  dd {
        margin-left: 10em;
	margin-bottom:6px;
	}




.profileetc{
	text-align:right;
	margin:0;
	line-height:1.0;
	color:#333;
	}




/* ------ アーティスト別設定部分 ------ */


.namej_artists {
	margin:15px 0;
	font-size:2.5em;
	line-height:1.0;
	font-family: serif;
	}

.nameen {
	margin:0;
	font-size:14px;
	line-height:1.0;
	font-family: san-serif;
	letter-spacing:+2;
	}

.artist__member{
	margin: 5px 0 0 0 ;
		
	}

.artist__member_name{
	margin: 0 0 3px 0;
	font-size:80%;
	font-weight:bold;
	line-height:1.0;
	text-align:center;
	}

.artist_member_pro{
	margin: 0;
	font-size:70%;
	line-height:1.3;
	}


/* ------ フッタ部分 ------ */


#footer .credit {
	border-top:1px solid #666;
	padding:10px 0;
	line-height:1.4;
	font-size:80%;
	text-align:left;
	}

#footer .copyright {
	border-top:1px solid #666;
	padding:10px 0;
	font-size:10px;
	}




