@charset "UTF-8";
/* CSS Document */

/*Theme color #FF6699*/

h1 {
	text-align: left;
	text-indent: 1em;
	font-size: 80%;
	color: #FFFFFD;
	padding: 5px 5px 5px 0px;
	background: #FDC4EA;
}

#contents-p1 #left-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#333333;
}

#contents-p1 #right-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#333333;
}

#contents-p2 #left-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#444444;
}

#contents-p2 #right-col h3{
	background:none repeat scroll 0 0 transparent;
	font-size:110%;
	font-weight:200;
	height:auto;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 10px;
	padding:4px 0 2px 10px;
	text-align:left;
	width:auto;
	border-bottom:1px solid #FF6699;
	border-left:7px solid #FF6699;
	color:#444444;
}

#contents-p1 #right-col h2 {
	width: 680px;
	height: 30px;
	text-indent: 2em;
	line-height: 30px;
	color: #FFFFFD;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/title_bg.gif) no-repeat;
}

#contents-p1 #left-col h2,
#contents-p1 #left-col h4 {
	/*width: 200px;*/
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/h2_short.gif) repeat-x;
}

#contents-p2 #right-col h2,
#contents-p2 #right-col h4 {
	/*width: 200px;*/
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	background: url(/img/themed/t00003/pink/h2_short.gif) repeat-x;
}

#contents-p2 #left-col h2 {
	width: 681px;
	height: 30px;
	text-indent: 1em;
	line-height: 30px;
	color: #333333;
	font-weight:normal;
	font-size:16px;
	background: url(/img/sites/max-bee/img/midashi_b.jpg) no-repeat;
}



/* copyright
------------------------------------------*/
#copyright {
	color: #000000;
	background: #FFF;
	text-align: center;
	font-size: 10px;
	margin: 20px 0px 5px 0px;
	text-indent: -5999px;
	padding: 0px;
}

#f-box{
	background: #FEE6F4;
  height:148px;
}
#f-box .fmenu {
  padding-top:10px;
  text-align:center;
  margin-left:30px;
  margin-right:30px;
  font-size:11px;
  color:#000000;
  line-height:17px;
}
#f-box .fmenu a{
  color:#000000;
	text-decoration:none;
}
#f-box .fmenu a:hover{
  color:#000000;
	text-decoration:none;
}

#f-box .box1 {
  margin-top:40px;

}
#f-box .box1 .logo {
  margin-left:20px;
  float:left;
}
#f-box  .box1 .addr {
  padding-left:0px;
	margin-left:15px;
  text-align:center;
  float:left;
  width:400px;
  color:#000000;
}
#f-box .box1 .addr p{
  line-height:14px;
}
#f-box .box1 .telbox{
  height:auto;
  float:right;
  margin-right:20px;
}

#copyright2 {
	color: #000000;
	background: #FDC4EA;
	text-align: center;
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	padding: 5px;
/*
	text-indent: -5999px;
*/
}


