/*--------------------------------------------

	For works itemindex file

	Last update : 2007.8.31
	mio urakami

	---------------------------
	1-0 structure

	2-0 visual setting
		2-1 dm02
		
  --------------------------------------------*/

/*---------------------------------------------------------------
  1-0 structure
---------------------------------------------------------------*/

#contents .itemblock, #pagechange{
	clear:both;
}

#contents .itemblock h2{
	float:left;
	width:288px;
}

#contents .itemblock .photo{
	float:left;
	width:114px;
}

#contents .itemblock .text{
	float:right;
	width:210px;
}




/*---------------------------------------------------------------
  2-0 visual setting
---------------------------------------------------------------*/

/*-------------------------
  2-2 title
-------------------------*/

#main{
	padding-top:24px;
}

/*-------------------------
  2-3 contents
-------------------------*/

#contents{
	margin:37px 36px 0 36px;
}

#contents h1{
	padding:11px 12px;
	border:1px solid #d4d7da;
	font-size:117%;
}

#contents .lead{
	width:350px
}

#contents .lead p{
	padding:14px 0 19px 11px;
	line-height:1.5;
}



/*-------------------------
  2-4 itemblock
-------------------------*/

#contents .itemblock{
	padding:12px 10px;
	border-top:1px solid #d4d7da;
}

#contents .itemblock h2{
	padding-bottom:12px;
	font-size:117%;
	line-height:1.34;
}

#contents .itemblock .photo p{
	text-align:right;
	padding-bottom:12px;
}

#contents .itemblock .text{
	padding:2px 0 2px 0;
}

#contents .itemblock .text p{
	line-height:1.5;
}

#contents .itemblock .text p.enlarge{
	padding:6px 17px 11px 0;
	text-align:right;
	background:url("../img/icon_enlarge.gif") no-repeat right center;
}


#pagechange{
	border-top:3px double #d4d7da;
}

/*-------------------------
  2-5 itempage
-------------------------*/

#contents02{
	margin:37px 36px 0 36px;
}

#contents02 h1{
	padding:11px 12px;
	border:1px solid #d4d7da;
	font-size:117%;
}

#contents02 p.photo{
	padding-top:25px;
	text-align:center;
}

#contents02 p.photo img{
	border:1px solid #d4d7da;
}

#contents02 .caption{
	padding:10px 0;
}
