@charset "UTF-8";



#main h2 {
	border: none;
	margin:0px 30px 30px 30px;
	padding:0px;
	font-size: 116%; /*17px相当*/
	font-weight:bold;
	}
#welcoem_m { display:none; }


#side h2 { font-weight:bold; }





#side dt,
#side dd {
	font-size: 85%;
	padding-left:3px;
	padding-right:3px;
	}
#side p,
#side .note_y h2 {
	font-size: 85%;
	}

#side dt {
	font-weight:bold;
	}
	
#side dd {
	border-bottom: dotted 1px #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
	

#profile h3,
#profile p {
	font-size: 93%;
	padding-bottom:5px;
	}
	
	