body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F7ABC0;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}
strong {
	font-weight: bold;
}

.clearfix:after {
 content: ".";
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
   }
 .clearfix {
 display: inline-block;
 }
  /* Hides from IE-mac \*/
   * html .clearfix {
   height: 1%;
   } 
   .clearfix {
   display: block;
   } 
   /* End hide from IE-mac */ 

#wrapper {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	padding: 0px 0px 10px 0px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(/images/mv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 901px;
}
#header h1 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 45px;
	margin-left: 25px;
}
#header h1 a {
	color: #FFFFFF;
}
#contents {
	background-image: url(/images/bg_contents.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 20px;
	float: left;
}
#maincontents {
	float: left;
	width: 650px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2,h3 {
	background-image: url(/images/maintitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 611px;
}
.tit {
	padding-top: 13px;
	padding-left: 40px;
	font-size: 16px;
	color: #D14D74;
	font-weight: bold;
}
#maincontents p {
	line-height: 160%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}

.orast {
	color: #FF3300;
	font-size: 14px;
}
.bltxt{
color:#3366FF;
}

#maincontents a:link,#maincontents a:visited {
	color: #EE537D;
}


#sidemenu {
	padding: 0px;
	float: right;
	width: 200px;
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagelink h4 {
	background-image: url(/images/sidetitle1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 32px;
	width: 200px;
}
.sideMn {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 160%;
}
.sideMn li {
	background-image: url(/images/titlelist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.sideMn li a {
	font-size: 12px;
	font-weight: bold;
	color: #EE537D;
}
#sidecorner p {
	line-height: 160%;
	padding: 0px;
	color: #ED527C;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	width: 180px;
	margin-right: auto;
	font-size: 12px;
}
#sidecorner img {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 27px;
}


#sidecorner h5 {
	background-image: url(/images/sidetitle2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 200px;
}

#footerlink {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FCE0E8;
	height: 30px;
	width: 860px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
#footerlink li {
	display: inline;
}
#footerlink li.rightbor a {
	white-space: nowrap;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EE537D;
	color: #EE537D;
	padding-right: 20px;
}

#footerlink li.rightnbor a {
	white-space: nowrap;
	margin-left: 10px;
	color: #EE537D;
	padding-right: 20px;
	margin-top: 15px;
}
address {
	color: #EE537D;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
