@charset "utf-8";

/* CSS Information *************************************
File name: index.css
Description: index for BLOG and COLUMN
Created date: 2009/11/02
Last created date: 2009/11/04
Created by: Elephant Communications
***************************************************** */


/* Table Of Contents
----------------------------------------

* #contents

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


/* #contents
-------------------------------------------------------------------------------------------------------*/
#contents h2 {
	margin-bottom: 20px;
}

#contents ul {
	margin-bottom: 20px;
}

#contents li {
	padding: 12px 10px 10px;
	background: url(../img/common/bg_border01.gif) left top repeat-x;
}

#contents li p {
	padding-top: 5px;
	color: #505050;
}




