@charset "shift_jis";

body{text-align: center;
	 background-image: url("../img/kabegami2.gif");
	 width : 700px;
	 margin : 5px auto;
}

h1{ font-style: oblique; 
	font-size: 300%;
	font-weight: bolder;
	font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
	letter-spacing: 8px;
	margin-top:25px;
	margin-bottom:20px;
}

h2{ font-style: italic;
	font-size: 165%;
	font-family: "HGS‘n‰pŠpÎß¯Ìß‘Ì";
	color: rgb(130, 200, 20);
	letter-spacing: 5px;
}

h3{ text-align:left;
	font-size: 125%;
	font-family:"HGS‘n‰pŠpºÞ¼¯¸UB";
	letter-spacing: 5px;
}

p{font-family: "HGPºÞ¼¯¸E";
  font-size:110%;
  line-height: 23px;
}

div.pict{ float: right;
		  margin:50px 50px 0px 0px;
}

div.profile p{text-align: left;
	     letter-spacing: 2px;
	     text-indent: 3em; 
}

div.column{border-style:double;
	       margin-top:30px;
	       margin-bottom:40px;
}

div.column h2{border-bottom:double;
	        border-bottom-color:Black;
	        margin-bottom:0px;
	        padding-bottom:8px;
}

div.column h3{ text-align:center;
	      background-color: rgb(140, 170, 250);
		  border-style: double;
		  border-left:none;
		  border-right:none;
		  margin-top:0px;
		  padding-top:5px;
		  padding-bottom:5px;
		  letter-spacing: 2px;
}
