@charset "UTF-8";

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

	写真といっしょ用スタイル

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

/* /////////////////////////////////////////////////////////////////////////// index */

div.Index h1{
	position:relative;
}

		div.Index h1 p.buttonArea{
			position:absolute;
			top:300px;
			left:0;
		}

div.Index h2{
	margin-top:10px;
	margin-bottom:10px !important;
}

div.Index ul{
	width:869px;
}

		div.Index ul li{
			float:left;
			margin-right:23px;
			position:relative;
		}

		/* vol.01 */
		
		div.Index ul li p.btn01{
			position:absolute;
			top:95px;
			left:0;
		}
		
		div.Index ul li p.btn02{
			position:absolute;
			top:95px;
			left:138px;
		}
		
		div.Index ul li p.btn03{
			position:absolute;
			top:95px;
			left:259px;
		}
		
		div.Index ul li p.btn04{
			position:absolute;
			top:142px;
			left:0;
		}



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

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

div#photolifeIn{
	background:url(img/bg_photolife_middle.jpg) repeat-y left top;
	padding-top:13px;
	width:945px;
}


div#lifepageNavi{
	background:url(img/bg_photolife_top.jpg) no-repeat left top;
	text-align:left;
	height:48px;
}

	div#lifepageNavi dl#topicpath{
		width:515px;
		float:left;
		display:inline;
		margin:30px 0 0 50px;
	}
	
	div#lifepageNavi dl#topicpath dt{
		background:url(img/icon_topicpath.gif) no-repeat left 0;
		padding-left:33px;
		padding-bottom:3px;
		font-size:78%;
		float:left;
	}
	
	div#lifepageNavi dl#topicpath dd{
		font-size:78%;
		float:left;
	}
	
	div#lifepageNavi dl#topicpath dd strong,
	div#lifepageNavi span.current{
		color:#a61136;
		font-weight:bold;
	}
	
	div#lifepageNavi p{
		width:85px;
		float:right;
		display:inline;
		font-size:78%;
		text-align:right;
		margin:30px 290px 0 0;
	}
	
div#photolifeIn div#main{
	width:605px;
	float:left;
	display:inline;
	margin-left:50px;
}	
	
div#photolifeIn div#lmenu{
	width:205px;
	float:right;
	display:inline;
	margin-right:50px;
	color:#333;
}	
	
	div#photolifeIn div#lmenu p{
		font-size:78%;
	}
	
	div#photolifeIn div#lmenu h4{
		margin-bottom:11px;
	}
	
	div#photolifeIn div#lmenu h4.titleVol{
		margin-bottom:0px;
	}
	
div#photolifeIn div#main,
div#photolifeIn div#lmenu{
	text-align:left;
}

div#photolifeIn div#lmenu ul{
	margin-left:0;
}

/*  ローカルメニュー詳細設定
----------------------------------------*/

/* プロフィール */

div#photolifeIn div#lmenu dl.profile{
	margin-bottom:15px;
}

	div#photolifeIn div#lmenu dl.profile dd,
	div#photolifeIn div#lmenu dl.profile dt{
		font-size:78%;
	}
	
	div#photolifeIn div#lmenu dl.profile dt,
	div#photolifeIn div#lmenu dl.profile dt strong{
		font-weight:bold;
	}
	
	div#photolifeIn div#lmenu dl.profile dt strong{
		font-size:120%;
	}
	
	div#photolifeIn div#lmenu dl.profile dd.detail{
		margin-top:7px;
		line-height:1.6;
	}


/* 作品集 */

ul.listPf{
	margin-bottom:26px;
}

	ul.listPf li{
		margin-right:1px;
		margin-bottom:1px;
	}
	

/* PRESENT */

.imgPresent{
	margin-top:10px;
	margin-bottom:10px;
}

div#photolifeIn div#lmenu p.preEntry{
	font-size:93%;
	margin-top:15px;
}

div#photolifeIn div#lmenu p.preEntry a{
	background:url(/common/css/img/icon_arrow01.gif) no-repeat left 3px;
	padding-left:10px;
}

