@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: distribute;
	line-break: strict;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
a {
	color: #666666;
	text-decoration: underline;
}


#head {
	height: 75px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#login {
	float: right;
	margin-bottom: 26px;
}

#headNavi {
	text-align: right;
	width: auto;
	clear: right;

}
#headNavi ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headNavi li {
	list-style-type: none;
	display: inline;
}
#headNavi img {
	padding-left: 20px;
}


#headLine {
	height: 25px;
}
#headLineNavi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
#headLineNavi a {
	color: #FFFFFF;
	text-decoration: none;
}
#headLineNavi a:hover {
	text-decoration: underline;
}

#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	overflow: auto;
}
#left {
	float: left;
	width: 190px;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	padding-bottom: 20px;
}
#left a {
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}

#leftNavi {
	padding-top: 15px;
	padding-bottom: 20px;
}
#leftNavi ul {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#leftNavi li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#leftNavi a {
	text-decoration: none;
	color: #666666;
}
#leftNavi a:hover {
	text-decoration: underline;
}
#right {
	width: 570px;
	float: right;
	font-size: 12px;
	line-height: 175%;
	color: #666666;
	padding-bottom: 40px;
}
#foot {
	clear: both;
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#copyright {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
}
h1 {
	margin: 0px;
	padding-top: 22px;
	float: left;
}

h2 {
	margin-bottom: 30px;
}
h3 {
	margin-bottom: 20px;
}
h4 {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	margin-bottom: 30px;
}


.leftConTitle {
	margin-bottom: 10px;
}
.leftConDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6699;
}
.leftConText {
	line-height: 160%;
}

.leftNews {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 7px;
}
.leftTaikenBunner {
	margin-bottom: 15px;
}
.leftEvent {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.colorTextPink {
	color: #FF6699;
}
.topOfPage {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
