/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #85C72E url(images/img1.gif) repeat-y center top;
	/* font: normal small Georgia, "Times New Roman", Times, serif; */
	font-family: "$B%a%$%j%*(B", Meiryo, "$B%R%i%.%N3Q%4(B Pro W3", "$B#M#S(B $B#P%4%7%C%/(B";
	color: #000000;
}

blockquote {
	font-style: italic;
}

a {
	border-bottom: 1px dotted #336666;
	color: #874B46;
	text-decoration: none;
}

a:hover {
	border-bottom-color: #FFFFFF;
}

/* Header */

#header {
	margin: 0 auto;
	padding: 0 0 1em 0;
}

#header * {
	margin: 0;
	padding: 0;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #111111;
}

#header h1{
	margin:0 auto;
}






#header h2 {
	font-size: 180%;
}

/* Content */

#content {
	width: 500px;
	margin: 0 auto;
}

/* Column One */

#colOne {
}

#colOne .post {
	padding: 1em 0 2em 0;
	background: url(images/img2.gif) no-repeat center top;
}

#colOne .title {
	padding: 0 30px 20px 30px;
	font-size: 180%;
	font-weight: normal;
	line-height: 120%;
}

#colOne .story {
	width: 470px;
	padding: 0 0 0 15px;
}

#colOne .story p, #colOne .story ol, #colOne .story ul {
	line-height: 150%;
	text-align: justify;
}

#colOne .meta {
	padding: 1em 0 2em 0;
	background: url(images/img2.gif) no-repeat center top;
	clear: both;
	line-height: 150%;
}

/* Column Two */

#colTwo {
	padding: 1em 0;
	background: url(images/img2.gif) no-repeat center top;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	display: block;
	float: left;
	width: 33%;
}

#colTwo li ul {
	line-height: 160%;
}

#colTwo li li {
	display: list-item;
	float: none;
	width: auto;
	font-size: x-small;
}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 3em 0 0 0;
	text-transform: uppercase;
	font-size: x-small;
}

#colTwo #textfield1 {
	margin-bottom: .5em;
}

/* Footer */

#footer {
	clear: both;
	margin: 2em;
	padding: 1em 0;
	background: url(images/img2.gif) no-repeat center top;
}

#footer p {
	text-align: center;
	font-size: small;
}
