.main_com {
	margin-left: 5px;
	margin-bottom:10px;
	margin-right: 5px;
	margin-top:0;
	text-align:left;
}

.main_com h2 {
	padding-bottom: 5px;
	font-family:serif;
	text-align:center;
	text-shadow: 0px 1px 0px #dcdcdc;
	line-height:145%;
	font-size:110%;
}

.main_com_m {
	padding: 10px;
	background-image: url(../../simages/bg_contents_gr.png);
	background-repeat: repeat;
	font-family:serif;
	line-height: 140%;
	font-size: 80%;
}

.kiji {
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat;
	background-image: url(../../simages/wht50.png);
	margin-right:5px;
	margin-left:5px;
	border-color: #dcdcdc;
	margin-bottom:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}

.kiji h3 {
	background-image: url(../../simages/bg_contents_gr.png);
	background-repeat: repeat;
	text-shadow: 0px 1px white;
	color: #51554f;
	line-height:125%;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:12px;
	font-size:100%;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	background-size:cover;
}

.kiji_m {
	background-repeat:repeat;
	background-image:url(../../simages/bg_kiji.png);
	color:#242c3a;
	padding-left: 7px;
	padding-bottom:4px;
	padding-right: 7px;
	padding-top: 5px;
	font-size: 90%;
	line-height:140%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}

.kiji_m ul,.kiji ol {
	margin-bottom:20px;
	padding-left:25px;
}

.kiji_m ul li,.kiji ol li {
	line-height:125%;
	margin-bottom:7px;
}

.kijiDate {
	display:none;
}

.pageup_kiji {
	text-align:right;
}

.pageup_kiji a {
	line-height:100%;
	font-size: 70%;
	color:white;
	background-color: #c6d0c0;
	padding-left:12px;
	padding-bottom:6px;
	padding-right:12px;
	padding-top:6px;
	display:inline-block;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px; 
}