@charset "Shift_JIS";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,th,td {
	margin: 0;
	padding: 0;
}

ol,ul {
	list-style-type: none;
}

dt,dd,li {
	text-indent: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

table {
	border-collapse: separate;
}

caption,th {
	text-align: left;
}

img {
	border: none;
}

body {
	margin: 0px;
	padding: 20px 0px 0px;
	background: url(images/blog_bg.gif) repeat 0 0;
	font-size: 11px;
	color: #464545;
	line-height: 1.4;
}

a {
	color: #e53c91;
	text-decoration: underline;
	border: 
}

a:hover {
	text-decoration: none;
}

#content_wrapper {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 11px;
	background: url("images/content_footer.gif") no-repeat 0 100%;
}

#content {
	background: url("images/content_bg.gif") repeat-y 0 150px;
}

#content h1 {
	margin-left: -8px;
}

#flash_box {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix {
	_height: 1px;
	min-height: 1px;
	/**//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*======================================

	noscript

=======================================*/

#blogs_wrapper {
	width: 740px;
	margin-top: 7px;
	margin-left: 27px;
	margin-bottom: 14px;
}

#princess_blog_bg,
#weekly_report_bg {
	width: 370px;
	height: 500px;
	float: left;
	background: url("images/bg_cnr.gif") no-repeat 0 0;
	position: relative;
}

#princess_blog,
#weekly_report {
	width: 261px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}

#princess_blog p.text {
	margin: 8px;
	color: #676767;
}

#princess_blog p.text .bold {
	color: #e53c91;
	font-weight: bold;
}

#weekly_report p.text {
	margin: 10px 8px;
	color: #676767;
	z-index: 30;
}

#weekly_report p.text .bold {
	color: #6c8619;
	font-weight: bold;
}

#princess_blog h3,
#weekly_report h3 {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
}

#princess_blog .content,
#weekly_report .content {
	width: 261px;
	position: relative;
}

.num {
	position: absolute;
	top: -5px;
	left: -17px;
	z-index: 10;
}

.badge {
	position: absolute;
	top: -11px;;
	left: -31px;
	z-index: 20;
}

.btn {
	margin-top: 5px;
	margin-left: 10px;
}
