﻿@charset"utf-8";

/*+++++++++++++++++++++++++++++*/
/*   Rishece School SITE CSS   */
/*+++++++++++++++++++++++++++++*/

#information_box {
	width: 680px;
	}

#informatio_libra_box {
	float: left;
	width: 330px;
	}

#informatio_rishece_box {
	float: right;
	width: 330px;
	}

.information_txt_box {
	margin-left: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
	}

.information_txt_box h3 {
	width: 320px;
	padding-bottom: 4px;
	font-weight: bold;
	}

.information_txt_box h3 a {
	display: block;
	}

.information_comment {
	margin-left: 10px;
	}

.mark_check {
	vertical-align: middle;
	padding-bottom: 1px;
	margin-left: 3px;
	}

#banner_box {
	width: 680px;
	}

#banner_box_left {
	float: left;
	width: 330px;
	}

#banner_box_right {
	float: right;
	width: 330px;
	}
