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

	For index file

	Last update : 2007.11.28
	mio urakami

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

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

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

#contents .itemblock{
	clear:both;
}

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

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

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


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

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

#main{
	padding-top:24px;
}

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

#contents{
	margin:37px 36px 0 36px;
	border-bottom:1px solid #d4d7da;
}

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

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


/*-------------------------
  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:8px 0 2px 0;
}

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

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

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

#contents02 .lead{
	width:266px
}

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

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

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

#contents02 p.caption{
	padding-top:4px;
	text-align:center;
}

#pagechange{
	margin-top:28px;
}
