@charset "UTF-8";
@import url("../../css/default.css");
@import url("../../css/screen_base.css");

div#content {
	width: 550px;
}

p.topimg {
	text-align: center;
}

div.text {
	padding: 0px 0px 10px 10px;
}

div#topic {
	float: left;
	width: 365px;
	margin: 15px 0;
	padding: 10px;
}

div.topictext {
	width: 365px;
	margin: 0px;
	padding: 0;
}

div#text h2 {
	margin: 0px;
	padding: 0px;
}

div#topic h3 {
	padding: 2px 4px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

div#topic h4 {
	color: #336699;
}

div.topictext,
div#topic h3,
div#topic h4 {
	font-size: 8pt;
	line-height: 100%;
}

img.blogborder {
	margin: 10px 0px;
}

div#content p.footer {
	border-width: 1px 0;
	border-style: dotted;
	border-color: #f90;
	font-size: x-small;
	text-align: right;
}

img.border {
	clear: both
	margin-top: 5px;
}

img.border2 {
	margin-top: 5px;
}

div#banner {
	clear: both;
	text-align: center;
}

div#info {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

img.mixibanner {
	width: 158px;
	margin: 0px;
	padding:0;
}

img.blogbanner {
	width: 158px;
	margin: 5px 0px;
	padding: 0;
}

img.camp {
	width: 158px;
	padding: 0;
}

div#content div.main {
	float: left;
	width: 375px;
	margin-left: 10px;
}

div#content div.main div {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../img/ind_box_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#content div.main div h4 {
	margin: 0px;
	padding: 3px 20px 5px 32px;
	background-image: url(../img/ind_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 100%;
	font-weight: normal;
}