div#photolifeIn div#lmenu p.date{
	margin-top:5px;
	font-size:78%;
	margin-bottom:30px;
}

/* thumb list */

ul.listThumb{
	/*background:url(img/bg_line02.gif) no-repeat left bottom;
	padding-bottom:1px;*/
}


/* 写真といっしょトップへ */

div#photolifeIn div#lmenu p.toPhlife{
	background:url(img/bg_line02.gif) no-repeat left top;
	text-align:right;
	font-size:93%;
	padding-top:17px;
}


/*  共通イメージボックス
----------------------------------------*/

div#boxCommon{
	margin-bottom:29px;
	background:url(img/bg_common_middle.gif) repeat-y left top;
	zoom:1;
}
	div#contents div#boxCommon h2{
		margin-bottom:0;
	}	

	div#commonIn{
		background:url(img/bg_common_bottom.gif) no-repeat left bottom;
		padding-bottom:18px;
	}
	
		
		div#commonIn .profTxt{
			width:330px;
			padding-left:20px;
		}
		
		div#commonIn .profTxt p{
			line-height:1.83;
		}
		
		div#commonIn .profImg{
			width:237px;
		}
		
		div#commonIn div{
			vertical-align:middle;
			display:table-cell;
		}
		
		* html div#commonIn div{
			display:inline;
			zoom:1;
		}

		*:first-child+html div#commonIn div{
			display:inline;
			zoom:1;
		}


/*  共通テキストボックス
----------------------------------------*/

div.boxLife{
}

	div.boxLife .fl,
	div.boxLife h3.fl{
		width:145px;
		text-align:center;
	}
	
	div.boxLife div.fr{
		width:435px;
		width:460px;
	}
	
	div#boxTips div.fr{
		width:435px;
		margin-right:25px;
	}
	
	div.boxLife div.fr div.lifeIn{
		width:435px;
	}
	
	div.boxLife p.imgIntro{
	}

p.question{
	color:#a61136;
	font-weight:bold;
	margin-top:27px;
	line-height:1.6;
	background:url(img/bg_question.gif) no-repeat left 0.4em;
	padding-left:16px;
}

p#fisrt.question{
	margin-top:22px;
}
.answer{
	margin-top:14px;
}

p.answer,
.answer p{
	line-height:1.8;
}

.lifeImage{
	margin-top:17px;
}

/* /////////////////// imageの配置 */

img.imgfl{
	float:left;
	margin-right:25px;
}

img.imgfr{
	float:right;
	margin-left:25px;
}

/*  共通TIPSボックス、SPECIAL ONEボックス
----------------------------------------*/

/* 共通 */

div#boxTips,
div#boxSpecial{
	margin-top:24px;
}

div#boxSpecial{
	margin-top:29px;
}

	div#boxTips h4{
		margin-bottom:18px;
	}
	
	div#boxTips h5,
	div#boxSpecial h5{
		color:#a61136;
		font-weight:bold;
		font-size:107%;
		margin-bottom:12px;
	}
	
	div#boxTips p,
	div#boxSpecial p{
		margin-bottom:25px;
		line-height:1.8;
	}

/* SPECIAL ONE */

div#boxSpecial h4{
	margin-bottom:4px;
}

div#boxSpecial p.imgSpecial{
	margin-bottom:20px;
}

div#phlifeNavi{
	padding-left:145px;
	margin-bottom:46px;
}

	div#phlifeNavi ul{
		width:435px;
		background:url(img/bg_line03.gif) no-repeat left bottom;
		padding-bottom:14px;
		margin-top:14px;
	}


	
/*  ページングエリア
----------------------------------------*/
#pageNavi{
	margin-top:7px;
}

ul#pageNavi li#pageBack{
	float:left;
}
ul#pageNavi li#pageNext{
	float:right;
}

#pagingArea {
	text-align: center;
	background:url(img/bg_line01.gif) no-repeat left top;
	padding-top:7px;
	margin-top:23px;
	font-size:122%;
}

	#pagingArea span.current{
		color:#a61136;
		font-weight:bold;
	}
	
	

