/* CSS Document */

/* ----------------------------------------------
common
------------------------------------------------- */


*{
	margin: 0px;
	padding: 0px;
}
html{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	font: 95%/1.6em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 100%;
	background: url(images/bg.gif) repeat-x left top;
}
h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
p{
	padding: 0px;
	margin: 0px;
}
hr {
	display: none;
}
img {
	border-style: none;
	background: bottom;
}
body > #wrapper {
	height: auto;
}
#wrapper {
	background: url(images/wrapper.gif) repeat-y left top;
	text-align: left;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 809px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
a {
	outline: 0;
	color: #000099;
	text-decoration: underline;
}
a:hover {
}
blockquote {
	margin-left: 20px;
}


/* ----------------------------------------------
header
------------------------------------------------- */

#header {
	background: url(images/header.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 809px;
	position: relative;
	display: block;
	clear: both;
}
#header #logo a {
	background: url(images/prlogo2602.svg) no-repeat left top;
	height: 143px;
	width: 463px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 4px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	left: 31px;
}#header #mail a {
	font-size: 0px;
	line-height: 0px;
	background: url(images/mail.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 172px;
	position: absolute;
	top: 70px;
	right: 53px;
}


/* ----------------------------------------------
pagebody
------------------------------------------------- */

#pagebody {
	clear: both;
	display: block;
	width: 809px;
	background: url(images/body.gif) no-repeat center top;
}
#pagebody:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#pagebody {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #pagebody {
	height:1%;
  }
#pagebody {
	display:block;
}
/* End hides from IE-mac */

#pagebody #common {
	background: url(images/line.gif) no-repeat bottom;
	padding-bottom: 20px;
}
#pagebody #common:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#pagebody #common {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #pagebody #common {
	height:1%;
  }
#pagebody #common {
	display:block;
}
/* End hides from IE-mac */


/* ----------------------------------------------
main
------------------------------------------------- */

#main {
	float: right;
	width: 481px;
	padding-left: 34px;
	padding-right: 53px;
	padding-top: 10px;
}


/* 0829修正ココから▼▼ */

#main h2 {
	font-size: 27px;
	background: url(images/h2title.gif) no-repeat left top;
	display: block;
	width: 449px;
	margin-bottom: 10px;
	color: #e74d88;
	padding-left: 32px;
	padding-top: 5px;
	line-height: 1em;
	border-bottom: 2px solid #f7c1d6;
	padding-bottom: 3px;
}
#main h2.eng {
	font-size: 20px;
	background: url(images/h2title.gif) no-repeat left top;
	display: block;
	width: 449px;
	margin-bottom: 10px;
	color: #e74d88;
	padding-left: 32px;
	padding-top: 5px;
	line-height: 1em;
	border-bottom: 2px solid #f7c1d6;
	padding-bottom: 10px;
}
#main #h2title01 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h2title01.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 481px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom-style: none;
}
#main #h2title02 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h2title02.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 481px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom-style: none;
}
#main #h2title03 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h2title03.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 481px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom-style: none;
}

/* 0829修正ココまで▲▲ */

/* 1014修正ココから▼▼ */

#main .time {
	text-align: right;
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main .wp-caption-text {
	text-align: left;
	font: 80%/1.4em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main h4 {
	text-align: left;
	font: 90%/1.4em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7em;
}

.post {
	text-align: left;
	font: 90%/1.7em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7em;
	padding-bottom: 50px;
	padding-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3366;
}




/* 1014修正ココまで▲▲ */

#main #h3title02 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/step1.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 217px;
	margin-bottom: 8px;
	padding: 0px;
}
#main #h3title03 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/step2.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 189px;
	margin-bottom: 8px;
	padding: 0px;
}
#main #h3title04 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h3title04.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 240px;
	margin-bottom: 8px;
	padding: 0px;
}
#main .textbox {
	margin-bottom: 12px;
	padding-left: 3px;
}

#main .textbox:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#main .textbox {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #main .textbox {
	height:1%;
  }
#main .textbox {
	display:block;
}
/* End hides from IE-mac */

#main .textbox img {
	margin-top: 0.3em;
	padding: 0px 5px 5px;
	display: block;
}
/* hides from IE-mac \*/
* html #main .textbox img {
	margin-top: 0.3em;
	padding: 0px 3px 3px;
	float: none;
}
/* End hides from IE-mac */



#main ul {
	list-style: inside;
	margin-bottom: 10px;
}
#main ol {
	list-style: decimal inside;
	margin-bottom: 10px;
}
.capright {
	float: right;
}



/* ----------------------------------------------
maintop
------------------------------------------------- */

#maintop {
	float: right;
	width: 494px;
	padding-left: 29px;
	padding-right: 45px;
}
#maintop h2 {
	background: url(images/topimg.jpg) no-repeat left top;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	height: 274px;
	width: 494px;
}


