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

#newsArea #side {
	top: 160px;
}

#content {
/*	min-height: 540px;*/
	min-height: 700px;
}

.ul_style1 li {
	margin-bottom: 1em;
}
.red {
	color: #cc6666;
}
#content .li_title  {
	margin-bottom: 0.3em;
}

#content .mg0 { margin: 0; }
#content .mt2 { 
	display: block;
	margin: 2em 0 0 0;
}

/* text indent */
#content .txt_indent {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}



/*#newsArea #side {
	position: relative;
	top: 20px;
}
*/
