body {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../image/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
}
form, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
}
a:link {
	color: #8A4062;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #8A4062;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	padding: 0px;
	margin: 0px;
}
#top {
	background-repeat: repeat-x;
	background-image: url(image/header.jpg);
}

#header {
	width: 960px;
	clear: both;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 110px;
	width: 240px;
}
#mail {
	float: right;
	width: 185px;
	height: 110px;
}
#menuback {
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#image {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/contents-back.jpg);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
#left {
	float: left;
	width: 240px;
}
#right {
	float: right;
	width: 690px;
}
#footer {
	background-image: url(image/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	font-size: 12px;
	clear: both;
	margin: 0px;
	padding-bottom: 30px;
}
table {
}
th {
}
td {
}
.box5 {
	margin-bottom: 5px;
}
.box10 {
	margin-bottom: 10px;
}
.box15 {
	margin-bottom: 15px;
}
.box20 {
	margin-bottom: 20px;
}
.box30 {
	margin-bottom: 30px;
}
.text15 {
	padding-right: 15px;
	padding-left: 15px;
}
.text20 {
	margin-left: 20px;
	margin-right: 20px;
}
.left15 {
	padding-left: 15px;
}
.left20 {
	padding-left: 20px;
}

.cf:after {
    content: " ";
    display: table;
	clear: both;
}
.cf {
    *zoom: 1;
	overflow:hidden;
}
.left {
	float: left;
	width: 310px;
}
.right {
	float: right;
	width: 310px;
}
.right2 {
	float: right;
	margin-left: 8px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.linebox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.linebox5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.linebox10 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.linebox15 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.linebox20 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.list-ten {
	background-image: url(../image/ten.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 6px;
}
.list-arw {
	background-image: url(../image/arw.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	margin-bottom: 5px;
}
.list-img {
	background-image: url(../image/img.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 2px;
	margin-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-right: 10px;
}
.tableline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.thline {
	background-color: #F1EBEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333;
	border-bottom-color: #333;
	border-top-color: #333;
	border-left-color: #333;
	color: #8A4062;
	font-weight: bold;
}
.tdline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333;
	border-bottom-color: #333;
	border-top-color: #333;
	border-left-color: #333;
}
.title-red {
	font-weight: bold;
	color: #CC0000;
}
.title-white {
	font-weight: bold;
	color: #FFFFFF;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #8A4062;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #8A4062;
	border-right-color: #8A4062;
	border-bottom-color: #8A4062;
	border-left-color: #8A4062;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #8A4062;
	padding-top: 8px;
	padding-left: 15px;
	background-image: url(../image/title2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 25px;
}

.title3 {
	background-image: url(../image/title3.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	background-position: 0px 0px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	height: 23px;
}
.title4 {
	font-weight: bold;
	color: #8A4062;
}
.title5 {
	background-image: url(../image/title3.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	background-position: 0px 0px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	height: 23px;
}
.title6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 15px;
	background-image: url(../image/title_s2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 25px;
}
.title7 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 15px;
	background-image: url(../image/title_s3.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 25px;
}
.word11 {
	font-size: 11px;
}



.line-cen {
	text-align: center;
}
.line-ri {
	text-align: right;
}
#blog_ttl, #news_ttl {
	margin-bottom: 10px;
}
#newsrss, #blogrss {
	height: 150px;
	overflow: auto;
}
#blog {
	height: 185px;
	border: 1px solid #333;
	padding: 20px;
}

.entry {
	padding-bottom: 8px;
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-left: 5px;
	padding-top: 8px;
}
.date {
	width: 70px;
	float: left;
	padding-left: 10px;
}
#info {
	background-image: url(../image/info_s1.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#infotext {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#messe {
	background-image: url(../image/messege_s1.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#messetext {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:960px; /*画像の横幅*/
	height: 290px;
}

#imageContainer img {
display:none;
position:absolute;
top:0; left:0;
}
