@charset "shift_jis";

/*基本設定*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", 'meiryo', Arial, Helvetica, "Osaka","lroSVbN", sans-serif;
	color: #555;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background-color: #f5f4eb;
	margin: 0;
	padding: 0;
}

div,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul,ol,dl,li,dt,dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a img { border:0; }

/*マージン関係の設定*/
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_top {
	vertical-align:top;
}

.align_bottom {
	vertical-align:bottom;
}

.m0 {
	margin: 0;
}

.right_margin10px {
	float: left;
	margin : 0 10px 0 0;
}

.left_margin10px {
	margin : 0 10px 0 0;
}

.top_margin5px {
	margin : 5px 0 0 0;
}

.top_margin10px {
	margin : 10px 0 0 0;
}

.top_margin15px {
	margin : 15px 0 0 0;
}

.top_margin20px {
	margin : 20px 0 0 0;
}

.top_margin25px {
	margin : 25px 0 0 0;
}

.top_marginleft15px {
	margin : 8px 0 0 15px;
}

.top_margin10px_left10px {
	margin : 10px 0 0 10px;
}

.left_margin25px {
	margin : 5px 0 0 25px;
}

.bottom_margin5px {
	margin : 0 0 5px 0;
}

.bottom_margin10px {
	margin : 0 0 10px 0;
}

.bottom_margin20px {
	margin : 0 0 20px 0;
}

.pad5px {
	padding: 5px;
}

.pad7px {
	padding: 7px;
}

/*フォント設定（カラーなど）*/
.white {
	color: white;
}

.black {
	color: black;
}

.blue {
	color: #06c;
}

.deepred {
	color: #E30000;
}

.red {
	color: #ff0000;
}

.green {
	color: #59C10E;
}

.gray {
	color: #999;
}

.bg_white {
	background-color: #fff;
}

.green_line {
	height: 1px;
	margin: 4px 0 10px 0;
	background-color: #32A38A;
}

.title_green {
	color: #333;
	border-left: 10px solid #32A38A;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	background-color: #e5f4ee;
	margin: 10px 0 3px 0;
	padding: 5px 3px 5px 8px;
	letter-spacing: 1px;
}

.text10px {
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
}

.text10px_02 {
	font-size: 10px;
	line-height: 16px;
}

.text14px {
	font-size: 14px;
	font-weight: bold;
}

.img001 {
	float: left;
	margin: 0 10px 0 0;
}

.img002 {
	float: left;
	margin: 0 10px 50px 0;
}

.border_gray {
	border: 1px solid #ccc;
}

/*リンク*/
a:link {
	color: #555;
	text-decoration: underline;
}

