@charset "shift_jis";

/*=============================================================
	Created: 2008.10
	Modified: 
	Author: wan55. yuko aono
=============================================================*/

/*========================Contents=============================
	00) Taiken
	01) Taiken Main
	02) Taiken Side
	
	99) Clear
=============================================================*/

/*-------------------------------------------------------------
	00) Taiken
-------------------------------------------------------------*/
h3 {
	margin-left: 22px;
	margin-bottom: 31px;
}

#taiken {
	margin-left: 22px;
	width: 750px;
}

#taiken #index {}

#taiken #taikenBlock {
	position: relative;
	margin-left: -22px;
	width: 780px;
	background: transparent utl(../../taiken/images/taiken_photo_bg.jpg) left top no-repeat;
}

#taiken #taikenBlock ul {
	margin: 0 0 0 26px;
}

#taiken #taikenBlock li {
	float: left;
	width: 222px;
}

#taiken #taikenBlock li#photo01 {margin-right: 27px;}
#taiken #taikenBlock li#photo02 {margin-right: 27px;}
#taiken #taikenBlock li#photo03 {margin-right: 0;}

#taiken #taikenBlock li .btn {margin-top: 10px;}

/*-------------------------------------------------------------
	01) Taiken Main
-------------------------------------------------------------*/

#taiken #main {
	float: right;
	padding-top: 21px;
	width: 526px;
}

#taiken #main h3 {margin: 0;}
#taiken #main h4 {margin-bottom: 20px;}

#taiken .entry a {text-decoration: underline;}

#taiken .entry p {
	width: 516px;
	margin: 0 0 1em 0;
	line-height: 1.6;
}

#taiken .entry .date {
	width: 115px;
	padding: 2px 0 0;
	text-align: center;
	background: #851106 url(../../lifestyle/images/lifestyle_date_bg.gif) left top no-repeat;
}

#taiken .entry .date span {
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
}

#taiken .entry .dateFoot {
	margin-bottom: 5px;
	height: 3px;
	background: transparent url(../../lifestyle/images/lifestyle_date_bg_foot.gif) left bottom no-repeat;
}

#taiken .entry h4 {
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.3;
	color: #851106;
}

#taiken .entry .img {margin-bottom: 20px;}


#taiken .pageTop {margin: 30px 15px 0 0;}


/*-------------------------------------------------------------
	02) Taiken Side
-------------------------------------------------------------*/
#taiken #side {
	float: left;
	padding-top: 21px;
	width: 200px;
}

#taiken #side h3 {margin: 0 0 25px 0;}

#taiken #side .past {
	width: 199px;
	margin-bottom: 20px;
	border-left: 1px solid #ede8e6;
	background: #fcf6f4;
}

#taiken #side .past dl {
	margin: 0 10px 5px;
	background: transparent url(../../images/dot_02.gif) left bottom repeat-x;
	color: #851106;
}

#taiken #side .past dt {font-size: 90%;}

#taiken #side .past dd {
	padding-bottom: 0.5em;
	font-weight: bold;
	line-height: 1.3;
}

#taiken #side .past dd a {
	padding-right: 16px;
	color: #851106;
	background: transparent url(../../images/icon/icon_arrow2.gif) right bottom no-repeat;
}

#taiken #side .past dd a:hover {text-decoration: underline;}

#taiken #side .more {
	padding: 5px 10px 10px 0;
	background: transparent url(../../taiken/images/taiken_side_foot.gif) left bottom no-repeat;
	text-align: right;
}

#taiken #side .orherBlog {
	width: 200px;
	background: transparent url(../../taiken/images/taiken_side_oherblog_bg.gif) left top no-repeat;
}

#taiken #side .orherBlog ul {padding: 4px;}

#taiken #side .orherBlog li img {vertical-align: bottom;}

#taiken #side .bnrSpace {margin: 20px 0;}

#taiken #side .bnrSpace div {margin-bottom: 10px;}

/*-------------------------------------------------------------
	99) Clear
-------------------------------------------------------------*/
#taiken:after,
#taiken #taikenBlock ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#taiken,
#taiken #taikenBlock ul {display: inline-block;}

/* exclude MacIE5 \*/
* html #taiken,
* html #taiken #taikenBlock ul {height: 1%;}
#taiken,
#taiken #taikenBlock ul {display: block;}
/* end MacIE5 */
