@charset 'shift-jis';

body {
	margin:0;
	padding:10px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3' , 'Osaka' , '‚l‚r ‚oƒSƒVƒbƒN';
	line-height:1.5;
}

textarea {
	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3' , 'Osaka' , '‚l‚r ‚oƒSƒVƒbƒN';
}

a:link { color:#33795F; }
a:visited { color: #960; }
a:hover { color: #9c0; }

hr {
	height:1px;
}
h3 {
	margin:0;
	padding:0 0 10px 0;
	color:#30765C;
	font-weight:bold;
}
.mytextfield {
	width:400px;
}
.mytextarea {
	width:500px;
	height:180px;
}
.boshuAbout {
	color:#555;
	line-height:1.7;
	font-size:81%;
}
