@charset "utf-8";
/* CSS Document */

body{
	font-size:10px;
	width:750px;
	margin:0 auto;
	color:#333333;
}
/* ---全ページ共通--- */
/* 横のライン */
.wall{
	background-image:url(../image/line_border_tate.png);
	background-repeat:repeat-y;
}
/* コンテンツの位置 */
.main_contents{
	width:748px;
	margin:0 auto;
}
/* ヘッダー */
.main_header{
	background-image:url(../image/head_bg.png);
	height:66px;
}
/* ロゴの位置 */
.margin_logo{
	margin-left:20px;
}
/* ヘッダーのリンク集の位置 */ 
.margin_left394{
	margin-left:394px;
}
/* フッターの位置 */
.margin_footer{
	margin-left:590px;
}
.background_map{
	background-image:url(../image/post.png);
	height:200px;
}
.link_access{
	margin-left:28px;
}
/* ---index専用--- */
/* 左のコンテンツ */
.index_left_contents{
	background-image:url(../image/index/left_menu_bg.png);
	height:345px;
	width:149px;
	line-height:12px;
}

/* 真ん中のコンテンツ */
.index_center_contents{
	width:440px;
	margin:0 auto;
}
/* 主催セミナーの左 */
.index_box_left{
	background-image:url(../image/index/box_top01_01.png);
	height:129px;
	background-repeat:no-repeat;
}
/* 主催セミナー右 */
.index_box_right{
	background-image:url(../image/index/box_top01_02.png);
	height:129px;
	background-repeat:no-repeat;
}
.font_box{
	color:#666666;
	width:100px;
}
.margin_box{
	margin-top:35px;
	margin-left:90px;
}
/* indexのconceptの文書 */
.index_concept_contents{
	width:436px;
	margin:0 auto;
	line-height:14px;
}
.pos_con_link{
	color:#666666;
	margin-left:380px;
}
/* ---conceptのページ--- */
.concept_contents{
	width:385px;
}
/* ---セミナートップ--- */
.seminar_box01{
	background-image:url(../image/seminar_top/seminar_box01.png);
	height:120px;
	background-repeat:no-repeat;
}
.seminar_box02{
	background-image:url(../image/seminar_top/seminar_box02.png);
	height:120px;
	background-repeat:no-repeat;
}
.box_width{
	width:225px;
	margin-left:325px;
}

/* ---講座--- */
.width_kouza{
	width:550px;
}
/* ---凡庸--- */
.font_red{
	color:#FF0000;
}
.link_white:link{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.link_white:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.link_white:active{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.link_white:visited{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.margin_left5{
	margin-left:5px;
}
.margin_left20{
	margin-left:20px;
}
.margin_left40{
	margin-left:40px;
}
.margin_left55{
	margin-left:55px;
}
.margin_left510{
	margin-left:510px;
}
.margin_top1{
	margin-top:1px;
}
.margin_top3{
	margin-top:3px;
}

.margin_top7{
	margin-top:7px;
}
.margin_top10{
	margin-top:10px;
}
.margin_top185{
	margin-top:185px;	
}
.margin_bottom10{
	margin-bottom:10px;
}
.font_size12{
	font-size:12px;
}
.font_size12_h34{
	font-size:12px;
	line-height:34px;
}
