body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.main {	font-size: x-small;
	line-height: 160%;
	color: #333333;
}.spaceleft {
	margin-left: 10px;
}
.spaceright {
	margin-right: 10px;
}
a:link {
	color: #996666;
}
a:hover {
	color: #FF6666;
}
a:visited {
	color: #996666;
}

ul.menu{
	list-style-position: outside;
	list-style-image: url("images/maru.gif"); 
}

ul.menu, ul.menu li {
	margin-left: 0px;
	margin-bottom: 5px;
}

ul.menu li {
 list-style:none;
 font-size:10px !important;
 font-size:x-small;
}
.sgt {
	float:right;
}

#program{
	width:280px;
	height:100px;
	list-style-type:none;
}
#program,#program li,#program li a{
	margin:0;
	padding:0;
}
#program li{
	_display:block;
	padding:10px;
}
#program li a{
	width:280px;
	height:100px;
	display:block;
	color:#333333;
	text-decoration:none;
}
.past_date {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.name {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}
.mtitle {
    clear:both;
    font-size:  13px !important;
	line-height:140%;
	font-size:  middle;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 3px;
	padding-left:5px;
	color: #CC9999;
	font-weight: 800;
	/*background-image: url(img/common/h2.gif); 
	background-repeat: no-repeat;
	background-position: left;*/
	letter-spacing: 0.1em;
	/*border-top: #CCCCCC;
	border-right: #E1E1E1;
	border-bottom: 1px solid #CCCCCC;*/
	border-left: 5px solid #DEDEDE;
	
}
h2 {
clear:both;
font-size:  12px !important;
	line-height:140%;
	font-size:  middle;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 3px;
	padding-left:5px;
	color: #006699;
	font-weight: 400;
	/*background-image: url(img/common/h2.gif); 
	background-repeat: no-repeat;
	background-position: left;*/
	letter-spacing: 0.1em;
	/*border-top: #CCCCCC;
	border-right: #E1E1E1;
	border-bottom: 1px solid #CCCCCC;*/
	border-left: 5px solid #006699;
	
}
.apply{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear:both;
	margin:10px 0px;
	padding:5px 0px;
	/*background-image: url(img/top/en.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.leftline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 3px;
}
.usesg a {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #CC9999;
	color: #FFFFFF;
}

.usesg a:hover {
	padding: 3px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #CC6666;
}