.topbnr{
width:494px;
height:120px;
position:relative;
background:url(images/pr-bnr2025.png) no-repeat;
background-size:494px;
display:flex;
justify-content:space-between;
padding:49px 15px 10px;
list-style-type:none;
}
.topbnr li{
width:224px;
height:60px;
list-style-type:none;
}
.topbnr li a{
display:block;
width:224px;
height:60px;
}



/* ----------------------------------------------
side
------------------------------------------------- */

#side {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-left: 41px;
}
#side a {
	color: #000000;
	text-decoration: none;
}
#side #menutop {
	background: url(images/menutop.jpg) no-repeat left top;
	height: 396px;
	width: 200px;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}
#side #menutop #menutop01 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop01 a {
	background: url(images/menutop.jpg) no-repeat left top;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop02 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -32px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop02 a {
	background: url(images/menutop.jpg) no-repeat left -32px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop03 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -63px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop03 a {
	background: url(images/menutop.jpg) no-repeat left -63px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop04 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -94px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop04 a {
	background: url(images/menutop.jpg) no-repeat left -94px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop05 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -124px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop05 a {
	background: url(images/menutop.jpg) no-repeat left -124px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop06 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -155px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop06 a {
	background: url(images/menutop.jpg) no-repeat left -155px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop07 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -186px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop07 a {
	background: url(images/menutop.jpg) no-repeat left -186px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop08 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -216px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop08 a {
	background: url(images/menutop.jpg) no-repeat left -216px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop09 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -246px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop09 a {
	background: url(images/menutop.jpg) no-repeat left -246px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop10 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -276px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop10 a {
	background: url(images/menutop.jpg) no-repeat left -276px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#side #menutop #menutop11 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -306px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop11 a {
	background: url(images/menutop.jpg) no-repeat left -306px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop12 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -336px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop12 a {
	background: url(images/menutop.jpg) no-repeat left -336px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop13 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menutop.jpg) no-repeat left -366px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menutop #menutop13 a {
	background: url(images/menutop.jpg) no-repeat left -366px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#side #menutop #menutop01 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px top;
}
#side #menutop #menutop02 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -32px;
}
#side #menutop #menutop03 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -63px;
}
#side #menutop #menutop04 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -94px;
}
#side #menutop #menutop05 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -124px;
}
#side #menutop #menutop06 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -155px;
}
#side #menutop #menutop07 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -186px;
}
#side #menutop #menutop08 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -216px;
}
#side #menutop #menutop09 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -246px;
}
#side #menutop #menutop10 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -276px;
}
#side #menutop #menutop11 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -306px;
}
#side #menutop #menutop12 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -336px;
}
#side #menutop #menutop13 a:hover {
	background: url(images/menutop.jpg) no-repeat -200px -366px;
}


#side #menu {
	background: url(images/menu.jpg) no-repeat left top;
	height: 396px;
	width: 200px;
	list-style: url(none) none;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	display: block;
}
#side #menu #menu01 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#side #menu #menu01 a {
	background: url(images/menu.jpg) no-repeat left top;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu02 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -32px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu02 a {
	background: url(images/menu.jpg) no-repeat left -32px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu03 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -63px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu03 a {
	background: url(images/menu.jpg) no-repeat left -63px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu04 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -94px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu04 a {
	background: url(images/menu.jpg) no-repeat left -94px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu05 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -124px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu05 a {
	background: url(images/menu.jpg) no-repeat left -124px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu06 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -155px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu06 a {
	background: url(images/menu.jpg) no-repeat left -155px;
	text-indent: -99999px;
	display: block;
	height: 29px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu07 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -186px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu07 a {
	background: url(images/menu.jpg) no-repeat left -186px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu08 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -216px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu08 a {
	background: url(images/menu.jpg) no-repeat left -216px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu09 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -246px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu09 a {
	background: url(images/menu.jpg) no-repeat left -246px;
	text-indent: -99999px;
	display: block;
	height: 28px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu10 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -276px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu10 a {
	background: url(images/menu.jpg) no-repeat left -276px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu11 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -306px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu11 a {
	background: url(images/menu.jpg) no-repeat left -306px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu12 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -338px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu12 a {
	background: url(images/menu.jpg) no-repeat left -338px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu13 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/menu.jpg) no-repeat left -368px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#side #menu #menu13 a {
	background: url(images/menu.jpg) no-repeat left -368px;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#side #menu #menu01 a:hover {
	background: url(images/menu.jpg) no-repeat -200px top;
}
#side #menu #menu02 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -32px;
}
#side #menu #menu03 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -63px;
}
#side #menu #menu04 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -94px;
}
#side #menu #menu05 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -124px;
}
#side #menu #menu06 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -155px;
}
#side #menu #menu07 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -186px;
}
#side #menu #menu08 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -216px;
}
#side #menu #menu09 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -246px;
}
#side #menu #menu10 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -276px;
}
#side #menu #menu11 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -306px;
}
#side #menu #menu12 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -338px;
}
#side #menu #menu13 a:hover {
	background: url(images/menu.jpg) no-repeat -200px -368px;
}


