@charset "utf-8";

/* ****************************************************
Title: information.css
Created: 2010-07-01
Last Modified: 2011-07-29
Editor(s): nishio
Last Editor: tsutsu
***************************************************** */


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

# General Elements
# content
# clearfix
# common classes

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


/* # General Elements
---------------------------------------------------------------------------- */


/* # content
---------------------------------------------------------------------------- */

div#content h1 {
	margin-bottom: 15px;
}

div#content dl.newsList dd {
	background: url(../../common/images/bg_bd_dot01.gif) repeat-x left bottom;
	margin: -1.5em 0 0;
	padding: 0 9px 10px 16em;
	position: relative;
}

div#content div.entry {
	padding: 0 9px;
}

div#content div.entry p.date {
	line-height: 1.0;
}

div#content div.entry p.date img {
	margin-left: 5px;
}

div#content div.entry .sh {
	margin-left: -9px;
	margin-right: -9px;
}

div#content div.entry p.entryBtn {
	margin: 20px 0 0;
	text-align: center;
}

div#content div.entry p.entryBtn a {
	margin: 0 10px;
}


/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */


