@charset "utf-8";

/**
 * 1-element.css
 */

h1 {
	font-size: 197%;
}

/**
 * 2-class.css
 */



/**
 * 3-context.css
 */

div.entry {
	margin-bottom: 0;
/*
	width: 50%;
    margin: 0 auto;
*/
}


/**
 * 4-layout.css
 */

div#content {
	xtext-align: center;
}

/**
 * 5-module.css
 */

/**
 * module/mod_subSkin/1-subSkin.css
 */

p.continue {
	background-image: none;
}

div#content {
	border-bottom: 15px solid #333;
}

div#footer {
	border-top: 8px solid #000;
}

h2 {
	border-left: 5px solid #eee;
	border-right: 5px solid #eee;
	border-top: 1px solid #eee;
	border-color: #666;
}

div#content p.description {
	font-size: 123.1%;
}

/* */

h2 a {
	display: block;
}
