@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■　共通スタイル　■■■■■■■■■■*/

.contents_box h3 {
	width: 668px;
	height: 27px;
	margin: 0 auto 12px;
	padding-top: 5px;
	text-indent: 28px;
	letter-spacing: 2px;
	font-size: 124%;
	font-weight:bold;
	color:#583822;
	background:url(../images/common/contents_title.png) no-repeat;
}

.contents_box h4 {
	clear: both;
	font-size: 108%;
	width: 644px;
	height: 40px;
	padding-top: 16px;
	text-indent: 8px;
	letter-spacing: 2px;
	background: url(../images/common/contents_h4.png) no-repeat 0 10px;
	color: #7d7d7d;
}

.contents_box h5 {
	font-size: 100%;
	margin-bottom: 8px;
	font-weight: bold;
	color: #82ae46;
	text-indent: 16px;
	background: url(../images/common/ball.gif) no-repeat 0px 3px;
}

.contents_box h6 {
	font-size: 85%;
	font-weight: bold;
	color: #0095d9;
	margin-bottom: 3px;
}

.contents_box p {
	margin-bottom: 1em;
}

.contents_box p em {
	font-weight: bold;
	font-size: 154%;
	font-style: normal;
	color: #c9171e;
	letter-spacing: 1px;
}

.subpage #contents_side {
	min-height: 600px;
	_height: 600px;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷の秘密　■■■■■■■■■■*/

.profile_info {
	float: right;
	width: 294px;
}

.contents_box .profile_info h4 {
	width: 294px;
	background: url(../images/common/contents_h4.png) no-repeat -350px 10px;
}

.profile_info dl {
	margin-left: 24px;
}

.profile_info dl dt {
	color: #82ae46;
	font-weight: bold;
	background: url(../images/common/ball.gif) no-repeat 0px 3px;
	text-indent: 16px;
}

.profile_info dl dd {
	margin-left: 16px;
	margin-bottom: 0.8em;
}

p.profile_photo {
	float: left;
	width: 350px;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷の軌跡　■■■■■■■■■■*/

table.history {
	width: 98%;
	margin: 0 auto;
	font-size: 85%;
	border-collapse: collapse;
}

table.history tr td {
	padding: 4px 8px;
	vertical-align: text-top;
}

table.history tr.color_b td {
}

table.history tr td.year,
table.history tr td.month {
	white-space: nowrap;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷の作曲　■■■■■■■■■■*/

p.caution {
	font-size: 85%;
	color: #999;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷に感染　■■■■■■■■■■*/

dl.link_list {
}

dl.link_list dt {
	font-weight: bold;
	background: url(../images/profile/ball.gif) no-repeat 0px 3px;
	text-indent: 16px;
}

dl.link_list dd {
	margin-left: 16px;
	margin-bottom: 0.8em;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷の話題　■■■■■■■■■■*/

.newspage .contents_box .contents_box_head h3 {
	margin-bottom: 2px;
}

.newspage .contents_box .contents_box_head h4 {
	font-size: 85%;
	width: 668px;
	height: auto;
	margin: 0 auto 4px;
	padding-top: 0px;
	text-indent: 0px;
	letter-spacing: 0px;
	text-align: right;
	color: #7d7d7d;
	font-weight: normal;
	background: none;
}

.newspage table {
	width: 620px;
	margin: 0 auto 1em;
	border-collapse: collapse;
	border: solid 1px #ccc;
}

.newspage table tr th {
	border: solid 1px #ccc;
	width: 18%;
	padding: 8px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
}

.newspage table tr td {
	border: solid 1px #ccc;
	padding: 8px;
	vertical-align: middle;
}

.newspage p.newsimg {
	text-align: center;
}

.newspage table tr td ol {
	margin-left: 2.5em;
}

.newspage address {
	text-align: center;
	margin-bottom: 1em;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷の屋台　■■■■■■■■■■*/

.shoppage .item_photo {
	float: left;
	width: 280px;
}

.shoppage .item_info {
	float: right;
	width: 356px;
}

.shoppage .contents_box .item_info h5 {
	text-indent: 0px;
	background: none;
}

.shoppage .item_info table {
	width: 330px;
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin-bottom: 24px;
}

.shoppage .item_info table tr th {
	border: solid 1px #ccc;
	padding: 4px;
	text-align: center;
	background-color: #e6eae3;
}

.shoppage .item_info table tr td {
	border: solid 1px #ccc;
	padding: 4px 8px;
}

.shoppage .item_info ol {
	font-size: 77%;
	list-style-position: inside;
	margin-left: 8px;
	margin-bottom: 1em;
}

.shoppage .item_info p {
	font-size: 85%;
}