@charset "utf-8";
/* CSS Document */

/*トップページ*/

#base00 #content {
	width: 970px;
}

#base00 img {
	float: right;
}

#base00 #gallery {
	width: 640px;
	float: right;
}

/*about*/

#base03 h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 0.85em;
}

#base03 h3 {
	margin-bottom: 7px;
	font-style: normal;
	font-size: 0.85em;
}

#base03 .marginTop {
	margin-top: 15px;
}

#base03 #pagetitle {
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 2px solid #B60005;
}

#base03 #postBox {
	margin: 0;
	width: 750px;
	float: left;
}

#base03 #rightBox {
	width: 150px;
	float: right;
}

#base03 .post {
	margin-bottom: 55px;
	padding-bottom: 25px;
	border-bottom: 1px solid #B60005;
}

#base03 .date {
	line-height: 230%;
	padding: 7px 0;
	font-size: 0.75em;
}

#base03 li {
	list-style: none;
}

#base03 img {
	margin: 5px 0;
	border: none;
}

span.pageprev {
	float: left;
}

span.pagenext {
	float: right;
}


/*link*/

#base05 dt{
	line-height: 400%;
	font-size: 1em;
}

#base05 dd{
	line-height: 210%;
	margin-bottom: 25px;
}


