@charset "utf-8";


a {
	text-decoration: none;
	}
a:link {
	color: #0000FF;
	}
a:visited {
	color: #0000FF;
	}
a:active {
	color: #0000FF;
	}
a:hover {
	color: #000000;
	}
	
.text {
	font-size: 14px;
	}

img {
    border: 0;
    }
	
	
	
/***************************************************************************/


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	width: 800px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
	
.enter{
	font-size: 11px;
	font-weight:bold;
	}
 
.middle {
	width: 780px;
	padding: 20px;
	vertical-align:top;
	}
	
.sub {
	font-size: 16px;
	float: left;
	width: 200px;
	vertical-align:top;
	}
 
.list {
	
	list-style-image: url('img/mark.jpg');
	line-height:150%;
	}
 
.main {
	float: right;
	width: 540px;
	vertical-align:top
	}

.image {
	padding-bottom: 2px;
	}

.image2 {
	padding-left: 210px;
	padding-bottom: 2px;
	}
	
.contents {
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 5px;
	}
	
.contents3 {
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 5px;
	}

.contents3 p {
    margin: 20px 0;
    }	

.contentsl {
	border-top: 1px solid #000000;
	width: 540px;
	}
	
.ourp {
	font-size: 21px;
	line-height: 150%;
	padding-bottom: 2px;
	}
	
.uni {	
	font-size: 12px;
	line-height: 150%;
	}
	
.contents2 {
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 20px;
	letter-spacing: 1px;
	}

.copy {
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear:both;
	}
		
.copy2 {
	color: #cccccc;
	font-size: 12px;
	}
	
.ourlogo {
	border-color: 1px;
	width: 520px;
	padding: 10px;
	border: 1px dashed #000000;
	}
	
.ourlogop {
	font-size: 12px;
	line-height: 150%;
	}	

/*seminarページ**************************************************************************/


.seminartable1 {
    width: 538px;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #000000;
    text-align: left;
    }

.seminartable2 {
    width: 540px;
    }
    
.seminartable2 th {
    padding: 2px 15px;  
    text-align: left;
    font-weight: normal;
    background-color: #e8e8e8;
    }

.seminartable3 {
    width: 540px;
    }
    
.seminartable3 th {
    font-weight: normal;
    text-align: left;
    padding: 5px 10px;
    }

.seminartable3 .trcolor1{
    background-color: #9b9b9b;
    text-align: center;
    color: white;
    }
    
.seminartable3 .trcolor2{
    background-color: #e8e8e8;
    }
    
.seminartable3 .trcolor3{
    background-color: #d9d9d9;
    }
    
.attention {
    color: #990000;
    }

.seminar {
	font-size: 13px;
	}
	
.seminar4 {
	font-size: 11px;
	}
	
/*.seminarl {
	border-top-width: 3px;
	width: 500px;
	border-top-style: solid;
	border-top-color: #e6e6e6;}*/
	

/*neswページ**************************************************************************/

.newscolumn {
    margin-bottom: 35px;
    }
    
.date {
    font-weight: bold;
    margin: 0;
    }
    
.newstitle {
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
    }


/*infomationページ**************************************************************************/

.contents ol {
    margin-top: 0;
    padding: 0 0 0 30px;
    }


/*mailformページ**************************************************************************/

.mailformtable {
    width: 360px;
    height: 285px;
    margin-top: 15px;
    padding: 25px 15px;
    border: 1px solid black;
    } 
    
.mailformtable .mailtd {
    padding: 5px;
    }


/*工事中ページ**************************************************************************/

.uc {
    padding-top: 120px; 
    text-align: center;
}






