@charset "utf-8";

body
{
	margin				: 0px;
	padding				: 0px;
	background-image: url(../img/bk.gif);
	background-repeat: repeat;
	background-position: center;
	text-align: center;
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
hr{
	padding: 0px;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img{
	border : none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
a:link,
a:visited,
a:active {
	color: #000099;
}
a:hover{
	color: #000099;
}
/*--------------------------------------
テンプレート設定
--------------------------------------*/
#main {
	background-image: url(../img/sidebk02.jpg);
	width: 900px;
	background-repeat: repeat-y;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../img/head.jpg);
	width: 900px;
	height: 80px;
	text-align: left;
}
#rcontents-title {
	width: 210px;
	float: left;
}

#foot {
	clear: both;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	background-color: #FFFFFF;
}
/*--------------------------------------
左コンテンツ設定
--------------------------------------*/
#left-contents {
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
#lcontents-title {
	width: 220px;
	text-align: left;
}
#lcontentslist {
	text-align: left;
}
#lcontentslist li{
	background-image: url(../img/h01.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-position: left center;
	width: 183px;
}
#lcontentslist02 {
	text-align: left;
	margin-top: 20px;
}
#lcontentslist02 li{
	width: 210px;
	margin-bottom: 5px;
}
/*--------------------------------------
センターコンテンツ設定
--------------------------------------*/
#center-contents {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	width: 650px;
}
h3{
	width: 437px;
	font-weight: bold;
	color: #996600;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 15px;
}
h4{
	width: 437px;
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	margin: 0px;
}
.center-contents-or {
	color: #FF6600;
}
.text-b-r {
	font-weight: bold;
	color: #333333;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}
/*--------------------------------------
右コンテンツ設定
--------------------------------------*/
#right-contents {
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
	clear: right;
}
#right-contents:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#rcontents-title {
	width: 180px;
}
#rcontentslist {
	background-position: left;
	float: left;
}
#rcontentslist li{
	width: 180px;
	text-align: left;
	margin-top: 2px;
}
/*--------------------------------------
マージン設定
--------------------------------------*/
.marginT5 {
	margin-top: 5px;
}
.marginT10 {
	margin-top: 10px;
}
.marginT40 {
	margin-top: 45px;
}
.marginTD10 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.marginD5 {
	margin-bottom: 5px;
}
#article02 {
	margin-top: 10px;
}

/*--------------------------------------
マージン設定END
--------------------------------------*/
.contenttextbox {
	margin-bottom: 10px;
	text-align: justify;
}
.contentphotobox-c {
	margin-bottom: 10px;
	text-align: center;
}

.centerboxhr {
	width: 650px;
	margin-bottom: 30px;
	margin-top: 5px;
}
.dateboxhr {
	width: 650px;
	margin-bottom: 25px;
	margin-top: 5px;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA484;
}
.datebox {
	float: left;
}
.datebox02 {
	float: left;
	width: 630px;
}

