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

body {
	margin:0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
//border: solid 5px #0000ff;

}

li {
    list-style-type:none;
	list-style-position:outside;
	margin:0px 0px;
}

/* head_css start  */

div#all {
    margin:0 auto;
	width:800px;
//border: solid 5px #0000ff;
}

div#head {
	margin:0 auto;
    text-align:center;
	width:760px;
}

div#head h1 {
    font-size:12px;
	font-weight:normal;
	margin:0 auto;
	width:760px;
}

div#header_top {
	margin-top:20px;
	height:55px;
	margin:0 auto;
	width:760px;
//border: solid 5px #0000ff;
}

div#header_top li.menu_left {
	float:left;
}

div#header_top li.menu_right {
	float:right;
	margin-top:15px;
}

/* head_css end  */

/* main_css start  */

div#main {
	width:760px;
	height:450px;
	margin:0 auto;
//border: solid 5px #0000ff;
}

div#main2 {
	width:760px;
	height:650px;
	margin:0 auto;
//border: solid 5px #0000ff;
}

div#left_colum {
    float:left;
	width:220px;
	margin:0 auto;
	padding-top:100px;
//border: solid 1px #0000ff;
}

div#center_colum {
    float:left;
	width:462px;
	margin:auto;
//border: solid 1px #0000ff;
}

div#colum {
    margin:auto;
	margin-top:0px;
//border: solid 1px #0000ff;
}

div#colum li {
    list-style:none;
    width:200px;
    height:80px;
    margin:10px;
    border: solid 1px #0000ff;
    background:yellow;
    font-size:20px;
    color:#0000ff;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	text-align:left;
}

div#colum li.course {
    list-style:none;
    width:200px;
    height:20px;
    margin-top:0px;
    font-size:20px;
    color:#0000ff;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	text-align:center;
//border: solid 1px #0000ff;
}

div#colum img {
    width:200px;
    height:80px;
//border: solid 5px #0000ff;
}

div#center_colum_main {
	margin:50px 0px auto;
//border: solid 5px #0000ff;
}
   

/* main_css end  */

/* footer_css start  */

div#linkmenu {
    margin-left:120px;
}


div#linkmenu a {
    color:#333333;
	text-decoration:none;
}

div#linkmenu a:hover {
    color:#FF9900;
}

div#linkmenu li {
    float:left;
	list-style-type:none;
}

.menu {
    list-style-type:none;
    font-size:12px;
	line-height:150%;
	color:#333333;
	margin-left:1em;
}

div#footer {
   clear:both;
   width:800px;
   height:100px;
   padding-top:15px;
   padding-bottom:10px;
   margin:auto;
   background-image:url(img/headline_black_bg.jpg);
}

div#copy {
   color:#666666;
   text-align:center;
   font-size:16px;
   list-style-type:none;
}

/*   main_contents Start  */

div#content .point1{
   font-size:20px;
   color:#FF3300;
   font-weight:bold;
}

div#content .point2{
   font-size:20px;
   color:#00FF33;
   font-weight:bold;
}

div#content .point3{
   font-size:20px;
   color:#0033FF;
   font-weight:bold;
}

div#content li{
   padding:20px;
   list-style-type:none;
   //line-height:150%;
   font-size:14px;
   //color:#333333;
}


/*   main_contents END  */


/*   main_end_info    */

div#main_end_info {
	 width:440px;
	 height:70px;
	 margin-right:auto;
	 margin-left:auto;
	 text-align:center;
//border: solid 5px #0000ff;
}

div#main_end_info img {
	width:125px;
	height:60px;
	margin:8px;
//border: solid 1px #0000ff;
}

/*   main_end_info END    */

