?/*
Theme Name: auge
Theme URI: 
Description: 
Author: Nobco Kusawake
Author URI: https://artwood-auge.com/
*/

body {
	font: normal 12px "Verdana", helvetica, "ms pgothic", osaka, hirakakupro-w3, sans-serif;
	color: #ABABAB;
	background: url(bg4.gif);
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #ABABAB;
	text-decoration: none;
}

a:hover {
	color: #bca47a;
	text-decoration: underline;
}

ul {
	margin: 0;
	list-style: none;
}

h2 {
	display: inline;
	border-left: 8px double;
	padding-left: 10px;
	font-size: 18px;
	color: #6F6F6F;
}

h4 {
	font: bold 13px;
	margin: 15px 0 0 20px;
}

h5 {
	font: bold 14px;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}
	
#container {
	position: relative;
	background:  url(body.gif) repeat-y center;
	text-align: center;
	margin: 0 auto;
	width: 810px;
	height: 100%;
	bottom: 10px;
}

/* Header ----------------------------------------------------------------- */

#header {
	position: relative;
	background: url(bg.gif);
	text-align: center;
	margin: 0 auto;
	width: 800px;
	top: 10px;
}

#header-inner {
	padding: 3px 0;
	color: #5a2e2e;
	font: bold 16px "Century Gothic";
}

/* Content ---------------------------------------------------------------- */

#content {
	position: relative;
	text-align: center;
	margin: 40px auto 0;
	width: 700px;
	height: 65%;
	left: 15px;
}

#alpha, #beta {
	position: relative;
	display: inline;
	text-align: left;
	padding-bottom: 25px;
}

#alpha {
	width: 240px;
}

#beta {
	width: 460px;
}

#alpha-in, #beta-in {
	position: relative;
	display: inline;
	text-align: left;
	width: 230px;
}

#alpha, #alpha-in {
	float: left;
}

#beta, #beta-in {
	float: right;
}

.works-menu {
	margin-top: 0;
	font: bold 13px;
	padding: 7px 0 0 55px;
	list-style: circle;
}

.works-list {
	margin: 0;
	padding: 0 0 7px;
	font: normal 12px;
	line-height: 1.5;
}

.list {
	font: normal 12px;
	line-height: 1.7;
	padding: 5px 0 0 55px;
	list-style: disc;
}

#pagetop {
	margin: 85px 30px 0 0;
	text-align: right;
}

/* Footer ----------------------------------------------------------------- */


#copyright {
	position: relative;
	background: url(body_foot.gif) no-repeat center;
	color: #fff;
	clear: both;
	width: 810px;
	height: 25px;
	margin: 0 auto;
}

#copyright h3 {
	font: normal 11px "Century Gothic";
	margin: 0;
	padding: 2px 0;
}