/* /////////////////////////////////////////////////////////////////////////// vol.1 */

/*  inoue.php
----------------------------------------*/

/* マスキングテープ活用法のSTEP設定 */

div#boxTips dl#step dt{
	color:#a61136;
	font-weight:bold;
}

div#boxTips dl#step dd{
	background:url(img/icon_arrow01.gif) no-repeat 108px bottom;
	padding-bottom:25px;
}

div#boxTips dl#step dd.last{
	background:none;
	padding-bottom:0;
}

/* 用意するものボックス */

dl.boxMake{
	background:url(img/box_make_middle.gif) repeat-y left top;
	margin-top:32px;
	margin-bottom:31px;
}

	dl.boxMake dt{
		color:#a61136;
		font-weight:bold;
		background:url(img/box_make_top.gif) no-repeat left top;
		padding-left:12px;
		padding-top:12px;
	}
	
	dl.boxMake dd{
		background:url(img/box_make_bottom.gif) no-repeat left bottom;
		padding:0 12px 14px 12px;
		margin-top:2px;
	}

/* stepリスト */

ul.listPetit li{
	background:url(img/icon_arrow02.gif) no-repeat center bottom;
	padding-bottom:32px;
}

ul.listPetit li img{
	margin-bottom:5px;
}

ul.listPetit li.fl,
ul.listPetit li.fr{
	width:215px;
	background:none;
}

ul.listPetit li.last{
	background:none;
	padding-bottom:0;
}


/* /////////////////////////////////////////////////////////////////////////// popup */

/*  photlife 作品集
---------------------------*/

body#popup div#contentsPopup.works{
	width:500px;
}

h1.imgWorks{
	border:2px solid #FFF;
	margin-bottom:13px;
}

body#popup ul#pageNavi{
	background:url(img/bg_line05.gif) no-repeat left top;
	width:460px;
	margin:9px auto 0;
	padding-top:11px;
	padding-bottom:16px;
}

body#popup .caption{
	width:460px;
	margin:0 auto;
}



/* /////////////////////////////////////////////////////////////////////////// present */

div.present h1{
	margin-top:15px;
}

div.present div#mainArea{
	background:url(img/bg_common_middle.gif) repeat-y left top;
	margin-top:15px;
}

/* info */

div.present div#mainArea div#presentInfo{
	background:url(img/bg_common_bottom.gif) no-repeat left bottom;
	padding:30px 35px 40px;
}

	div.present div#mainArea div#presentInfo p#present{
		margin-top:30px;
	}

/* form */

div.present div#mainArea div#formArea{
	padding:33px 40px 50px;
}
	
	div.present div#mainArea div#formArea p{
		line-height:1.83;
	}
	
	div.present div#mainArea div#formArea ul{
		margin-top:15px;
		padding-left:1em;
		text-indent:-1em;
		font-size:83%;
	}
	
	div.present div#mainArea div#formArea ul li{
		margin-top:2px;
	}
		
		div.present div#mainArea div#formArea table{
			background:url(/common/css/img/bg_dot01.gif) repeat-x left top;
			margin-top:40px;
			width:100%;
		}
		
		div.present div#mainArea div#formArea table tr{
		}
		
		div.present div#mainArea div#formArea table th,
		div.present div#mainArea div#formArea table td{
			background:url(/common/css/img/bg_dot01.gif) repeat-x left bottom;
			padding:12px 15px;
			height:30px;
		}
		
		div.present div#mainArea div#formArea table th{
			width:140px;	/* 170px */
			text-align:right;
			font-weight:bold;
		}
		
		div.present div#mainArea div#formArea table td div.error{
			margin-top:3px;
			color:#bd000e;
		}

		div.present div#mainArea div#formArea table label{
			cursor:pointer;
		}

		div.present div#mainArea div#formArea table label span{
			border-bottom:1px solid #000000;
		}
		
		div.present div#mainArea div#formArea table label span:hover{
			border:none;
			color:#a61136;
		}
		
		div.present div#mainArea div#formArea div#btnArea{
			margin-top:25px;
		}
