@charset "UTF-8";

/* -----------------------------------------------
 *          style for Feline Days Vol.1
 * ----------------------------------------------- */

/* =========== content title =========== */

#content-body h1 {
	margin-bottom: 3.5em;
}



/* =========== text styles =========== */ 

#content-body h2.h1\+ {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	color: #fff;
	background-color: #fff;
}

#content-body h3 {
}

#content-body p {
	margin-top: -0.3em;
	margin-bottom: 0;
	color: black;
	line-height: 1.67;
}

#content-body p.lead {
	font-weight: bold;
}

#content-body p.pseudo-last-child {
	margin-bottom: -0.4em;
}

#content-body div.image-block-A01 {
	color: black;
	font-size: 83%;
}



/* =========== section styles =========== */ 

/* ----- section-01 ----- */

#section-01 {
	min-height: 135px;
	_height: 135px;
	margin-bottom: 10px;
	margin-left: 22px;
	margin-right: 20px;
	padding-left: 159px;
	background: url(../img/index_bg_01.jpg) left top no-repeat;
}


/* ----- section-02 ----- */

#section-02 {
	min-height: 135px;
	_height: 135px;
	margin-left: 22px;
	margin-bottom: 32px;
	padding-left: 159px;
	padding-bottom: 2px;
	background: url(../img/index_bg_02.jpg) left bottom no-repeat;
}

#section-02 div.image-block-A01 {
	margin-bottom: 2em;
}


/* ----- section-03 ----- */

#section-03 {
	padding: 3px;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}


/* ----- section-04 ----- */

#section-04 {
	margin-bottom: 3.33em;
	margin-right: 20px;
	padding-top: 28px;
	background: url(../img/index_bg_03.png) left top no-repeat;
}

#section-04 div.float-left {
	width: 329px;
	min-height: 215px;
	_height: 215px;
	padding-right: 9px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	background: url(../img/index_bg_04.jpg) left bottom no-repeat;
}

#section-04 div.float-left dl,
#section-04 div.float-left dt,
#section-04 div.float-left dd,
#section-04 div.float-left p,
#section-04 div.float-left ul,
#section-04 div.float-left li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-04 div.float-left dl {
	margin-top: 0.1em;
	padding-left: 169px;
	padding-bottom: 1.7em;
}

#section-04 div.float-left dt,
#section-04 div.float-left dd {
	font-size: 83%;
	line-height: 1.6;
	color: black;
}

#section-04 div.float-left dt {
	margin-bottom: 1.3em;
	font-weight: normal;
}

#section-04 div.float-left dd a {
	color: black !important;
}

#section-04 div.float-right {
	width: 320px;
}


/* ----- section-05 ----- */

#section-05 {
	margin-bottom: 3.33em;
	margin-left: 22px;
}

#section-05 div.float-left {
	width: 308px;
}

#section-05 div.float-right {
	width: 340px;
}


/* ----- section-06 ----- */

#section-06 {
	margin-bottom: 3.33em;
}


/* ----- section-07 ----- */

#section-07 {
}

#section-07 div.float-left {
	width: 220px;
}

#section-07 div.float-right {
	width: 460px;
}


/* ----- section-08 ----- */

#section-08 {
	min-height: 79px;
	_height: 79px;
	margin-bottom: 10px;
	padding-left: 22px;
	padding-right: 7px;
	background: url(../img/index_bg_05.jpg) left top no-repeat;
}

#section-08 div.float-left {
	width: 460px;
	padding-top: 44px;
}

#section-08 div.float-right {
	width: 133px;
}


/* ----- section-09 ----- */

#section-09 {
	margin-right: 20px;
	margin-bottom: 30px;
}

#section-09 div.float-left {
	width: 460px;
}

#section-09 div.float-right {
	width: 201px;
	padding-top: 108px;
}

#section-09 div.float-right dl,
#section-09 div.float-right dt,
#section-09 div.float-right dd,
#section-09 div.float-right p {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-09 div.float-right dt,
#section-09 div.float-right dd {
	font-size: 83%;
	line-height: 1.6;
	color: black;
}

#section-09 div.float-right dt {
	margin-bottom: 0.4em;
	font-weight: bold;
}


/* ----- section-10 ----- */

#section-10 {
	margin-bottom: 45px;
}
#section-10 .date {
	margin:0;
	padding:0 0 3px 0;
	border-bottom: 1px solid #ccc;
	text-align:right;
	line-height: 1.4;
	font-size: 86%;
	color:#999;
}
#section-10 .notice {
	margin:0;
	padding:3px 0 0 0.7em;
	text-indent:-0.7em;
	line-height: 1.4;
	font-size: 86%;
	color:#999;
}




