h1{
	float: left;
	color: #666666; font-size: 12px;
	font-weight: bold;
}
h2{
	float: left;
	color: #666666; font-size: 12px;
	font-weight: bold;
}
h3{
	float: center;
	color: #000000; font-size: 20px;
	font-weight: bold;
}
p{
	line-height: 150%;
	color: #666666; 
	font-size: 14px;
	letter-spacing: 2px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	line-height: 120%;
	font-size: 12px;
	color: #666666;
}

.style3 {
	font-size: 11px;
}

.style4 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}

.style5 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.style6 {
	color: #ff4500;
	font-size: 12px;
}

.style7 {
	line-height: 120%;
	color: #333333;
	font-size: 14px;
	letter-spacing: 2px;
}

.style8 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}

.style9 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.style10 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.style11 {
	color: #0000ff;
	font-size: 24px;
	font-weight: bold;
}

.style12 {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
}

.style13 {
	color: #0000ff;
	font-size: 11px;
}

.style14 {
	color: #ff0000;
	font-size: 11px;
}

.style15 {
	color: #666666;
	font-size: 14px;
}
.style16 {
	font-size : 14px;
	font-weight : bold;
	color     : #ff3399;
	}
	
.style17
 {
	font-size : 14px;
	font-weight : bold;
	color     : #990000;
	}
#nav a {
	font-weight: bold;
	text-align: center;
	display: block;
	width: 115px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #FFFFFF;
	padding: 1px;
	float: none;
	font-size: 12px;
	color: #0000FF;
	background-color: #FFFFCC;
}
#nav {
	width: 125px;
	text-align: center;
	vertical-align: top;
	background-position: 100%;
	float: left;
	background-color: #FFEEEE;
}
#content {
	text-align: left;
	display: block;
	width: 420px;
	border: 5px dotted #FF4500;
	background-position: 100%;
	vertical-align: top;
	padding: 5px;
	font-size: 12px;
	letter-spacing: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFCE;
}
#nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF659C;
}
#nav a:active {
	border: 2px dotted #FF659C;
}

.box25{
  width: 615px;/*全体の幅*/
  font-size: 12px;/*文字サイズ*/
  }
.box25 dt{/*タイトル部分の設定*/
  color: #FFFFFF;/*文字色*/
  background-color: #ff6699;/*背景色*/
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-weight: bold;
  letter-spacing: 0.2em;
  width: 190px;/*タイトルの幅*/
  padding: 2px 1em 2px 1.5em;
  background-image: url("images/024_pink.gif");
  background-repeat: no-repeat;
  }
.box25 dd{/*内容部分*/
  color: #313132;/*文字色*/
  margin: 0;
  padding: 0;
  border: solid 1px #DE6A6F;/*枠色*/
  }
.box25 dd .textb24{
  padding: 0em 0em;/*テキスト部分の余白*/
  border-top: solid 4px #FCCACF;
  border-bottom: solid 4px #FCCACF;
  }
.box24{
  width: 600px;/*全体の幅*/
  font-size: 12px;/*文字サイズ*/
  }
.box24 dt{/*タイトル部分の設定*/
  color: #FFFFFF;/*文字色*/
  background-color: #ff6699;/*背景色*/
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-weight: bold;
  letter-spacing: 0.2em;
  width: 230px;/*タイトルの幅*/
  padding: 2px 1em 2px 1.5em;
  background-image: url("images/024_pink.gif");
  background-repeat: no-repeat;
  }
.box24 dd{/*内容部分*/
  color: #313132;/*文字色*/
  margin: 0;
  padding: 0;
  border: solid 1px #ff6699;/*枠色*/
  }
.box24 dd .textb24{
  padding: 1.2em 0.9em;/*テキスト部分の余白*/
  border-top: solid 4px #FCCACF;
  border-bottom: solid 4px #FCCACF;
  }