@charset "UTF-8";

/*======================================

	写真家のココロ用スタイル

=======================================*/

/* /////////////////////////////////////////////////////////////////////////// common */

div#contents.photographer a:hover{
	color:#e56000;
}

div#contents.photographer{
	background:url(img/bg_photographer_bottom.png) no-repeat left bottom;
	padding-bottom:23px;
	width:945px;
	text-align:left;
}

div#contents.photographer.index{
	background:url(img/bg_photographer_bottom.png) no-repeat left bottom;
	padding-bottom:55px;
	width:945px;
	text-align:left;
}

div#contents.photographer div#backtop{
	padding:10px 50px 0;
	text-align:right;
}

div#photographerIn{
	background:url(img/bg_photographer_middle.jpg) repeat-y left top;
	/*padding-top:13px;*/
	width:945px;
	padding-bottom:12px;
}

	div#photographerIn h1#mainIndex{
		width:845px;
		margin:0 auto;
	}

div#contents.photographer dl#topicpath{
	background:url(img/bg_photographer_top.jpg) no-repeat left top;
	padding:27px 50px 0;
	/*min-height:44px;
	height:auto !important;*/
	color:#333333;
	height:46px;
}
	
	div#contents.photographer dl#topicpath a{
		color:#333333;
	}

	div#contents.photographer dl#topicpath dt{
		background:url(img/icon_topicpath.gif) no-repeat left 0;
		padding-left:17px;
		font-size:78%;
		float:left;
	}

	div#contents.photographer dl#topicpath dd{
		font-size:78%;
		float:left;
	}

div#photographerIn div#main{
	width:670px;
	clear:both;
	float:left;
	display:inline;
	margin-left:50px;
	margin-top:13px;
}	
	
	div#photographerIn div#main p,
	div#photographerIn div#lmenu dl#profile dd,
	div#photographerIn div#lmenu p{
		text-align:justify;
		text-justify:distribute;
	}
	
div#photographerIn div#lmenu{
	width:175px;
	float:right;
	display:inline;
	margin-right:50px;
	/*padding-bottom:12px;
	margin-top:12px;*/
	color:#333;
}

	div#photographerIn div#lmenu.second{
		margin-top:15px;
	}
	div#photographerIn div#lmenu h4{
		margin-top:12px;
		margin-bottom:7px;
	}
	div#lmenu dl#profile dt{
		font-weight:bold;
		text-align:right;
		color:#333;
	}
	div#lmenu dl#profile dd,
	div#lmenu p{
		font-size:78%;
		line-height:1.6;
		color:#656460;
		margin-top:5px;
	}
	div#photographerIn div#lmenu p.banner{
		margin-top:15px;
	}

.section{
	width:310px;
	float:left;
	display:inline;
	/*display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;*/
	margin-right:20px;
	vertical-align:top;
	position:relative;
}

	/*.section > div{
	width:310px;
	display:block;
	padding-bottom:45px;
}*/
	.section p{
		line-height:1.83;
	}
	
	div#main .section p.first,
	div#main .sectionWide p.first{
		margin-top:-5px;
	}
	
	.section p.lastImg{
		/*vertical-align:bottom;
		position:absolute;
		bottom:0 ;*/
		margin-top:15px;
	}
	
	.section p.question{
		background:url(img/bg_question.gif) no-repeat 2px 0.8em;
		margin-bottom:5px;
		padding-left:22px;
		font-weight:bold;
	}
	

/* /////////////////////////////////////////////////////////////////////////// index */
	
div.index div#photographerIn{
	background:url(img/bg_photographer_middle.jpg) repeat-y left 20px;
}

div.index div#photographerIn h1{
	width:845px;
	margin:0 auto;
}

div.index div#photographerIn div#mainNewest{
	width:845px;
	margin:15px auto 0;
}

div#contents.photographer.index dl#topicpath{
	height:26px;
}
	
div.index div#main ul#archives{
	width:865px;
	padding-bottom:5px;
}
	
div.index div#main ul#archives li{
	float:left;
	padding-right:20px;
	padding-bottom:15px;
}


/* /////////////////////////////////////////////////////////////////////////// vol index */

ul#indexList li{
	background:url(img/bg_dot01.gif) repeat-x left bottom;
	padding-bottom:17px;
	margin-bottom:11px;
}


/* /////////////////////////////////////////////////////////////////////////// vol second common */

h1#mainTitle{
	width:640px;
	float:left;
	display:inline;
	margin-left:50px;
	margin-right:30px;
}

div#volMenu{
	float:left;
}

	div#volMenu ul{
	}
		div#volMenu ul li{
			background:url(img/bg_dot01.gif) repeat-x left bottom;
			padding-bottom:12px;
			margin-top:11px;
		}
		div#volMenu ul li#voltop{
			padding-bottom:1px;
			margin-top:0;
		}
		
div.sectionWide{
	width:640px;
	position:relative;
}

	div.sectionWide p{
		width:298px;
		padding-left:12px;
		margin-bottom:10px;
		line-height:1.83;
	}
	p.sectionWide{
		line-height:1.83;
		width:628px;
		padding-left:12px;
		margin-top:-5px !important;
		margin-bottom:-5px !important;
	}
	
	div.sectionWide p.picture{
		width:auto;
		padding-left:0;
		margin-bottom:0 !important;
	}
	
	div.sectionWide p.last{
		margin-bottom:0 !important;
	}

p.break{
	margin-bottom:16px;
}
p.paragarph{
	margin-bottom:10px;
}

.boxLine{
	background:url(img/bg_line01.gif) no-repeat left top;
	padding-top:23px;
	margin-top:35px;
	clear:both;
}
.boxLineIn{
	background:url(img/bg_line02.gif) no-repeat left top;
	padding-top:20px;
	margin-top:26px;
}
	.boxLine h3,
	.boxLineIn h3{
		margin-bottom:25px;
	}
	
.btnArea{
	background:url(img/bg_line01.gif) no-repeat left top;
	padding-top:14px;
	padding-bottom:7px;
	margin-top:25px;
	clear:both;
	width:640px;
}

	.btnArea ul li.back{
		float:left;
	}
	.btnArea ul li.next{
		float:right;
	}

div#main p.btnArea{
	text-align:right !important;
}

.dotText{
	background:url(img/bg_dot02.gif) repeat-x left bottom;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:93% !important;
}

.noteS{
	background:url(img/icon_note.gif) no-repeat left 4px;
	padding-left:10px;
	font-size:75%;
}

/* /////////////////////////////////////////////////////////////////////////// Vol.01 ハービー山口さん */

p.adviceImg{
	margin-top:1.5em;
}

p.adviceTxt{
	line-height:1.5;
	margin-bottom:22px;
}



