@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f0f0f0;
	text-align: center;
}
#page {
	line-height: 1.3;
	background-color: #fff;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#headerArea {
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
}
#headbar {
	background-image: url(../imgs/headerbar.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
#contentsArea {
	width: 720px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
}
#maincontentsArea {
	float: left;
	width: 510px;
	margin-bottom: 30px;
}
#sidecontentsArea {
	float: right;
	width: 190px;
	padding-left: 20px;
}
#footerArea {
	clear: both;
	text-align: center;
	line-height: 2;
	background-color: #4B190F;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerArea .footernavi {
	color: #FFF;
}
#footerArea .footernavi a {
	color: #FFF;
}
#sidecontentsArea ul li {
	height: 40px;
}
#btns {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}
#btns ul li {
	display: inline;
	margin-left: 10px;
}
.btns {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 130%;
	line-height: 2;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 10px;
	margin-top: 20px;
}
.wordright {
	text-align: right;
}
.wordcenter {
	text-align: center;
}
.kouzalist {
	font-size: 120%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #AA195A;
	padding-left: 10px;
	margin-bottom: 15px;
}
.hitokoto {
	background-color: #F0E5D1;
	padding: 20px;
	width: 400px;
	text-align: left;
	line-height: 1.3;
}
strong {
	font-size: 120%;
	color: #783223;
	line-height: 2;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #4B190F;
	text-decoration: none;
}
a:visited {
	color: #783223;
}
a:hover {
	color: #AA195A;
	text-decoration: none;
}
#linklist {
	line-height: 3.0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.redword {
	font-size: 120%;
	color: #AA195A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maincontentsArea dl {
	line-height: 1.8;
	width: 450px;
}
#maincontentsArea dl dd {
	padding-bottom: 5px;
	padding-left: 10em;
	margin-top: -1.8em;
	margin-bottom: 10px;
}
#maincontentsArea #news {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 450px;
	padding-left: 20px;
	margin-left: 15px;
}
