/* toriatsukai.css */

/* author------------------------
	SUPER EDITION INC.
	SHOKO OYAMADA
	oyamada@super-edition.com
-------------------------------*/

/* used by------------------------
	 取扱い
-------------------------------*/

/* contents------------------------
	1.h1の設定
	2.ほか
------------------------*/


/* ====================1.h1の設定 ====================*/

#head2 h1{
	background-image:url(../shared/image/toriatsukai.gif);
}

/* ====================2. ====================*/

#paraB .entry{
	margin-bottom:15px;
}

#paraB .entry .entryDate{
	color:#5b5ab7;
	font-size:85%;
	border-bottom:1px dashed #ccc;
margin-bottom:0px;
}

#paraB .entry h3{
	color:#5b5ab7;
	font-size:110%;
	font-weight:bold;
margin-bottom:10px;
}

#paraB .entry p{
margin-bottom:10px;
}

