/* -----------------------------------------------
CSS Information
 File name:      style.css
 Author:         白石和子[kazuko shiraishi]
 Style Info:     PROFILE専用シート
-------------------------------------------------- */
.clearboxS{float:left;margin:0 auto;width:1036px;height:30px;background-color:#FFF;}
.clearboxE{clear:both;margin:0 auto;width:1036px;height:30px;background-color:#F9F9F9;}

.profilebox{
    margin:0px auto;
    text-align:center;
    width:1048px;
	background-color:#FFF;
	border:1px solid #bbb;
/*	-moz-box-shadow:1px 1px 2px #222;
	-webkit-box-shadow:1px 1px 2px #222;
	box-shadow:1px 1px 2px #222;
*/
	margin-top:10px;
}
.newshead{
	float:left;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	position:relative;
	margin:0px 0px 5px 0px;
	color:#666;
	height:18px;
	line-height:18px;
	background-color:#f9f9f9;
	border-bottom:1px solid #999;
}
.titlebox{
	margin:0px auto;
    font-size:1em;
	font-weight:normal; 
	color:#444;
	height:18px;
	width:1050px;
    text-align:left;
	margin-top:70px;
/*	border-bottom:solid 1px #bbb;*/
	}

.profileimgbox{
	float:left;
	width:400px;
	height:300px;
	margin:25px;
    text-align:center;
	background-color:#FFF;
	border-right:solid 1px #bbb;
}
.pimg{
	margin-top:35px;
	text-align:center;
	border:solid 0px #8B8878;
    -moz-box-shadow:1px 1px 2px #333;
    -webkit-box-shadow:1px 1px 2px #333;
    box-shadow:1px 1px 2px #333;
}
.profileRbox{
	color:#363636;
	width:530px;
	height:300px;
    text-align:left;
    line-height:18px;
	background-color:#FFF;
	margin:25px;
	font-size:1em;
	float:left;
}
.pnamebox{width:530px;margin:40px 0px 10px;background-color:#FFF;text-align:left;font-size:1em;line-height:18px;float:left;}
.pnames{background-color:#FFF;border-bottom:1px solid #ddd;float:left;}
.pnames h3{font-size:0.9em;line-height:18px;}

.psbox{
	width:500px;
	margin:15px 0px 0px 0px;
	background-color:#FFF;
	text-align:left;
	font-size:0.9em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height:25px;
	color:#363636;
}

	
/*メインボックス上段説明文スペース 写真と作風説明*/
.profilework{
	width:846px;
    text-align:left;
    line-height:18px;
	background-color:#FFF;
	margin:15px 100px 10px;
	float:left;
	border-top:solid 1px #ddd;
}
.profileinwork{
    font-size:0.8em;
	color:#363636;
	width:816px;
    text-align:left;
    line-height:18px;
	background-color:#FFF;
	margin:15px 15px;
	float:left;
	}
/*メインボックス下段Logoスペース */
.clearfootbox{
	clear:both;
	width:1046px;
	height:50px;
}