@charset "utf-8";
div#content #main_image {
	height: 219px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#content #news_title  {
	font-size: 0.9em;
	color: #FF0000;
	background-color: #02359A;
	line-height: 20px;
	height: 20px;
	text-indent: 10px;
	letter-spacing: 0.2em;
}
div#content #news_contents {
	padding-left: 20px;
	line-height: 20px;
	font-size: 0.75em;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	background-color: #F6F6F6;
}
div#content  #news_contents p {
	margin: 0px;
	letter-spacing: 0.1em;
	color: #666666;
}
div#content  #news_contents a {
	color: #000000;
}
div#news_contents a:hover {
	color: #FF0000;
}

.business_img {
	height: 90px;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
div#business_box/* コンテンツ */
	{
	width: 230px;
	top: 10px;
	background-color: #CCCCCC;
	height: 300px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
div#business_box h2    {
	font-size: 0.9em;
	text-indent: 10px;
	line-height: 25px;
}
div#business_box #manga  {
	background-color: #FF99CC;
	background-image: url(../img/menubar_pink.gif);
	background-repeat: repeat-x;
}
div#business_box #school  {
	background-color: #FF6633;
	background-image: url(../img/menubar_orange.gif);
	background-repeat: repeat-x;
}
div#business_box #license  {
	background-color: #CCFF99;
	background-image: url(../img/menubar_green.gif);
	background-repeat: repeat-x;
}
div#business_box h3  {
	font-size: 0.75em;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0.1em;
}
div#business_box p  {
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding: 0px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}

div#business_box .style1  {
	color: #FF0000;
}
.float-left2 {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pic_box {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: none;
	clear: both;
	padding-left: 10px;
}
.margin_left_20px {
	margin-left: 20px;
}
.margin-top-20px {
	margin-top: 20px;
}
.margin-top-10px {
	margin-top: 10px;
}
.text_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
