body,a,h1,h2,h3,h4,h5,ul,li,img,p,dl,dt,dd,table,tr,td,th{
	padding:0;
	margin:0;
}
body{
	background-color:#FFFFFF;
	text-align:center;
	font-size:15px;
	color:#333333;
	font-family: sans-serif;
}
img,a{
	border:none;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}


/*コンテンツ-----------------------------*/
#contents {
	margin: 0 0 40px 0;
	float: left;
	width: 650px;
	padding:15px 0 0 20px;
	text-align:left;
}
#contents .wr{
	width:650px;
	height:auto;
	overflow:hidden;
	padding:0 0 0 0;
}
#contents .wr:after{
	overflow:hidden;
	content:"";
	display:block;
	clear:both;
	height:1px;
}
/*\*/
 * html #contents.wr{
 	height:1em;
	overflow:hidden;
}


/*リンク---------------------------------*/
a:link{
	color:#333333;
	text-decoration:underline;
}
a:visited{
	color:#0099FF;
	text-decoration:underline;
}
a:hover[href],a:active{
	color:#2A63B4;
	text-decoration:none;
}

/*テキスト関連---------------------------*/
h1,h2,h3,h4,h5{
	font-weight:normal;
	font-size:medium;
}
#contents h1{
	background-image:url(../img/common/h1_icon.gif);
	background-repeat:no-repeat;
	font-size:36px;
	padding:0 0 10px 45px;
	>padding:2px 0 10px 45px;
	font-weight:bold;
	margin:15px 0 0 0;
}
#contents h2{
	background-image:url(../img/common/h2_back.gif);
	background-repeat:no-repeat;
	font-size:16px;
	height:35px;
	padding:20px 0 0 0;
	font-weight:bold;
	color:#333333;
	margin:10px 0 10px 0;
}
#contents h3{
	background-image:url(../img/common/h3_back.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 5px 1em;
	>padding:9px 0 5px 1em;
}
#contents h4{
	background-image:url(../img/common/h4_back.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#FF0099;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 0 1.8em;
	>padding:9px 0 0 1.8em;
}
#contents p{
	line-height:1.5em;
}
#contents .text{
	padding:0 0 10px 0;
}
strong{
	color:#CC0000;
}


/*テーブル関係------------------------*/
table{
	border-collapse:collapse;
}
td{
	border: 1px solid #999999;
}
th{
	border: 1px solid #999999;
	text-align:center;
}
tr{
	line-height:2em;
}
.border_none{
	border:0;
}
/*包み--------------------------------*/
#wrap {
	background-color: #FFFFFF;
	width: 910px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/*ヘッダー-----------------------------*/
#head{
	padding:0;
	margin:0;
	height:160px;
}
#top_text{
	font-size:11px;
	clear:both;
}
#head h1{
	margin:3px 0 0 0;
	padding:0;
	float:left;
	width:440px;
}
.head_menu{
	width:460px;
	padding:5px 0 0 10px;
	margin:0;
	float:left;
	text-align:right;
}
.head_menu img{
	margin:0;
	padding:0;
	float:right;
}
#head ul{
	clear:both;
	list-style:none;
	width:910px;
	padding:5px 0 0 0;
}
#head ul li{
	display:inline;
	float:left;
	line-height:0;
}
#head li a{
	line-height:normal;
}

/*メイン--------------------------------*/
#main {
	margin: 0px;
	padding: 0px;
	width: 910px;
	text-align:left;
	overflow: hidden;
}
#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main {
    height: 1em;
    overflow: visible;
}
/**/
#flash {
	margin: 0px;
	padding: 0px;
	width: 910px;
	clear:both;
}

/*culumn3-------------------*/
.wr	.column_3{
	width:200px;
	padding:10px 16px 10px 0;
	float:left;
}
.wr	.column_3 p{
	line-height:1.2em;
	font-size:12px;
}
/*left_right----*/
.wr .left{
	width:315px;
	padding:0 10px 40px 0;
	margin:0;
	float:left;
}
.wr .right{
	width:315px;
	padding:0 0 40px 10px;
	margin:0;
	float:left;
}

/*banner---------------------------*/
#banner{
	width:240px;
	float:left;
	padding:15px 0 40px 0;
}
#banner ul{
	background-image:url(../img/common/menu_back.gif);
	background-repeat:repeat-y;
	list-style-type:none;
}
#banner ul .li1{
	background-image:url(../img/common/menu_icon1.gif);
	background-repeat:no-repeat;
	padding:7px 0 5px 2em;
	>padding:8px 0 5px 2em;
}
#banner ul .li2{
	background-image:url(../img/common/menu_icon2.gif);
	background-repeat:no-repeat;
	padding:7px 0 5px 2em;
	>padding:8px 0 5px 2em;
}
#banner li{
    display:block;
	overflow : hidden;
}
#banner li .course{
	font-size:10px;
	margin-top:-2px;
	vertical-align:top;
	line-height:0.9em;
}
#banner ul a:link{
	color:#333333;
	text-decoration:none;
}
#banner ul a:visited{
	color:#666666;
	text-decoration:none;
}
#banner ul a:hover,a:active{
	color:#0099FF;
	text-decoration:none;
}





#open_campus{
	background-image:url(../img/common/oc_back.gif);
	background-repeat:repeat-y;
	padding:2px 0 2px 5px;
	font-size:14px;
	line-height:1.5em;
}
#banner h1{
	font-size:15px;
	font-weight:bold;
	padding:10px 0 5px 5px;
}
#banner p{
	font-size:12px;
	line-height:1.2em;
	padding:0 0 0 5px;
}



/*footer-------------------------------*/
#footer {
	clear: both;
	height: 300px;
	background: #00004D;
	padding-top: 30px;
	color: #ffffff;
	text-align:left;
}
#footer_con {
	width: 900px;
	margin: 0 auto;
	font-size:90%;
}
address {
	font-style: normal;
}
address .school_name {
	font-size: 120%;
	font-weight: bold;
}
address .tel, address .fax {
	margin-right: 15px;
}
address .email a {
	color: #ffffff;
}
#footer h3 {
	margin-top: 1em;
	font-size: 100%;
	font-weight:bold;
}
#footer li {
	display: block;
	float: left;
	width: 300px;
	line-height: 1.5em;
	font-size:90%;
}
#footer li a {
	color: #ffffff;
}
#footer li a:hover {
	color:#33CCFF;
}
#footer .copyright {
	margin-top: 50px;
	text-align: right;
}
#footer .copyright a{
	color:#FFFFFF;
}

.clear:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clear{
	display: inline-table;
	zoom:1; /* ie7 */
}
/* \*/
* html .clear{ 
	height: 1%;
	overflow: visible;
}
.clear{ 
	display:block;
}
/* */



#page_top{
	text-align:right;
	padding-bottom:20px;
}

/*文字対策----------*/
.it{
	letter-spacing:2px;
}
.white{
	color:#FFFFFF;
}