@charset "euc-jp";

#footx{
	clear:both;
	margin:0;
	padding:0;
	width:800px;
	font-size:12px;
	}
#footxnavi{
	height:40px;
	background-image:url(/img/footer_bg_cate.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	}
#footxnavi .navimenu{
	margin:0;
	padding:15px 0 0 15px;
	}
#footx address{
	margin:0;
	padding:3px 5px 0 0;
	height:30px;
	text-align:right;
	font-style:normal;
	}

#blogparts {
	border-color: #333399;
	border-width: 1px;
	border-style: solid;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 10pt;
}

#blogparts h4 {
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	background: #333399;
	padding: 3px;
}

#bdisp {
	padding: 5px;
}

#bpsample {
	width: 350px;
	float: left;
	padding: 10px 0 10px 5px;
}

#blogparts h5 {
	font-size: 10pt;
	color: #333399;
}

#bpsample h5 {
	text-align: center;
}

#bpview ul {
	font-size: 11pt;
	margin-left: 350px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#bpview ul li {
	font-weight: bold;
}

#bpview ul ul {
	margin: 5px 0;
	font-size: 10pt;
}

#bpview ul ul li {
	background: url(/images/blogparts/flag_orange.png) 0 50% no-repeat;
	padding-left: 16px;
	margin: 0 0 5px 10px;
	font-weight: normal;
}

#blogparts div.panel_button {
	font-weight: bold;
	clear: both;
	line-height: 20px;
	font-size: 11pt;
	padding: 3px 10px 3px 0;
	text-align: right;
	cursor: pointer;
}

#blogparts textarea {
	width: 400px;
	height: 100px;
}