#side #search {
	width: 87px;
}
#side form {
	padding-left: 8px;
	margin-bottom: 15px;
	display: block;
}
#side .sidebox{
	font: 80%/1.6em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 18px;
	padding-right: 7px;
	padding-left: 6px;
	display: block;
	clear: both;
}
#side .sidebox #h3stitle01 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h3stitle01.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 187px;
	margin-bottom: 4px;
}
#side .sidebox #h3stitle01_2 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h3stitle01_2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 187px;
	margin-bottom: 4px;
}
#side .sidebox #h3stitle02 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h3stitle02.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 187px;
	margin-bottom: 4px;
}
#side .sidebox #h3stitle03 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h3stitle03.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 187px;
	margin-bottom: 4px;
}
#side ul.dot {
	list-style: inside;
}
#side ul.nodot {
	list-style: url(none) none;
}

/* ----------------------------------------------
toparea 
------------------------------------------------- */

#toparea {
	display: block;
	clear: both;
	background: url(images/topbg.jpg) no-repeat center bottom;
	margin-right: 22px;
	padding-top: 10px;
	padding-bottom: 12px;
	width: 766px;
	margin-left: 21px;
}
#toparea:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#toparea  {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #toparea  {
	height:1%;
  }
#toparea {
	display:block;
}
/* End hides from IE-mac */
#toparea #topleft {
	font: 80%/1.6em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
	width: 354px;
	padding-left: 20px;
	margin-right: 25px;
}
#toparea #topleft #h3title01 {
	font-size: 0px;
	line-height: 0px;
	background: url(images/h3title01.gif) left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 348px;
	margin-bottom: 9px;
}
#toparea #topleft #bannerspace {
	text-align: center;
}
#toparea #topleft #bannerspace img {
	margin-bottom: 9px;
}
#toparea #topleft ul#leftlist {
	float: left;
	width: 168px;
	margin-right: 18px;
	list-style: url(none) none;
}
#toparea #topleft ul#rightlist {
	float: right;
	width: 168px;
	list-style: url(none) none;
}
#toparea #topright {
	float: left;
	width: 343px;
}
#toparea #topright #h3news {
	background: url(images/h3news.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 343px;
	margin-bottom: 8px;
}
#toparea #topright #newsarea {
	font: 80%/1.6em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 12px;
	list-style: inside;
	padding-left: 5px;
}
#toparea #topright #bannerspace02 {
	text-align: center;
}
#toparea #topright #bannerspace02 img {
width:234px;
margin:0 auto 9px;
}
#bannerspace02 img.imgborder{
border:1px solid #ccc;
background:#fff;
}

/* ----------------------------------------------
footer
------------------------------------------------- */

#footer {
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: center;
	width: 767px;
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #cacad7;
	margin-bottom: 10px;
}
#footer h3 {
	font-size: 14px;
}
#footer address {
	font-style: normal;
}

/* ------------- 入力フォーム ここから ------------------- */
#cf-inquiry table.table-inquiry {
    border-collapse: collapse;
    border: 1px solid #e74d88;
    font-size: 14px;
    width: 100%;
}

#cf-inquiry table.table-inquiry td {
    padding: 3px;
    vertical-align: top;
    border: 1px solid #e74d88;
}


#cf-inquiry table.table-inquiry .c1 {
    background-color: #ffd9ec;
    width: 30%;
}

#cf-inquiry table.table-inquiry .c2 {
    
}


#cf-inquiry table.table-inquiry td span.err {
    color: #ff0000;
}

/* 注意マーク */
#cf-inquiry span.mark {
    color: #ff0000;
}

#cf-inquiry #submit {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 250px;
    padding-top: 2px;
}

/* 確認ボタン */
#cf-inquiry #confirm-button{
    width: 150px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 150px;
    padding-top: 2px;
}

#cf-inquiry #confirm-buttons-area{
    margin-top: 20px;
}

/* 修正ボタン */
#cf-inquiry #confirm-buttons-area #edit-button{
    margin-left: 150px;



    width: 100px;
}
/* 送信ボタン */
#cf-inquiry #confirm-buttons-area #send-button{
    margin-left: 50px;
    width: 100px;
}

/* select */
#cf-inquiry select {
    max-width: 200px;
}
/*  ------------- 入力フォーム ここまで ------------------- */

/* ピンクリボンボトル */
.water {
    border: thin solid #EF0AA9;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
