@charset "UTF-8";

/* others.css */

/*
inported to tha files in "others" folder
coded by webmugi at 2007-06-14
*/

@import url(default.css);
@import url(layout.css);


/* h3.h910-s */

div#main div.section h3.h910-s {
	position: relative;
	margin: 1em 0 0.5em;
	width: 18em;
	height: 2em;
	overflow: hidden;
	border: solid 1px #CCC;
	padding: 0.2em 0.5em;
	font-size: 150%;
	font-weight: bolder;
	color: #000;
}

div#main div.section h3.h910-s span {
	display: block;
	position: absolute;
	bottom: -0.4em;
	right: 0;
	z-index: -1;
	font-family: "Arial Black", sans-serif;
	font-size: 250%;
	color: #FFE5F7;
}


/* p.p800-i */

div#main div.section p.p800-i-1 {
	margin-left: 100px;
}

div#main div.section p.p800-i-2 {
	padding-top: 40px;
	background: url(../img/mk-down.png) no-repeat 100px 0;
}