a:visited {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

/*メインコンテンツ*/
.timetable p {
	margin-bottom: 60px;
}

h3 {
	margin-top: 30px;
}

h3.title01 {
	margin: 30px 0 0 0;
}

.s_text {
	margin-top: 7px;
}

.s_text2 {
	margin-top: 7px;
	margin-bottom: 60px;
}

.idlink {
	margin-bottom: 40px;
}

table.times {
	border-collapse:collapse;
	width:350px; border:1px solid #666666;
	background:#f6f6f6;
}

td.times {
	border:1px solid #666666;
	padding:2px;
} 

.s_title {
	color:#ff8000;
}

.kouza {
	color:#454545;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 2px;
}


.title {
	font-weight:bold;
	font-size:22px;
}

.course_title1 {
	color: #333;
	border-left: 10px solid #0000a6;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	background-color: #ebf9ff;
	margin: 10px 0 3px 0;
	padding: 5px 3px 5px 8px;
	letter-spacing: 1px;
}

.course_title2 {
	color: #333;
	border-left: 10px solid #ff6000;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	background-color: #ffd993;
	margin: 10px 0 3px 0;
	padding: 5px 3px 5px 8px;
	letter-spacing: 1px;
}

.course_title3 {
	color: #333;
	border-left: 10px solid #32A38A;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	background-color: #e5f4ee;
	margin: 10px 0 3px 0;
	padding: 5px 3px 5px 8px;
	letter-spacing: 1px;
}

.textarea_main {
	background: url(../images/title/img_textarea_middle.gif) top repeat-y;
	padding:0 28px 0 28px;
}

.primary_textarea_main {
	background: url(../images/title/img_primary_textarea_middle.gif) top repeat-y;
	padding:0 20px 0 20px;
}

.title_box01 {
	width: 50px;
	background-color: #FF7F00;
	border: 1px solid #FF5F00;
	padding: 2px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

/*フッター*/
#footer {
	height: 105px;
	margin: 0;
	padding: 0;
	background : url(footer.gif) repeat-x;
}

/*イズムの指導とは*/
.diagram {
	background: url(../images/title/img_ism04.gif) no-repeat;
	height: 198px;
	padding: 5px 225px 5px 10px;
	line-height: 18px;
}

.ism_system_middle {
	background: url(../images/title/img_ism_middle.gif) repeat-y;
	padding: 10px 10px 5px 10px;
	line-height: 16px;
	vertical-align: top;
}

.ism_system_bottom {
	background: url(../images/title/img_ism_bottom.gif) no-repeat;
}

/*テーブル装飾関連*/
table.style01 {
	margin: 10px 0 10px 0;
	border: 1px solid #CFCFC7;
	border-collapse: separate;
	border-spacing: 1px;
}

table.style01 th {
	font-size: 12px;
	white-space: nowrap;
	vertical-align : middle;
	border: 1px solid #CFCFC7;
	padding: 4px;
	background-color: #FFE4EC;
	text-align: center;
	font-weight: normal;
}

table.style01 th.bg_orange {
	font-size: 12px;
	white-space: nowrap;
	vertical-align : middle;
	border: 1px solid #CFCFC7;
	padding: 4px;
	background-color: #FFEBCC;
	text-align: center;
	font-weight: normal;
}

table.style01 th.bg_green {
	font-size: 12px;
	white-space: nowrap;
	vertical-align : middle;
	border: 1px solid #CFCFC7;
	padding: 4px;
	background-color: #E6F2CA;
	text-align: center;
	font-weight: normal;
}

table.style01 th.bg_blue {
	font-size: 12px;
	white-space: nowrap;
	vertical-align : middle;
	border: 1px solid #CFCFC7;
	padding: 4px;
	background-color: #E2EEF9;
	text-align: center;
	font-weight: normal;
}

table.style01 td {
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #E5E5DC;
	border-right: 1px solid #CFCFC7;
	border-bottom: 1px solid #CFCFC7;
	border-left: 1px solid #E5E5DC;
	padding: 4px;
	text-align: center;
	background-color: #FFF;
}

table.style01 a:link {
	color: #0000ff;
	text-decoration: underline;
}

table.style01 a:visited {
	color: #0000ff;
	text-decoration: underline;
}

table.style01 a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.bg_gray {
	background-color: #F7F7F7 !important;
}

/*サイドバー*/
.sidebar {
	margin: 0;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar li {
	margin: 0 0 7px 0;
	padding: 0 0 0 20px;
	line-height: 16px;
	display: block;
	background: url(../images/common/icon_orange.gif) left top no-repeat;
}

.sidebar li.last {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 16px;
	display: block;
	background: url(../images/common/icon_orange.gif) left top no-repeat;
}

.sidebar_top {
	width: 240px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.sidebar_middle {
	width: 217px;
	padding: 0 10px 0 13px;
	background:url(../images/common/img_sidebar_middle.gif) repeat-y;
}

.sidebar_bottom {
	width: 240px;
	margin: 0;
	padding: 0;
	text-align: left;
}


/* 講師紹介のブログシステム */
#topic_path {
    margin:0 0 10px 0;
	border-bottom:1px dotted #CCCCCC;
	width:535px;
}

#paging {
	width: 535px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

.whatsnewdate {
	font-size: 10px;
	letter-spacing: 1px;
	color: #002b69;
}

.whatsnewtitle {
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px dotted #002b69;
}

div#rightside_lower div.news_img01 {
	float: right;
	margin: 0 0 10px 10px;
}

div#rightside_lower div.news_img02 {
	margin: 26px 26px 0 0;
}

div#rightside_lower div.news_img03 {
	margin: 26px 0 0 0;
}

dl.news_list {
	width: 100%;
	margin: 0;
	padding: 0;
}

dl.news_list dt {
	width: 450px;
	margin-bottom: -21px;
	padding-top: 5px;
	color:#0000FF;
}

dl.news_list dt a{
    color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}

dl.news_list dt a:hover{
    color:#999999;
	font-size:13px;
	text-decoration:underline;
}

dl.news_list dt a:visited{
    color:#660000;
	font-size:13px;
	text-decoration:underline;
}

dl.news_list dd {
	padding: 0 0 4px 465px;
	border-bottom: 1px dotted #ccc;
	font-size:10px;
	color:#999999;
}

/* 新着情報のブログシステム */
#topic_path2 {
    margin:0 0 10px 0;
	border-bottom:1px dotted #CCCCCC;
	width:535px;
}

#paging2 {
	width: 535px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

.whatsnewdate2 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #002b69;
}

.whatsnewtitle2 {
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px dotted #002b69;
}

div.news_img01 {
	float: right;
	margin: 0 0 10px 10px;
}

div.news_img02 {
	margin: 26px 26px 0 0;
}

div.news_img03 {
	margin: 26px 0 0 0;
}

dl.news_list2 {
	width: 100%;
	margin: 0;
	padding: 0;
}

dl.news_list2 dt {
	width: 100px;
	margin-bottom: -21px;
	padding:5px 0 0 10px;
}

dl.news_list2 dd a{
    color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}

dl.news_list2 dd a:hover{
    color:#999999;
	font-size:13px;
	text-decoration:underline;
}

dl.news_list2 dd a:visited{
    color:#660000;
	font-size:13px;
	text-decoration:underline;
}

dl.news_list2 dd {
	padding: 0 0 4px 100px;
	border-bottom: 1px dotted #ccc;
	font-size:13px;
	color:#999999;
}





table.up_table th {
    text-align:center;
	font-size:15px;
	color:#0068b7;
	background-color:#e0edf7;
	padding:3px 0;
}

table.up_table td {
    text-align:left;
	border-bottom:dashed 1px #CCCCCC;
}

table.up_table td.grade_line {
    text-align:left;
	border-bottom:solid 1px #CCCCCC;
}

table.up_table td.ut_no_border {
	border-bottom:none;
}
















